Unverified Commit 47a22a42 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

postgrest: remove mentioned issue for jailbreaking

This has been closed and merged since v11 already - but the bounds are
still too strict.

The only way forward is to figure out how to upgrade to the latest
version.
parent d080f9fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2839,7 +2839,7 @@ self: super: {
  postgrest = lib.pipe super.postgrest [
    # 2023-12-20: New version needs extra dependencies
    (addBuildDepends [ self.extra self.fuzzyset_0_2_4 self.cache self.timeit ])
    # 2022-12-02: Too strict bounds: https://github.com/PostgREST/postgrest/issues/2580
    # 2022-12-02: Too strict bounds.
    doJailbreak
    # 2022-12-02: Hackage release lags behind actual releases: https://github.com/PostgREST/postgrest/issues/2275
    (overrideSrc rec {