Commit Graph
298 Commits
Author SHA1 Message Date
adisbladis b9836f2e06 Add parameter to force recursion (don't honour recurseIntoAttrs)
This can be useful when you are not in control over your expressions.

My use case is evaluating a Hydra jobset.
2022-10-18 14:42:26 +13:00
mergify[bot]andGitHub 9b0ef420d3 Merge pull request #127 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-17 02:33:31 +00:00
github-actions[bot] a0a9e23248 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/285e77efe87df64105ec14b204de6636fb0a7a27' (2022-10-11)
  → 'github:NixOS/nixpkgs/83b198a2083774844962c854f811538323f9f7b1' (2022-10-15)
2022-10-17 02:24:47 +00:00
mergify[bot]andGitHub d4d896e18a Merge pull request #126 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-13 02:09:27 +00:00
github-actions[bot] 633830a6a2 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c5924154f000e6306030300592f4282949b2db6c' (2022-10-08)
  → 'github:NixOS/nixpkgs/285e77efe87df64105ec14b204de6636fb0a7a27' (2022-10-11)
2022-10-13 02:04:49 +00:00
mergify[bot]andGitHub 89ad89ed00 Merge pull request #124 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-10 02:12:32 +00:00
github-actions[bot] d2cac01995 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b7a6fde153d9470afdb6aa1da51c4117f03b84ed' (2022-10-04)
  → 'github:NixOS/nixpkgs/c5924154f000e6306030300592f4282949b2db6c' (2022-10-08)
2022-10-10 02:07:09 +00:00
Jörg ThalheimandGitHub 69028deac6 Merge pull request #123 from nix-community/update-docs
README: update patchelf example
2022-10-06 22:22:07 +02:00
Jörg Thalheim b445d2c1ad README: update patchelf example 2022-10-06 22:20:43 +02:00
mergify[bot]andGitHub 3f305f4538 Merge pull request #122 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-06 01:58:52 +00:00
github-actions[bot] e011cbd433 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/59d2991d4256cdca1c0cda45d876c80a0fe45c31' (2022-10-02)
  → 'github:NixOS/nixpkgs/b7a6fde153d9470afdb6aa1da51c4117f03b84ed' (2022-10-04)
2022-10-06 01:51:39 +00:00
mergify[bot]andGitHub 26c80c3a8a Merge pull request #121 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-03 01:59:30 +00:00
github-actions[bot] 8b67134e55 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7e52b35fe98481a279d89f9c145f8076d049d2b9' (2022-09-27)
  → 'github:NixOS/nixpkgs/59d2991d4256cdca1c0cda45d876c80a0fe45c31' (2022-10-02)
2022-10-03 01:50:55 +00:00
mergify[bot]andGitHub 133bc3d48f Merge pull request #120 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-29 02:26:57 +00:00
github-actions[bot] 74abfca301 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fde244a8c7655bc28616864e2290ad9c95409c2c' (2022-09-24)
  → 'github:NixOS/nixpkgs/7e52b35fe98481a279d89f9c145f8076d049d2b9' (2022-09-27)
2022-09-29 02:19:15 +00:00
mergify[bot]andGitHub 11ff593c68 Merge pull request #119 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-26 02:17:09 +00:00
github-actions[bot] 765cbd89bc flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f677051b8dc0b5e2a9348941c99eea8c4b0ff28f' (2022-09-18)
  → 'github:NixOS/nixpkgs/fde244a8c7655bc28616864e2290ad9c95409c2c' (2022-09-24)
2022-09-26 02:10:08 +00:00
mergify[bot]andGitHub 582a94e65c Merge pull request #118 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-22 02:10:00 +00:00
github-actions[bot] 1d170192d3 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/da6a05816e7fa5226c3f61e285ef8d9dfc868f3c' (2022-09-16)
  → 'github:NixOS/nixpkgs/f677051b8dc0b5e2a9348941c99eea8c4b0ff28f' (2022-09-18)
2022-09-22 02:04:54 +00:00
Jörg ThalheimandGitHub f812e26737 Merge pull request #117 from nix-community/ci
Also accept relative gc root directories
2022-09-20 20:23:31 +02:00
Jörg Thalheim 47a74fed83 also accept relative gc root directories 2022-09-20 20:12:55 +02:00
Jörg ThalheimandGitHub 884eb9c7a0 Merge pull request #116 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-14
Bump DeterminateSystems/update-flake-lock from 13 to 14
2022-09-20 11:21:59 +02:00
dependabot[bot]andGitHub 183f7593db Bump DeterminateSystems/update-flake-lock from 13 to 14
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 13 to 14.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v13...v14)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:10:09 +00:00
mergify[bot]andGitHub 069853a5b3 Merge pull request #115 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-19 02:19:19 +00:00
github-actions[bot] 4238ece39f flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9608ace7009ce5bc3aeb940095e01553e635cbc7' (2022-09-13)
  → 'github:NixOS/nixpkgs/da6a05816e7fa5226c3f61e285ef8d9dfc868f3c' (2022-09-16)
