sha256 -> hash

This commit is contained in:
qubitnano 2023-10-03 23:32:03 -04:00
parent e10c2c7e9a
commit 61a5cbd208

View file

@ -16,7 +16,7 @@ buildPythonApplication rec {
owner = "nicolargo";
repo = "glances";
rev = "refs/tags/v${version}";
sha256 = "sha256-TakQqyHKuiFdBL73JQzflNUMYmBINyY0flqitqoIpmg=";
hash = "sha256-TakQqyHKuiFdBL73JQzflNUMYmBINyY0flqitqoIpmg=";
};
# On Darwin this package segfaults due to mismatch of pure and impure