forked from mirrors/nixpkgs
multi-ghc-travis: update to latest git version
This commit is contained in:
parent
0af54ac670
commit
3ef254a40e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ mkDerivation {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "haskell-CI";
|
owner = "haskell-CI";
|
||||||
repo = "haskell-ci";
|
repo = "haskell-ci";
|
||||||
rev = "f67bc41621d40d6559684be5406d65409df4c480";
|
rev = "18a7f5edcde360cea0740ff143eff1113ecda7d2";
|
||||||
sha256 = "1r79dbgjq97h30xa3xhf75l0bivag8an9ag00mgzgpglvgc96czm";
|
sha256 = "00gxpxb5n1a1v562fd4cg1j92vwmd2zp00c2j60piyl8ppxxa115";
|
||||||
};
|
};
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue