From ecd51c01e50b46b95a771e26fa7d552500f8096d Mon Sep 17 00:00:00 2001 From: David James McCorrie Date: Fri, 17 Apr 2026 09:00:13 +0100 Subject: [PATCH] chore: flake update The old flake lock is almost a year old. This file pins the nix packages that the nix devshell uses. To update run `nix flake update` Signed-off-by: David James McCorrie --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a535be76..78edade6 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1755615617, - "narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=", + "lastModified": 1776169885, + "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "20075955deac2583bb12f07151c2df830ef346b4", + "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", "type": "github" }, "original": {