treefmt2: 2.0.0-rc5 -> 2.0.1
It's the same hash, tagging it stable.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib, buildGoModule, fetchFromGitHub }:
|
||||
buildGoModule rec {
|
||||
pname = "treefmt";
|
||||
version = "2.0.0-rc5";
|
||||
version = "2.0.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "numtide";
|
||||
|
||||
Reference in New Issue
Block a user