You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.7 KiB

  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": "98b00b6947a9214381112bdb6f89c25498db4959",
  21. "sha256": "1m6dm144mbm56n9293m26f46bjrklknyr4q4kzvxkiv036ijma98",
  22. "type": "tarball",
  23. "url": "https://github.com/NixOS/nixpkgs/archive/98b00b6947a9214381112bdb6f89c25498db4959.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": "3c92540611f42d3fb2d0d084a6c694cd6544b609",
  33. "sha256": "1jfrangw0xb5b8sdkimc550p3m98zhpb1fayahnr7crg74as4qyq",
  34. "type": "tarball",
  35. "url": "https://github.com/nix-community/poetry2nix/archive/3c92540611f42d3fb2d0d084a6c694cd6544b609.tar.gz",
  36. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  37. }
  38. }