Merge staging into staging-next

This commit is contained in:
Frederik Rietdijk
2021-03-08 19:20:18 +01:00
374 changed files with 3871 additions and 2493 deletions
+1 -1
View File
@@ -51,8 +51,8 @@ in stdenv.mkDerivation rec {
patches = [ ./40103-iostat-fix.patch ];
nativeBuildInputs = [ unzip ];
buildInputs = [
unzip
makeWrapper
] ++ (with python'.pkgs; [
requests
@@ -7,7 +7,7 @@ stdenv.mkDerivation {
url = "http://tarballs.nixos.org/Azureus2.3.0.6.jar";
sha256 = "1hwrh3n0b0jbpsdk15zrs7pw175418phhmg6pn4xi1bvilxq1wrd";
};
# buildInputs = [unzip];
inherit jdk swt;
meta = {