nixos/iso-image: add jq to PATH
It's previously already in the clousure, and is actually needed by disko without deps.
This commit is contained in:
parent
ed33ba16ce
commit
80afe79ace
@ -45,6 +45,9 @@
|
||||
# Some compression/archiver tools.
|
||||
pkgs.unzip
|
||||
pkgs.zip
|
||||
|
||||
# Some utilities
|
||||
pkgs.jq
|
||||
];
|
||||
|
||||
# Include support for various filesystems and tools to create / manipulate them.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user