Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-01-28 00:45:30 +00:00
committed by GitHub
42 changed files with 581 additions and 570 deletions
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "vsh";
version = "0.7.2";
version = "0.8.0";
src = fetchFromGitHub {
owner = "fishi0x01";
repo = "vsh";
rev = "v${version}";
sha256 = "0k9bbfzqhijzimng8plk2xx9h37h7d2wj8g3plvvs3wrf7pmwxs7";
sha256 = "0s4i4x8kd9s2igdshgsbs6n3k670h7r6g1mn1pzlj0kpmggnhfik";
};
# vendor dir is already part of repository