Bring an importable modulesPath back from the dead, in the only way I know

This commit is contained in:
Dan Peebles
2015-06-08 01:55:49 +00:00
parent 514a9fdf87
commit b13cb54614
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;