Julie B
5f4b6ae408
Merge 372654c868
into 9ed579059e
2024-06-04 22:28:43 +02:00
372654c868
fetchFromGitLab: force re-fetch when rev changes
2024-06-04 22:27:51 +02:00
9ed579059e
fetchFromSavannah: force re-fetch when rev changes
2024-05-22 23:01:26 +10:00
7ec6274c37
fetchFromGitHub: use instance URL in name
2024-05-21 11:15:52 +05:30
Yueh-Shun Li
d60eb7471e
fetchgit: takes passthru argument
2024-05-21 11:15:52 +05:30
Yueh-Shun Li
ef1e2ef8c2
fetchFromGitHub: take passthru and enhance overriding
...
Take optional argument `passthru` for custom passthru attribute set.
Update the `meta` attribute via `<pkg>.overrideAttrs` instead of
attribute set update (`//`).
Attach attributes `owner`, `repo` and `rev` via `passthru` instead of
attribute set update.
2024-05-21 11:15:52 +05:30
Yueh-Shun Li
ff4126b6ba
fetchFromGitHub: force re-fetch when rev changes
...
Prefix the default value of `name` with `rev` to force re-fetch
everytime `rev` changes.
2024-05-21 11:15:52 +05:30
072e19ee33
pkgs: init
2024-05-13 11:34:52 -04:00