ma source: bump to latest unstable
This commit is contained in:
parent
9d0e857dad
commit
9062524b1f
@ -11,14 +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 = "59e7765"; # unstable @ 2017-09-04
|
ref = "e8df69d"; # unstable @ 2017-10-07
|
||||||
# + graceful requests2 (a772c3a)
|
# + revert wvdial (76f4910)
|
||||||
# + mitmproxy fix (eee2d17)
|
|
||||||
# + tpm-tools fix (5cb9987)
|
|
||||||
# + dnscrypt-wrapper (25703c3)
|
|
||||||
# + lass wvstream fix (76f4910,37cc2bc,0d48837)
|
|
||||||
# + ruby stuff (2f0b17e4be9,55a952be5b5)
|
# + ruby stuff (2f0b17e4be9,55a952be5b5)
|
||||||
# + proot aarch64 fix (05d2603173d)
|
|
||||||
|
|
||||||
in
|
in
|
||||||
evalSource (toString _file) [
|
evalSource (toString _file) [
|
||||||
|
Loading…
Reference in New Issue
Block a user