diff options
author | Cole Helbling <cole.e.helbling@outlook.com> | 2022-04-04 10:21:56 -0700 |
---|---|---|
committer | Cole Helbling <cole.e.helbling@outlook.com> | 2022-04-04 10:28:08 -0700 |
commit | 56009b2639dc878be11f94d096fae56ac14dcd1d (patch) | |
tree | b53b80b1b0e03161902493c8710736969a7d56d0 /src/libstore/store-cast.hh | |
parent | 10b9c1b2b269b96dcb8b3d298491fa143d1663e8 (diff) |
libutil: don't save cwd fd, use path instead
Saving the cwd fd didn't actually work well -- prior to this commit, the
following would happen:
: ~/w/vc/nix ; doas outputs/out/bin/nix --experimental-features 'nix-command flakes' run nixpkgs#coreutils -- --coreutils-prog=pwd
pwd: couldn't find directory entry in ‘../../../..’ with matching i-node
: ~/w/vc/nix ; doas outputs/out/bin/nix --experimental-features 'nix-command flakes' develop -c pwd
pwd: couldn't find directory entry in ‘../../../..’ with matching i-node
Diffstat (limited to 'src/libstore/store-cast.hh')
0 files changed, 0 insertions, 0 deletions