diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-10-01 00:19:50 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-10-01 00:19:50 +0000 |
commit | be8a9f6541b2fe4cf552e8e5bb12fde4b9e83c49 (patch) | |
tree | 55702f9ed4f164d7690b3febf4e969e15e32eec0 /flake.lock | |
parent | 589ab24f7e4a0af7d00dc1585918d6b4e062f8ad (diff) | |
download | PrismLauncher-be8a9f6541b2fe4cf552e8e5bb12fde4b9e83c49.tar.gz PrismLauncher-be8a9f6541b2fe4cf552e8e5bb12fde4b9e83c49.tar.bz2 PrismLauncher-be8a9f6541b2fe4cf552e8e5bb12fde4b9e83c49.zip |
chore(nix): update lockfile
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
→ 'github:nixos/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10)
→ 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1695318763, - "narHash": "sha256-FHVPDRP2AfvsxAdc+AsgFJevMz5VBmnZglFUMlxBkcY=", + "lastModified": 1695978539, + "narHash": "sha256-lta5HToBZMWZ2hl5CautNSUgIZViR41QxN7JKbMAjgQ=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e12483116b3b51a185a33a272bf351e357ba9a99", + "rev": "bd9b686c0168041aea600222be0805a0de6e6ab8", "type": "github" }, "original": { @@ -153,11 +153,11 @@ ] }, "locked": { - "lastModified": 1694364351, - "narHash": "sha256-oadhSCqopYXxURwIA6/Anpe5IAG11q2LhvTJNP5zE6o=", + "lastModified": 1695576016, + "narHash": "sha256-71KxwRhTfVuh7kNrg3/edNjYVg9DCyKZl2QIKbhRggg=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "4f883a76282bc28eb952570afc3d8a1bf6f481d7", + "rev": "cb770e93516a1609652fa8e945a0f310e98f10c0", "type": "github" }, "original": { |