forked from fediversity/fediversity
add packages needed to run nix commands in pure mode
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
7646147f9e
commit
fd19e2c895
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ in
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
pkgs.which
|
pkgs.which
|
||||||
|
pkgs.git
|
||||||
|
pkgs.nix
|
||||||
pkgs.npins
|
pkgs.npins
|
||||||
pkgs.nil
|
pkgs.nil
|
||||||
(pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { })
|
(pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { })
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue