File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 264
264
sha256 = "sha256-xcGZ11ocdlB8ks20QAhtPZ+4ggmV4Om4CPHH/M6NjXk=" ;
265
265
} ;
266
266
} ;
267
+ # PR: https://github.com/yesodweb/wai/pull/958
268
+ warp = {
269
+ src = fetchgit {
270
+ url = "https://github.com/wireapp/wai" ;
271
+ rev = "bedd6a835f6d98128880465c30e8115fa986e3f6" ;
272
+ sha256 = "sha256-0r/d9YwcKZIZd10EhL2TP+W14Wjk0/S8Q4pVvZuZLaY=" ;
273
+ } ;
274
+ packages = {
275
+ "warp" = "warp" ;
276
+ } ;
277
+ } ;
267
278
} ;
268
279
hackagePins = {
269
280
# Major re-write upstream, we should get rid of this dependency rather than
292
303
version = "1.4.0" ;
293
304
sha256 = "sha256-zPT/FMxAiR94NReqNIDa/RS7dtiNWCRe3SZi8P11GDk=" ;
294
305
} ;
295
- warp = {
296
- version = "3.3.30" ;
297
- sha256 = "sha256-VrK27a2wFtezh9qabcXGe2tw9EwBmI8mKwmpCtXq9rc=" ;
298
- } ;
299
306
warp-tls = {
300
307
version = "3.4.3" ;
301
308
sha256 = "sha256-6MjlCKGC8v+7OiSuMFGwO8sgcA3gp0OfOnneI2wSpWI=" ;
You can’t perform that action at this time.
0 commit comments