Skip to content

Commit

Permalink
Revert "pantheon.elementary-greeter: add patch for revert pull reques…
Browse files Browse the repository at this point in the history
…t 566"

This reverts commit 34d5d14.
  • Loading branch information
bobby285271 committed Feb 14, 2022
1 parent 0b5085c commit 2a376bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 115 deletions.
12 changes: 0 additions & 12 deletions pkgs/desktops/pantheon/desktop/elementary-greeter/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ stdenv.mkDerivation rec {
src = ./hardcode-fallback-background.patch;
default_wallpaper = "${nixos-artwork.wallpapers.simple-dark-gray.gnomeFilePath}";
})
# Revert "UserCard: use accent color for logged_in check (#566)"
# https://github.com/elementary/greeter/pull/566
# Fixes crash issue reported in:
# https://github.com/elementary/greeter/issues/578
# https://github.com/NixOS/nixpkgs/issues/151609
# Probably also fixes:
# https://github.com/elementary/greeter/issues/568
# https://github.com/elementary/greeter/issues/583
# https://github.com/NixOS/nixpkgs/issues/140513
# Revisit this when the greeter is ported to GTK 4:
# https://github.com/elementary/greeter/pull/591
./revert-pr566.patch
# Fix build with meson 0.61
# https://github.com/elementary/greeter/pull/590
(fetchpatch {
Expand Down
103 changes: 0 additions & 103 deletions pkgs/desktops/pantheon/desktop/elementary-greeter/revert-pr566.patch

This file was deleted.

0 comments on commit 2a376bb

Please sign in to comment.