From ca8e312fb355e660f22331db7ccab3ecf4ed02a4 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 28 May 2025 11:09:10 +0200 Subject: update to 25.05 --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 408e1d4..3524783 100644 --- a/flake.nix +++ b/flake.nix @@ -2,14 +2,14 @@ description = "n8 NixOS Configuration Flake"; 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"; home-manager = { - url = "github:/nix-community/home-manager/release-24.11"; + url = "github:/nix-community/home-manager/release-25.05"; inputs.nixpkgs.follows = "nixpkgs"; }; nixvim = { - url = "github:/nix-community/nixvim/nixos-24.11"; + url = "github:/nix-community/nixvim/nixos-25.05"; inputs.nixpkgs.follows = "nixpkgs"; }; webtray = { -- cgit v1.2.3-70-g09d2