spago: mark broken

This commit is contained in:
Dennis Gosnell 2023-09-13 17:29:36 -04:00
parent 535268e39f
commit 453c5c2593

View File

@ -17,8 +17,6 @@ let
(haskell.lib.compose.overrideCabal (oldAttrs: {
changelog = "https://github.com/purescript/spago/releases/tag/${oldAttrs.version}";
}))
haskell.lib.compose.unmarkBroken
haskell.lib.compose.doDistribute
];
in