Robert Hensing
Robert Hensing
Reopening because only part of the issue is currently being addressed. - [x] update servant-swagger to fix the "petstore" bug - [ ] make the landing page available after logging...
GitHub didn't understand that you linked a comment rather than the whole thing.
You can retrieve info using Nix's own logic using `Hercules.CNix.Settings.{getSubstituters,getTrustedPublicKeys}`.
@3noch, composing `cleanSourceWith`-derived functions is like composing the boolean _and_ operator. Denotationally the composition is symmetric. As you have noticed, the output is the same. But just like _and_, the...
My understanding is that pure mode will pretend home does not exist, which is handled gracefully. I can't confirm this because for some reason `pure-eval` seems to enable restricted mode...
Just to be sure that it's not https://github.com/hercules-ci/gitignore.nix/issues/40, did you update _all_ references to the gitignore library? A dependency may reference an old version that didn't fix #40 yet.
I don't think you need the `\` before `~`.
@Profpatsch @grahamc I was able to eliminate some readDirs, see #33 Could you check whether this solves the problem?
@CMCDragonkai gitignore.nix is based on `cleanSourceWith` under the hood, so perhaps that makes it sufficiently different. Did you try it?
Do you have the error message at hand? Perhaps it can be fixed.