Robert Hensing

Results 359 issues of Robert Hensing

WIP for #447 TODO - [ ] test cross (?) - [ ] test static

Only `result` was ignored. Now also `result-2` etc.

namespace.name has been renamed to defaultNamespace, it seems.

default.nix didn't work on my 17.09 system. Where was it supposed to come from and what is it for? Feel free to decline this PR.

I'm getting this error from the attached dump. ```console $ CACHIX_AUTH_TOKEN=$(read) cachix push hercules-ci /nix/store/swyxxabx3l42fj8q0076qlyr1p2rjg5r-system-path Pushing 1 paths (284 are already present) using zstd to cache hercules-ci ⏳ ✓ /nix/store/swyxxabx3l42fj8q0076qlyr1p2rjg5r-system-path...

bug

- Upstreaming https://github.com/NixOS/nixpkgs/pull/281879 TODO - [x] make the general update work, or abandon that and merge the first commit

When stdin is /dev/null (forcing non-interactive use), this message appears. It suggests that the deployment behavior is dependent on whether nixops runs with a tty or not. This is not...

supported in https://flake.parts/options/pre-commit-hooks-nix.html Will save some CI iterations

`run-initramfs.mount [failed]` does not seem to be a true error condition. Judging from the NixOS sources, this mount seems to be involved in system shutdown, being activated only by the...

**Is your feature request related to a problem? Please describe.** Built-in fetchers block the evaluator. It's not possible to instantiate a derivation until the hash of the fetched source is...

feature
language
store
fetching
scheduling