mirror of
https://github.com/nmattia/niv.git
synced 2024-11-29 00:42:04 +03:00
527494090f
This speeds up the `niv init` command by getting rid of `nix-prefetch-url` calls (by default). In particular: * `niv` itself is not added anymore * `nixpkgs` is fetched from a "known" version
13 lines
454 B
JSON
13 lines
454 B
JSON
{
|
|
"branch": "release-21.05",
|
|
"description": "Nix Packages collection",
|
|
"homepage": "",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "5f244caea76105b63d826911b2a1563d33ff1cdc",
|
|
"sha256": "1xlgynfw9svy7nvh9nkxsxdzncv9hg99gbvbwv3gmrhmzc3sar75",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/5f244caea76105b63d826911b2a1563d33ff1cdc.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|