mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
14 lines
637 B
JSON
14 lines
637 B
JSON
{
|
|
"nixpkgs": {
|
|
"branch": "nixos-unstable",
|
|
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
|
|
"homepage": "https://github.com/NixOS/nixpkgs",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f677051b8dc0b5e2a9348941c99eea8c4b0ff28f",
|
|
"sha256": "18zycb8zxnz20g683fgbvckckr7rmq7c1gf96c06fp8pmaak0akx",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/f677051b8dc0b5e2a9348941c99eea8c4b0ff28f.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|