Fernando Ayats

Results 109 comments of Fernando Ayats

No, because I want to keep the evaluation apart from root

Running nix flake update as the same user that owns the flake

Well `readFile secret` is certainly a usecase I want to block, so nh was working as intended. Edit: + if anything, nix would not let you read files outside the...

I've had `NH_FLAKE` in the back of my mind, but at the same time haven't found any project that also uses `FLAKE`. Perhaps it is possible to parse both from...

You can use [wrapper-manager](https://github.com/viperML/wrapper-manager) to wrap nh and not pollute the global environment

https://crates.io/crates/ssh2

Ideally abstract away commands that: - Run on the "build system" - Run on the "host System" Basically a similar abstraction to cross compilation, but applied to "running commands"

No, this issue means that there's nothing implemented about remote systems

testing stuff on #107