errno: ship on all platforms

This commit is contained in:
2024-06-01 14:04:45 +00:00
parent c7dd49af91
commit 8ea379d53b

View File

@@ -44,6 +44,7 @@ in
"dtc" # device tree [de]compiler "dtc" # device tree [de]compiler
"e2fsprogs" # resize2fs "e2fsprogs" # resize2fs
"efibootmgr" "efibootmgr"
"errno"
"ethtool" "ethtool"
"fatresize" "fatresize"
"fd" "fd"
@@ -166,7 +167,6 @@ in
]; ];
pcConsoleUtils = declPackageSet [ pcConsoleUtils = declPackageSet [
"errno" # 2024/05/18: doesn't cross compile (perl File-ShareDir / Module-Build-Tiny)
# "gh" # MS GitHub cli # "gh" # MS GitHub cli
"nix-index" "nix-index"
"nixpkgs-review" "nixpkgs-review"