2022-09-19 02:13:02 +00:00
Jörg Thalheim 70afaeebca avoid shadowing metaName 2022-09-17 10:48:25 +02:00
Jörg ThalheimandGitHub 40c4761a2d Merge pull request #112 from nix-community/build-uncached
Add option to check cache status
2022-09-15 11:07:19 +02:00
Jörg Thalheim f8fa3ea069 README: update available options 2022-09-15 11:04:12 +02:00
Jörg Thalheim cb8126538f fix recurseIntoAttrs handling 2022-09-15 11:04:12 +02:00
Jörg Thalheim f6890b93e8 add check-cache-status option to query wether a binary cache has the build 2022-09-15 11:04:12 +02:00
mergify[bot]andGitHub e257e90118 Merge pull request #114 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-15 02:21:23 +00:00
github-actions[bot] fc31804402 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/93a0067a9c85c17764f7755947e6ecf52dc47d8a' (2022-09-10)
  → 'github:NixOS/nixpkgs/9608ace7009ce5bc3aeb940095e01553e635cbc7' (2022-09-13)
2022-09-15 02:13:42 +00:00
mergify[bot]andGitHub 51f0dc44c5 Merge pull request #113 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-12 02:20:51 +00:00
github-actions[bot] 7c38c184a3 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2da64a81275b68fdad38af669afeda43d401e94b' (2022-09-01)
  → 'github:NixOS/nixpkgs/93a0067a9c85c17764f7755947e6ecf52dc47d8a' (2022-09-10)
2022-09-12 02:16:38 +00:00
mergify[bot]andGitHub 31245712bf Merge pull request #111 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-05 02:14:54 +00:00
github-actions[bot] 86f8575191 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/97747d3209efde533f7b1b28f1be11619f556a06' (2022-08-31)
  → 'github:NixOS/nixpkgs/2da64a81275b68fdad38af669afeda43d401e94b' (2022-09-01)
2022-09-05 02:08:43 +00:00
mergify[bot]andGitHub ae8e06b333 Merge pull request #110 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-01 02:40:27 +00:00
github-actions[bot] c232716bae flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/324c8aaf25b2f2027af7798e5582ce3040a793b6' (2022-08-27)
  → 'github:NixOS/nixpkgs/97747d3209efde533f7b1b28f1be11619f556a06' (2022-08-31)
2022-09-01 01:57:31 +00:00
mergify[bot]andGitHub ba432cdf49 Merge pull request #108 from nix-community/update_flake_lock_action
flake.lock: Update
2022-08-29 02:13:50 +00:00
github-actions[bot] 636bbca5d3 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f034b5693a26625f56068af983ed7727a60b5f8b' (2022-08-24)
  → 'github:NixOS/nixpkgs/324c8aaf25b2f2027af7798e5582ce3040a793b6' (2022-08-27)
2022-08-29 02:07:51 +00:00
mergify[bot]andGitHub cdba0330e1 Merge pull request #107 from nix-community/update_flake_lock_action
flake.lock: Update
2022-08-25 02:07:26 +00:00
github-actions[bot] c7c39f25b6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/13711c9ab9f5a160a44affb7a6221be53318a873' (2022-08-20)
  → 'github:NixOS/nixpkgs/f034b5693a26625f56068af983ed7727a60b5f8b' (2022-08-24)
2022-08-25 02:00:25 +00:00
Jörg ThalheimandGitHub 9c87ca9d7b Merge pull request #106 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-13
Bump DeterminateSystems/update-flake-lock from 12 to 13
2022-08-23 08:06:03 +01:00
dependabot[bot]andGitHub 086df547b2 Bump DeterminateSystems/update-flake-lock from 12 to 13
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 12 to 13.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v12...v13)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 23:19:21 +00:00
mergify[bot]andGitHub 2cf4c9ce0e Merge pull request #105 from nix-community/update_flake_lock_action
flake.lock: Update
2022-08-22 01:59:43 +00:00
github-actions[bot] 2da08e05e2 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/762b003329510ea855b4097a37511eb19c7077f0' (2022-08-16)
  → 'github:NixOS/nixpkgs/13711c9ab9f5a160a44affb7a6221be53318a873' (2022-08-20)
2022-08-22 01:54:36 +00:00
adisbladisandGitHub d05952ea83 Merge pull request #103 from zhaofengli/cli-expr
Add support for passing a Nix expression on the command line
2022-08-20 18:50:34 +08:00
mergify[bot]andGitHub 72f1042631 Merge pull request #104 from nix-community/update_flake_lock_action
flake.lock: Update
2022-08-18 02:09:36 +00:00
github-actions[bot] 20685e0b23 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e105167e98817ba9fe079c6c3c544c6ef188e276' (2022-08-13)
  → 'github:NixOS/nixpkgs/762b003329510ea855b4097a37511eb19c7077f0' (2022-08-16)
2022-08-18 02:01:23 +00:00
Zhaofeng Li 23f4dfdc24 Add support for passing a Nix expression on the command line
Fixes #38.
2022-08-17 10:59:44 -06:00