Commit Graph

10 Commits

Author SHA1 Message Date
R. Ryantm
96c58abee5 kdePackages.koi: 0.5.1 -> 0.6 2025-09-15 13:50:03 +00:00
Niklas Korz
b95aad0ec0 kdePackages.koi: patch hardcoded binary paths
Co-authored-by: alexyao2015 <33379584+alexyao2015@users.noreply.github.com>
2025-06-16 16:41:57 +02:00
Niklas Korz
785f27ea90 kdePackages.koi: 0.4 -> 0.5.1
Changelogs:

- https://github.com/baduhai/Koi/releases/tag/0.5.1
- https://github.com/baduhai/Koi/releases/tag/0.5
2025-06-16 16:41:57 +02:00
Niklas Korz
c37694ce04 kdePackages.koi: refactor
- `rec` -> `finalAttrs`
- `rev` -> `tag`
- `sha256` -> `hash`
- remove meta `with lib;`
- add changelog URL
2025-06-16 16:41:55 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Jan Malakhovski
992f592353 treewide: fix some more sourceRoots
This change is almost a noop.
2025-03-20 11:50:00 +00:00
R. Ryantm
c3d1e1582c kdePackages.koi: 0.3.1 -> 0.4 2024-12-15 01:30:21 +00:00
Fausto Núñez Alberro
a4a742b6b6 maintainers: add fnune 2024-09-21 11:28:57 +02:00
Fausto Núñez Alberro
ca3c9deb90 kdeApplications.koi: init at 0.3.1
[Koi](https://github.com/baduhai/Koi) is a scheduling theme switcher for
KDE that I have been using on Plasma 6 for the last few days. It has
been working great for me, and I was originally looking for it within
`nixpkgs`, but couldn't find it, so here it is.

This is the derivation I have been testing it with:
7edb3f60a8

I have also been running it from my own development fork of `nixpkgs`
using the same code I'm submitting here.
2024-09-21 11:27:51 +02:00