Merge staging to master #12

Merged
steveej merged 30 commits from staging into master 2018-11-10 11:10:55 +00:00
Showing only changes of commit 726e32d408 - Show all commits

View file

@ -27,6 +27,9 @@ stdenv.mkDerivation {
name = "infra-env"; name = "infra-env";
buildInputs = [ buildInputs = [
just just
git-crypt
vcsh
gnupg
]; ];
# Set Environment Variables # Set Environment Variables