niv: fix nixpkgs-stable branch

This commit is contained in:
Primrose 2025-05-19 10:01:45 +02:00
parent 6c7f688e7c
commit 55d22505e7
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -110,7 +110,7 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"branch": "master", "branch": "nixos-24.11",
"description": "Nix Packages collection & NixOS", "description": "Nix Packages collection & NixOS",
"homepage": "", "homepage": "",
"owner": "NixOS", "owner": "NixOS",