Bring an importable modulesPath back from the dead, in the only way I know
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
{
|
||||
_module.args = {
|
||||
modulesPath = ../.;
|
||||
|
||||
pkgs_i686 = import ../../lib/nixpkgs.nix {
|
||||
system = "i686-linux";
|
||||
config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user