Revert "Remove nixpkgs-2411"

This reverts commit 631b1ffa66.
This commit is contained in:
Oliver Davies 2025-04-23 15:48:15 +01:00
parent 915ff5fbee
commit 9c5e258a9d
4 changed files with 23 additions and 1 deletions

View file

@ -13,6 +13,7 @@
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";
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";