mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -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": "5bdb380ee7fa036d47b19e9d854928f4881c50a1",
|
|
"sha256": "0jqvam3kpxwi6qq8w06f8l4l4s3dj5cvx79p48v9pjiij27kavxq",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/5bdb380ee7fa036d47b19e9d854928f4881c50a1.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|