Merge pull request #8204 from copumpkin/modulesPath

An importable modulesPath, once again
This commit is contained in:
Daniel Peebles
2015-06-10 12:32:04 -04:00
3 changed files with 7 additions and 4 deletions
-2
View File
@@ -2,8 +2,6 @@
{
_module.args = {
modulesPath = ../.;
pkgs_i686 = import ../../lib/nixpkgs.nix {
system = "i686-linux";
config.allowUnfree = true;