binpash / try

Inspect a command's effects before modifying your live system
MIT License
5.21k stars 68 forks source link

try broken on NixOS #173

Closed ezrizhu closed 2 months ago

ezrizhu commented 3 months ago

after nix-shell -p mergerfs, when doing try commands, the inner unshare fails on mount -t proc proc /proc &&

[nix-shell:~/repos/pash/try]$ ./try echo h
/run/user/1000/tmp.bemWQGzsMR: line 6: /run/wrappers/bin/mount: Permission denied
ezrizhu commented 2 months ago

somehow resolved itself