feat: roll forward stable nixpkgs

This commit is contained in:
Leon Schwarzäugl 2025-02-25 19:41:14 +01:00
parent 12c80c99ff
commit 86ef858d59
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.11";
systems.url = "github:nix-systems/default-linux";
home-manager = {
url = "github:nix-community/home-manager";