From 1dbdbfd6ddfaf7b4870253d45a30b48fdcdb31f2 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 6 Jun 2024 12:53:11 +0200 Subject: [PATCH] update now that the regression is fixed --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index acafbe6..c0062bb 100644 --- a/flake.lock +++ b/flake.lock @@ -575,16 +575,16 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1717668620, - "narHash": "sha256-vM4qdnPHu6Q59o1n/4fTK/hCHB7n9xZIVctpLg1/Qmo=", + "lastModified": 1717599852, + "narHash": "sha256-OVeQRahdkopKIeit2JKm80ylfE0Me/rpXvZLp+hqM3M=", "owner": "nixos", "repo": "nixpkgs", - "rev": "42333a35f71e157614cc8afc1479de764c1e5ddc", + "rev": "52694a4be3f361cd7616e6641b070caed9c617d9", "type": "github" }, "original": { "owner": "nixos", - "ref": "master", + "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" }