diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-08 06:13:07 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-02-08 01:15:39 -0500 |
| commit | 6d7c2882878b135e5c6297aa5b54093f95013da9 (patch) | |
| tree | 11ecf0b2128fc178565cb5fe9acb5b64ed4a09f1 /test/flake.lock | |
| parent | 25a94f7f30527851eb52b6cf8bd7eb2b9c91f40f (diff) | |
chore: update test flake inputs
Flake lock file updates:
• Updated input 'call-flake':
'github:divnix/call-flake/d3327852c5de242e340cb0fd798807c5258e28cc' (2024-01-21)
→ 'github:divnix/call-flake/987212e2cda0d7beef8eee2ac2568c0adecc5c1e' (2024-02-04)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25)
→ 'github:NixOS/nixpkgs/f8e2ebd66d097614d51a56a755450d4ae1632df1' (2024-02-07)
• Updated input 'parts':
'github:hercules-ci/flake-parts/07f6395285469419cf9d078f59b5b49993198c00' (2024-01-11)
→ 'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
Diffstat (limited to 'test/flake.lock')
| -rw-r--r-- | test/flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/flake.lock b/test/flake.lock index cd4bda2..769b088 100644 --- a/test/flake.lock +++ b/test/flake.lock @@ -2,11 +2,11 @@ "nodes": { "call-flake": { "locked": { - "lastModified": 1705800408, + "lastModified": 1707009583, "narHash": "sha256-bmhE1TmrJG4ba93l9WQTLuYM53kwGQAjYHRvHOeuxWU=", "owner": "divnix", "repo": "call-flake", - "rev": "d3327852c5de242e340cb0fd798807c5258e28cc", + "rev": "987212e2cda0d7beef8eee2ac2568c0adecc5c1e", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1706173671, - "narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=", + "lastModified": 1707268954, + "narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4fddc9be4eaf195d631333908f2a454b03628ee5", + "rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1", "type": "github" }, "original": { @@ -38,11 +38,11 @@ ] }, "locked": { - "lastModified": 1704982712, - "narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=", + "lastModified": 1706830856, + "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "07f6395285469419cf9d078f59b5b49993198c00", + "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", "type": "github" }, "original": { |
