haskellPackages.yesod-csp: 0.2.7.0 -> 0.2.7.1 (#467509)

This commit is contained in:
Wolfgang Walther
2025-12-09 11:56:31 +00:00
committed by GitHub
2 changed files with 0 additions and 3 deletions
@@ -7399,7 +7399,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/307611592 at 2025-09-19
- 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
-2
View File
@@ -752982,8 +752982,6 @@ self: {
];
description = "Add CSP headers to Yesod apps";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}
) { };