add cachix to shell
This commit is contained in:
parent
e47c03f672
commit
25d426499b
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@ pkgs.mkShell {
|
||||||
kubernetes-helm
|
kubernetes-helm
|
||||||
pre-commit
|
pre-commit
|
||||||
sops
|
sops
|
||||||
|
cachix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue