Merge pull request #236 from Liqwid-Labs/emiflake/bump-ln
bump liqwid-nix to 2.7.2
This commit is contained in:
commit
13f500c8db
2 changed files with 1946 additions and 917 deletions
2860
flake.lock
generated
2860
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -15,7 +15,7 @@
|
||||||
nixpkgs-latest.url = "github:NixOS/nixpkgs";
|
nixpkgs-latest.url = "github:NixOS/nixpkgs";
|
||||||
|
|
||||||
liqwid-nix = {
|
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";
|
inputs.nixpkgs-latest.follows = "nixpkgs-latest";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -43,6 +43,7 @@
|
||||||
hasktags = { };
|
hasktags = { };
|
||||||
applyRefact = { };
|
applyRefact = { };
|
||||||
shell = { };
|
shell = { };
|
||||||
|
hoogleImage.enable = false;
|
||||||
enableBuildChecks = true;
|
enableBuildChecks = true;
|
||||||
extraHackageDeps = [
|
extraHackageDeps = [
|
||||||
"${inputs.liqwid-libs}/plutarch-quickcheck"
|
"${inputs.liqwid-libs}/plutarch-quickcheck"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue