Will Dietz
Will Dietz
* Didn't add to the windows `spawnThread,` if that's desired (and otherwise this seems good) I can take a look! :+1: * main maybe doesn't need to `noteBottomOfStack` (if it...
Friendly "ping"! :innocent: Thanks!
(D'oh sorry for missing this issue!) That sounds good to me! Would it be reasonable/possible to make it a config option? Not critical but while we're talking wish-list... :grin:
FWIW I'm not sure including all build dependencies is quite the same, since build dependencies don't necessarily include the other outputs produced by the derivation that created the path in...
That sounds pretty much perfect to me! :)
Unless I'm missing something I definitely think Nix supports multiple signatures and has for some time. IIRC `nix verify` has options to check for paths with at least n signatures...
Copying a path from a local binary store seems to preserve all signatures, but if path is available in multiple places only the signatures from the substituter used are added....
That's fair, yes. I'd say sending via stdin (as in the PR) is a nox improvement since it allows running nix on input strings longer than max command-line length (platform...
Can travis or something do this on PR's automatically? I'd think an auto-comment saying "nope you didn't follow instructions" would do the trick? ;)
It's now `xorg.xorgproto` or so, although if this is a pain point perhaps report an issue on the nixpkgs repo? I don't remember if there was a reason compatibility aliases...