aaf09cd216
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the latter of which also comes with a non-standard directory layout that our builder cannot handle without help. Last but not least, the build hard-codes impure search paths like /usr/local/cuda that need to be patched out. Resolves https://github.com/NixOS/nixpkgs/issues/6562. |
||
---|---|---|
doc | ||
lib | ||
maintainers | ||
nixos | ||
pkgs | ||
.gitignore | ||
.travis.yml | ||
.version | ||
COPYING | ||
default.nix | ||
README.md |
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/
folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication: