Skip to content

Commit ac966fa

Browse files
authored
Switch to overlays.default
1 parent ab81354 commit ac966fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
let
1111
pkgs = import nixpkgs {
1212
inherit system;
13-
overlays = [ typelevel-nix.overlay ];
13+
overlays = [ typelevel-nix.overlays.default ];
1414
};
1515
in
1616
{

0 commit comments

Comments
 (0)