+27
doc/builders/fetchers.chapter.md
+27
doc/builders/fetchers.chapter.md
···+`requireFile` allows requesting files that cannot be fetched automatically, but whose content is known.+This is a useful last-resort workaround for license restrictions that prohibit redistribution, or for downloads that are only accessible after authenticating interactively in a browser.+If the requested file is present in the Nix store, the resulting derivation will not be built, because its expected output is already available.+Otherwise, the builder will run, but fail with a message explaining to the user how to provide the file. The following code, for example:+Please go to https://www.oracle.com/java/technologies/javase-jdk11-downloads.html to download it yourself, and add it to the Nix store
+2
-2
maintainers/maintainer-list.nix
+2
-2
maintainers/maintainer-list.nix
+1
-1
nixos/modules/services/networking/soju.nix
+1
-1
nixos/modules/services/networking/soju.nix
+1
-1
nixos/tests/nextcloud/default.nix
+1
-1
nixos/tests/nextcloud/default.nix
+1
pkgs/applications/audio/musescore/default.nix
+1
pkgs/applications/audio/musescore/default.nix
+1
-1
pkgs/applications/kde/kalendar.nix
+1
-1
pkgs/applications/kde/kalendar.nix
···description = "A calendar application using Akonadi to sync with external services (Nextcloud, GMail, ...)";
+2
-2
pkgs/applications/misc/keepass/default.nix
+2
-2
pkgs/applications/misc/keepass/default.nix
···
+2
-2
pkgs/applications/misc/process-compose/default.nix
+2
-2
pkgs/applications/misc/process-compose/default.nix
···
+1
pkgs/applications/misc/tabula/default.nix
+1
pkgs/applications/misc/tabula/default.nix
+2
-2
pkgs/applications/misc/variety/default.nix
+2
-2
pkgs/applications/misc/variety/default.nix
···
+3
-3
pkgs/applications/networking/cluster/civo/default.nix
+3
-3
pkgs/applications/networking/cluster/civo/default.nix
···
+3
-3
pkgs/applications/networking/cluster/k9s/default.nix
+3
-3
pkgs/applications/networking/cluster/k9s/default.nix
······
+1
-1
pkgs/applications/networking/irc/senpai/default.nix
+1
-1
pkgs/applications/networking/irc/senpai/default.nix
+1
-1
pkgs/applications/networking/soju/default.nix
+1
-1
pkgs/applications/networking/soju/default.nix
+3
-6
pkgs/applications/office/paper-note/default.nix
+3
-6
pkgs/applications/office/paper-note/default.nix
···
+5
-2
pkgs/applications/radio/gridtracker/default.nix
+5
-2
pkgs/applications/radio/gridtracker/default.nix
······
+8
-15
pkgs/applications/science/electronics/digital/default.nix
+8
-15
pkgs/applications/science/electronics/digital/default.nix
······-mvnOptions = "-Pno-git-rev -Dgit.commit.id.describe=${version} -Dproject.build.outputTimestamp=${buildDate}";+mvnOptions = "-Pno-git-rev -Dgit.commit.id.describe=${version} -Dproject.build.outputTimestamp=${buildDate} -DbuildTimestamp=${buildDate}";······
-30
pkgs/applications/science/electronics/digital/pom.xml.patch
-30
pkgs/applications/science/electronics/digital/pom.xml.patch
···
+3
-3
pkgs/applications/video/makemkv/default.nix
+3
-3
pkgs/applications/video/makemkv/default.nix
···
+2
-2
pkgs/build-support/trivial-builders.nix
+2
-2
pkgs/build-support/trivial-builders.nix
+2
-2
pkgs/data/misc/poppler-data/default.nix
+2
-2
pkgs/data/misc/poppler-data/default.nix
···
+2
-2
pkgs/development/libraries/bullet/default.nix
+2
-2
pkgs/development/libraries/bullet/default.nix
···
+1
-1
pkgs/development/libraries/libcdio-paranoia/default.nix
+1
-1
pkgs/development/libraries/libcdio-paranoia/default.nix
+7
-7
pkgs/development/libraries/libks/default.nix
+7
-7
pkgs/development/libraries/libks/default.nix
······
+2
-2
pkgs/development/libraries/ngtcp2/default.nix
+2
-2
pkgs/development/libraries/ngtcp2/default.nix
···
+2
-2
pkgs/development/libraries/poppler/default.nix
+2
-2
pkgs/development/libraries/poppler/default.nix
···-version = "22.11.0"; # beware: updates often break cups-filters build, check texlive and scribus too!+version = "23.02.0"; # beware: updates often break cups-filters build, check texlive and scribus too!
+2
-2
pkgs/development/libraries/science/chemistry/openmm/default.nix
+2
-2
pkgs/development/libraries/science/chemistry/openmm/default.nix
···
+2
-2
pkgs/development/libraries/webkitgtk/default.nix
+2
-2
pkgs/development/libraries/webkitgtk/default.nix
···name = "${finalAttrs.pname}-${finalAttrs.version}+abi=${if lib.versionAtLeast gtk3.version "4.0" then "5.0" else "4.${if lib.versions.major libsoup.version == "2" then "0" else "1"}"}";···
-42
pkgs/development/python-modules/bedup/default.nix
-42
pkgs/development/python-modules/bedup/default.nix
···
-2
pkgs/development/python-modules/django_silk/default.nix
-2
pkgs/development/python-modules/django_silk/default.nix
+2
-5
pkgs/development/python-modules/duecredit/default.nix
+2
-5
pkgs/development/python-modules/duecredit/default.nix
······
-3
pkgs/development/python-modules/llfuse/default.nix
-3
pkgs/development/python-modules/llfuse/default.nix
······
+2
-2
pkgs/development/python-modules/nltk/default.nix
+2
-2
pkgs/development/python-modules/nltk/default.nix
······
+9
-2
pkgs/development/python-modules/parametrize-from-file/default.nix
+9
-2
pkgs/development/python-modules/parametrize-from-file/default.nix
······+url = "https://github.com/kalekundert/parametrize_from_file/commit/edee706770a713130da7c4b38b0a07de1bd79c1b.patch";···
+10
-3
pkgs/development/python-modules/pdoc/default.nix
+10
-3
pkgs/development/python-modules/pdoc/default.nix
·········
+7
-3
pkgs/development/python-modules/schema/default.nix
+7
-3
pkgs/development/python-modules/schema/default.nix
······
+2
-2
pkgs/development/python-modules/scrapy-splash/default.nix
+2
-2
pkgs/development/python-modules/scrapy-splash/default.nix
···
+10
-5
pkgs/development/python-modules/scrapy/default.nix
+10
-5
pkgs/development/python-modules/scrapy/default.nix
············
+41
pkgs/development/tools/initool/default.nix
+41
pkgs/development/tools/initool/default.nix
···
+3
-3
pkgs/development/tools/kubernetes-controller-tools/default.nix
+3
-3
pkgs/development/tools/kubernetes-controller-tools/default.nix
···
+2
-2
pkgs/development/tools/misc/act/default.nix
+2
-2
pkgs/development/tools/misc/act/default.nix
···
+26
pkgs/development/tools/swc/default.nix
+26
pkgs/development/tools/swc/default.nix
···
+3
-3
pkgs/games/flightgear/default.nix
+3
-3
pkgs/games/flightgear/default.nix
······url = "mirror://sourceforge/flightgear/release-${shortVersion}/FlightGear-${version}-data.txz";···
+2
-2
pkgs/games/lunar-client/default.nix
+2
-2
pkgs/games/lunar-client/default.nix
······
+11
-10
pkgs/games/unvanquished/default.nix
+11
-10
pkgs/games/unvanquished/default.nix
···············
+2
-2
pkgs/servers/computing/slurm/default.nix
+2
-2
pkgs/servers/computing/slurm/default.nix
······
+1
-1
pkgs/servers/mail/opensmtpd/filter-dkimsign/default.nix
+1
-1
pkgs/servers/mail/opensmtpd/filter-dkimsign/default.nix
+1
-1
pkgs/servers/mail/opensmtpd/libopensmtpd/default.nix
+1
-1
pkgs/servers/mail/opensmtpd/libopensmtpd/default.nix
+7
-13
pkgs/servers/nextcloud/default.nix
+7
-13
pkgs/servers/nextcloud/default.nix
···-url = "https://download.nextcloud.com/server/${if prerelease then "prereleases" else "release"}/${pname}-${version}.tar.bz2";patches = [ (./patches + "/v${major}/0001-Setup-remove-custom-dbuser-creation-behavior.patch") ];···-# nix hash to-sri --type sha256 $(curl https://download.nextcloud.com/server/releases/nextcloud-${version}.tar.bz2.sha256 | cut -d' ' -f1)
+12
-12
pkgs/servers/nextcloud/packages/24.json
+12
-12
pkgs/servers/nextcloud/packages/24.json
···-"url": "https://github.com/nextcloud-releases/contacts/releases/download/v4.2.4/contacts-v4.2.4.tar.gz",+"url": "https://github.com/nextcloud-releases/contacts/releases/download/v4.2.3/contacts-v4.2.3.tar.gz","description": "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.",···"description": "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)",···"description": "A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public).",···-"url": "https://github.com/nextcloud-releases/spreed/releases/download/v14.0.8/spreed-v14.0.8.tar.gz",+"url": "https://github.com/nextcloud-releases/spreed/releases/download/v14.0.7/spreed-v14.0.7.tar.gz","description": "Chat, video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 66 (or newer), latest Edge or Chrome 72 (or newer, also possible using Chrome 49 with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)).\n* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds",
+15
-15
pkgs/servers/nextcloud/packages/25.json
+15
-15
pkgs/servers/nextcloud/packages/25.json
···-"url": "https://github.com/nextcloud-releases/calendar/releases/download/v4.2.2/calendar-v4.2.2.tar.gz",+"url": "https://github.com/nextcloud-releases/calendar/releases/download/v4.2.1/calendar-v4.2.1.tar.gz","description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",···-"url": "https://github.com/nextcloud-releases/contacts/releases/download/v5.0.3/contacts-v5.0.3.tar.gz",+"url": "https://github.com/nextcloud-releases/contacts/releases/download/v5.0.2/contacts-v5.0.2.tar.gz","description": "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.",···"description": "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)",···"description": "A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public).",···-"url": "https://github.com/nextcloud-releases/spreed/releases/download/v15.0.3/spreed-v15.0.3.tar.gz",+"url": "https://github.com/nextcloud-releases/spreed/releases/download/v15.0.2/spreed-v15.0.2.tar.gz","description": "Chat, video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 66 (or newer), latest Edge or Chrome 72 (or newer, also possible using Chrome 49 with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)).\n* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds",
-62
pkgs/servers/nextcloud/packages/26.json
-62
pkgs/servers/nextcloud/packages/26.json
···-"url": "https://github.com/nextcloud-releases/calendar/releases/download/v4.2.2/calendar-v4.2.2.tar.gz",-"description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",-"url": "https://github.com/nextcloud-releases/files_texteditor/releases/download/v2.15.0/files_texteditor.tar.gz",-"description": "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation.",-"url": "https://github.com/nextcloud-releases/mail/releases/download/v2.2.2/mail-v2.2.2.tar.gz",-"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!",-"description": "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites.",-"description": "Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client: Thunderbird, Evolution, KDE Kontact, iCal … - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar.",-"description": "Show a new random featured nature photo in your nextcloud. Now with choosable motives!",
-149
pkgs/servers/nextcloud/patches/v26/0001-Setup-remove-custom-dbuser-creation-behavior.patch
-149
pkgs/servers/nextcloud/patches/v26/0001-Setup-remove-custom-dbuser-creation-behavior.patch
···-- $this->logger->info('Can not create a new MySQL user, will continue with the provided user.', [-- $this->dbPassword = \OC::$server->getSecureRandom()->generate(30, ISecureRandom::CHAR_ALPHANUMERIC);-- // From the release notes: For new databases having no need to defend against insider threats, granting CREATE permission will yield the behavior of prior releases-- // Therefore we assume that the database is only used by one user/service which is Nextcloud-- $connectionMainDatabase->executeQuery('GRANT CREATE ON SCHEMA public TO ' . addslashes($this->dbUser));
+3
-2
pkgs/servers/sip/freeswitch/default.nix
+3
-2
pkgs/servers/sip/freeswitch/default.nix
······
+9
-1
pkgs/servers/web-apps/wallabag/default.nix
+9
-1
pkgs/servers/web-apps/wallabag/default.nix
···"https://github.com/wallabag/wallabag/releases/download/${version}/wallabag-${version}.tar.gz"+url = "https://github.com/symfony/swiftmailer-bundle/commit/31a4fed8f621f141ba70cb42ffb8f73184995f4c.patch";
+1
-1
pkgs/tools/admin/uacme/default.nix
+1
-1
pkgs/tools/admin/uacme/default.nix
+3
-3
pkgs/tools/audio/openai-whisper-cpp/default.nix
+3
-3
pkgs/tools/audio/openai-whisper-cpp/default.nix
···
+2
-2
pkgs/tools/audio/openai-whisper-cpp/download-models.patch
+2
-2
pkgs/tools/audio/openai-whisper-cpp/download-models.patch
······
+1
-1
pkgs/tools/misc/bdfresize/default.nix
+1
-1
pkgs/tools/misc/bdfresize/default.nix
+1
-1
pkgs/tools/misc/kakoune-cr/default.nix
+1
-1
pkgs/tools/misc/kakoune-cr/default.nix
···
+2
-2
pkgs/tools/misc/memtest86+/default.nix
+2
-2
pkgs/tools/misc/memtest86+/default.nix
···
+3
-3
pkgs/tools/misc/topgrade/default.nix
+3
-3
pkgs/tools/misc/topgrade/default.nix
···
+1
-1
pkgs/tools/networking/n2n/default.nix
+1
-1
pkgs/tools/networking/n2n/default.nix
+6
-3
pkgs/tools/security/certipy/default.nix
+6
-3
pkgs/tools/security/certipy/default.nix
·········description = "Tool to enumerate and abuse misconfigurations in Active Directory Certificate Services";
+2
-2
pkgs/tools/virtualization/google-guest-agent/default.nix
+2
-2
pkgs/tools/virtualization/google-guest-agent/default.nix
···
+1
pkgs/top-level/aliases.nix
+1
pkgs/top-level/aliases.nix
···bazel_1 = throw "bazel 1 is past end of life as it is not an lts version"; # Added 2022-05-09bazel_3 = throw "bazel 3 is past end of life as it is not an lts version"; # Added 2023-02-02+bedup = throw "bedup was removed because it was broken and abandoned upstream"; # added 2023-02-04beetsExternalPlugins = throw "beetsExternalPlugins has been deprecated, use beetsPackages.$pluginname"; # Added 2022-05-07
+5
-6
pkgs/top-level/all-packages.nix
+5
-6
pkgs/top-level/all-packages.nix
······nextcloud-client = libsForQt5.callPackage ../applications/networking/nextcloud-client { };·········
+1
pkgs/top-level/python-aliases.nix
+1
pkgs/top-level/python-aliases.nix
···+bedup = throw "bedup was removed because it was broken and abandoned upstream"; # added 2023-02-04bitcoin-price-api = throw "bitcoin-price-api has been removed, it was using setuptools 2to3 translation feautre, which has been removed in setuptools 58"; # added 2022-02-15blockdiagcontrib-cisco = throw "blockdiagcontrib-cisco is not compatible with blockdiag 2.0.0 and has been removed."; # added 2020-11-29
-2
pkgs/top-level/python-packages.nix
-2
pkgs/top-level/python-packages.nix
···