Merge pull request #215424 from r-ryantm/auto-update/atop

atop: 2.7.1 -> 2.8.1
This commit is contained in:
Mario Rodas
2023-02-09 22:11:06 -05:00
committed by GitHub
+2 -2
View File
@@ -12,11 +12,11 @@
stdenv.mkDerivation rec {
pname = "atop";
version = "2.7.1";
version = "2.8.1";
src = fetchurl {
url = "https://www.atoptool.nl/download/atop-${version}.tar.gz";
sha256 = "sha256-ykjS8X4HHe6tXm6cyeOIv2oycNaV5hl2s3lNTZJ7XE4=";
sha256 = "sha256-lwBYoZt5w0RPlx+FRXKg5jiR3C1fcDf/g3VwhUzg2h4=";
};
nativeBuildInputs = lib.optionals withAtopgpu [