elmPackages.elmi-to-json: fix incorrect broken flag
This commit is contained in:
parent
caa1c96996
commit
f166c7778c
@ -68,6 +68,7 @@ self: super: {
|
||||
] (super.hashable.override {
|
||||
os-string = null;
|
||||
});
|
||||
hashable-time = doDistribute (unmarkBroken super.hashable-time);
|
||||
|
||||
# Too strict lower bounds on base
|
||||
primitive-addr = doJailbreak super.primitive-addr;
|
||||
|
@ -378,7 +378,7 @@ let
|
||||
elm
|
||||
elm-format
|
||||
elm-instrument
|
||||
# elmi-to-json broken by hashable-time on 2024-03-16
|
||||
elmi-to-json
|
||||
;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user