mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
niv: fix nixpkgs-stable branch
This commit is contained in:
parent
6c7f688e7c
commit
55d22505e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue