Bump version of docker-machine-gitlab
This commit is contained in:
parent
3527a5e21d
commit
027611ae7e
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
(
|
||||
buildGoApplication rec {
|
||||
pname = "docker-machine-gitlab";
|
||||
version = "0.16.2-gitlab.32";
|
||||
version = "0.16.2-gitlab.42";
|
||||
goPackagePath = "github.com/docker/machine";
|
||||
modules = ./gomod2nix.toml;
|
||||
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
group = "gitlab-org";
|
||||
owner = "ci-cd";
|
||||
repo = "docker-machine";
|
||||
sha256 = "sha256-jipKo3LRTDUVKMkBK2qH/JIUcj3vJh7SdcQ8FMTr2Ok=";
|
||||
sha256 = "sha256-cq36HK//sY7e+Vej7dbEXWymCzwMFXpztINJIqiiLyA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue