mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
haskellPackages.futhark-manifest: remove broken flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user