summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-20 21:16:37 -0400
committerGitHub <[email protected]>2024-09-20 21:16:37 -0400
commit3809d7bbc1ed8e0ddc056d8b91e62a3507c28d39 (patch)
treeb548c9511a5612e22ccfee1db140893874f310c5
parent7109ef30f6370c3ef9a5710f4dcf7c2c4c5c576b (diff)
chore: update flake inputs (#40)
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/673d99f1406cb09b8eb6feab4743ebdf70046557?narHash=sha256-tI7141IHDABMNgz4iXDo8agCp0SeTLbaIZ2DRndwcmk%3D' (2024-09-13) → 'github:NixOS/nixpkgs/268bb5090a3c6ac5e1615b38542a868b52ef8088?narHash=sha256-xB35C2fpz7iyNcj9sn0a%2BwM2C4CQ6DGTn5VUHogstYs%3D' (2024-09-19) 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 212e831..e2757ed 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1726206720,
- "narHash": "sha256-tI7141IHDABMNgz4iXDo8agCp0SeTLbaIZ2DRndwcmk=",
+ "lastModified": 1726745986,
+ "narHash": "sha256-xB35C2fpz7iyNcj9sn0a+wM2C4CQ6DGTn5VUHogstYs=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "673d99f1406cb09b8eb6feab4743ebdf70046557",
+ "rev": "268bb5090a3c6ac5e1615b38542a868b52ef8088",
"type": "github"
},
"original": {