Commit Graph

13 Commits

Author SHA1 Message Date
R. Ryantm
4a6b6e7e05 lunatask: 2.0.9 -> 2.0.11 2024-10-21 10:51:07 +00:00
R. Ryantm
a7bee48d0b lunatask: 2.0.4 -> 2.0.9 2024-09-22 08:49:36 +00:00
zi3m5f
0b8f6029b6
lunatask: add update script
Add python update script which parses latest version from atom feed and calls `update-source-version`.
Additionally set meta.changelog url.

Tested with `nix-shell maintainers/scripts/update.nix --argstr package lunatask`.
2024-09-18 18:40:04 +02:00
R. Ryantm
c8dfde52a5 lunatask: 2.0.0 -> 2.0.4 2024-07-05 13:25:14 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
SiriusStarr
bf489d56a3
lunatask: 1.7.8 -> 2.0.0 2024-05-02 12:16:07 -07:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
YMSTNT
a0ab0c8878 lunatask: 1.7.7 -> 1.7.8 2023-11-03 19:10:35 +01:00
YMSTNT
515781b1b9 lunatask: 1.7.6 -> 1.7.7
https://lunatask.app/releases/1.7.7
2023-10-09 16:14:53 +02:00
YMSTNT
44ae97bf7d lunatask: 1.7.5 -> 1.7.6 2023-10-01 18:40:15 +02:00
YMSTNT
c6389a1c1b lunatask: 1.6.4 -> 1.7.5
Also fixed binary name and desktop icon.
2023-09-27 22:34:40 +02:00
henkery
36c8e50046 lunatask: init at version 1.6.4 2023-04-14 17:06:17 +02:00