Loading pkgs/os-specific/linux/it87/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Patched module for IT87xx superio chip sensors support"; homepage = "https://github.com/hannesha/it87"; homepage = "https://github.com/frankcrawford/it87"; license = licenses.gpl2Plus; platforms = [ "x86_64-linux" Loading Loading
pkgs/os-specific/linux/it87/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Patched module for IT87xx superio chip sensors support"; homepage = "https://github.com/hannesha/it87"; homepage = "https://github.com/frankcrawford/it87"; license = licenses.gpl2Plus; platforms = [ "x86_64-linux" Loading