mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 03:08:11 +00:00
microcodeIntel: Move package file into by-name structure
Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
e9184559d1
commit
4108dbb113
@ -25995,8 +25995,6 @@ with pkgs;
|
||||
|
||||
mlxbf-bootimages = callPackage ../misc/mlxbf-bootimages { };
|
||||
|
||||
microcodeIntel = callPackage ../os-specific/linux/microcode/intel.nix { };
|
||||
|
||||
iucode-tool = callPackage ../os-specific/linux/microcode/iucode-tool.nix { };
|
||||
|
||||
inherit (callPackages ../os-specific/linux/apparmor { })
|
||||
|
Loading…
Reference in New Issue
Block a user