Skip to content

Commit 829e920

Browse files
committed
pantheon.appcenter: drop downstream patch
1 parent ea8d53e commit 829e920

3 files changed

Lines changed: 0 additions & 405 deletions

File tree

pkgs/desktops/pantheon/apps/appcenter/default.nix

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,6 @@ stdenv.mkDerivation rec {
3939
sha256 = "sha256-d7DGyAC8itBxTfuabDPN16W4S4d42s5UPp8AusZfy5k=";
4040
};
4141

42-
patches = [
43-
# Try to remove other backends to make flatpak backend work.
44-
# https://github.com/NixOS/nixpkgs/issues/70214
45-
./flatpak-only.patch
46-
# The homepage banner does not show up on first run,
47-
# has issues with app icon and mouse scrolling.
48-
./drop-homepage-banner.patch
49-
];
50-
5142
passthru = {
5243
updateScript = nix-update-script {
5344
attrPath = "pantheon.${pname}";

pkgs/desktops/pantheon/apps/appcenter/drop-homepage-banner.patch

Lines changed: 0 additions & 234 deletions
This file was deleted.

0 commit comments

Comments
 (0)