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