From efd80454b484f8355438f775eb9378b4e85440a2 Mon Sep 17 00:00:00 2001 From: Daniel Thwaites Date: Sat, 15 Nov 2025 22:21:11 +0000 Subject: [PATCH] flake: update nixpkgs input This is required to have GNOME 49 in the testbed - as otherwise our patches will be incompatible. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 562c13cf..09eba77b 100644 --- a/flake.lock +++ b/flake.lock @@ -141,11 +141,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1758690382, - "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", + "lastModified": 1762977756, + "narHash": "sha256-4PqRErxfe+2toFJFgcRKZ0UI9NSIOJa+7RXVtBhy4KE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e643668fd71b949c53f8626614b21ff71a07379d", + "rev": "c5ae371f1a6a7fd27823bc500d9390b38c05fa55", "type": "github" }, "original": {