From b214fb097a89c6ebfb1af7bbc33f24ce2e78c9c5 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 28 Jun 2026 13:28:37 +0200 Subject: nixos 25.11 -> 26.05 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'my-nixpkgs': 'git+https://git.aristote.fr/nix/my-nixpkgs?ref=refs/heads/master&rev=92003d192bda93665b9934659824eaeda71130c2' (2026-06-28) → 'git+https://git.aristote.fr/nix/my-nixpkgs?ref=refs/heads/master&rev=cbd7bf4ccf903ffb6419782c7ff30cc627ab340a' (2026-07-07) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/a9cf7546a938c737b079e738de73934a13de9784' (2026-06-27) → 'github:NixOS/nixos-hardware/662bd6e312d2c8b212e32cb377abaee190749320' (2026-07-06) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3cac626ec5e3703e835f227687e88aa9e2f25701' (2026-06-26) → 'github:NixOS/nixpkgs/a50de1b7d8a586adc18d2395c19de7d6058e6030' (2026-07-04) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a4f8110..0c4947b 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { inputs = { my-nixpkgs.url = "git+https://git.aristote.fr/nix/my-nixpkgs"; - nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05"; }; outputs = -- cgit v1.3.1