Skip to content

Commit 07ea008

Browse files
authored
Merge pull request #162 from tomeon/kexec-bundle-filename-attr
kexec-bundle: define filename pattern
2 parents 0e6a63c + d486c0f commit 07ea008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

formats/kexec-bundle.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
imports = [ ./kexec.nix ];
44

55
formatAttr = lib.mkForce "kexec_bundle";
6+
filename = lib.mkForce "*-kexec_bundle";
67
}

0 commit comments

Comments
 (0)