From 61d589208376461ce5f59acfed5897ef870c4f90 Mon Sep 17 00:00:00 2001 From: Antoine Viallon Date: Tue, 5 Aug 2025 10:48:05 +0200 Subject: [PATCH] =?UTF-8?q?[Flake]=20we=20followed=2025.05=20for=20quite?= =?UTF-8?q?=20some=20time=20now=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 85fd849..d3255ef 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; nur = {