Digitale bierlijst

sources.json 1.1KB

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": "e0ca65c81a2d7a4d82a189f1e23a48d59ad42070",
  9. "sha256": "1pq9nh1d8nn3xvbdny8fafzw87mj7gsmp6pxkdl65w2g18rmcmzx",
  10. "type": "tarball",
  11. "url": "https://github.com/nmattia/niv/archive/e0ca65c81a2d7a4d82a189f1e23a48d59ad42070.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": "08ef0f28e3a41424b92ba1d203de64257a9fca6a",
  21. "sha256": "1mql1gp86bk6pfsrp0lcww6hw5civi6f8542d4nh356506jdxmcy",
  22. "type": "tarball",
  23. "url": "https://github.com/NixOS/nixpkgs/archive/08ef0f28e3a41424b92ba1d203de64257a9fca6a.tar.gz",
  24. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  25. }
  26. }