Update to 24.11

This commit is contained in:
Jakob Lechner 2024-11-15 00:21:33 +01:00
parent 9799e221a2
commit 5f3faa705f
19 changed files with 91 additions and 173 deletions

View file

@ -10,7 +10,7 @@
gomod2nix.url = "github:nix-community/gomod2nix";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager/release-24.05";
home-manager.url = "github:nix-community/home-manager/master";
krops.inputs.flake-utils.follows = "flake-utils";
krops.inputs.nixpkgs.follows = "nixpkgs";
@ -24,7 +24,7 @@
nixos-hardware.url = "github:nixos/nixos-hardware/master";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs.url = "github:nixos/nixpkgs/release-24.11";
nixpkgsMaster.url = "github:NixOS/nixpkgs/master";