Merge staging to master #12
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ stdenv.mkDerivation {
|
|||
name = "infra-env";
|
||||
buildInputs = [
|
||||
just
|
||||
git-crypt
|
||||
vcsh
|
||||
gnupg
|
||||
];
|
||||
|
||||
# Set Environment Variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue