From e5ed1cf72b5719e22765dbdc50b015b104fe9c3d Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 10 Jun 2025 16:39:00 +0200 Subject: Update channel to 25.05 Signed-off-by: Mel --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 488b814..fbfcc30 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"; lix-module = { @@ -9,7 +9,7 @@ }; home-manager = { - url = "github:nix-community/home-manager/release-24.11"; + url = "github:nix-community/home-manager/release-25.05"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit 1.4.1