Commit Graph

21 Commits

Author SHA1 Message Date
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Weijia Wang
ddd425ac62
Merge pull request #323612 from r-ryantm/auto-update/touchosc
touchosc: 1.3.3.207 -> 1.3.4.209
2024-07-07 03:29:11 +02:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
Lily Foster
c678743f80 treewide: remove lilyinstarlight 2024-07-02 03:17:01 +02:00
Jan Tojnar
b69ed4249d zenity: Move from gnome scope to top-level
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
R. Ryantm
7d704616dd touchosc: 1.3.3.207 -> 1.3.4.209 2024-06-30 15:04:03 +00:00
R. Ryantm
f507e32abe touchosc: 1.3.1.204 -> 1.3.3.207 2024-05-28 08:10:29 +00:00
R. Ryantm
cb8b9c3fc0 touchosc: 1.3.0.202 -> 1.3.1.204 2024-04-21 12:42:08 +00:00
R. Ryantm
559d9a8aeb touchosc: 1.2.9.200 -> 1.3.0.202 2024-03-27 10:25:15 +00:00
R. Ryantm
dd375c53d4 touchosc: 1.2.7.190 -> 1.2.9.200 2024-03-05 21:06:53 +00:00
R. Ryantm
910af54b6c touchosc: 1.2.5.183 -> 1.2.7.190 2023-12-30 17:41:07 +00:00
R. Ryantm
e2f87ab385 touchosc: 1.2.4.180 -> 1.2.5.183 2023-11-15 03:29:19 +00:00
R. Ryantm
7ca950c474 touchosc: 1.2.1.171 -> 1.2.4.180 2023-10-21 03:39:24 +00:00
Lily Foster
36b11b0357
touchosc: 1.2.0.166 -> 1.2.1.171 2023-06-22 00:19:25 +00:00
Lily Foster
b59730dbc6
touchosc: 1.1.9.163 -> 1.2.0.166 2023-05-23 19:43:18 -04:00
Lily Foster
428b4eb573
touchosc: 1.1.6.150 → 1.1.9.163 2023-03-15 12:18:43 +00:00
Lily Foster
c10b1e44b8
touchosc: make updateScript more readable and robust
Changes:
* factor out different system attrs for nixeval function
* factor out narhash function
* avoid doing work if version has not actually changed
* better support running script directly instead of via
  maintainers/scripts/update.nix
2023-02-17 13:32:31 -05:00
Lily Foster
6e8a52e8b6
touchosc: 1.1.5.145 → 1.1.6.150 2022-10-21 11:40:05 -04:00
Lily Foster
9ae845e3bf
touchosc: add updateScript 2022-10-21 11:39:59 -04:00
Lily Foster
420b1675dd
touchosc: 1.1.4.143 -> 1.1.5.145 2022-09-29 09:56:59 -04:00
Lily Foster
748a08728e touchosc: init at 1.1.4.143 2022-08-09 10:21:31 -04:00