Skip to content

Commit

Permalink
Merge pull request #876 from http4s/update/flake-lock
Browse files Browse the repository at this point in the history
flake.lock: Update
  • Loading branch information
rossabaker authored May 24, 2024
2 parents 132d445 + 778719d commit 9e97ad1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -12,7 +12,7 @@
let
pkgs = import nixpkgs {
inherit system;
overlays = [ typelevel-nix.overlay ];
overlays = [ typelevel-nix.overlays.default ];
};

mkShell = jdk: pkgs.devshell.mkShell {
Expand Down

0 comments on commit 9e97ad1

Please sign in to comment.