atop: 2.10.0 -> 2.11.0

This commit is contained in:
R. Ryantm
2024-07-28 00:51:21 +00:00
parent 1d72886b8a
commit 9cdbe86ee2
+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 [