Commit graph

58 commits

Author SHA1 Message Date
Jeff Hykin dd6d59a04d improve test script 2024-05-26 10:31:46 -04:00
Jeff Hykin cac07bdeee get check-eval.nix working 2024-05-26 10:27:28 -04:00
Jeff Hykin 3b9a7b9277 temove tests that depend on pkgs 2024-05-26 10:27:11 -04:00
Jeff Hykin 5fc6685efe add basic test script 2024-05-26 10:26:37 -04:00
Jeff Hykin 7916f50847 remove top level nix inherits 2024-05-26 10:20:23 -04:00
Jeff Hykin 63c79d1b48 simplify top of lib 2024-05-26 10:05:03 -04:00
Jeff Hykin 590b181303 add note 2024-05-26 09:59:56 -04:00
Jeff Hykin a38922846e reduce indirection 2024-05-26 09:57:20 -04:00
Jeff Hykin 6ce2f22854 add WIP trivial 2024-05-25 13:19:19 -04:00
Jeff Hykin 0911efe6d2 add other static info 2024-05-25 13:17:55 -04:00
Jeff Hykin 06688e3ab8 fix logical or 2024-05-25 13:17:47 -04:00
Jeff Hykin 01b6beb111 add id, const, pipe, concat, or, and, xor, bitNot, boolToString, mergeAttrs, flip, mapNullable 2024-05-25 13:04:22 -04:00
Jeff Hykin 427ad23000 add throwIfNot 2024-05-25 12:58:35 -04:00
Jeff Hykin 2ca5e185ce - 2024-05-25 12:55:53 -04:00
Jeff Hykin e0f04630de change how static is handled 2024-05-25 12:55:31 -04:00
Jeff Hykin 9e3062a5d8 - 2024-05-25 12:33:24 -04:00
Jeff Hykin df3269bfeb add reverseList 2024-05-25 12:29:12 -04:00
Jeff Hykin 1462db9587 add setFunctionArgs 2024-05-25 12:26:31 -04:00
Jeff Hykin 2613fed53e add functionArgs 2024-05-25 12:22:03 -04:00
Jeff Hykin 415acdce94 improve foundation 2024-05-25 12:20:22 -04:00
Jeff Hykin a4c9fde3e9 start detangling lib 2024-05-25 12:14:33 -04:00
Jeff Hykin 9cb4ed1ffc - 2024-05-25 12:13:51 -04:00
Jeff Hykin 11c40a8dcf add release to setup.toml 2024-05-25 11:44:27 -04:00
Jeff Hykin 97466d7f6d start to untangle lib 2024-05-25 11:44:17 -04:00
Jeff Hykin ab9110a43b move minNixVersion into meta.toml 2024-05-25 11:32:17 -04:00
Jeff Hykin 68d28c7f95 add teams for backwards compat (intentional duplicated entries) 2024-05-25 11:29:14 -04:00
Jeff Hykin f144947b81 add maintainers for backwards compatibility 2024-05-25 11:26:35 -04:00
Jeff Hykin e987e7b28b switch everything to toml 2024-05-25 11:18:25 -04:00
Jeff Hykin 7dc5f8db8e clean unused 2024-05-25 11:02:20 -04:00
Jeff Hykin 8f0b52892c make sourceTypes json 2024-05-25 11:02:11 -04:00
Jeff Hykin 735f118b90 add todo 2024-05-25 10:59:28 -04:00
Jeff Hykin adff8800eb make licenses static 2024-05-25 10:39:23 -04:00
Jeff Hykin ff9633d02b clean up lib 2024-05-25 10:31:17 -04:00
Jeff Hykin acb415f94f add WIP stage0_darwin 2024-05-25 10:30:52 -04:00
Jeff Hykin 040494bb21 new bootTools is working 2024-05-21 23:53:33 -04:00
Jeff Hykin 3864986c18 git subrepo clone (merge) git@github.com:nix-community/nixpkgs.lib.git lib
subrepo:
  subdir:   "lib"
  merged:   "0df131b5"
upstream:
  origin:   "git@github.com:nix-community/nixpkgs.lib.git"
  branch:   "master"
  commit:   "0df131b5"
git-subrepo:
  version:  "0.4.5"
  origin:   "???"
  commit:   "???"
2024-05-21 22:12:54 -04:00
Jeff Hykin 91911cb438 WIP bootstrap tools 2024-05-21 22:12:38 -04:00
Jeff Hykin 4e14b7b16c clear out everything 2024-05-21 21:36:48 -04:00
Julie Tyché Bettens 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
Victor Fuentes be166796d2
Merge pull request #13 from bbjubjub2494/drop-AAAAAASomeThingsFailToEvaluate
AAAAAASomeThingsFailToEvaluate: drop
2024-05-19 12:11:38 -04:00
Julie Tyché Bettens 2da6177b87 AAAAAASomeThingsFailToEvaluate: drop 2024-05-18 14:04:34 +02:00
isabel roses f760a7e9bf
Merge pull request #12 from bbjubjub2494/fix-hash 2024-05-18 09:30:24 +01:00
Julie Tyché Bettens 9f588014cb python3Packages.build: 1.1.1 -> 1.2.1 2024-05-18 10:26:45 +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