mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-12-01 20:46:12 +01:00
Fix Hashicorp things in the dev shell
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
5cdd48ffd4
commit
3145435bfc
|
@ -377,9 +377,9 @@
|
||||||
nil
|
nil
|
||||||
nix-with-wrapper
|
nix-with-wrapper
|
||||||
nixos-rebuild
|
nixos-rebuild
|
||||||
nomad
|
(nomad.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
|
||||||
consul
|
(consul.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
|
||||||
vault
|
(vault.overrideAttrs (old: {meta = old.meta // {license = "mpl-2.0";};}))
|
||||||
|
|
||||||
haskell.compiler.ghc946
|
haskell.compiler.ghc946
|
||||||
stack-wrapped
|
stack-wrapped
|
||||||
|
|
Loading…
Reference in a new issue