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
Domen Kožar 9a33fbb52d python: don't propagate installed packages into userenv, refs #4949
Propagation is not needed anymore, as we have more powerful apis today
than this dirty hack. See nix-shell tool and python.buildEnv function
in nixpkgs manual.
2015-01-17 14:19:29 +01:00
doc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
lib Merge pull request #5773 from matthiasbeyer/add-cortex 2015-01-15 18:32:48 +01:00
maintainers Travis: check tarball creation even for pull requests 2015-01-04 14:02:07 +01:00
nixos Create a nixos module for cups-browsed 2015-01-16 14:10:57 +01:00
pkgs python: don't propagate installed packages into userenv, refs #4949 2015-01-17 14:19:29 +01: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
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix Revert "Revert "mkOverridable: Use functors to allow overridable functions"" 2015-01-13 08:39:54 -05:00
README.md typo 2015-01-04 16:29:25 +01:00