Robert Hensing

Results 359 issues of Robert Hensing

I made a mistake that caused ssh authentication to fail on one of the machines in my network. I took a break and when I came back, I was locked...

Most backends store the ssh host key in the state file, so it is sufficient to only share the state file. If you have a hetzner or none deployment this...

Source files originate from the hercules-ci-agent repository and I will make sure to keep them in sync, bidirectionally. The module is split into two files to make maintenance of the...

I'm proposing to add a new `builtins.pathType` that returns the node type, similar to the values returned by `builtins.readDir`. ### Motivation Avoid having to read a directory when all you...

feature

- Investigate whether paths in the store are valid arguments and need to be treated differently. - Put in the README something like: gitignore uses home, which can be considered...

Leave a thumbs up if it works for you and you think it should be included in Nixpkgs. If not, add a comment or open an issue (thumbs down is...

enhancement

@grahamc > it looks like if the gitignore lib used builtins.pathExists instead of readDir to find .gitignore and .git dir entries, it would be much more optimally performant with lorri...

gitignores are read from various locations relative to ~, XDG_CONFIG_HOME etc.

- rev, revCount, shortRev (dummy/dirty values) - rename unstagedFiles or someth - be involved with nixpkgs builtins.fetchgit wrapper (roberth)