parent
82e3cf72dc
commit
5e28e35f94
@ -1,3 +1,5 @@ |
||||
#!/bin/sh |
||||
PATH="@binPath@:$PATH" |
||||
|
||||
f=$(realpath -s "$1") |
||||
nix eval --impure --expr "with import @libnix@ {}; /. + (whichdo \"$f\")" |
||||
|
Loading…
Reference in new issue