Skip to content

treewide: remove Plasma 5 support dropped upstream#1860

Merged
trueNAHO merged 2 commits intonix-community:masterfrom
dbeley:feat/remove-plasma5
Aug 24, 2025
Merged

treewide: remove Plasma 5 support dropped upstream#1860
trueNAHO merged 2 commits intonix-community:masterfrom
dbeley:feat/remove-plasma5

Conversation

@dbeley
Copy link
Copy Markdown
Contributor

@dbeley dbeley commented Aug 23, 2025

Plasma5 was removed from nixpkgs cf. NixOS/nixpkgs#430298

Stylix error log since the PR was merged:

error: The option `services.xserver.desktopManager.plasma5' can no longer be used since it's been removed. the Plasma 5 desktop environment has been removed from nixpkgs, as it has reached EOL upstream.

It fixes the issue on my systems if I use this PR by overriding stylix flake url in flake.nix:

stylix.url = "github:danth/stylix?ref=refs/pull/1860/head";

Closes: #1861


Submission Checklist

@stylix-automation stylix-automation bot added topic: nixos NixOS target topic: testbed Testbed changes topic: modules /modules/ subsystem labels Aug 23, 2025
Comment thread modules/kde/testbeds/plasma6.nix Outdated
Copy link
Copy Markdown
Member

@trueNAHO trueNAHO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this PR in draft mode?

  • I certify that I have the right to submit this contribution under the MIT license

This checkbox is mandatory.

@dbeley dbeley marked this pull request as ready for review August 23, 2025 19:57
@dbeley
Copy link
Copy Markdown
Contributor Author

dbeley commented Aug 23, 2025

Sorry I went away, I just opened the PR

@dbeley dbeley requested a review from trueNAHO August 23, 2025 20:13
LilDojd added a commit to LilDojd/rhizome that referenced this pull request Aug 23, 2025
Copy link
Copy Markdown
Member

@trueNAHO trueNAHO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for fixing this.

@trueNAHO trueNAHO merged commit f47c0ed into nix-community:master Aug 24, 2025
6 checks passed
@trueNAHO trueNAHO changed the title plasma5: remove treewide: remove Plasma 5 support dropped upstream Aug 24, 2025
trueNAHO added a commit to 0xda157/stylix that referenced this pull request Sep 4, 2025
Update all inputs, rename the KDE platform, and apply formatter changes
by running the following commands:

    biome check --write --unsafe
    pre-commit run --all-files

Rename the KDE platform, following local commit f47c0ed ("treewide:
remove Plasma 5 support dropped upstream (nix-community#1860)") and upstream commits
[1] ("nixos/treewide: clean up some more references to deleted qt5
things") and [2] ("qt: deprecate kde6").

[1]: NixOS/nixpkgs@31d5c4e
[2]: nix-community/home-manager@1e75978

Closes: nix-community#1865
Link: nix-community#1866
Link: nix-community#1881

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: Samuel Meenzen <samuel@meenzen.net>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
trueNAHO added a commit to 0xda157/stylix that referenced this pull request Sep 4, 2025
Update all inputs, rename the KDE platform, and apply formatter changes
by running the following commands:

    biome check --unsafe --write
    pre-commit run --all-files

Rename the KDE platform, following local commit f47c0ed ("treewide:
remove Plasma 5 support dropped upstream (nix-community#1860)") and upstream commits
[1] ("nixos/treewide: clean up some more references to deleted qt5
things") and [2] ("qt: deprecate kde6").

[1]: NixOS/nixpkgs@31d5c4e
[2]: nix-community/home-manager@1e75978

Closes: nix-community#1865
Link: nix-community#1866
Link: nix-community#1881

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: Samuel Meenzen <samuel@meenzen.net>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
trueNAHO added a commit that referenced this pull request Sep 5, 2025
Update all inputs, rename the KDE platform, and apply formatter changes
by running the following commands:

    biome check --unsafe --write
    pre-commit run --all-files

Rename the KDE platform, following local commit f47c0ed ("treewide:
remove Plasma 5 support dropped upstream (#1860)") and upstream commits
[1] ("nixos/treewide: clean up some more references to deleted qt5
things") and [2] ("qt: deprecate kde6").

[1]: NixOS/nixpkgs@31d5c4e
[2]: nix-community/home-manager@1e75978

Closes: #1865
Link: #1866
Link: #1881

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: Samuel Meenzen <samuel@meenzen.net>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
make-42 pushed a commit to make-42/stylix that referenced this pull request Sep 13, 2025
Remove Plasma 5 support dropped in upstream commit [1] ("treewide: drop
Qt5 versions of Plasma, Gear, Deepin, Maui, friends (#430298)").

[1]: NixOS/nixpkgs@2053850

Closes: nix-community#1861
Link: nix-community#1860

Reviewed-by: https://github.com/SuperSandro2000
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
MrSom3body pushed a commit to MrSom3body-contrib/stylix that referenced this pull request Sep 18, 2025
Update all inputs, rename the KDE platform, and apply formatter changes
by running the following commands:

    biome check --unsafe --write
    pre-commit run --all-files

Rename the KDE platform, following local commit f47c0ed ("treewide:
remove Plasma 5 support dropped upstream (nix-community#1860)") and upstream commits
[1] ("nixos/treewide: clean up some more references to deleted qt5
things") and [2] ("qt: deprecate kde6").

[1]: NixOS/nixpkgs@31d5c4e
[2]: nix-community/home-manager@1e75978

Closes: nix-community#1865
Link: nix-community#1866
Link: nix-community#1881

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: Samuel Meenzen <samuel@meenzen.net>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: modules /modules/ subsystem topic: nixos NixOS target topic: testbed Testbed changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stylix: using removed plasma5 option

3 participants