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.
2 parents 0e6a63c + d486c0f commit 07ea008Copy full SHA for 07ea008
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