53 lines
1.7 KiB
Nix
53 lines
1.7 KiB
Nix
# This file was generated by nvfetcher, please do not modify it manually.
|
|
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
|
{
|
|
bookmarks = {
|
|
pname = "bookmarks";
|
|
version = "13.1.3";
|
|
src = fetchTarball {
|
|
url = "https://github.com/nextcloud/bookmarks/releases/download/v13.1.3/bookmarks-13.1.3.tar.gz";
|
|
sha256 = "sha256-JXNQNnWXoii71QhtKktuEBEIqzmONVetULBhpSjM9xo=";
|
|
};
|
|
};
|
|
calendar = {
|
|
pname = "calendar";
|
|
version = "v4.6.7";
|
|
src = fetchTarball {
|
|
url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.6.7/calendar-v4.6.7.tar.gz";
|
|
sha256 = "sha256-hZfjWAMi/0qs5xMMgOlcoSXG6kcZ2aeDaez+NqSZFKI=";
|
|
};
|
|
};
|
|
contacts = {
|
|
pname = "contacts";
|
|
version = "v5.5.3";
|
|
src = fetchTarball {
|
|
url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.5.3/contacts-v5.5.3.tar.gz";
|
|
sha256 = "sha256-HCEjiAqn6sTNXKW6O5X6Ta9Ll4ehvzmGZUj1c0ue2Xc=";
|
|
};
|
|
};
|
|
cookbook = {
|
|
pname = "cookbook";
|
|
version = "0.10.5";
|
|
src = fetchTarball {
|
|
url = "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.10.5/Cookbook-0.10.5.tar.gz";
|
|
sha256 = "sha256-TE/w8SgyIPaGl5wZUAsG234nxoPj25QoRPF3zjbMoRk=";
|
|
};
|
|
};
|
|
news = {
|
|
pname = "news";
|
|
version = "24.0.0";
|
|
src = fetchTarball {
|
|
url = "https://github.com/nextcloud/news/releases/download/24.0.0/news.tar.gz";
|
|
sha256 = "sha256-cfJkKRNSz15L4E3w1tnEb+t4MrVwVzb8lb6vCOA4cK4=";
|
|
};
|
|
};
|
|
notes = {
|
|
pname = "notes";
|
|
version = "v4.9.2";
|
|
src = fetchTarball {
|
|
url = "https://github.com/nextcloud/notes/releases/download/v4.9.2/notes.tar.gz";
|
|
sha256 = "sha256-rnDeo6BRqIAPdw8CcnpO1ifQrx8Bnj5WdgcU/L8aCQk=";
|
|
};
|
|
};
|
|
}
|