From 010493ec64b23bdbdf378a8924e1b9e59ebe2d55 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sun, 14 Dec 2025 00:44:00 +0100 Subject: update flake inputs to nixpkgs 25.11 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3aa5a79..6f6e713 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.11"; nci.url = "github:yusdacra/nix-cargo-integration"; nci.inputs.nixpkgs.follows = "nixpkgs"; parts.url = "github:hercules-ci/flake-parts"; -- cgit v1.2.3