diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-22 21:56:29 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-22 21:56:29 -0400 |
| commit | 6388308f9e9c8a8fbfdff54b30adf486fa292cf9 (patch) | |
| tree | 2a947f36cd22355eec067048744230719cdc58a1 /test | |
| parent | 1c5738a83ee16387dbb6fd14cac1a4ac3bb475d9 (diff) | |
chore: update flake inputs (#8)
* chore: update flake inputs
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/48b75eb6e521f2303cb3cd53a94ec80021b422aa' (2024-02-23)
→ 'github:NixOS/nixpkgs/a3ed7406349a9335cb4c2a71369b697cecd9d351' (2024-03-22)
* chore: update test flake inputs
Flake lock file updates:
• Updated input 'call-flake':
'github:divnix/call-flake/a9bc85f5bd939734655327a824b4e7ceb4ccaba9' (2024-02-18)
→ 'github:divnix/call-flake/c702f2fe0eadd7f321bba7a8ae1fdb7e93ef1ac8' (2024-03-17)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/48b75eb6e521f2303cb3cd53a94ec80021b422aa' (2024-02-23)
→ 'github:NixOS/nixpkgs/a3ed7406349a9335cb4c2a71369b697cecd9d351' (2024-03-22)
• Updated input 'parts':
'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
→ 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'test')
| -rw-r--r-- | test/flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test/flake.lock b/test/flake.lock index 5a0d9a0..38e89fb 100644 --- a/test/flake.lock +++ b/test/flake.lock @@ -2,11 +2,11 @@ "nodes": { "call-flake": { "locked": { - "lastModified": 1708219133, - "narHash": "sha256-bmhE1TmrJG4ba93l9WQTLuYM53kwGQAjYHRvHOeuxWU=", + "lastModified": 1710638339, + "narHash": "sha256-YWQxR+4b4uQGMXOV+gX7fhhi0MiGyTfTdtBl6IsL8z8=", "owner": "divnix", "repo": "call-flake", - "rev": "a9bc85f5bd939734655327a824b4e7ceb4ccaba9", + "rev": "c702f2fe0eadd7f321bba7a8ae1fdb7e93ef1ac8", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1708692673, - "narHash": "sha256-qIQMXkkp3/Lo2Zu41BK/oN3Dt3b5rUJELvt+CbAXPXw=", + "lastModified": 1711106783, + "narHash": "sha256-PDwAcHahc6hEimyrgGmFdft75gmLrJOZ0txX7lFqq+I=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "48b75eb6e521f2303cb3cd53a94ec80021b422aa", + "rev": "a3ed7406349a9335cb4c2a71369b697cecd9d351", "type": "github" }, "original": { @@ -38,11 +38,11 @@ ] }, "locked": { - "lastModified": 1706830856, - "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=", + "lastModified": 1709336216, + "narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f", + "rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2", "type": "github" }, "original": { |
