Merge pull request #298700 from qubitnano/origin-glances

glances: 3.4.0.3 -> 3.4.0.5
This commit is contained in:
Nick Cao
2024-03-26 09:00:54 -04:00
committed by GitHub
+2 -2
View File
@@ -9,14 +9,14 @@
buildPythonApplication rec {
pname = "glances";
version = "3.4.0.3";
version = "3.4.0.5";
disabled = isPyPy;
src = fetchFromGitHub {
owner = "nicolargo";
repo = "glances";
rev = "refs/tags/v${version}";
hash = "sha256-TakQqyHKuiFdBL73JQzflNUMYmBINyY0flqitqoIpmg=";
hash = "sha256-Ho4vcmTEVja7rkgLSfNkXvnpopYupRxPL1UVlnmdGCg=";
};
# On Darwin this package segfaults due to mismatch of pure and impure