Felix Buehler
|
cdb39a86e0
|
treewide: use optionalString
|
2023-02-13 21:52:34 +01:00 |
|
Artturin
|
fe1c7a1945
|
treewide: remove usages of header and stopNest
they're obsolete
|
2023-01-16 00:08:12 +02:00 |
|
Artturin
|
c01f509e44
|
treewide: source .attrs in builders
if theres a source $stdenv then this is needed
for structuredAttrs
|
2022-12-08 21:09:02 +02:00 |
|
Ashish SHUKLA
|
4eb42a4f1d
|
fetchfossil: Depend on cacert
Without it, it'll not able to verify SSL certificates, rendering
it mostly useless
|
2020-10-24 16:43:05 +05:30 |
|
John Ericson
|
3d59b4d285
|
treewide: Fixed output fetch* derivations should use nativeBuildInputs
|
2018-01-09 20:14:46 -05:00 |
|
Corbin
|
76b74ab2f1
|
fetchfossil: Don't support MD5.
This effectively means that SHA256 is the only way to go. I'm not really
bothered by this.
|
2016-08-21 11:53:40 -07:00 |
|
Corbin
|
2d94071cc4
|
fetchfossil: Require rev.
Otherwise no bumps are done when upstream changes. Not sure how to ping the
repository and check without just doing the clone.
|
2016-08-19 13:55:10 -07:00 |
|
Corbin
|
7880bc0c21
|
fetchfossil: Cleanup some copy-and-paste.
|
2016-08-19 07:34:58 -07:00 |
|
Corbin
|
23a50ca407
|
fetchfossil: Don't let Fossil write to $out/.fossil.
|
2016-08-18 23:16:37 -07:00 |
|
Corbin
|
20a0e2e3bf
|
build-support: Add fetchfossil function.
This is a dead-simple fetcher which clones a Fossil repository, opens it
directly into $out, and then nicks out the single Fossil checkout marker.
|
2016-08-18 22:29:30 -07:00 |
|