Commit 58f1893
committed
dapp/seth: fix nix-run invocations again
This time for real.
The `--expr` argument semantics are that the installable is an attribute
in the set the expression evaluates to, so we need to move `$expr`
outside the nix expression. If that makes sense.1 parent 93cbab4 commit 58f1893
File tree
2 files changed
+2
-2
lines changed- src
- dapp/libexec/dapp
- seth/libexec/seth
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments