Loading pkgs/desktops/pantheon/desktop/gala/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,13 @@ stdenv.mkDerivation rec { url = "https://github.com/elementary/gala/commit/351722c5a4fded46992b725e03dc94971c5bd31f.patch"; hash = "sha256-RvdVHQjCUNmLrROBZTF+m1vE2XudtQZjk/YW28P/vKc="; }) # InternalUtils: Fix window placement # https://github.com/elementary/gala/pull/1913 (fetchpatch { url = "https://github.com/elementary/gala/commit/2d30bee678788c5a853721d16b5b39c997b23c02.patch"; hash = "sha256-vhGFaLpJZFx1VTfjY1BahQiOUvBPi0dBSXLGhYc7r8A="; }) ]; nativeBuildInputs = [ Loading Loading
pkgs/desktops/pantheon/desktop/gala/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,13 @@ stdenv.mkDerivation rec { url = "https://github.com/elementary/gala/commit/351722c5a4fded46992b725e03dc94971c5bd31f.patch"; hash = "sha256-RvdVHQjCUNmLrROBZTF+m1vE2XudtQZjk/YW28P/vKc="; }) # InternalUtils: Fix window placement # https://github.com/elementary/gala/pull/1913 (fetchpatch { url = "https://github.com/elementary/gala/commit/2d30bee678788c5a853721d16b5b39c997b23c02.patch"; hash = "sha256-vhGFaLpJZFx1VTfjY1BahQiOUvBPi0dBSXLGhYc7r8A="; }) ]; nativeBuildInputs = [ Loading