about summary refs log tree commit diff
path: root/lib/fetchers.nix
AgeCommit message (Expand)AuthorFilesLines
14 dayslib.fetchers.normalizeHash: more implementation comment and clearer variable ...nicoo1-11/+12
14 dayslib.fetchers.normalizeHash: replace `""` with `lib.fake*`nicoo1-2/+15
14 dayslib.fetchers: factor-out definitions common to `normalizeHash` and `withNorma...nicoo1-6/+10
14 dayslib.fetchers: replace `with`-bindings with explicit `let inherit`nicoo1-2/+6
14 dayslib.fetchers: optimize `normalizeHash` and `withNormalizedHash` via min-scopingnicoo1-23/+30
14 dayslib.fetchers.withNormalizedHash: handle fetchers whose hash parameter is opti...nicoo1-6/+7
2024-09-17lib.fetchers: add `normalizeHash` and `withNormalizedHash`nicoo1-1/+143
2024-08-23treewide: support NIX_SSL_CERT_FILE as an impureEnvVarTim Cuthbertson1-0/+3
2024-04-26lib.fetchers: Add uppercase proxy environment variablesramboman1-0/+1
2017-09-16Convert libs to a fixed-pointGraham Christensen1-0/+1
2017-04-19lib: trivial spelling fixesTom Saeger1-1/+1
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch1-0/+12