nix run
on a --file with --inputs-from errors with access to absolute path /home
#12108
Open
2 tasks done
Labels
Describe the bug
Steps To Reproduce
nix run --file my_file.nix --inputs-from ../my_flake
Example
my_file.nix
:Example
../my_flake/flake.nix
:Expected behavior
There should be no impurities.
Metadata
nix (Nix) 2.24.8
Additional context
Without
--inputs-from
, the error does not occur.Checklist
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: