mirror of
https://github.com/infinisil/all-hies.git
synced 2024-11-22 04:43:27 +03:00
Remove bios version since both stable and unstable now use hie-bios
This commit is contained in:
parent
0f09fb2fae
commit
57d38bdba5
@ -189,6 +189,8 @@ let
|
||||
in mkSet allVersions.stable
|
||||
// lib.mapAttrs (_: mkSet) (builtins.removeAttrs allVersions ["stable"])
|
||||
// {
|
||||
bios = throw "all-hies: All versions now have hie-bios support, no need to use the bios attribute anymore";
|
||||
|
||||
# Stable, but fall back to unstable if stable doesn't have a certain GHC
|
||||
# version
|
||||
unstableFallback = mkSet (allVersions.unstable // allVersions.stable);
|
||||
|
1
generated/bios
generated
1
generated/bios
generated
@ -1 +0,0 @@
|
||||
unstable
|
Loading…
Reference in New Issue
Block a user