From bf2218101c8dae728d721606c076c3de888ef3ae Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 7 Jun 2026 15:13:45 +1200 Subject: Newer nixpkgs - why was i on 24.11? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 718f6c2..083c0a8 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "Yerba Linux"; - inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05"; outputs = { self, nixpkgs }: let system = "x86_64-linux"; -- cgit v1.2.3