From d54b662653c03df843ddc52010275426c0a04bd8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 22 Jul 2024 07:07:13 -0700 Subject: bump nixos to 24.05 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d7f5c46..b37000b 100644 --- a/flake.nix +++ b/flake.nix @@ -2,10 +2,10 @@ description = "personal NixOS configurations"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; home-manager = { - url = "github:nix-community/home-manager/release-23.11"; + url = "github:nix-community/home-manager/release-24.05"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit 1.4.1