mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
niv: pin nil to repo unstable version
This commit is contained in:
parent
d91d1b2f6a
commit
409b58ccd7
3 changed files with 21 additions and 0 deletions
|
|
@ -67,6 +67,18 @@
|
|||
"rev": "cd2a9c028df820a83ca2807dc6c6e7abc3dfa7fc",
|
||||
"type": "git"
|
||||
},
|
||||
"nil": {
|
||||
"branch": "main",
|
||||
"description": "NIx Language server, an incremental analysis assistant for writing in Nix.",
|
||||
"homepage": "",
|
||||
"owner": "oxalica",
|
||||
"repo": "nil",
|
||||
"rev": "870a4b1b5f12004832206703ac15aa85c42c247b",
|
||||
"sha256": "1xlbzv9495g2gx6nmnw79v5g9ajwzkl1qwlpkqwqzqz4380qnnxy",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/oxalica/nil/archive/870a4b1b5f12004832206703ac15aa85c42c247b.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"nix-tree": {
|
||||
"branch": "main",
|
||||
"description": "Interactively browse dependency graphs of Nix derivations.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue