Weijia Wang
a682144afb
ttyplot: 1.7.5 -> 1.7.6 ( #541738 )
2026-08-17 21:27:03 +00:00
R. Ryantm
25d7f7de9c
ttop: 1.6.1 -> 1.6.2
2026-08-16 22:11:52 +00:00
Maximilian Bosch
1b4d03e767
treewide: Drop a lot of dasj maintainership ( #551903 )
2026-08-15 14:42:25 +00:00
R. Ryantm
a6807ed6f1
tt-smi: 6.1.0 -> 6.2.0
2026-08-13 05:25:14 +00:00
Janne Heß
5a6d0ee976
treewide: Drop a lot of my maintainership
...
I do not have the time or energy to handle all of this. Let alone my
GitHub notifications. This PR is in good faith and does not refer to
anything community-related. I will keep on doing nixpkgs work but the
pile of shame (let's call it that) needs to be cleaned. Thanks to
@mweinelt which whom I had a discussion and who made me aware of this
issue.
2026-08-12 16:24:54 +02:00
R. Ryantm
46355118e0
tt-topology: 1.2.19 -> 1.2.20
2026-07-29 10:30:02 +00:00
Sandro
6a977dcc65
ttyd: modernize ( #546064 )
2026-07-27 13:05:57 +00:00
Ethan Carter Edwards
f8da08740c
ttyd: modernize
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-07-26 17:06:25 -04:00
R. Ryantm
6601561a65
tt-smi: 6.0.0 -> 6.1.0
2026-07-26 08:23:14 +00:00
Yohann Boniface
a96a7b9dc6
treewide: use finalAttrs.finalPackage.doCheck ( #543265 )
2026-07-23 11:35:08 +00:00
Yohann Boniface
c34eb600af
tty-clock: fix version scheme ( #543806 )
2026-07-20 19:10:12 +00:00
klea
6ad86a7606
tty-clock: fix version scheme
2026-07-20 10:47:26 +00:00
R. Ryantm
dab89dc79b
ttdl: 6.2.1 -> 6.2.2
2026-07-18 21:47:23 +00:00
Peder Bergebakken Sundt
a0d022d0f4
treewide: use finalAttrs.finalPackage.doCheck
2026-07-18 18:23:21 +02:00
Niklas Korz
625115b40a
ttf-envy-code-r: fix source, use installFonts ( #539721 )
2026-07-18 10:14:16 +00:00
R. Ryantm
e6ab1a35da
tt-smi: 5.3.1 -> 6.0.0
2026-07-17 04:29:02 +00:00
Jo
134518cebe
treewide: avoid using singleton lists for licenses ( #535754 )
2026-07-15 18:25:37 +00:00
Eman Resu
ff094f60ad
treewide: replace more singleton license lists
2026-07-15 14:04:39 -04:00
Eman Resu
0af3989bff
ttl: 0.19.1 -> 0.21.0 ( #539331 )
2026-07-15 14:02:53 +00:00
Emily
fdb820602b
treewide: drop simple x86_64-darwin mentions
...
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
2026-07-15 03:58:16 +01:00
Tom Herbers
ed7f4ae3f7
ttl: add herbetom as maintainer
2026-07-14 21:59:45 +02:00
Tom Herbers
bc2f01b11a
ttl: disable update check
...
The update-check of ttl is now a feature. To deselect this
we have to disable all default features.
2026-07-14 21:59:45 +02:00
Tom Herbers
5e80c33857
ttl: 0.19.1 -> 0.21.0
2026-07-14 21:45:59 +02:00
R. Ryantm
d27c298a52
ttyplot: 1.7.5 -> 1.7.6
2026-07-14 09:08:45 +00:00
Austin Eschweiler
90d4d0b7cf
tts-mod-vault: 2.0.0 -> 2.1.0
2026-07-10 16:13:09 -05:00
R. Ryantm
f9ed02a156
ttdl: 6.1.1 -> 6.2.1
2026-07-10 03:20:37 +00:00
pancaek
e058e6fc62
ttf-envy-code-r: update homepage
2026-07-08 14:27:18 -07:00
pancaek
75e66b552c
ttf-envy-code-r: add pancaek to maintainers
2026-07-08 14:27:18 -07:00
pancaek
12aedfe7a8
ttf-envy-code-r: use installFonts, fix download url
2026-07-08 14:27:18 -07:00
R. Ryantm
f17c34d940
tt-smi: 5.3.0 -> 5.3.1
2026-07-08 04:50:16 +00:00
R. Ryantm
2f44057433
ttyplot: 1.7.4 -> 1.7.5
2026-06-22 04:32:12 +00:00
R. Ryantm
aae6e65928
tt-smi: 5.2.0 -> 5.3.0
2026-06-21 02:49:51 +00:00
Michael Daniels
b4bba3e019
ttdl: 4.25.1 -> 6.1.1 ( #504369 )
2026-06-14 21:13:10 +00:00
Tristan Ross
b66a6fb0aa
python3Packages.tt-flash: cleanup ( #517344 )
2026-06-07 19:53:27 +00:00
Tristan Ross
ee38757217
tt-burnin: 0.2.4 -> 0.4.0 ( #528723 )
2026-06-07 06:19:02 +00:00
Tristan Ross
67c85ec5a6
tt-topology: 1.2.13 -> 1.2.19 ( #528668 )
2026-06-07 04:27:11 +00:00
Doron Behar
5f5d40c233
libsForQt5.qt5: remove attribute ( #528188 )
2026-06-06 17:31:04 +00:00
Gaetan Lepage
75ca23c831
tt-smi: add changelog
2026-06-06 12:16:29 +00:00
mert-kurttutan
2dc8368de4
tt-burnin: remove pyluwen dependency relaxation
2026-06-06 11:41:09 +03:00
mert-kurttutan
aa751c512f
tt-burnin: 0.2.4 -> 0.4.0
2026-06-06 11:36:49 +03:00
R. Ryantm
4a6c3b273e
tt-topology: 1.2.13 -> 1.2.19
2026-06-06 05:40:08 +00:00
Tristan Ross
25dfa100da
tt-smi: 3.0.30 -> 5.2.0
2026-06-05 15:14:41 -07:00
Gaétan Lepage
4dc5c9c472
tt-umd: init 0.9.6 ( #494239 )
2026-06-05 21:23:51 +00:00
Tristan Ross
d4e7b4faab
tt-umd: init 0.9.6
2026-06-05 13:24:44 -07:00
Tristan Ross
2aa8307146
tt-logger: init 1.1.9
2026-06-05 12:59:05 -07:00
Doron Behar
4051453c1e
ttfautohint: use qt5 instead of libsForQt5.qt5
2026-06-05 09:06:01 +03:00
Nick Cao
15cdaa4811
ttf-tw-moe: 2020-11-14 -> 2026-05-11 ( #519113 )
2026-05-11 21:34:28 +00:00
R. Ryantm
57b1bf0f30
ttf-tw-moe: 2020-11-14 -> 2026-05-11
2026-05-11 18:51:48 +00:00
R. Ryantm
b343b5103d
ttl: 0.19.0 -> 0.19.1
2026-05-09 03:16:05 +00:00
Benoit Brard
4d1cc1390c
ttdl: 6.0.0 -> 6.1.1
2026-05-06 10:36:05 +01:00