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.

26 lines
1.1 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": "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. }