Commit Graph

18 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Adam Stephens
50e881c500
senpai: 0.2.0 -> 0.3.0
Changelog: https://git.sr.ht/~delthas/senpai/refs/v0.3.0
2024-01-15 14:33:31 -05:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
toastal
a20bec5731 senpai: homepage update 2023-04-11 06:36:48 -03:00
toastal
b06412a09b senpai: unstable-2023-02-13 → 0.2.0
Numbered versions‽
2023-04-11 06:36:48 -03:00
toastal
05b3fb643f senpai: unstable-2023-01-03 → unstable-2023-02-13
Checking the log @ https://git.sr.ht/~taiite/senpai/log there’s been a
number of minor, but notable fixes, including spamming reconnect
messages.
2023-02-16 20:35:30 +07:00
Malte Voos
3449f83618 maintainers/malvo: update information 2023-02-05 15:05:51 +01:00
toastal
ff731153e2 senpai: unstable-2022-12-02 → unstable-2023-01-03
Happy New Year with some new commits. Worked locally.
2023-01-16 11:55:26 +07:00
toastal
f4edf91c8f
senpai: unstable-2022-11-15 → unstable-2022-12-02
870e2e51fe
2022-12-08 19:38:56 +08:00
toastal
b6624e467c senpai: unstable-2022-11-04 → unstable-2022-11-15
• Print date as dd/mm or mm/dd depending on the user locale
• Enable receiving away updates for private buffers
2022-11-16 11:23:19 +07:00
toastal
5a2f9d213a senpai: unstable-2022-10-19 → unstable-11-04
Just another version bump. I reckon at v0.2.0, it’d be better to follow
the releases as it‛s become more stable. v0.1.0 was released, but we
updated to another hash at that time.
2022-11-11 17:18:42 +07:00
toastal
5a32679673 senpai: unstable-2022-07-25 → unstable-2022-10-19
It’s been a while since this package has been updated
@malvo
2022-10-24 22:05:33 +07:00
toastal
d7c7c985a2 senpai: 2022-05-10-unstable → 2022-07-25-unstable
Picking a new revisions after many new features have been added.
2022-07-27 15:42:57 +07:00
toastal
b70ba3ad0a senpai: unstable-2022-04-29 → unstable-2022-05-10
Bump to the latest default branch commit.
2022-05-14 22:50:44 +07:00
Malte Voos
5860a9e5e5 senpai: unstable-2021-12-14 -> unstable-2022-04-29 2022-05-04 23:39:29 +02:00
toastal
a57b762251 senpai: unstable-2021-11-29 -> unstable-2021-12-14
Fixes issues with nicknames
2022-01-10 13:14:33 +07:00
toastal
8592d8f866 senpai: unstable-2021-05-27 -> unstable-2021-11-29
It’s been a long while since this package was upgraded. Two of the
biggest introductions is switching the config from YAML → SCFG[^1]
and allowing an external password cmd[^2], along with the myriad of
commits to the project from the last couple of months.

@malvo

[^1]: https://todo.sr.ht/~taiite/senpai/66
[^2]: 36a7d1eead
2021-12-05 12:07:53 +07:00
malte-v
fb801bb481
senpai: init at 2021-05-27 (#125794)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 18:09:29 +02:00