fix agenix in devshell
This commit is contained in:
parent
0b17f03dde
commit
1b1f30180e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
{
|
{
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
agenix
|
agenix-cli
|
||||||
deploy-rs
|
deploy-rs
|
||||||
nil
|
nil
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue