summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2024-08-09 22:36:54 -0400
committerGitHub <[email protected]>2024-08-10 02:36:54 +0000
commitbbe13e7a2b62b50f65c017b5082e69a6a3460528 (patch)
tree70da404ad7cb7a19e7d3515b151ed97a5b6854a0
parent417a10e45a573632f46b551d766d7689e84bfe56 (diff)
flake: update inputs (#109)
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce?narHash=sha256-5US0/pgxbMksF92k1%2BeOa8arJTJiPvsdZj9Dl%2BvJkM4%3D' (2024-07-31) → 'github:NixOS/nixpkgs/13fe00cb6c75461901f072ae62b5805baef9f8b2?narHash=sha256-9AVY0ReCmSGXHrlx78%2B1RrqcDgVSRhHUKDVV1LLBy28%3D' (2024-08-08) 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 ce9222f..e0707f0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1722415718,
- "narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=",
+ "lastModified": 1723151389,
+ "narHash": "sha256-9AVY0ReCmSGXHrlx78+1RrqcDgVSRhHUKDVV1LLBy28=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "c3392ad349a5227f4a3464dce87bcc5046692fce",
+ "rev": "13fe00cb6c75461901f072ae62b5805baef9f8b2",
"type": "github"
},
"original": {