mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
release-8.8.nix: bump head.hackage
This commit is contained in:
parent
8789402f6f
commit
55472affaf
@ -1,7 +1,7 @@
|
||||
let
|
||||
head-hackage-src = builtins.fetchTarball {
|
||||
url = "https://gitlab.haskell.org/api/v4/projects/ghc%2Fhead%2Ehackage/repository/archive.tar.gz?sha=1dbdd59d8f8786812e939ef4beb62b4c56a6979c";
|
||||
sha256 = "0glcm3y5xyf7f5hxvhmd4fpb3yav5y1vf6wnpk53l4yh6p07asdd";
|
||||
url = "https://gitlab.haskell.org/api/v4/projects/ghc%2Fhead%2Ehackage/repository/archive.tar.gz?sha=35dfff8544179c855385c7dbeacb8f89dc323298";
|
||||
sha256 = "12izx1d255v27wspnhka3xqpq2f6r3b7bgc0wdn7p0r0d5jx3w76";
|
||||
};
|
||||
in
|
||||
{ compiler ? "ghc881"
|
||||
|
Loading…
x
Reference in New Issue
Block a user