Commit 61a5cbd2 authored by qubitnano's avatar qubitnano
Browse files

sha256 -> hash

parent e10c2c7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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