try to fix ci
This commit is contained in:
parent
f5109e3f6f
commit
4dc3e0773f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ in
|
||||||
(pkgs.writeShellScriptBin "nix-experimental" ''
|
(pkgs.writeShellScriptBin "nix-experimental" ''
|
||||||
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
|
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
|
||||||
'')
|
'')
|
||||||
|
cacert
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|
Loading…
Reference in a new issue