mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
using niv master again
This commit is contained in:
parent
2a45798cba
commit
a33d0ca149
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"niv": {
|
"niv": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"description": "Niv fork using unstable nix packages.",
|
"description": "Easy dependency management for Nix projects.",
|
||||||
"homepage": "https://github.com/Anton-4/niv",
|
"homepage": "https://github.com/nmattia/niv",
|
||||||
"owner": "Anton-4",
|
"owner": "nmattia",
|
||||||
"repo": "niv",
|
"repo": "niv",
|
||||||
"rev": "f292d8d149a0e5d1e7fdd0ef68d5dde75814ef7e",
|
"rev": "5830a4dd348d77e39a0f3c4c762ff2663b602d4c",
|
||||||
"sha256": "0lf52chvqfl5jq09sc2k9vg8faqnd27f3ic5cgzp68jk036bax7r",
|
"sha256": "1d3lsrqvci4qz2hwjrcnd8h5vfkg8aypq3sjd4g3izbc8frwz5sm",
|
||||||
"type": "tarball",
|
"type": "tarball",
|
||||||
"url": "https://github.com/Anton-4/niv/archive/f292d8d149a0e5d1e7fdd0ef68d5dde75814ef7e.tar.gz",
|
"url": "https://github.com/nmattia/niv/archive/5830a4dd348d77e39a0f3c4c762ff2663b602d4c.tar.gz",
|
||||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue