From e6e874594d9ee4c0b232b28412d9e69408f2e231 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Mon, 1 Sep 2025 14:32:08 -0700 Subject: [PATCH] update locks --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index d940ac5..47613fb 100644 --- a/flake.lock +++ b/flake.lock @@ -38,16 +38,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1756617294, - "narHash": "sha256-aGnd4AHIYCWQKChAkHPpX+YYCt7pA6y2LFFA/s8q0wQ=", + "lastModified": 1755922037, + "narHash": "sha256-wY1+2JPH0ZZC4BQefoZw/k+3+DowFyfOxv17CN/idKs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b4c2c57c31e68544982226d07e4719a2d86302a8", + "rev": "b1b3291469652d5a2edb0becc4ef0246fff97a7c", "type": "github" }, "original": { "id": "nixpkgs", - "ref": "nixos-25.05", + "rev": "b1b3291469652d5a2edb0becc4ef0246fff97a7c", "type": "indirect" } },