My nixpkgs mirror for patching things.
Go to file
Bjørn Forsman 97af2620c7 clementine: fix evaluation
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `clementine-1.2.1':
while evaluating `optional' at .../lib/lists.nix:113:20, called from .../pkgs/applications/audio/clementine/default.nix:50:22:
undefined variable `not' at .../pkgs/applications/audio/clementine/default.nix:50:32
2014-05-25 20:32:46 +02:00
doc doc: quick-start.xml -- fix a typo in the link. 2014-04-14 11:42:01 +05:30
lib Revert "typescript: add package. Closes #2712" 2014-05-21 15:57:34 +02:00
maintainers/scripts copy-tarballs.pl: Create base-32 symlinks 2014-05-22 12:11:53 +02:00
nixos nixos: add 'gvfs' when using GNOME3 desktop 2014-05-25 14:17:36 +02:00
pkgs clementine: fix evaluation 2014-05-25 20:32:46 +02:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Update version 2014-04-23 08:02:18 -04: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.