ma source: bump to 2017-11-14
This commit is contained in:
parent
0716f08259
commit
a317cbf45b
|
@ -11,12 +11,8 @@ let
|
||||||
then "buildbot"
|
then "buildbot"
|
||||||
else "makefu";
|
else "makefu";
|
||||||
_file = <stockholm> + "/makefu/1systems/${name}/source.nix";
|
_file = <stockholm> + "/makefu/1systems/${name}/source.nix";
|
||||||
ref = "e3d14bb"; # unstable @ 2017-11-02
|
ref = "0c0d314"; # unstable @ 2017-11-14
|
||||||
# + ruby stuff: 2f0b17e4be9 55a952be5b5
|
# + do_sqlite3 ruby: 55a952be5b5
|
||||||
# + jsbeautifier: c60bee3
|
|
||||||
# + mitmproxy fix: a0f7cedfae31
|
|
||||||
# + synergy fix: 5e6c76bc1
|
|
||||||
# + snapraid fix: e3d14bb1
|
|
||||||
|
|
||||||
in
|
in
|
||||||
evalSource (toString _file) [
|
evalSource (toString _file) [
|
||||||
|
|
Loading…
Reference in a new issue