forked from Fediversity/Fediversity
fix agenix package in shell (#422)
as per Fediversity/Fediversity#419 (comment) Reviewed-on: Fediversity/Fediversity#422 Co-authored-by: Kiara Grouwstra <kiara@procolix.eu> Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
fd1d55df5f
commit
5a3cbe4d83
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ in
|
||||||
[
|
[
|
||||||
pkgs.npins
|
pkgs.npins
|
||||||
pkgs.nil
|
pkgs.nil
|
||||||
pkgs.agenix-cli
|
(pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { })
|
||||||
pkgs.openssh
|
pkgs.openssh
|
||||||
pkgs.httpie
|
pkgs.httpie
|
||||||
pkgs.jq
|
pkgs.jq
|
||||||
|
|
Loading…
Add table
Reference in a new issue