summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-08-23 21:08:07 -0400
committerGitHub <[email protected]>2024-08-24 01:08:07 +0000
commit2411e0489af793aa34d7ddc04718b54889f1b6be (patch)
tree702f97a892cdc559fbd4cb05332b1d7cc82d40bc /flake.lock
parent779793ea450464e15cfc84dced17c905ccaca5ce (diff)
nix: update flake.lock (#55)
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/8b908192e64224420e2d59dfd9b2e4309e154c5d?narHash=sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk%3D' (2024-08-15) → 'github:NixOS/nixpkgs/5de1564aed415bf9d0f281461babc2d101dd49ff?narHash=sha256-Nf/iQWamRVAwAPFccQMfm5Qcf%2BrLLnU1rWG3f9orDVE%3D' (2024-08-22) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 417cfe5..d73b2cb 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1723703277,
- "narHash": "sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk=",
+ "lastModified": 1724363052,
+ "narHash": "sha256-Nf/iQWamRVAwAPFccQMfm5Qcf+rLLnU1rWG3f9orDVE=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "8b908192e64224420e2d59dfd9b2e4309e154c5d",
+ "rev": "5de1564aed415bf9d0f281461babc2d101dd49ff",
"type": "github"
},
"original": {