Loading pkgs/applications/misc/phoc/default.nix→pkgs/by-name/ph/phoc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ , wayland , libdrm , libxkbcommon , wlroots , wlroots_0_17 , xorg , directoryListingUpdater , nixosTests Loading Loading @@ -69,7 +69,7 @@ stdenv.mkDerivation (finalAttrs: { # Patch wlroots to remove a check which crashes Phosh. # This patch can be found within the phoc source tree. wlroots = wlroots.overrideAttrs (old: { wlroots = wlroots_0_17.overrideAttrs (old: { patches = (old.patches or []) ++ [ (stdenvNoCC.mkDerivation { name = "0001-Revert-layer-shell-error-on-0-dimension-without-anch.patch"; Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -4669,10 +4669,6 @@ with pkgs; pfstools = libsForQt5.callPackage ../tools/graphics/pfstools { }; phoc = callPackage ../applications/misc/phoc { wlroots = wlroots_0_17; }; piper-train = callPackage ../tools/audio/piper/train.nix { }; piper-tts = callPackage ../tools/audio/piper { }; Loading Loading
pkgs/applications/misc/phoc/default.nix→pkgs/by-name/ph/phoc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ , wayland , libdrm , libxkbcommon , wlroots , wlroots_0_17 , xorg , directoryListingUpdater , nixosTests Loading Loading @@ -69,7 +69,7 @@ stdenv.mkDerivation (finalAttrs: { # Patch wlroots to remove a check which crashes Phosh. # This patch can be found within the phoc source tree. wlroots = wlroots.overrideAttrs (old: { wlroots = wlroots_0_17.overrideAttrs (old: { patches = (old.patches or []) ++ [ (stdenvNoCC.mkDerivation { name = "0001-Revert-layer-shell-error-on-0-dimension-without-anch.patch"; Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -4669,10 +4669,6 @@ with pkgs; pfstools = libsForQt5.callPackage ../tools/graphics/pfstools { }; phoc = callPackage ../applications/misc/phoc { wlroots = wlroots_0_17; }; piper-train = callPackage ../tools/audio/piper/train.nix { }; piper-tts = callPackage ../tools/audio/piper { }; Loading