Fix Hashicorp things in the dev shell

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-02-09 19:39:25 +01:00
parent 5cdd48ffd4
commit 3145435bfc
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -377,9 +377,9 @@
nil
nix-with-wrapper
nixos-rebuild
nomad
consul
vault
(nomad.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
(consul.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
(vault.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
haskell.compiler.ghc946
stack-wrapped