mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
haskellPackages.postgres-websockets: remove obsolete override
This commit is contained in:
@@ -2568,10 +2568,6 @@ with haskellLib;
|
||||
# https://github.com/brandonchinn178/tasty-autocollect/issues/54
|
||||
tasty-autocollect = dontCheck super.tasty-autocollect;
|
||||
|
||||
# 2026-07-17: jose < 0.13
|
||||
# https://github.com/diogob/postgres-websockets/issues/116
|
||||
postgres-websockets = doJailbreak super.postgres-websockets;
|
||||
|
||||
postgrest =
|
||||
lib.pipe
|
||||
(super.postgrest.overrideScope (
|
||||
|
||||
Reference in New Issue
Block a user