Commit a5c1503f authored by Philippe Hürlimann's avatar Philippe Hürlimann Committed by sternenseemann
Browse files

haskellPackages.sensei: re-enable it as it it now builds fine

parent 36b71eb5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5340,7 +5340,6 @@ broken-packages:
  - semilattices # failure in job https://hydra.nixos.org/build/233223765 at 2023-09-02
  - sendgrid-haskell # failure in job https://hydra.nixos.org/build/233228693 at 2023-09-02
  - sendgrid-v3 # failure in job https://hydra.nixos.org/build/233224134 at 2023-09-02
  - sensei # failure in job https://hydra.nixos.org/build/241518007 at 2023-12-03
  - sensu-run # failure in job https://hydra.nixos.org/build/233251719 at 2023-09-02
  - sentry # failure in job https://hydra.nixos.org/build/233246813 at 2023-09-02
  - seonbi # failure in job https://hydra.nixos.org/build/233196115 at 2023-09-02
+0 −2
Original line number Diff line number Diff line
@@ -277355,9 +277355,7 @@ self: {
       description = "Automatically run Hspec tests on file modifications";
       license = lib.licenses.mit;
       badPlatforms = lib.platforms.darwin;
       hydraPlatforms = lib.platforms.none;
       maintainers = [ lib.maintainers.libjared ];
       broken = true;
     }) {};
  "sensenet" = callPackage