ci: weh, oops

This commit is contained in:
kat witch 2021-05-19 08:15:59 +01:00
parent bc96518141
commit f4e1486e9e
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -21,7 +21,7 @@ with lib; {
name = "niv-update-build";
displayName = "niv update build";
nativeBuildInputs = [ nix cachix ];
environment = [ "OPENSSH_PRIVATE_KEY" ];
environment = [ "OPENSSH_PRIVATE_KEY" "CACHIX_SIGNING_KEY" ];
command = let sources = (import ../.).sources; in
''
mkdir ~/.ssh