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