haskell.packages.*.yesod-csp: unbreak
builds fine since 2.6.0
This commit is contained in:
parent
a10d3da293
commit
2a461c2d93
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user