Commit graph

25 commits

Author SHA1 Message Date
Aria
4d17e02dd1
Merge 03d0250170 into 9ed579059e 2024-05-24 21:54:10 +01: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
be166796d2
Merge pull request from bbjubjub2494/drop-AAAAAASomeThingsFailToEvaluate
AAAAAASomeThingsFailToEvaluate: drop
2024-05-19 12:11:38 -04:00
2da6177b87 AAAAAASomeThingsFailToEvaluate: drop 2024-05-18 14:04:34 +02:00
f760a7e9bf
Merge pull request from bbjubjub2494/fix-hash 2024-05-18 09:30:24 +01:00
9f588014cb python3Packages.build: 1.1.1 -> 1.2.1 2024-05-18 10:26:45 +02:00
tcmal
03d0250170 fix: fallback to nix-path for non flake evaluations 2024-05-14 14:17:37 +01:00
tcmal
f7032ac616 fix(meta): comment out maintainer attributes still using teams
this is pending figuring out the system we want to use for
maintainers/teams, and keeps everything evaluating in the meantime.
2024-05-14 14:17:37 +01:00
tcmal
336bec1819 refactor: move lib to separate repository 2024-05-14 14:17:34 +01:00
823445c069
Merge pull request from auxolotl/feat/nixdoc
nixdoc: init at 3.0.2
2024-05-14 10:58:02 +10:00
b472274479
flake: remove upstream dependancy 2024-05-14 00:18:19 +01:00
62be37ac4b
nixdoc: init at 3.0.2 2024-05-14 00:17:51 +01:00
4d829429ca
Merge pull request from auxolotl/stdenv 2024-05-13 17:11:45 +00:00
072e19ee33
pkgs: init 2024-05-13 11:34:52 -04:00
cbe7a41cc8
Merge pull request 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
1263e08f75
Merge pull request from auxolotl/readme 2024-05-03 16:51:08 +00:00
94897473bc
Add README 2024-05-03 20:21:17 +10:00
48b022083f
Merge pull request 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
74ee9adefc
Initial commit 2024-05-01 18:26:04 -04:00