https://github.com/binaryphile/nixpkgs-travis
https://github.com/binaryphile/nixpkgs-travis
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/binaryphile/nixpkgs-travis
- Owner: binaryphile
- License: other
- Created: 2017-08-03T06:58:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T07:07:40.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T11:32:03.565Z (over 1 year ago)
- Language: Nix
- Size: 8.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Nixpkgs is a collection of packages for [Nix](https://nixos.org/nix/) package
manager.
[](https://travis-ci.org/NixOS/nixpkgs) [](http://www.issuestats.com/github/nixos/nixpkgs) [](http://www.issuestats.com/github/nixos/nixpkgs)
[NixOS](https://nixos.org/nixos/) linux distribution source code is located inside `nixos/` folder.
* [NixOS installation instructions](https://nixos.org/nixos/manual/#ch-installation)
* [Documentation (Nix Expression Language chapter)](https://nixos.org/nix/manual/#ch-expression-language)
* [Manual (How to write packages for Nix)](https://nixos.org/nixpkgs/manual/)
* [Manual (NixOS)](https://nixos.org/nixos/manual/)
* [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
* [Continuous package builds for 14.12 release](https://hydra.nixos.org/jobset/nixos/release-14.12)
* [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
* [Tests for 14.12 release](https://hydra.nixos.org/job/nixos/release-14.12/tested#tabs-constituents)
Communication:
* [Mailing list](http://lists.science.uu.nl/mailman/listinfo/nix-dev)
* [IRC - #nixos on freenode.net](irc://irc.freenode.net/#nixos)