summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-30 21:38:45 -0400
committerGitHub <[email protected]>2024-08-30 21:38:45 -0400
commitca1c573aee34e0ce15fd75549c13eed15343126c (patch)
tree3a892c0fb2133ac2c21e36cfedae08fbe8634c3f
parentf58d05718b7b64d161acf50bb72b78b281f60821 (diff)
chore: update flake inputs (#34)
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5de1564aed415bf9d0f281461babc2d101dd49ff?narHash=sha256-Nf/iQWamRVAwAPFccQMfm5Qcf%2BrLLnU1rWG3f9orDVE%3D' (2024-08-22) → 'github:NixOS/nixpkgs/dac9db29e0e7ff2071ccc47b720aaffc3e74b504?narHash=sha256-Ri79ZOEcZJFLr6%2BLgS3A0WYyroL/PqEuO%2BlI7u%2BG2tE%3D' (2024-08-30) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 59994c4..a3ab63e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1724363052,
- "narHash": "sha256-Nf/iQWamRVAwAPFccQMfm5Qcf+rLLnU1rWG3f9orDVE=",
+ "lastModified": 1725036679,
+ "narHash": "sha256-Ri79ZOEcZJFLr6+LgS3A0WYyroL/PqEuO+lI7u+G2tE=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "5de1564aed415bf9d0f281461babc2d101dd49ff",
+ "rev": "dac9db29e0e7ff2071ccc47b720aaffc3e74b504",
"type": "github"
},
"original": {