Fix evaluation errors on Hydra.
This commit is contained in:
parent
dbf55842e8
commit
a982892116
@ -780,11 +780,12 @@ self: super: {
|
|||||||
# https://github.com/goldfirere/singletons/issues/116
|
# https://github.com/goldfirere/singletons/issues/116
|
||||||
# https://github.com/goldfirere/singletons/issues/117
|
# https://github.com/goldfirere/singletons/issues/117
|
||||||
# https://github.com/goldfirere/singletons/issues/118
|
# https://github.com/goldfirere/singletons/issues/118
|
||||||
singletons = markBroken super.singletons;
|
clash-lib = dontDistribute super.clash-lib;
|
||||||
singleton-nats = dontDistribute super.singleton-nats;
|
clash-verilog = dontDistribute super.clash-verilog;
|
||||||
hgeometry = dontDistribute super.hgeometry;
|
hgeometry = dontDistribute super.hgeometry;
|
||||||
hipe = dontDistribute super.hipe;
|
hipe = dontDistribute super.hipe;
|
||||||
clash-lib = dontDistribute super.clash-lib;
|
singleton-nats = dontDistribute super.singleton-nats;
|
||||||
|
singletons = markBroken super.singletons;
|
||||||
|
|
||||||
# https://github.com/anton-k/temporal-music-notation/issues/1
|
# https://github.com/anton-k/temporal-music-notation/issues/1
|
||||||
temporal-music-notation = markBroken super.temporal-music-notation;
|
temporal-music-notation = markBroken super.temporal-music-notation;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user