mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
cedc461a69
* Update nix-tools github action * Run github actions on push to master * More fixes * ifdLevel 1 * ifdLevel 3 * Delete unused file * Fix github doc tests * Fix for latest hls * Fix for latest hls * Dodge broken .drv.lock file on CI
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"haskellNix": {
|
|
"branch": "master",
|
|
"description": "Alternative Haskell Infrastructure for Nixpkgs",
|
|
"homepage": "https://input-output-hk.github.io/haskell.nix",
|
|
"owner": "input-output-hk",
|
|
"repo": "haskell.nix",
|
|
"rev": "d61a3f429425e57108ca2b5355f10df94dafe39d",
|
|
"sha256": "1fra8grb1jzfb794vm9kw090bb5kiq5g11xmb3nkm2lk60yixjx3",
|
|
"type": "tarball",
|
|
"url": "https://github.com/input-output-hk/haskell.nix/archive/d61a3f429425e57108ca2b5355f10df94dafe39d.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"nixpkgs": {
|
|
"branch": "release-22.11",
|
|
"description": "Nix Packages collection",
|
|
"homepage": "",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "b7ce17b1ebf600a72178f6302c77b6382d09323f",
|
|
"sha256": "sha256-uNvD7fzO5hNlltNQUAFBPlcEjNG5Gkbhl/ROiX+GZU4=",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/b7ce17b1ebf600a72178f6302c77b6382d09323f.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|