Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-30 00:52:06 +00:00
committed by GitHub
71 changed files with 455 additions and 254 deletions
@@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
license = with licenses; [ lgpl21Plus gpl2Plus ];
maintainers = with maintainers; [ pengmeiyu ];
platforms = platforms.linux;
mainProgram = "sensors";
};
}