We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3ee0f commit d486c0fCopy full SHA for d486c0f
formats/kexec-bundle.nix
@@ -3,4 +3,5 @@
3
imports = [ ./kexec.nix ];
4
5
formatAttr = lib.mkForce "kexec_bundle";
6
+ filename = lib.mkForce "*-kexec_bundle";
7
}
0 commit comments