Skip to content

Commit

Permalink
Merge pull request #156 from typelevel/update/flake-lock
Browse files Browse the repository at this point in the history
flake.lock: Update
  • Loading branch information
rossabaker authored May 21, 2024
2 parents 4148c55 + d76eeb0 commit 0491aee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 31 deletions.
47 changes: 17 additions & 30 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 0491aee

Please sign in to comment.