fix: admin server dies silently by upgrading warp
* fix: admin server dies silently by upgrading warp
Uses warp main branch https://github.com/yesodweb/wai/commit/ad041216b643f69a2a9c87cbf4c2988aa4633dd5
since there's no release yet.
* amend: use warp 3.4.14 for 3522917
Use a release instead of a git commit
* amend: update cabal index so cabal build succeeds
* chore: pin jose-jwt to build on CI
This commit is contained in:
+7
-1
@@ -9,9 +9,15 @@ nix:
|
||||
pure: false
|
||||
|
||||
extra-deps:
|
||||
- auto-update-0.2.6
|
||||
- configurator-pg-0.2.11
|
||||
- fuzzyset-0.2.4
|
||||
- hasql-pool-1.0.1
|
||||
- jose-jwt-0.10.0
|
||||
- http-semantics-0.4.0
|
||||
- http2-5.4.0
|
||||
- jose-jwt-0.9.6
|
||||
- network-control-0.1.7
|
||||
- postgresql-libpq-0.10.1.0
|
||||
- streaming-commons-0.2.3.1
|
||||
- time-manager-0.3.2
|
||||
- warp-3.4.14
|
||||
|
||||
Reference in New Issue
Block a user