From 09edff54d1a2a722db86cf0d224e66b9bdc11612 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 15 Aug 2017 23:15:39 +0200 Subject: shell: s@$PWD@./.@ --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 6d32a6fc4..a4ccc3187 100644 --- a/shell.nix +++ b/shell.nix @@ -276,7 +276,7 @@ in pkgs.stdenv.mkDerivation { name = "stockholm"; shellHook = /* sh */ '' export OLD_PATH="$PATH" - export NIX_PATH=stockholm=$PWD:nixpkgs=${toString } + export NIX_PATH=stockholm=${toString ./.}:nixpkgs=${toString } if test -e /nix/var/nix/daemon-socket/socket; then export NIX_REMOTE=daemon fi -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/b2200000.lock: No such file or directory (2)