File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 { } ;
8888
8989 warp =
90- lib . dontCheck ( prev . callHackageDirect
91- {
92- pkg = "warp" ;
93- ver = "3.4.13" ;
94- sha256 = "sha256-jmr8kpeSPDkOhT0i9PhozZapX4nUs92cOX7POAGb7/M=" ;
95- }
96- { } ) ;
90+ lib . dontCheck
91+ ( prev . callCabal2nixWithOptions "warp"
92+ ( super . fetchFromGitHub {
93+ owner = "yesodweb" ;
94+ repo = "wai" ;
95+ rev = "e0ffc728322a25c0c881baa6d321a077e855a8f0" ;
96+ sha256 = "sha256-Dl3wLrGl1HvkF9MqGdY4dzx4z6SlCSiFZgCgprd7Cjg=" ;
97+ } ) "--subpath=warp"
98+ { } ) ;
9799 } ;
98100in
99101{
Original file line number Diff line number Diff line change @@ -15,7 +15,10 @@ extra-deps:
1515 - hasql-notifications-0.2.4.0
1616 - http-semantics-0.4.0
1717 - http2-5.4.0
18- - warp-3.4.13
18+ - git : https://github.com/yesodweb/wai.git
19+ commit : e0ffc728322a25c0c881baa6d321a077e855a8f0
20+ subdirs :
21+ - warp
1922
2023allow-newer : true
2124allow-newer-deps :
Original file line number Diff line number Diff line change 11# This file was autogenerated by Stack.
22# You should not edit this file by hand.
33# For more information, please see the documentation at:
4- # https://docs.haskellstack.org/en/stable/topics/ lock_files
4+ # https://docs.haskellstack.org/en/stable/lock_files
55
66packages:
77- completed:
@@ -47,12 +47,18 @@ packages:
4747 original:
4848 hackage: http2-5.4.0
4949- completed:
50- hackage: warp-3.4.13@sha256:ccd1fb8765166ca31928635fffdab85569b7a0f2a81cc11c9a5b91eab663eda6,10066
50+ commit: e0ffc728322a25c0c881baa6d321a077e855a8f0
51+ git: https://github.com/yesodweb/wai.git
52+ name: warp
5153 pantry-tree:
52- sha256: dfe50280b7d9549f7eebedc35f62d633ecb185ba0d9686146bb39074c3055df5
53- size: 4175
54+ sha256: 02665f2d175a7fd683470e608b23e0d661f4e55dd13e073ed203e4b9a5801f8f
55+ size: 4975
56+ subdir: warp
57+ version: 3.4.13.1
5458 original:
55- hackage: warp-3.4.13
59+ commit: e0ffc728322a25c0c881baa6d321a077e855a8f0
60+ git: https://github.com/yesodweb/wai.git
61+ subdir: warp
5662snapshots:
5763- completed:
5864 sha256: 3286bb954fe0e7e0291ca61fac01a689b7165da9d7e8ba3c3a045be989c860fd
You can’t perform that action at this time.
0 commit comments