0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00
Nix Packages collection & NixOS
Find a file
Vladimír Čunát d16b0e3ae5 xdg-utils: update from git to fix CVE-2014-9622
Fixes #6193.
Disabling docs generation might be another alternative
to the build-time dependency blowup.

(cherry picked from commit 346c8d7a98)

Conflicts (simple):
	pkgs/tools/X11/xdg-utils/default.nix
2015-02-07 07:39:33 +01:00
doc sync from master: doc/* 2014-08-14 22:56:50 +02:00
lib lib/platforms: add "armv6l-linux" to all platforms 2014-09-27 11:24:55 +02:00
maintainers/scripts Travis build: update script from master 2014-10-15 21:53:51 +02:00
nixos Paranoia 2015-01-15 21:18:50 +01:00
pkgs xdg-utils: update from git to fix CVE-2014-9622 2015-02-07 07:39:33 +01:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.travis.yml Travis: Set up for release-14.04 2014-10-15 11:25:20 +02:00
.version Bump the overly optimistic version number 2014-02-28 16:56:32 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md Fixed link to the installation instructions 2014-02-27 14:57:28 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.