mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
nix-exec: build against nixUnstable
This commit is contained in:
parent
27ffee3631
commit
0c5a7d5df2
@ -4780,6 +4780,8 @@ let
|
||||
|
||||
nix-exec = callPackage ../development/interpreters/nix-exec {
|
||||
git = gitMinimal;
|
||||
|
||||
nix = nixUnstable;
|
||||
};
|
||||
|
||||
octave = callPackage ../development/interpreters/octave {
|
||||
|
Loading…
Reference in New Issue
Block a user