hci: Fix hydraPlatforms
This commit is contained in:
parent
234ca69edd
commit
e8409249d9
@ -1483,7 +1483,7 @@ self: super: {
|
||||
addBuildDepend
|
||||
(overrideCabal
|
||||
(unmarkBroken super.hercules-ci-cli)
|
||||
(drv: { hydraPlatforms = [ super.hercules-ci-cli.meta.platforms ]; }))
|
||||
(drv: { hydraPlatforms = super.hercules-ci-cli.meta.platforms; }))
|
||||
super.hercules-ci-optparse-applicative
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user