ihaskell-docker/nix/sources.json
2023-03-01 03:46:12 +01:00

27 lines
1.1 KiB
JSON

{
"jupyterWith": {
"branch": "master",
"description": "declarative and reproducible Jupyter environments - powered by Nix",
"homepage": "",
"owner": "tweag",
"repo": "jupyterWith",
"rev": "2b10030df2a29beed10c02d5f64745b143206350",
"sha256": "1blgksccq5zq20zd28sn0qpznjbc72vp066vwydk10z6chlpdzk2",
"type": "tarball",
"url": "https://github.com/tweag/jupyterWith/archive/2b10030df2a29beed10c02d5f64745b143206350.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b283b64580d1872333a99af2b4cef91bb84580cf",
"sha256": "0gmrpfzc622xl1lv3ffaj104j2q3nmia7jywafqmgmrcdm9axkkp",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/b283b64580d1872333a99af2b4cef91bb84580cf.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}