bump liqwid-nix to 2.7.2

This commit is contained in:
Emily Martins 2023-03-22 17:51:04 +00:00
parent 2f73886422
commit 7597db8f65
2 changed files with 1946 additions and 917 deletions

2860
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -15,7 +15,7 @@
nixpkgs-latest.url = "github:NixOS/nixpkgs";
liqwid-nix = {
url = "github:Liqwid-Labs/liqwid-nix/v2.3.0";
url = "github:Liqwid-Labs/liqwid-nix/v2.7.2";
inputs.nixpkgs-latest.follows = "nixpkgs-latest";
};
@ -43,6 +43,7 @@
hasktags = { };
applyRefact = { };
shell = { };
hoogleImage.enable = false;
enableBuildChecks = true;
extraHackageDeps = [
"${inputs.liqwid-libs}/plutarch-quickcheck"