mirror of
https://github.com/nix-community/nixos-generators.git
synced 2024-11-22 18:24:59 +03:00
Merge pull request #162 from tomeon/kexec-bundle-filename-attr
kexec-bundle: define filename pattern
This commit is contained in:
commit
07ea008afc
@ -3,4 +3,5 @@
|
||||
imports = [ ./kexec.nix ];
|
||||
|
||||
formatAttr = lib.mkForce "kexec_bundle";
|
||||
filename = lib.mkForce "*-kexec_bundle";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user