tlaternet-server/pkgs/_sources_nextcloud/generated.nix

61 lines
1.9 KiB
Nix
Raw Normal View History

2022-10-17 11:00:02 +01:00
# This file was generated by nvfetcher, please do not modify it manually.
2022-11-05 17:31:58 +00:00
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
2022-10-17 11:00:02 +01:00
{
apporder = {
pname = "apporder";
version = "v0.15.0";
src = fetchurl {
url = "https://github.com/juliushaertl/apporder/releases/download/v0.15.0/apporder.tar.gz";
sha256 = "sha256-p3VWxTYDCO2NePq6oLM8tBVqYkvoB7itqxp7IZwGDnE=";
2022-10-17 11:00:02 +01:00
};
};
bookmarks = {
pname = "bookmarks";
version = "11.0.4";
2022-10-17 11:00:02 +01:00
src = fetchurl {
url = "https://github.com/nextcloud/bookmarks/releases/download/v11.0.4/bookmarks-11.0.4.tar.gz";
sha256 = "sha256-URqtzaCx8FEZHCDP1wSBUFNs+x50jesRtWi+xOU1oXM=";
2022-10-17 11:00:02 +01:00
};
};
calendar = {
pname = "calendar";
version = "v3.5.0";
src = fetchurl {
url = "https://github.com/nextcloud-releases/calendar/releases/download/v3.5.0/calendar-v3.5.0.tar.gz";
sha256 = "sha256-+LRGl9h40AQdWN9SW+NqGwTafAGwV07Af8nVs3pUCm0=";
2022-10-17 11:00:02 +01:00
};
};
contacts = {
pname = "contacts";
version = "v4.2.2";
src = fetchurl {
url = "https://github.com/nextcloud-releases/contacts/releases/download/v4.2.2/contacts-v4.2.2.tar.gz";
sha256 = "sha256-GTiyZsUHBXPgQ17DHAihmt2W/ZnAjDwfgwnujkRwk6A=";
2022-10-17 11:00:02 +01:00
};
};
cookbook = {
pname = "cookbook";
2022-11-05 17:31:58 +00:00
version = "0.9.17";
2022-10-17 11:00:02 +01:00
src = fetchurl {
2022-11-05 17:31:58 +00:00
url = "https://github.com/nextcloud/cookbook/releases/download/v0.9.17/Cookbook-0.9.17.tar.gz";
sha256 = "sha256-3lCqvmaMsgrFD5PzyHIcwxxGeC+qOMTGxbOi7nPFL6I=";
2022-10-17 11:00:02 +01:00
};
};
news = {
pname = "news";
2022-10-30 17:13:15 +00:00
version = "19.0.0";
2022-10-17 11:00:02 +01:00
src = fetchurl {
2022-10-30 17:13:15 +00:00
url = "https://github.com/nextcloud/news/releases/download/19.0.0/news.tar.gz";
sha256 = "sha256-lVF4H9v7bSw8137lfq4PsVg8e1TpcgvJVQU/UVQfSoY=";
2022-10-17 11:00:02 +01:00
};
};
notes = {
pname = "notes";
version = "v4.5.1";
src = fetchurl {
url = "https://github.com/nextcloud/notes/releases/download/v4.5.1/notes.tar.gz";
sha256 = "sha256-rd3uVkVtARX4enRAWm1ivV468lboYZnYe7/zsqaHYpk=";
2022-10-17 11:00:02 +01:00
};
};
}