Sandro Jäckel 10d71f4b8c nextcloud31Packages.apps.recognize: use headless ffmpeg to avoid GUI dependencies like SDL2
For my system this makes a bigger difference:

SDL: 1.2.15 → ∅, -525.4 KiB
SDL2: 2.32.0 → ∅, -2793.7 KiB
audiofile: 0.3.6 → ∅, -286.9 KiB
cdparanoia-III: 10.2 → ∅, -368.8 KiB
fdk-aac: 2.0.3 → ∅, -1527.4 KiB
ffado: 2.4.9 → ∅, -3204.7 KiB
ffmpeg: 7.1 → ∅, -29755.5 KiB
glibmm: 2.66.7 → ∅, -4329.7 KiB
glu: 9.0.3 → ∅, -1537.2 KiB
graphene: 1.10.8 → ∅, -182.5 KiB
gst-plugins-base: 1.24.10 → ∅, -8911.9 KiB
gstreamer: 1.24.10 → ∅, -6037.6 KiB
gtk+3: 3.24.48 → ∅, -42596.5 KiB
iso-codes: 4.17.0 → ∅, -21020.6 KiB
ldacBT: 2.0.2.3 → ∅, -88.7 KiB
libXScrnSaver: 1.2.4 → ∅, -32.6 KiB
libXcursor: 1.2.3 → ∅, -78.8 KiB
libXinerama: 1.1.5 → ∅, -21.9 KiB
libXv: 1.0.13 → ∅, -31.7 KiB
libXxf86vm: 1.1.6 → ∅, -40.8 KiB
libao: 1.2.2 → ∅, -123.4 KiB
libavc1394: 0.5.4 → ∅, -141.2 KiB
libcamera: 0.4.0 → ∅, -5717.9 KiB
libcanberra: 0.30 → ∅, -259.0 KiB
libconfig: 1.7.3 → ∅, -382.5 KiB
libdecor: 0.2.2 → ∅, -206.7 KiB
libepoxy: 1.5.10 → ∅, -1788.1 KiB
libfreeaptx: 0.1.1 → ∅, -55.4 KiB
libiec61883: 1.2.0 → ∅, -146.8 KiB
liblc3: 1.1.2 → ∅, -171.1 KiB
libmad: 0.15.1b → ∅, -142.5 KiB
libmysofa: 1.3.3 → ∅, -1360.4 KiB
libraw1394: 2.1.2 → ∅, -196.0 KiB
libsigc++: 2.12.1 → ∅, -42.0 KiB
libsoup: 3.6.4 → ∅, -1168.6 KiB
libva: 2.22.0 → ∅, -349.5 KiB
libvdpau: 1.5 → ∅, -105.3 KiB
libvisual: 0.4.2 → ∅, -434.2 KiB
libxml++: 3.0.1 → ∅, -304.3 KiB
lilv: 0.24.24 → ∅, -369.1 KiB
lttng-ust: 2.13.8 → ∅, -1533.8 KiB
openfec: 1.4.2.11 → ∅, -204.4 KiB
opusfile: 0.12 → ∅, -120.6 KiB
orc: 0.4.40 → ∅, -876.3 KiB
pipewire: 1.2.7 → ∅, -13093.0 KiB
roc-toolkit: 0.4.0 → ∅, -7991.7 KiB
sbc: 2.0 → ∅, -268.4 KiB
serd: 0.32.4 → ∅, -141.0 KiB
sord: 0.16.18 → ∅, -99.1 KiB
sox: unstable-2021-05-09 → ∅, -700.4 KiB
sratom: 0.6.18 → ∅, -47.2 KiB
tinysparql: 3.8.2 → ∅, -4706.8 KiB
tremor: unstable-2018-03-16 → ∅, -132.7 KiB
wavpack: 5.8.1 → ∅, -526.3 KiB
webrtc-audio-processing: 1.3 → ∅, -1708.2 KiB
zix: 0.4.2 → ∅, -138.2 KiB
2025-03-07 20:38:31 +01:00
2025-03-06 17:17:08 +00:00

NixOS logo

Contributors badge Open Collective supporters

Nixpkgs is a collection of over 100,000 software packages that can be installed with the Nix package manager. It also implements NixOS, a purely-functional Linux distribution.

Manuals

  • NixOS Manual - how to install, configure, and maintain a purely-functional Linux distribution
  • Nixpkgs Manual - contributing to Nixpkgs and using programming-language-specific Nix expressions
  • Nix Package Manager Manual - how to write Nix expressions (programs), and how to use Nix command line tools

Community

Other Project Repositories

The sources of all official Nix-related projects are in the NixOS organization on GitHub. Here are some of the main ones:

  • Nix - the purely functional package manager
  • NixOps - the tool to remotely deploy NixOS machines
  • nixos-hardware - NixOS profiles to optimize settings for different hardware
  • Nix RFCs - the formal process for making substantial changes to the community
  • NixOS homepage - the NixOS.org website
  • hydra - our continuous integration system
  • NixOS Artwork - NixOS artwork

Continuous Integration and Distribution

Nixpkgs and NixOS are built and tested by our continuous integration system, Hydra.

Artifacts successfully built with Hydra are published to cache at https://cache.nixos.org/. When successful build and test criteria are met, the Nixpkgs expressions are distributed via Nix channels.

Contributing

Nixpkgs is among the most active projects on GitHub. While thousands of open issues and pull requests might seem a lot at first, it helps consider it in the context of the scope of the project. Nixpkgs describes how to build tens of thousands of pieces of software and implements a Linux distribution. The GitHub Insights page gives a sense of the project activity.

Community contributions are always welcome through GitHub Issues and Pull Requests.

For more information about contributing to the project, please visit the contributing page.

Donations

The infrastructure for NixOS and related projects is maintained by a nonprofit organization, the NixOS Foundation. To ensure the continuity and expansion of the NixOS infrastructure, we are looking for donations to our organization.

You can donate to the NixOS foundation through SEPA bank transfers or by using Open Collective:

License

Nixpkgs is licensed under the MIT License.

Note: MIT license does not apply to the packages built by Nixpkgs, merely to the files in this repository (the Nix expressions, build scripts, NixOS modules, etc.). It also might not apply to patches included in Nixpkgs, which may be derivative works of the packages to which they apply. The aforementioned artifacts are all covered by the licenses of the respective packages.

S
Description
No description provided
Readme
5 GiB
Languages
Nix 95%
Shell 2%
Python 1.8%
Rust 0.3%
JavaScript 0.2%
Other 0.4%