dockfmt: fix version

This commit is contained in:
coolcuber
2026-07-28 22:31:36 -04:00
parent 75150f6bd1
commit e34a8496f9

View File

@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "dockfmt";
version = "unstable-2020-09-18";
version = "0.3.3-unstable-2020-09-17";
# The latest released version doesn't support reading from stdin.
src = fetchFromGitHub {