247 current 2024-11-27 05:49:17 24.11.20241123.0c58267 6.12.1 *

This commit is contained in:
Ranomier 2024-11-27 05:55:53 +01:00
parent a14c963a27
commit b5f6ed9d18
4 changed files with 19 additions and 17 deletions

View file

@ -2,9 +2,10 @@
######
inputs = {
######
#nixpkgs-old.url = "github:NixOS/nixpkgs/nixos-24.05";
# Main nix package repository
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
# NixOS unstable channel
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";