This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Brian McKenna e9b6ad43a6 Add Lightum package: MacBook light sensor daemon
Also a NixOS service could make sense but the daemon puts
configuration under the Xdg user path.
2014-11-11 10:22:08 -07:00
doc doc/contributing.xml: remove lies 2014-11-08 21:56:23 +01:00
lib Add "light" package and setuid wrapper 2014-11-09 19:45:43 -07:00
maintainers move dockerfile to subdirectory 2014-11-08 23:47:10 +01:00
nixos nixos: move bcache udev rule in a new bcache.nix module 2014-11-10 22:19:43 +01:00
pkgs Add Lightum package: MacBook light sensor daemon 2014-11-11 10:22:08 -07:00
.gitignore
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version .version shouldn't include newline 2014-10-22 15:59:35 +02:00
COPYING
default.nix
README.md

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