[NixOS] Set NIX_PATH so that nixpkgs is always what we last built with

This commit is contained in:
2023-08-05 19:31:10 -06:00
parent dcd57e5f8e
commit 7fc65965c5
3 changed files with 10 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
function find_store_path_gc_roots {
store_path="$(realpath $1)"