Loading pkgs/by-name/ch/chatterino2/package.nix +40 −34 Original line number Diff line number Diff line Loading @@ -3,9 +3,14 @@ callPackage, fetchFromGitHub, nix-update-script, boost186, }: (callPackage ./common.nix { }).overrideAttrs (finalAttrs: _: { (callPackage ./common.nix { boost = boost186; }).overrideAttrs ( finalAttrs: _: { pname = "chatterino2"; version = "2.5.2"; Loading Loading @@ -41,4 +46,5 @@ marie ]; }; }) } ) pkgs/by-name/ch/chatterino7/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,10 +3,12 @@ chatterino2, fetchFromGitHub, nix-update-script, boost186, }: (chatterino2.buildChatterino { enableAvifSupport = true; boost = boost186; }).overrideAttrs ( finalAttrs: _: { Loading Loading
pkgs/by-name/ch/chatterino2/package.nix +40 −34 Original line number Diff line number Diff line Loading @@ -3,9 +3,14 @@ callPackage, fetchFromGitHub, nix-update-script, boost186, }: (callPackage ./common.nix { }).overrideAttrs (finalAttrs: _: { (callPackage ./common.nix { boost = boost186; }).overrideAttrs ( finalAttrs: _: { pname = "chatterino2"; version = "2.5.2"; Loading Loading @@ -41,4 +46,5 @@ marie ]; }; }) } )
pkgs/by-name/ch/chatterino7/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,10 +3,12 @@ chatterino2, fetchFromGitHub, nix-update-script, boost186, }: (chatterino2.buildChatterino { enableAvifSupport = true; boost = boost186; }).overrideAttrs ( finalAttrs: _: { Loading