summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-09-27 00:55:48 +0000
committerseth <[email protected]>2023-09-28 05:34:41 -0400
commite1ff1528350488a00538c73f5e7ca819428f5d5f (patch)
treea41cab68112654c1a324f86e7992675af0c56a58
parent6c30026f3d0f53a7c5ff1d0b9e60d9c05d91e766 (diff)
flake: update nixpkgs inputs
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e35dcc04a3853da485a396bdd332217d0ac9054f' (2023-09-22) → 'github:NixOS/nixpkgs/6500b4580c2a1f3d0f980d32d285739d8e156d92' (2023-09-25)
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 206da79..fc808bf 100644
--- a/flake.lock
+++ b/flake.lock
@@ -334,11 +334,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1695360818,
- "narHash": "sha256-JlkN3R/SSoMTa+CasbxS1gq+GpGxXQlNZRUh9+LIy/0=",
+ "lastModified": 1695644571,
+ "narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "e35dcc04a3853da485a396bdd332217d0ac9054f",
+ "rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92",
"type": "github"
},
"original": {