Commit graph

483 commits

Author SHA1 Message Date
github-actions[bot] 7f98fdf652 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2788904d26dda6cfa1921c5abb7a2466ffe3cb8c' (2022-11-22)
  → 'github:NixOS/nixpkgs/5dc7114b7b256d217fe7752f1614be2514e61bb8' (2022-11-25)
2022-11-28 01:21:40 +00:00
mergify[bot] 86e74b1fed
Merge pull request #150 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-24 01:39:30 +00:00
github-actions[bot] 0eb77bb9c6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20)
  → 'github:NixOS/nixpkgs/2788904d26dda6cfa1921c5abb7a2466ffe3cb8c' (2022-11-22)
2022-11-24 01:35:02 +00:00
mergify[bot] aa138489fa
Merge pull request #148 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-21 01:45:44 +00:00
github-actions[bot] 63775e6f7a flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/85d6b3990def7eef45f4502a82496de02a02b6e8' (2022-11-15)
  → 'github:NixOS/nixpkgs/690ffff026b4e635b46f69002c0f4e81c65dfc2e' (2022-11-20)
2022-11-21 01:40:57 +00:00
mergify[bot] 55bf770923
Merge pull request #147 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-17 01:44:03 +00:00
github-actions[bot] a7bff0a0d6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5f588eb4a958f1a526ed8da02d6ea1bea0047b9f' (2022-11-10)
  → 'github:NixOS/nixpkgs/85d6b3990def7eef45f4502a82496de02a02b6e8' (2022-11-15)
2022-11-17 01:39:58 +00:00
mergify[bot] 4777023e86
Merge pull request #146 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-14 01:47:17 +00:00
github-actions[bot] b5b6c8cf26 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/093268502280540a7f5bf1e2a6330a598ba3b7d0' (2022-11-08)
  → 'github:NixOS/nixpkgs/5f588eb4a958f1a526ed8da02d6ea1bea0047b9f' (2022-11-10)
2022-11-14 01:42:28 +00:00
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