Skip to content

Fix error: Stable 1.88.0 is not available in Nix flake #2150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

levydsa
Copy link
Contributor

@levydsa levydsa commented Jul 17, 2025

Fixed by just updating with nix flake update.

error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nix-shell'
         whose name attribute is located at /nix/store/wshnc0kqk1qz7iffb1yqri8a5cy6v7w5-source/pkgs/stdenv/generic/make-derivation.nix:375:7

       … while evaluating attribute '__impureHostDeps' of derivation 'nix-shell'
         at /nix/store/wshnc0kqk1qz7iffb1yqri8a5cy6v7w5-source/pkgs/stdenv/generic/make-derivation.nix:490:7:
          489|       __propagatedSandboxProfile = unique (computedPropagatedSandboxProfile ++ [ propagatedSandboxProfile ]);
          490|       __impureHostDeps = computedImpureHostDeps ++ computedPropagatedImpureHostDeps ++ __propagatedImpureHostDeps ++ __impureHostDeps ++ stdenv.__extraImpureHostDeps ++ [
             |       ^
          491|         "/dev/zero"

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Stable 1.88.0 is not available

@levydsa levydsa requested a review from penberg as a code owner July 17, 2025 23:28
@levydsa levydsa changed the title Fix error: Stable 1.88.0 is not available in nix flake Fix error: Stable 1.88.0 is not available in Nix flake Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant