From be18b76f8df1b173ef1646be5ae060d44a37f1d1 Mon Sep 17 00:00:00 2001 From: Emily Date: Thu, 13 Jun 2024 14:31:24 +0100 Subject: [PATCH] flake.lock: update With 23.05 support dropped, this was pinned to an unsupported version. --- flake.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 719cfe68..3ce8eac6 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,12 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1687274257, - "narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=", - "path": "/nix/store/22qgs3skscd9bmrxv9xv4q5d4wwm5ppx-source", - "rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5", - "type": "path" + "lastModified": 1718149104, + "narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16", + "type": "github" }, "original": { "id": "nixpkgs",