Commit graph

574 commits

Author SHA1 Message Date
mergify[bot] 3ccf147862
Merge pull request #145 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-10 01:51:28 +00:00
github-actions[bot] 2b3844be65 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3bacde6273b09a21a8ccfba15586fb165078fb62' (2022-11-05)
  → 'github:NixOS/nixpkgs/093268502280540a7f5bf1e2a6330a598ba3b7d0' (2022-11-08)
2022-11-10 01:47:33 +00:00
Jörg Thalheim f78ff88271
Merge pull request #142 from nrdxp/fix-flake-functor
fix: use `InstallableFlake` type & methods
2022-11-09 18:20:18 +01:00
mergify[bot] 3df51e40ed
Merge pull request #143 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-07 01:48:16 +00:00
github-actions[bot] 69815f48be flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d40fea9aeb8840fea0d377baa4b38e39b9582458' (2022-10-31)
  → 'github:NixOS/nixpkgs/3bacde6273b09a21a8ccfba15586fb165078fb62' (2022-11-05)
2022-11-07 01:43:55 +00:00
Timothy DeHerrera c8b52f5836
fix: use InstallableFlake type & methods
Fixes #134

Use the `InstallableFlake` type in order to make use of it's `toValue`
method. This fixes the functor auto-call by including the work from
nixos/nix#6404.

Future work may make use of this object and its methods to employ the
flake based eval cache.
2022-11-04 09:37:54 -06:00
mergify[bot] 7dcf34a060
Merge pull request #141 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-03 01:54:27 +00:00
github-actions[bot] 6a066bc2b5 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fdebb81f45a1ba2c4afca5fd9f526e1653ad0949' (2022-10-29)
  → 'github:NixOS/nixpkgs/d40fea9aeb8840fea0d377baa4b38e39b9582458' (2022-10-31)
2022-11-03 01:47:46 +00:00
Jörg Thalheim 8ef4cc0c77
Merge pull request #138 from nix-community/ci
create bors.toml
2022-10-31 07:24:48 +01:00
Jörg Thalheim be849ae99f create bors.toml 2022-10-31 07:22:17 +01:00
Jörg Thalheim 8f0c1c8d3b
Merge pull request #137 from nix-community/ci
Ci
2022-10-31 07:18:16 +01:00
Jörg Thalheim 724c8df419 also trigger ci on release branches 2022-10-31 07:14:24 +01:00
Jörg Thalheim ad9c0e0b70 flake.nix: bump version 2022-10-31 07:09:44 +01:00
mergify[bot] 72503b527e
Merge pull request #136 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-31 02:10:51 +00:00
github-actions[bot] f8b3aa4449 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
  → 'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f994293d1eb8812f032e8919e10a594567cf6ef7' (2022-10-25)
  → 'github:NixOS/nixpkgs/fdebb81f45a1ba2c4afca5fd9f526e1653ad0949' (2022-10-29)
2022-10-31 02:05:04 +00:00
mergify[bot] d5fd802d4f
Merge pull request #135 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-27 01:56:47 +00:00
github-actions[bot] 11f1ddc405 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/95aeaf83c247b8f5aa561684317ecd860476fcd6' (2022-10-22)
  → 'github:NixOS/nixpkgs/f994293d1eb8812f032e8919e10a594567cf6ef7' (2022-10-25)
2022-10-27 01:52:17 +00:00
mergify[bot] cebf2e5b8b
Merge pull request #133 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-24 02:29:22 +00:00
github-actions[bot] d09b1e7593 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32096899af23d49010bd8cf6a91695888d9d9e73' (2022-10-18)
  → 'github:NixOS/nixpkgs/95aeaf83c247b8f5aa561684317ecd860476fcd6' (2022-10-22)
2022-10-24 02:24:50 +00:00
mergify[bot] 283e967cdc
Merge pull request #131 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-20 02:11:35 +00:00
github-actions[bot] ea18d590e5 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/83b198a2083774844962c854f811538323f9f7b1' (2022-10-15)
  → 'github:NixOS/nixpkgs/32096899af23d49010bd8cf6a91695888d9d9e73' (2022-10-18)
2022-10-20 02:07:07 +00:00
adisbladis 1af1893abe
Merge pull request #130 from nix-community/eval-store
Respect passed eval store
2022-10-18 14:51:11 +13:00
adisbladis 45aeab7a47
Merge pull request #129 from nix-community/force-recurse
Add parameter to force recursion (don't honour recurseIntoAttrs)
2022-10-18 14:48:47 +13:00
adisbladis e0c27dc984 Respect passed eval store 2022-10-18 14:46:37 +13:00
adisbladis 016dae9811
Merge pull request #128 from nix-community/dependabot/github_actions/cachix/install-nix-action-18
Bump cachix/install-nix-action from 17 to 18
2022-10-18 14:44:45 +13:00
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
dependabot[bot] 4f0d7650e1
Bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 23:09:30 +00:00
mergify[bot] 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] 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] 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 Thalheim 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] 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] 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] 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] 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] 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 Thalheim 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 Thalheim 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] 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] 069853a5b3
Merge pull request #115 from nix-community/update_flake_lock_action
flake.lock: Update
2022-09-19 02:19:19 +00:00