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