parent
131299587c
commit
9aca532b78
10 changed files with 66 additions and 81 deletions
nixosModules/base/packages
|
@ -100,7 +100,7 @@ in {
|
|||
;
|
||||
})
|
||||
++ [
|
||||
# This could help as well: nix derivation show -r /run/current-system
|
||||
# TODO: `depOf` program that looks through `nix derivation show -r /run/current-system`
|
||||
(pkgs.writeShellApplication {
|
||||
name = "listDerivs";
|
||||
text = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue