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
+2 -1
View File
@@ -9,7 +9,8 @@ stdenv.mkDerivation rec {
hash = "sha256-IZhRg2JcYQXQKU/lYZpLLcsSdjZZO+toY5yvk+RKUCY=";
};
buildInputs = [ unzip jre ];
nativeBuildInputs = [ unzip ];
buildInputs = [ jre ];
desktopItem = makeDesktopItem {
name = "basex";