ma source: apply mitmproxy
This commit is contained in:
parent
f2be1a04d9
commit
f9a98b77a8
|
@ -11,8 +11,9 @@ let
|
||||||
then "buildbot"
|
then "buildbot"
|
||||||
else "makefu";
|
else "makefu";
|
||||||
_file = <stockholm> + "/makefu/1systems/${name}/source.nix";
|
_file = <stockholm> + "/makefu/1systems/${name}/source.nix";
|
||||||
ref = "a035602"; # unstable @ 2017-09-04
|
ref = "2c566ee"; # unstable @ 2017-09-04
|
||||||
# + graceful requests2 (a772c3aa)
|
# + graceful requests2 (a772c3aa)
|
||||||
|
# + mitmproxy fix (eee2d174)
|
||||||
|
|
||||||
in
|
in
|
||||||
evalSource (toString _file) [
|
evalSource (toString _file) [
|
||||||
|
|
Loading…
Reference in a new issue