mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nix-exec: use nix stable
This commit is contained in:
parent
de88551eef
commit
e82aed56f9
1 changed files with 0 additions and 1 deletions
|
@ -4045,7 +4045,6 @@ let
|
||||||
mujs = callPackage ../development/interpreters/mujs { };
|
mujs = callPackage ../development/interpreters/mujs { };
|
||||||
|
|
||||||
nix-exec = callPackage ../development/interpreters/nix-exec {
|
nix-exec = callPackage ../development/interpreters/nix-exec {
|
||||||
nix = nixUnstable;
|
|
||||||
git = gitMinimal;
|
git = gitMinimal;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue