]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - scripts/nix_infos
Reorganize files
[perso/Immae/Config/Nix.git] / scripts / nix_infos
index f824305ebdb305265ce18704a9fa756a96ee8b63..56e5b19774d75004fb4c19b5ab617a95ce021dc3 100755 (executable)
@@ -2,7 +2,7 @@
 
 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
 
-source $(dirname $DIR)/nix_path_env
+source $DIR/nix_env
 version=$(nix eval --raw nixpkgs.lib.version)
 mainversion=$(echo $version | cut -d"." -f -2)