File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- { ci ? false , haskellCompiler ? "ghc927 " } :
1+ { ci ? false , haskellCompiler ? "ghc9102 " } :
22let
33 # Import the Haskell.nix library,
44 haskell-src = import ( ( import ./nix/sources.nix ) . "haskell.nix" ) { } ;
1717 compiler-nix-name = haskellCompiler ;
1818 src = haskell . haskellLib . cleanGit { name = "eventlog2html" ; src = ./. ; } ;
1919 modules = ( if ci then ciOptions else [ ] ) ++ opts ;
20- index-state = "2023-03-25T00 :00:00Z" ;
20+ index-state = "2025-06-01T00 :00:00Z" ;
2121 } ;
2222
2323
Original file line number Diff line number Diff line change 55 "homepage" : " https://input-output-hk.github.io/haskell.nix" ,
66 "owner" : " input-output-hk" ,
77 "repo" : " haskell.nix" ,
8- "rev" : " af82dc3e464f58f5cc90400200f703e197d52e84 " ,
9- "sha256" : " 0cdbxwqd8d22dxnqx6d1060hpjk5awwp4z5v5lvavp3p8fngg9cv " ,
8+ "rev" : " 60bd09012b12681434a27ab04617ad5b1cfa4650 " ,
9+ "sha256" : " 1b4pqsfrfnyxdn1zm7jm3c6drn83xg4xq7676j2iffjpz21njcvq " ,
1010 "type" : " tarball" ,
11- "url" : " https://github.com/input-output-hk/haskell.nix/archive/af82dc3e464f58f5cc90400200f703e197d52e84 .tar.gz" ,
11+ "url" : " https://github.com/input-output-hk/haskell.nix/archive/60bd09012b12681434a27ab04617ad5b1cfa4650 .tar.gz" ,
1212 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313 },
1414 "niv" : {
You can’t perform that action at this time.
0 commit comments