Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-22 | treewide: Make some fetchers overridable | piegames | 1 | -1/+5 |
2018-07-21 | pkgs/*: remove unreferenced function arguments | volth | 1 | -1/+1 |
2016-02-01 | fetchgitlocal: be less chatty | Eric Seidel | 1 | -1/+1 |
2016-01-04 | fetchgitLocal: make it work in submodules | Eric Seidel | 1 | -3/+3 |
2015-10-01 | Rewrite `fetchgitLocal` | John Ericson | 1 | -21/+38 |
2015-03-31 | fetchgitlocal: use output of `git show` and `git diff` to tell nix whether th... | Eric Seidel | 1 | -2/+15 |
2015-03-28 | fetchgitlocal: don't force copying the whole source directory into the store.. | Eric Seidel | 1 | -2/+2 |
2015-03-28 | fetchgitlocal: local fetcher based on `git ls-files` | Eric Seidel | 1 | -0/+10 |