Skip to content
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

error: undefined variable 'nix_2_4' #85

Closed
bbigras opened this issue Mar 7, 2022 · 0 comments · Fixed by #86
Closed

error: undefined variable 'nix_2_4' #85

bbigras opened this issue Mar 7, 2022 · 0 comments · Fixed by #86

Comments

@bbigras
Copy link

bbigras commented Mar 7, 2022

❯ nix run github:Mic92/nix-update kopia
error: undefined variable 'nix_2_4'

       at /nix/store/x8963x5f782knqwayzx28zcrqryhrgky-source/default.nix:30:72:

           29|   makeWrapperArgs = [
           30|     "--prefix PATH" ":" (lib.makeBinPath [ pkgs.nixVersions.nix_2_4 or nix_2_4 nix-prefetch nixpkgs-fmt nixpkgs-review ])
             |                                                                        ^
           31|   ];
(use '--show-trace' to show detailed location information)
Mic92 added a commit that referenced this issue Mar 7, 2022
@Mic92 Mic92 mentioned this issue Mar 7, 2022
@Mic92 Mic92 closed this as completed in #86 Mar 7, 2022
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 a pull request may close this issue.

1 participant