Merge remote-tracking branch 'gum/master' into staging/18.03

This commit is contained in:
lassulus 2018-03-29 19:19:13 +02:00
commit f0a872fea6
4 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
python2Packages.buildPythonApplication rec {
name = "buildbot-classic-${version}";
version = "0.8.15";
version = "0.8.16";
namePrefix = "";
patches = [];
@ -10,7 +10,7 @@ python2Packages.buildPythonApplication rec {
owner = "krebscode";
repo = "buildbot-classic";
rev = version;
sha256 = "0hmmpqxs1i3nvwj9681yi0q3qz0xdcbbm0774lkn1ic5fg3c68fm";
sha256 = "0g686n6m0cjfyympl0ksansllx503gby3hx9gmc8hiyx6x5fkjha";
};
postUnpack = "sourceRoot=\${sourceRoot}/master";

View File

@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="drop";
torrent = true;
}

View File

@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="fileleech";
name = "fileleech";
torrent = true;
}