Loading pkgs/applications/virtualization/docker/distribution.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "distribution"; version = "2.8.1"; version = "2.8.2"; rev = "v${version}"; goPackagePath = "github.com/docker/distribution"; Loading @@ -11,7 +11,7 @@ buildGoPackage rec { owner = "docker"; repo = "distribution"; inherit rev; sha256 = "sha256-M8XVeIvD7LtWa9l+6ovwWu5IwFGYt0xDfcIwcU/KH/E="; sha256 = "sha256-aBAUyM+MtRZAA6Jxu4cFyRIo5OU+7IdLKdQqgm0AFPI="; }; meta = with lib; { Loading Loading
pkgs/applications/virtualization/docker/distribution.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "distribution"; version = "2.8.1"; version = "2.8.2"; rev = "v${version}"; goPackagePath = "github.com/docker/distribution"; Loading @@ -11,7 +11,7 @@ buildGoPackage rec { owner = "docker"; repo = "distribution"; inherit rev; sha256 = "sha256-M8XVeIvD7LtWa9l+6ovwWu5IwFGYt0xDfcIwcU/KH/E="; sha256 = "sha256-aBAUyM+MtRZAA6Jxu4cFyRIo5OU+7IdLKdQqgm0AFPI="; }; meta = with lib; { Loading