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

atop: 2.10.0 -> 2.11.0
This commit is contained in:
Matthias Beyer
2024-07-28 09:51:03 +02:00
committed by GitHub
+2 -2
View File
@@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "atop";
version = "2.10.0";
version = "2.11.0";
src = fetchurl {
url = "https://www.atoptool.nl/download/atop-${version}.tar.gz";
hash = "sha256-56ZzzyyCV4592C7LDeyD/Z7LMIKLJWHCip+lqvddX5M=";
hash = "sha256-m5TGZmAu//e/QC7M5wbDR/OMOctjSY+dOWJoYeVkbiA=";
};
nativeBuildInputs = lib.optionals withAtopgpu [