Loading pkgs/by-name/ni/nix-heuristic-gc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: python3Packages.buildPythonPackage rec { pname = "nix-heuristic-gc"; version = "0.6.2"; version = "0.7.0"; format = "setuptools"; src = fetchFromGitHub { owner = "risicle"; repo = "nix-heuristic-gc"; tag = "v${version}"; hash = "sha256-FHA1/zlBUr81wSWL0Cd5DVsxUDuUpD3UuLde8UgxOzQ="; hash = "sha256-xyenFPMwlDbkWohw+BX84gdLLR3A1/T7E9aH4MwBwXQ="; }; # NIX_SYSTEM suggested at Loading Loading
pkgs/by-name/ni/nix-heuristic-gc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: python3Packages.buildPythonPackage rec { pname = "nix-heuristic-gc"; version = "0.6.2"; version = "0.7.0"; format = "setuptools"; src = fetchFromGitHub { owner = "risicle"; repo = "nix-heuristic-gc"; tag = "v${version}"; hash = "sha256-FHA1/zlBUr81wSWL0Cd5DVsxUDuUpD3UuLde8UgxOzQ="; hash = "sha256-xyenFPMwlDbkWohw+BX84gdLLR3A1/T7E9aH4MwBwXQ="; }; # NIX_SYSTEM suggested at Loading