Find a file
aszlig 958193aeb4
python/paramiko: Update to version 1.15.1.
The SFTP-tests fail in conjunction with UTF8 directories, so let's skip
them for now. We also need to disable big file tests, because they rely
on SFTP as well and simply fail if the normal SFTP tests were skipped.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:44 +02:00
doc Document meta.branch 2014-10-07 16:23:27 +04:00
lib Merge pull request #4516 from kragniz/master 2014-10-14 13:11:41 +02:00
maintainers/scripts travis build: Silence git 2014-10-14 15:00:56 +02:00
nixos Dohh 2014-10-14 11:43:51 +02:00
pkgs python/paramiko: Update to version 1.15.1. 2014-10-14 15:18:44 +02:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Review PR in travis with nox-review 2014-09-21 21:17:56 +02:00
.version
COPYING
default.nix require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
README.md

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