tlaternet-server/pkgs/_sources_nextcloud/generated.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

53 lines
1.7 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
{
bookmarks = {
pname = "bookmarks";
version = "14.2.2";
src = fetchTarball {
url = "https://github.com/nextcloud/bookmarks/releases/download/v14.2.2/bookmarks-14.2.2.tar.gz";
sha256 = "sha256-wUeXcbxNCRA2brzdCHKwl0zbhmDucKv1ZCkF3KlQ8O4=";
2022-10-17 11:00:02 +01:00
};
};
calendar = {
pname = "calendar";
version = "v4.7.8";
src = fetchTarball {
url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.7.8/calendar-v4.7.8.tar.gz";
sha256 = "sha256-cuAqJz1cZ+VfxttAKjWIe11DFwWGLdSSvcNJKQKidgk=";
2022-10-17 11:00:02 +01:00
};
};
contacts = {
pname = "contacts";
2024-03-11 03:50:40 +00:00
version = "v5.5.3";
src = fetchTarball {
2024-03-11 03:50:40 +00:00
url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.5.3/contacts-v5.5.3.tar.gz";
sha256 = "sha256-HCEjiAqn6sTNXKW6O5X6Ta9Ll4ehvzmGZUj1c0ue2Xc=";
2022-10-17 11:00:02 +01:00
};
};
cookbook = {
pname = "cookbook";
version = "0.11.1";
src = fetchTarball {
url = "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.1/Cookbook-0.11.1.tar.gz";
sha256 = "sha256-a8ekMnEzudHGiqHF53jPtgsVTOTc2QLuPg6YtTw5h68=";
2022-10-17 11:00:02 +01:00
};
};
news = {
pname = "news";
version = "25.0.0-alpha7";
src = fetchTarball {
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha7/news.tar.gz";
sha256 = "sha256-XNGjf7SWgJYFdVNOh3ED0jxSG0GJwWImVQq4cJT1Lo4=";
2022-10-17 11:00:02 +01:00
};
};
notes = {
pname = "notes";
2024-04-29 08:46:11 +01:00
version = "v4.10.0";
src = fetchTarball {
2024-04-29 08:46:11 +01:00
url = "https://github.com/nextcloud/notes/releases/download/v4.10.0/notes.tar.gz";
sha256 = "sha256-ydpxatwuZUz7XIgK8FMklZlxNQklpsP8Uqpxvt3iK0k=";
2022-10-17 11:00:02 +01:00
};
};
}