haskell.packages.*.yesod-csp: unbreak

builds fine since 2.6.0
This commit is contained in:
Pascal Wittmann 2024-06-11 00:06:38 +02:00
parent a10d3da293
commit 2a461c2d93
No known key found for this signature in database
GPG Key ID: 32F433A020D40E2A
2 changed files with 0 additions and 2 deletions

View File

@ -6732,7 +6732,6 @@ broken-packages:
- yesod-content-pdf # failure in job https://hydra.nixos.org/build/233210723 at 2023-09-02
- yesod-crud # failure in job https://hydra.nixos.org/build/233218383 at 2023-09-02
- yesod-crud-persist # failure in job https://hydra.nixos.org/build/233245131 at 2023-09-02
- yesod-csp # failure in job https://hydra.nixos.org/build/233207134 at 2023-09-02
- yesod-datatables # failure in job https://hydra.nixos.org/build/233197763 at 2023-09-02
- yesod-dsl # failure in job https://hydra.nixos.org/build/233210879 at 2023-09-02
- yesod-fast-devel # failure in job https://hydra.nixos.org/build/233209381 at 2023-09-02

View File

@ -336489,7 +336489,6 @@ self: {
description = "Add CSP headers to Yesod apps";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"yesod-datatables" = callPackage