mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
dockfmt: fix version
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user