Merge pull request #236 from Liqwid-Labs/emiflake/bump-ln

bump liqwid-nix to 2.7.2
This commit is contained in:
emiflake 2023-03-22 18:40:48 +00:00 committed by GitHub
commit 0c92ebdb04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"