try to fix ci

This commit is contained in:
Cyryl Płotnicki 2021-06-19 23:59:00 +01:00
parent f5109e3f6f
commit 4dc3e0773f

View file

@ -8,6 +8,7 @@ in
(pkgs.writeShellScriptBin "nix-experimental" ''
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
'')
cacert
git
];
shellHook = ''