Loading pkgs/tools/virtualization/mkosi/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ let withFirstboot = true; withEfi = true; withUkify = true; withKernelInstall = true; }; python3pefile = python3.withPackages (ps: with ps; [ Loading Loading
pkgs/tools/virtualization/mkosi/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ let withFirstboot = true; withEfi = true; withUkify = true; withKernelInstall = true; }; python3pefile = python3.withPackages (ps: with ps; [ Loading