nextcloud22: init at 22.0.0

Simplified, non-breaking version of e05f4101c16f08058a14ac4335886567e1ffe987.
This commit is contained in:
Maximilian Bosch
2021-07-12 23:27:57 +02:00
parent b58ae55e22
commit f8b79de69e
4 changed files with 10 additions and 5 deletions
+5
View File
@@ -63,6 +63,11 @@ in {
version = "21.0.3";
sha256 = "8adcd175c7a70c33332586fa9ce36d03ba02d1df5d4c334d1210201d3fb953ee";
};
nextcloud22 = generic {
version = "22.0.0";
sha256 = "sha256-ORHTdUw3rKfJtfOys3UTwPK1u5ea8AgWwRF7Hu28XXo=";
};
# tip: get she sha with:
# curl 'https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256'
}