Commit graph

16 commits

Author SHA1 Message Date
Julie Tyché Bettens bbfac17344 fetchFromGitHub: use instance URL in name 2024-05-19 10:45:26 +02:00
Yueh-Shun Li 7494c65f9a fetchgit: takes passthru argument 2024-05-19 10:25:17 +02:00
Yueh-Shun Li 882bdc43f2 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-19 10:25:17 +02:00
Yueh-Shun Li 6425e3f363 fetchFromGitHub: force re-fetch when rev changes
Prefix the default value of `name` with `rev` to force re-fetch
everytime `rev` changes.
2024-05-19 10:25:17 +02:00
Ruby Iris Juric 823445c069
Merge pull request #8 from auxolotl/feat/nixdoc
nixdoc: init at 3.0.2
2024-05-14 10:58:02 +10:00
isabel roses b472274479
flake: remove upstream dependancy 2024-05-14 00:18:19 +01:00
isabel roses 62be37ac4b
nixdoc: init at 3.0.2 2024-05-14 00:17:51 +01:00
isabel roses 4d829429ca
Merge pull request #2 from auxolotl/stdenv 2024-05-13 17:11:45 +00:00
Victor Fuentes 072e19ee33
pkgs: init 2024-05-13 11:34:52 -04:00
isabel roses cbe7a41cc8
Merge pull request #4 from getchoo/export-lib 2024-05-03 22:52:08 +00:00
seth 8be9d3c6e1
flake: export lib 2024-05-03 16:17:59 -04:00
isabel roses 1263e08f75
Merge pull request #3 from auxolotl/readme 2024-05-03 16:51:08 +00:00
Ruby Iris Juric 94897473bc
Add README 2024-05-03 20:21:17 +10:00
Victor Fuentes 48b022083f
Merge pull request #1 from getchoo/no-instantiate
don't instantiate nixpkgs
2024-05-01 18:33:39 -04:00
seth 603ee39267
don't instantiate nixpkgs 2024-05-01 18:31:03 -04:00
Victor Fuentes 74ee9adefc
Initial commit 2024-05-01 18:26:04 -04:00