mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.postgres-websockets: jailbreak (wai-app-static)
This commit is contained in:
parent
5a13f175d1
commit
ec138222f7
1 changed files with 4 additions and 0 deletions
|
|
@ -2428,6 +2428,10 @@ with haskellLib;
|
|||
# https://github.com/brandonchinn178/tasty-autocollect/issues/54
|
||||
tasty-autocollect = dontCheck super.tasty-autocollect;
|
||||
|
||||
# 2026-06-17: wai-app-static >=3.1.7.1 && <3.2
|
||||
# https://github.com/diogob/postgres-websockets/issues/115
|
||||
postgres-websockets = doJailbreak super.postgres-websockets;
|
||||
|
||||
postgrest =
|
||||
lib.pipe
|
||||
(super.postgrest.overrideScope (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue