sources.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "niv": {
  3. "branch": "master",
  4. "description": "Easy dependency management for Nix projects",
  5. "homepage": "https://github.com/nmattia/niv",
  6. "owner": "nmattia",
  7. "repo": "niv",
  8. "rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
  9. "sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
  10. "type": "tarball",
  11. "url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
  12. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  13. },
  14. "nixpkgs": {
  15. "branch": "nixpkgs-unstable",
  16. "description": "Nix Packages collection",
  17. "homepage": "",
  18. "owner": "NixOS",
  19. "repo": "nixpkgs",
  20. "rev": "c0e881852006b132236cbf0301bd1939bb50867e",
  21. "sha256": "0fy7z7yxk5n7yslsvx5cyc6h21qwi4bhxf3awhirniszlbvaazy2",
  22. "type": "tarball",
  23. "url": "https://github.com/NixOS/nixpkgs/archive/c0e881852006b132236cbf0301bd1939bb50867e.tar.gz",
  24. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  25. },
  26. "poetry2nix": {
  27. "branch": "master",
  28. "description": "Convert poetry projects to nix automagically [maintainer=@adisbladis] ",
  29. "homepage": "",
  30. "owner": "nix-community",
  31. "repo": "poetry2nix",
  32. "rev": "11c0df8e348c0f169cd73a2e3d63f65c92baf666",
  33. "sha256": "0i3wbp2p0x6bpj07sqpvkbx4lvjm0irvpmv2bjqx8k02mpjm7dg2",
  34. "type": "tarball",
  35. "url": "https://github.com/nix-community/poetry2nix/archive/11c0df8e348c0f169cd73a2e3d63f65c92baf666.tar.gz",
  36. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  37. }
  38. }