Skip to content

Commit

Permalink
Switch to overlays.default
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker authored and satorg committed May 23, 2024
1 parent 1354ad3 commit 4fe184d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
let
pkgs = import nixpkgs {
inherit system;
overlays = [ typelevel-nix.overlay ];
overlays = [ typelevel-nix.overlays.default ];
};
in
{
Expand Down

0 comments on commit 4fe184d

Please sign in to comment.