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
2014-08-30 07:33:38 -07:00
doc meta.xml: fixed small omission 2014-08-24 16:36:46 +02:00
lib licenses: comment about two versions of MIT 2014-08-30 07:28:26 +02:00
maintainers/scripts Remove broken script 2014-07-30 10:23:05 +02:00
nixos nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addresses 2014-08-30 07:33:38 -07:00
pkgs Make sure gnome-python has gnomevfs binding 2014-08-30 15:56:22 +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
.version Update version 2014-04-23 08:02:18 -04:00
COPYING
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md Fixed link to installation instructions in README 2014-05-26 22:19:22 +02:00

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