Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Fix warning on 32-bit systems | Eelco Dolstra | |
http://hydra.nixos.org/build/44628517 | |||
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | |
This reverts commit f78126bfd6b6c8477fcdbc09b2f98772dbe9a1e7. There really is no need for such a massive change... | |||
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | |
2016-08-10 | NarAccessor: Fix handling of non-executable files | Eelco Dolstra | |
2016-03-15 | Fix Darwin build | Eelco Dolstra | |
http://hydra.nixos.org/build/33279996 | |||
2016-02-26 | Remove bad assertion | Eelco Dolstra | |
2016-02-25 | Add NAR / Store accessor abstraction | Eelco Dolstra | |
This is primary to allow hydra-queue-runner to extract files like "nix-support/hydra-build-products" from NARs in binary caches. |