Loading pkgs/by-name/hy/hypnotix/package.nix +4 −5 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "hypnotix"; version = "5.2"; version = "5.3"; src = fetchFromGitHub { owner = "linuxmint"; repo = "hypnotix"; rev = version; hash = "sha256-QOUCpmq89XrWJVHyqSFbFD3a4y9UNgeMVXSr2H8TBeY="; tag = version; hash = "sha256-KJqGdBqeNtXYO3XOQvRJs4ie8jK4Hyv+YS86PB0dnOM="; }; patches = [ Loading Loading @@ -56,7 +56,6 @@ stdenv.mkDerivation rec { ]; pythonPath = with python3.pkgs; [ cinemagoer pygobject3 requests setproctitle Loading Loading @@ -88,7 +87,7 @@ stdenv.mkDerivation rec { meta = { description = "IPTV streaming application"; homepage = "https://github.com/linuxmint/hypnotix"; changelog = "https://github.com/linuxmint/hypnotix/blob/${src.rev}/debian/changelog"; changelog = "https://github.com/linuxmint/hypnotix/blob/${src.tag}/debian/changelog"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ dotlambda Loading Loading
pkgs/by-name/hy/hypnotix/package.nix +4 −5 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "hypnotix"; version = "5.2"; version = "5.3"; src = fetchFromGitHub { owner = "linuxmint"; repo = "hypnotix"; rev = version; hash = "sha256-QOUCpmq89XrWJVHyqSFbFD3a4y9UNgeMVXSr2H8TBeY="; tag = version; hash = "sha256-KJqGdBqeNtXYO3XOQvRJs4ie8jK4Hyv+YS86PB0dnOM="; }; patches = [ Loading Loading @@ -56,7 +56,6 @@ stdenv.mkDerivation rec { ]; pythonPath = with python3.pkgs; [ cinemagoer pygobject3 requests setproctitle Loading Loading @@ -88,7 +87,7 @@ stdenv.mkDerivation rec { meta = { description = "IPTV streaming application"; homepage = "https://github.com/linuxmint/hypnotix"; changelog = "https://github.com/linuxmint/hypnotix/blob/${src.rev}/debian/changelog"; changelog = "https://github.com/linuxmint/hypnotix/blob/${src.tag}/debian/changelog"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ dotlambda Loading