haskellPackages.clash-prelude: Unmark broken

Builds without problem
This commit is contained in:
maralorn
2024-09-07 16:19:23 +02:00
parent 04f0edfeb5
commit ae3938baff
3 changed files with 0 additions and 33 deletions
@@ -799,7 +799,6 @@ broken-packages:
- clanki # failure in job https://hydra.nixos.org/build/233196970 at 2023-09-02
- clarifai # failure in job https://hydra.nixos.org/build/233229480 at 2023-09-02
- CLASE # failure in job https://hydra.nixos.org/build/233234459 at 2023-09-02
- clash-prelude # failure in job https://hydra.nixos.org/build/233252128 at 2023-09-02
- Clash-Royale-Hack-Cheats # failure in job https://hydra.nixos.org/build/233216034 at 2023-09-02
- ClasshSS # failure in job https://hydra.nixos.org/build/255688076 at 2024-04-16
- ClassLaws # failure in job https://hydra.nixos.org/build/233243019 at 2023-09-02
@@ -825,7 +825,6 @@ dont-distribute-packages:
- chu2
- chuchu
- chunks
- circuit-notation
- citation-resolve
- citeproc-hs-pandoc-filter
- clac
@@ -833,17 +832,7 @@ dont-distribute-packages:
- claferIG
- claferwiki
- clash
- clash-ghc
- clash-lib
- clash-lib-hedgehog
- clash-multisignal
- clash-prelude-hedgehog
- clash-prelude-quickcheck
- clash-shake
- clash-systemverilog
- clash-verilog
- clash-vhdl
- clashilator
- classify-frog
- classy-effects
- classy-effects-th
@@ -2283,7 +2272,6 @@ dont-distribute-packages:
- hyperpublic
- i
- iException
- ice40-prim
- ide-backend
- ide-backend-server
- ideas-math
@@ -2576,7 +2564,6 @@ dont-distribute-packages:
- linnet-conduit
- linux-ptrace
- lio-eci11
- lion
- liquid-base
- liquid-bytestring
- liquid-containers
@@ -3407,8 +3394,6 @@ dont-distribute-packages:
- restricted-workers
- rethinkdb-model
- rethinkdb-wereHamster
- retroclash-lib
- retroclash-sim
- rewrite
- rewriting
- rezoom
-17
View File
@@ -66009,7 +66009,6 @@ self: {
testHaskellDepends = [ base clash-prelude ];
description = "A source plugin for manipulating circuits in clash with a arrow notation";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"circular" = callPackage
@@ -66529,7 +66528,6 @@ self: {
executableHaskellDepends = [ base ];
description = "Clash: a functional hardware description language - GHC frontend";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-lib" = callPackage
@@ -66581,7 +66579,6 @@ self: {
];
description = "Clash: a functional hardware description language - As a library";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
mainProgram = "v16-upgrade-primitives";
}) {};
@@ -66618,7 +66615,6 @@ self: {
base clash-prelude deepseq ghc-typelits-knownnat QuickCheck
];
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-prelude" = callPackage
@@ -66660,8 +66656,6 @@ self: {
];
description = "Clash: a functional hardware description language - Prelude library";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"clash-prelude-hedgehog" = callPackage
@@ -66678,7 +66672,6 @@ self: {
];
description = "Hedgehog Generators for clash-prelude";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-prelude-quickcheck" = callPackage
@@ -66691,7 +66684,6 @@ self: {
libraryHaskellDepends = [ base clash-prelude QuickCheck ];
description = "QuickCheck instances for various types in the CλaSH Prelude";
license = "unknown";
hydraPlatforms = lib.platforms.none;
}) {};
"clash-shake" = callPackage
@@ -66711,7 +66703,6 @@ self: {
];
description = "Shake rules for building Clash programs";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-systemverilog" = callPackage
@@ -66729,7 +66720,6 @@ self: {
];
description = "CAES Language for Synchronous Hardware - SystemVerilog backend";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-verilog" = callPackage
@@ -66747,7 +66737,6 @@ self: {
];
description = "CAES Language for Synchronous Hardware - Verilog backend";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clash-vhdl" = callPackage
@@ -66765,7 +66754,6 @@ self: {
];
description = "CAES Language for Synchronous Hardware - VHDL backend";
license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
}) {};
"clashilator" = callPackage
@@ -66789,7 +66777,6 @@ self: {
];
description = "Automated Clash to Verilator bridge";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
mainProgram = "clashilator";
}) {};
@@ -171919,7 +171906,6 @@ self: {
];
description = "Lattice iCE40 Primitive IP";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"icepeak" = callPackage
@@ -195106,7 +195092,6 @@ self: {
];
description = "RISC-V Core";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"lipsum-gen" = callPackage
@@ -263921,7 +263906,6 @@ self: {
];
description = "Code shared across the code samples in the book \"Retrocomputing with Clash\"";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"retroclash-sim" = callPackage
@@ -263943,7 +263927,6 @@ self: {
];
description = "High-level simulators from the book \"Retrocomputing with Clash\"";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"retry" = callPackage