sources.json 1.2 KB

123456789101112131415161718192021222324252627
  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": "fad2a6cbfb2e7cdebb7cb0ad2f5cc91e2c9bc06b",
  9. "sha256": "0mghc1j0rd15spdjx81bayjqr0khc062cs25y5dcfzlxk4ynyc6m",
  10. "type": "tarball",
  11. "url": "https://github.com/nmattia/niv/archive/fad2a6cbfb2e7cdebb7cb0ad2f5cc91e2c9bc06b.tar.gz",
  12. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  13. },
  14. "nixpkgs": {
  15. "branch": "nixpkgs-unstable",
  16. "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
  17. "homepage": "https://github.com/NixOS/nixpkgs",
  18. "owner": "NixOS",
  19. "repo": "nixpkgs-channels",
  20. "rev": "f9567594d5af2926a9d5b96ae3bada707280bec6",
  21. "sha256": "0vr2di6z31c5ng73f0cxj7rj9vqvlvx3wpqdmzl0bx3yl3wr39y6",
  22. "type": "tarball",
  23. "url": "https://github.com/NixOS/nixpkgs-channels/archive/f9567594d5af2926a9d5b96ae3bada707280bec6.tar.gz",
  24. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  25. }
  26. }