Skip to content

Commit fc47561

Browse files
sgillespiekderme
authored andcommitted
build(nix): Bump [email protected] (for ghc96)
1 parent 47dce01 commit fc47561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
if config.compiler-nix-name == "ghc8107" then
169169
nixpkgs.haskell-nix.sources."hls-1.10"
170170
else
171-
nixpkgs.haskell-nix.sources."hls-2.7";
171+
nixpkgs.haskell-nix.sources."hls-2.9";
172172
};
173173
};
174174
# Now we use pkgsBuildBuild, to make sure that even in the cross

0 commit comments

Comments
 (0)