Commit Graph

9 Commits

Author SHA1 Message Date
Sefa Eyeoglu
052036a32c qt6ct: fix PLUGINDIR path
Closes https://github.com/NixOS/nixpkgs/issues/447457

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-09-30 20:46:24 +02:00
Sefa Eyeoglu
8e889daad3 kdePackages.qt6ct: 0.10 -> 0.11
Closes https://github.com/NixOS/nixpkgs/pull/446803

Upstream now supports setting PLUGINDIR as a CMake option, removing the
need to patch CMakeLists.txt for our package.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-09-28 19:55:54 +02:00
Sefa Eyeoglu
1c4ac8fe1f qt6ct: use CMake
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-03-06 09:14:05 +01:00
Sefa Eyeoglu
671e390c61 qt6ct: switch to new upstream
As pointed out in https://github.com/NixOS/nixpkgs/pull/384376#issuecomment-2701697975 the new upstream is hosted on opencode.net

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-03-06 09:14:05 +01:00
emaryn
4c99525716 qt6ct: 0.9 -> 0.10 2025-02-24 10:52:40 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
h7x4
41974d5ed9 treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Sefa Eyeoglu
830b8248d9 qt6ct: 0.8 -> 0.9
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-09-26 21:05:59 +02:00
Sefa Eyeoglu
2e12fc11c5 qt6ct: init at 0.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-18 12:45:00 +02:00