haskellPackages.futhark-manifest: remove broken flag
This commit is contained in:
parent
99568d7fe0
commit
7c8a83016e
2 changed files with 0 additions and 3 deletions
|
@ -1563,7 +1563,6 @@ broken-packages:
|
|||
- fused-effects-mwc-random
|
||||
- fused-effects-resumable
|
||||
- fusion
|
||||
- futhark-manifest
|
||||
- futun
|
||||
- future
|
||||
- fuzzy-time-gen
|
||||
|
|
|
@ -99825,8 +99825,6 @@ self: {
|
|||
];
|
||||
description = "Definition and serialisation instances for Futhark manifests";
|
||||
license = lib.licenses.isc;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"futhark-server" = callPackage
|
||||
|
|
Loading…
Reference in a new issue