nixpkgs/nixos/modules/image
WilliButz f88148f05e
nixos/repart-image: improve overridability, use structuredAttrs
Parameters passed to systemd-repart are now passed to the build script
via environment variable, which is defined as a list of strings in
combination with `__structuredAttrs = true`. This should make it easier
to customize the image build using `overrideAttrs`.

Both the script used to amend the repart definitions and the amended
definitions are now available via passthru.
2024-03-07 18:27:11 +01:00
..
amend-repart-definitions.py modules/image/repart: Fix stripNixStorePrefix 2023-08-22 13:09:03 +02:00
repart-image.nix nixos/repart-image: improve overridability, use structuredAttrs 2024-03-07 18:27:11 +01:00
repart.nix nixos/repart: add option for configuring sector size 2024-01-27 17:19:32 -08:00