1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Arvin Moezzi 9111ce6be2 pcsclite: $out was misspelled
$(out) was evaluated to an empty string and hence pcscd didn't startup:

  configfile.l:234:tok_error() tok_error: invalid value line ...
2014-03-22 13:37:15 +01:00
doc
lib Adding info about maintainer (myself - AndersonTorres) and modifying the meta.license field for some packages I have made. 2014-03-22 01:12:48 -03:00
maintainers/scripts
nixos almir: correctly set PYTHONPATH 2014-03-21 18:02:15 +01:00
pkgs pcsclite: $out was misspelled 2014-03-22 13:37:15 +01:00
.gitignore
.version
COPYING
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md

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