From 83a7262b9c723767bf23efa194e8add3ee018406 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 1 Oct 2017 15:40:17 +0200 Subject: ma source: add patch for proot --- makefu/source.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makefu') diff --git a/makefu/source.nix b/makefu/source.nix index 1a5d4a5d..a29d0900 100644 --- a/makefu/source.nix +++ b/makefu/source.nix @@ -11,13 +11,14 @@ let then "buildbot" else "makefu"; _file = + "/makefu/1systems/${name}/source.nix"; - ref = "46cfb36"; # unstable @ 2017-09-04 + ref = "59e7765"; # unstable @ 2017-09-04 # + graceful requests2 (a772c3a) # + mitmproxy fix (eee2d17) # + tpm-tools fix (5cb9987) # + dnscrypt-wrapper (25703c3) # + lass wvstream fix (76f4910,37cc2bc,0d48837) # + ruby stuff (2f0b17e4be9,55a952be5b5) + # + proot aarch64 fix (05d2603173d) in evalSource (toString _file) [ -- cgit v1.2.3