From c3cede18c9440d05385f0a7fd7ae2ef628ce74aa Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 28 Oct 2021 17:27:16 +0530 Subject: improve json output for suggestions, bump to v0.2.5 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bb28517..765bea3 100644 --- a/flake.nix +++ b/flake.nix @@ -49,7 +49,7 @@ statix = with final; pkgs.stdenv.mkDerivation { pname = "statix"; - version = "v0.2.4"; + version = "v0.2.5"; src = builtins.path { path = ./.; name = "statix"; -- cgit v1.2.3