shell: add emergency tools
This commit is contained in:
parent
52695c611b
commit
726e32d408
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