Nomad and consul tools

This commit is contained in:
Jeremy Wall 2023-12-05 06:47:34 -05:00
parent 1ca0afa83b
commit 4e4e7e8d92
2 changed files with 6 additions and 3 deletions

View File

@ -143,6 +143,9 @@ EOF";
environment.systemPackages = (with pkgs; [
terraform # TODO(jeremy): Replace with opentofu when that is an option.
terraform-ls
consul
consul-template
nomad
postgresql
oha
nodejs

6
nix/darwin/flake.lock generated
View File

@ -36,12 +36,12 @@
},
"locked": {
"lastModified": 1,
"narHash": "sha256-gY/UmhMD8nqDNfIBaVXOUoI/LbO2iVVMhl7c2/Fw1X4=",
"path": "/nix/store/qz9y9n4cw4ls0wzkkdacbx73a7wqzvf1-source/nix/base-system",
"narHash": "sha256-AbnaXSoMfu+ZAuilXQWdiwbmTcxzwO1DHbS3dSsQF6g=",
"path": "/nix/store/grgx777xbxak3qgxi8z6px8zczbkks2a-source/nix/base-system",
"type": "path"
},
"original": {
"path": "/nix/store/qz9y9n4cw4ls0wzkkdacbx73a7wqzvf1-source/nix/base-system",
"path": "/nix/store/grgx777xbxak3qgxi8z6px8zczbkks2a-source/nix/base-system",
"type": "path"
}
},