Rename nixpkgs-2411 to nixpkgs-stable

This commit is contained in:
Oliver Davies 2025-04-23 17:19:16 +01:00
parent 5d6ab42c9a
commit 5f7d0d4deb
4 changed files with 20 additions and 21 deletions

View file

@ -13,8 +13,8 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-2411.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs-master.url = "github:nixos/nixpkgs/master";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";