Commit Graph

268 Commits

Author SHA1 Message Date
Matthew Croughan
04382595f6 vors: 5.0.0 -> 6.3.0 (#553558) 2026-08-17 19:14:14 +00:00
Weijia Wang
6aac650652 vokoscreen-ng: 4.9.0 -> 4.10.0 (#536028) 2026-08-17 11:06:20 +00:00
Devan Carpenter
4c5f852980 vors: 5.0.0 -> 6.3.0 2026-08-17 02:18:45 -05:00
Tom Hunze
8b83d21ab7 vocproc: drop
Depends on the deprecated gtk2 via gtkmm2.

Tracking: https://github.com/NixOS/nixpkgs/issues/410814
2026-08-15 00:17:18 +02:00
R. Ryantm
5f6fb8c826 volanta: 1.18.0 -> 1.18.1 2026-08-05 09:39:45 +00:00
Stephan
08b063e91c vorta: add passthru.updateScript 2026-07-31 16:49:15 +02:00
Stephan
deedb363b3 vorta: add stephsi to vorta package maintainers 2026-07-31 16:49:01 +02:00
Stephan
d5e42ac0c2 vorta: 0.11.0 -> 0.11.5 2026-07-31 16:48:45 +02:00
R. Ryantm
3f784669b4 vopono: 0.10.18 -> 0.10.19 2026-07-26 18:30:47 +00:00
nixpkgs-ci[bot]
6d6c91f305 voxtype-onnx: 0.7.2 -> 0.7.5 (#528176) 2026-07-17 03:52:01 +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
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
Yohann Boniface
cb5605a624 vollkorn: use installFonts (#532863) 2026-07-12 15:53:58 +00:00
Gutyina Gergő
50fb927b0d voicevox: pnpm_10_29_2 -> pnpm_10 2026-06-28 14:29:15 +02:00
R. Ryantm
303ee351e4 vokoscreen-ng: 4.9.0 -> 4.10.0 2026-06-27 12:43:35 +00:00
pancaek
b99f745b0e vollkorn: use installFonts 2026-06-17 20:18:06 -07:00
R. Ryantm
b23a690589 vopono: 0.10.16 -> 0.10.18 2026-06-16 22:30:54 +00:00
Kerstin Humm
82ded76adf vouch-proxy: 0.47.2 -> 0.48.0 (#531828) 2026-06-15 11:31:40 +00:00
R. Ryantm
8db2f0fa16 vouch-proxy: 0.47.2 -> 0.48.0 2026-06-15 00:27:26 +00:00
Austin Horstman
b69bd48d5c treewide: remove usage of CSC_IDENTITY_AUTO_DISCOVERY (#523621) 2026-06-14 21:30:15 +00:00
Michael Daniels
ef0217059f vokoscreen-ng: 4.8.3 -> 4.9.0 (#504552) 2026-06-14 21:12:25 +00:00
TomaSajt
f701f68ba0 voicevox: remove usage of CSC_IDENTITY_AUTO_DISCOVERY 2026-06-14 18:13:40 +02:00
R. Ryantm
c9f16c472f volanta: 1.17.5 -> 1.18.0 2026-06-12 23:54:00 +00:00
R. Ryantm
ef9e453bf3 voxtype-onnx: 0.7.2 -> 0.7.5 2026-06-05 00:38:36 +00:00
Marcin Serwin
85ac6ca088 maintainers: drop ttuegel
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-31 20:27:39 +02:00
Kerstin Humm
90e103778c vouch-proxy: 0.45.1 -> 0.47.2 (#522857) 2026-05-26 12:15:20 +00:00
kyehn
d66f1459a5 vouch-proxy: 0.45.1 -> 0.47.2 2026-05-25 21:31:13 +00:00
TomaSajt
24e8d730ef voicevox-engine: fix build by disabling failing test 2026-05-25 01:25:39 +02:00
Peder Bergebakken Sundt
4292da11ad voxtype: add which to runtime PATH (#520520) 2026-05-19 21:02:18 +00:00
R. Ryantm
52e97d087c voxtype: 0.6.6 -> 0.7.2 2026-05-18 10:13:25 +00:00
Eman Resu
c4e70c2a59 various: remove nested lists in build inputs 2026-05-16 22:39:19 -04:00
Antonín Říha
eca550bd1d voxtype: add which to runtime PATH
voxtype shells out to `which` at runtime to locate wl-copy, wtype,
xdotool and other helper binaries. Without `which` on PATH the binary
fails even though those tools are already added to PATH via
wrapProgram.
2026-05-15 16:41:49 +02:00
Aliaksandr
034a300b67 voicevox: migrate from fetcherVersion = 2 to fetcherVersion = 3 2026-05-09 14:24:50 +03:00
R. Ryantm
3f9c7922a5 volatility3: 2.27.0 -> 2.28.0 2026-05-08 12:05:39 +00:00
Michael Daniels
25164e9eb1 vowpal-wabbit: 9.10.0 -> 9.11.2 (#512640) 2026-05-05 00:39:04 +00:00
TomaSajt
207df7221d voicevox: 0.25.1 -> 0.25.2 2026-04-30 23:37:58 +02:00
TomaSajt
29b500ebef voicevox-engine: 0.25.1 -> 0.25.2 2026-04-30 23:37:53 +02:00
TomaSajt
eeda6d43ec voicevox-core.modelVersion: 0.16.3 -> 0.16.4 2026-04-30 23:37:26 +02:00
R. Ryantm
4195b23876 volanta: 1.17.2 -> 1.17.5 2026-04-30 18:54:46 +00:00
R. Ryantm
d3dc1bb4e8 vopono: 0.10.15 -> 0.10.16 2026-04-29 20:03:08 +00:00
Michael Daniels
8262aef74b voxtype: 0.6.5 -> 0.6.6 (#511353) 2026-04-24 01:55:34 +00:00
Xiangyan Sun
2d25c021ce vowpal-wabbit: 9.10.0 -> 9.11.2 2026-04-23 15:25:00 -07:00
nixpkgs-ci[bot]
f878aaf90f Merge master into staging-next 2026-04-21 18:23:58 +00:00
R. Ryantm
639df78bbd volanta: 1.16.4 -> 1.17.2 2026-04-21 12:53:39 +00:00
FlameFlag
069ff5d225 vorbis-tools: fix Darwin build by setting -std=gnu17
Refs: https://github.com/NixOS/nixpkgs/issues/511329
2026-04-19 19:23:24 +03:00
R. Ryantm
705ed0cbd7 voxtype: 0.6.5 -> 0.6.6 2026-04-19 10:30:34 +00:00
nixpkgs-ci[bot]
3483a17582 voikko-fi: 2.5 -> 2.6 (#509552) 2026-04-16 18:11:50 +00:00
ccicnce113424
57ef295d60 treewide: fix icon by moving to valid path 2026-04-16 11:29:23 +08:00
R. Ryantm
3745b4c065 voikko-fi: 2.5 -> 2.6 2026-04-13 12:28:01 +00:00