From 23fa3ac6f961692752a15fe00f0f7b627864e751 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 7 Dec 2024 06:46:33 +0100 Subject: flake: update channels to 24.11 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index acdd0ce..2a10bdc 100644 --- a/flake.nix +++ b/flake.nix @@ -2,10 +2,10 @@ description = "n8 NixOS Configuration Flake"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; home-manager = { - url = "github:/nix-community/home-manager/release-24.05"; + url = "github:/nix-community/home-manager/release-24.11"; inputs.nixpkgs.follows = "nixpkgs"; }; nixvim = { -- cgit v1.2.3-70-g09d2