diff options
author | makefu <github@syntax-fehler.de> | 2018-02-14 01:35:06 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-02-14 01:35:06 +0100 |
commit | b02b939e7ce78a7d66844a751551f7b0a56532d3 (patch) | |
tree | 7a74dafcf9ffed93b0d937c7308d883600017534 /makefu/source.nix | |
parent | 43c2a68a956a9630d0f1841310934065b429ecfd (diff) |
ma source: cd36b3d -> 51810e0
Diffstat (limited to 'makefu/source.nix')
-rw-r--r-- | makefu/source.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/source.nix b/makefu/source.nix index f06c9454f..708f0d20c 100644 --- a/makefu/source.nix +++ b/makefu/source.nix @@ -13,7 +13,8 @@ let then "buildbot" else "makefu"; _file = <stockholm> + "/makefu/1systems/${name}/source.nix"; - ref = "cd36b3d"; # nixos-17.09 @ 2018-02-06 + # TODO: automate updating of this ref + cherry-picks + ref = "51810e0"; # nixos-17.09 @ 2018-02-14 # + do_sqlite3 ruby: 55a952be5b5 # + signal: 0f19beef3 |