mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-12 16:03:32 +00:00
clusternet: 0.17.1 -> 0.17.2 (#361747)
This commit is contained in:
commit
169896f4fe
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "clusternet";
|
||||
version = "0.17.1";
|
||||
version = "0.17.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "clusternet";
|
||||
repo = "clusternet";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-ZjFybox6BeezDj+Jvb6MRfaTRozpXGUIG1n1GDVS4aM=";
|
||||
hash = "sha256-6JZdFHMbdFm2uTlMbbi0y4rcVkbUZ6gSeK57v6MiL7M=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-hY4bgQXwKjL4UT3omDYuxy9xN9XOr00mMvGssKOSsG4=";
|
||||
|
Loading…
Reference in New Issue
Block a user