diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-16 12:47:17 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-16 12:47:17 -0400 |
| commit | a27fe46d260a75fa5c94f30ce856b3570357a8b5 (patch) | |
| tree | 808736077962079fc230ab2f07d22c772953b7c8 /test | |
| parent | c3320b59670450b4d2b5cb01cdbd3e176a6d3232 (diff) | |
chore: update flake inputs (#10)
* chore: update flake inputs
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/600b15aea1b36eeb43833a50b0e96579147099ff' (2024-04-07)
→ 'github:NixOS/nixpkgs/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5' (2024-04-11)
* chore: update test flake inputs
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/600b15aea1b36eeb43833a50b0e96579147099ff' (2024-04-07)
→ 'github:NixOS/nixpkgs/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5' (2024-04-11)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'test')
| -rw-r--r-- | test/flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/flake.lock b/test/flake.lock index 6955e42..5e5a507 100644 --- a/test/flake.lock +++ b/test/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1712449641, - "narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=", + "lastModified": 1712849433, + "narHash": "sha256-flQtf/ZPJgkLY/So3Fd+dGilw2DKIsiwgMEn7BbBHL0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "600b15aea1b36eeb43833a50b0e96579147099ff", + "rev": "f173d0881eff3b21ebb29a2ef8bedbc106c86ea5", "type": "github" }, "original": { |
