parent
1c6a26c20e
commit
40eca83dba
1 changed files with 1 additions and 1 deletions
|
@ -99,6 +99,7 @@ in {
|
|||
killall
|
||||
nix-output-monitor
|
||||
nix-melt
|
||||
nix-tree
|
||||
progress
|
||||
tree
|
||||
gnugrep
|
||||
|
@ -114,7 +115,6 @@ in {
|
|||
tzdata
|
||||
;
|
||||
|
||||
# TODO: `depOf` program that looks through `nix derivation show -r /run/current-system`
|
||||
listDerivs = pkgs.writeShellApplication {
|
||||
name = "listDerivs";
|
||||
text = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue