
It was mentioned in PR #5842 that Julia's testsuite fails under nixpkgs. This PR enables the testsuite for Julia 0.3.X to demonstrate that it works. Since Julia is numerical software, I think it is a great idea to merge this current PR so that Julia will always be tested in the future. I was unable to get the tests to pass on the 0.2.X branch. However, this branch is dead (its latest commit was Aug 8) and will receive no more releases.
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:
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%