Age | Commit message (Expand) | Author | Files | Lines |
2023-10-04 | treewide: refactor `.attrs.sh` detection | Maximilian Bosch | 1 | -1/+1 |
2023-07-20 | fetchhg: clean up md5 references | Theodore Ni | 1 | -4/+1 |
2023-04-03 | fetchhg: allow specifying (sri) hash | ajs124 | 1 | -3/+11 |
2023-02-13 | treewide: use optionalString | Felix Buehler | 1 | -2/+2 |
2023-01-16 | treewide: remove usages of header and stopNest | Artturin | 1 | -3/+1 |
2022-12-08 | treewide: source .attrs in builders | Artturin | 1 | -0/+1 |
2021-01-27 | treewide: stdenvNoCC.lib -> lib | Ben Siraphob | 1 | -2/+2 |
2019-01-18 | prefer-fetch-remote: an overlay to fetch on remote builders | Jörg Thalheim | 1 | -2/+9 |
2018-07-21 | pkgs/*: remove unreferenced function arguments | volth | 1 | -1/+1 |
2018-01-10 | treewide: Fetchers should use `stdenvNoCC`. | John Ericson | 1 | -3/+3 |
2018-01-09 | treewide: Fixed output fetch* derivations should use `nativeBuildInputs` | John Ericson | 1 | -1/+1 |
2017-03-20 | fetch-*: remove md5 support | Robin Gloster | 1 | -5/+5 |
2016-11-30 | Remove fetchMD5warn | Eelco Dolstra | 1 | -2/+1 |
2016-10-09 | fetch*: print a trace warning about md5 deprecation | Michael Raskin | 1 | -1/+2 |
2016-09-17 | lib/fetchers.nix: factor out impure proxy vars (#18702) | Profpatsch | 1 | -3/+1 |
2016-02-17 | nix-prefetch-hg: Various bash style improvements, fixes #9511 | Benjamin Staffin | 1 | -34/+34 |
2015-10-06 | fetchhg: fixed nix-prefetch-hg interpreter | Juho Östman | 1 | -1/+2 |
2015-05-04 | Merge pull request #7235 from risicle/fetchhgsubrepo | Edward Tjörnhammar | 3 | -3/+11 |
2015-05-04 | fetchhg: add option to fetch hg subrepos | Robert Scott | 3 | -4/+12 |
2015-04-28 | fetchhg: pass proxyvars to hg | Edward Tjörnhammar | 1 | -1/+5 |
2014-08-27 | build-support: Fix nix-prefetch-* on OS X. | aszlig | 1 | -1/+1 |
2014-08-25 | build-support: Use mktemp -d in nix-prefetch-*. | aszlig | 1 | -4/+3 |
2014-06-28 | fetchbzr, fetchdarcs, fetchhg: use `rev` attr | Benno Fünfstück | 2 | -4/+4 |
2014-06-11 | nix-prefetch-{bzr,hg,svn}: print fetched revision | Benno Fünfstück | 1 | -0/+1 |
2014-05-29 | Fix regression in fetchhg. | Rob Vermaas | 1 | -2/+1 |
2014-05-28 | Make fetchhg do the same as nix-prefetch-hg, use hg archive. Fixes #2781. | Rob Vermaas | 1 | -2/+3 |
2013-05-20 | fetchhg: allow untrusted certs (merge #540) | Jack Cummings | 1 | -1/+1 |
2012-12-28 | Remove unnecessary parentheses around if conditions | Eelco Dolstra | 1 | -3/+3 |
2012-08-26 | fetchhg: removing the nix dependency | Lluis Batlle | 1 | -1/+1 |
2012-01-10 | prefer local builds for fetchhg | Rob Vermaas | 1 | -0/+1 |
2011-12-19 | revert previous commit, i'm not awake... | Rob Vermaas | 1 | -1/+0 |
2011-12-19 | make sure fetchhg always produces same output for same revision | Rob Vermaas | 1 | -0/+1 |
2011-11-03 | remove .hg-archival.txt from nix-prefetch-hg result | Rob Vermaas | 1 | -0/+1 |
2011-04-11 | nix-prefetch-hg: if url is local file, do not make clone, but run hg archive ... | Rob Vermaas | 1 | -2/+6 |
2011-04-11 | use same name as nix-prefetch-hg for derivation | Rob Vermaas | 1 | -1/+1 |
2010-07-27 | make nix-prefetch-hg executable | Rob Vermaas | 1 | -0/+0 |
2010-06-12 | Updating go, and making the go expression work in both i686-linux and x86_64-... | Lluís Batlle i Rossell | 1 | -4/+4 |
2010-01-27 | applying patches provided by griswold | Rob Vermaas | 1 | -0/+71 |
2009-11-14 | * Add a fetchhg builder to checkout mercurial repositories. | Nicolas Pierron | 2 | -1/+11 |
2007-09-04 | commented out avrdude which is using unstable lib functions, | Marc Weber | 1 | -0/+16 |