Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-02-07 06:16:10 +00:00
committed by GitHub
19 changed files with 452 additions and 347 deletions
+2 -2
View File
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "hwinfo";
version = "21.71";
version = "21.72";
src = fetchFromGitHub {
owner = "opensuse";
repo = "hwinfo";
rev = version;
sha256 = "1g671fvkg6r30n9vwwlqpdd6yn6jf7n9ynjmslblk7kbnabzayby";
sha256 = "sha256-T/netiZqox+qa19wH+h8cbsGbiM+9VrSEIjccrPYqws=";
};
patchPhase = ''