Merge remote-tracking branch 'lass/master'

This commit is contained in:
makefu 2018-05-31 10:39:49 +02:00
commit 3bb1c28014
28 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ in
};
secrets = getAttr builder {
buildbot.file = toString <stockholm/makefu/6tests/data/secrets>;
buildbot.file = toString <stockholm/makefu/0tests/data/secrets>;
makefu.pass = {
inherit name;
dir = "${getEnv "HOME"}/.secrets-pass";
@ -79,7 +79,7 @@ in
(mkIf ( torrent ) {
torrent-secrets = getAttr builder {
buildbot.file = toString <stockholm/makefu/6tests/data/secrets>;
buildbot.file = toString <stockholm/makefu/0tests/data/secrets>;
makefu.pass = {
name = "torrent";
dir = "${getEnv "HOME"}/.secrets-pass";