Commit Graph

689 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
427886bbbe jackett: 0.24.2335 -> 0.24.2406 (#553027) 2026-08-17 09:33:02 +00:00
Weijia Wang
64f6bcb9e4 jawiki-all-titles-in-ns0: 0-unstable-2026-04-01 -> 0-unstable-2026-08-01 (#518222) 2026-08-16 19:21:42 +00:00
Weijia Wang
004a7001e1 jacktrip: 2.7.2 -> 3.0.0 (#514234) 2026-08-16 12:30:06 +00:00
nixpkgs-ci[bot]
a564e90261 jazz2: 3.6.0 -> 3.7.0 (#551133) 2026-08-15 22:19:38 +00:00
R. Ryantm
fe12886b98 jailer: 16.11 -> 17.2.1 2026-08-15 22:58:27 +02:00
R. Ryantm
ebbdeecfa8 jackett: 0.24.2335 -> 0.24.2406 2026-08-15 16:07:12 +00:00
R. Ryantm
5420718005 jazz2: 3.6.0 -> 3.7.0 2026-08-10 12:41:02 +00:00
Peder Bergebakken Sundt
e0e760ef35 java-language-server: 0.2.46 -> 0.2.49 (#508992) 2026-08-09 21:23:05 +00:00
nixpkgs-ci[bot]
3f4f6698ef jackett: 0.24.2288 -> 0.24.2335 (#550008) 2026-08-09 10:27:43 +00:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
Hythera
3c682cbc0d java-language-server: 0.2.46 -> 0.2.49
diff: d7f4303cd2...58daaa29a0
2026-08-08 14:37:09 +02:00
Yohann Boniface
6b89473744 jack-passthrough: 0-unstable-2021-9-25 -> 0-unstable-2021-09-25 (#537629) 2026-08-07 00:29:32 +00:00
R. Ryantm
b26d9b0a55 jackett: 0.24.2288 -> 0.24.2335 2026-08-06 21:51:18 +00:00
eljamm
3e9762275c jaq: generate manpage 2026-08-05 10:33:34 +02:00
Gaetan Lepage
e7750174dc jaq: 3.1.0 -> 3.1.1
Diff: https://github.com/01mf02/jaq/compare/v3.1.0...v3.1.1

Changelog: https://github.com/01mf02/jaq/releases/tag/v3.1.1
2026-08-05 08:20:19 +00:00
R. Ryantm
8b28830b3b jawiki-all-titles-in-ns0: 0-unstable-2026-04-01 -> 0-unstable-2026-08-01 2026-08-05 07:43:03 +00:00
Oleksii Filonenko
f3016d6f2a jan: use stdenvNoCC on darwin (#545389) 2026-07-30 15:43:05 +00:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
Martin Weinelt
dfb5b9f8e6 jasper-gtk-theme: remove
Depends on gtk-engine-murrine, which is being removed from nixpkgs.
2026-07-30 01:19:30 +02:00
R. Ryantm
59dacfab07 jackett: 0.24.2237 -> 0.24.2288 2026-07-28 16:14:31 +00:00
TomaSajt
8706bc4b89 jasp-desktop: 0.97.1 -> 0.98.1 2026-07-26 08:39:41 +10:00
dfjay
9b97dae064 jan: use stdenvNoCC on darwin
The darwin build only unpacks a prebuilt bundle and wraps it; nothing
is compiled, so the C toolchain is unnecessary.

Assisted-by: Claude Code
2026-07-25 02:26:00 +05:00
R. Ryantm
64813887b9 jan: 0.8.3 -> 0.8.4 2026-07-23 21:22:15 +00:00
Yohann Boniface
a96a7b9dc6 treewide: use finalAttrs.finalPackage.doCheck (#543265) 2026-07-23 11:35:08 +00:00
Thomas Gerbet
c58667e35f jadx: 1.5.5 -> 1.5.6 (#543418) 2026-07-22 20:13:25 +00:00
Vincent Laporte
703c1307f5 jasmin-compiler: 2026.03.1 → 2026.03.2 (#542545) 2026-07-20 04:43:12 +00:00
R. Ryantm
c1c721d10d jackett: 0.24.2200 -> 0.24.2237 2026-07-19 08:15:05 +00:00
Rine Amakawa
e4378c08cc jadx: 1.5.5 -> 1.5.6
Diff: https://github.com/skylot/jadx/compare/v1.5.5...v1.5.6

Changelog: https://github.com/skylot/jadx/releases/tag/v1.5.6
2026-07-19 14:26:09 +09:00
Peder Bergebakken Sundt
a0d022d0f4 treewide: use finalAttrs.finalPackage.doCheck 2026-07-18 18:23:21 +02:00
Vincent Laporte
07b3793e8c jasmin-compiler: 2026.03.1 → 2026.03.2 2026-07-16 13:30:54 +02: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
9d26adcd20 treewide: avoid using singleton lists for licenses 2026-07-15 13:56:52 -04:00
Emily
da43840e1c jackett: drop x86_64-darwin mention in comments 2026-07-15 03:58:17 +01: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
R. Ryantm
0882535f66 jackett: 0.24.2151 -> 0.24.2200 2026-07-10 14:53:52 +00:00
uku
c21cf4ed21 jay: 1.13.0 -> 1.14.0
Changelog: https://github.com/mahkoh/jay/releases/tag/v1.14.0
2026-07-06 16:39:19 +02:00
Arne Keller
5a8120a3f9 maven: 3.9.12 -> 3.9.16 (#497416) 2026-07-04 10:50:52 +00:00
R. Ryantm
236dd2aca1 jack-passthrough: 0-unstable-2021-9-25 -> 0-unstable-2021-09-25 2026-07-02 00:50:24 +00:00
nixpkgs-ci[bot]
9b5cac2230 jackett: 0.24.2108 -> 0.24.2151 (#537434) 2026-07-01 16:11:05 +00:00
R. Ryantm
b8bba632b8 jackett: 0.24.2108 -> 0.24.2151 2026-07-01 13:39:46 +00:00
Arne Keller
a1a6f0fe54 jack-passthrough: cleanup, change version to be 0-unstable format, add nix-update-script, add maintainer l1npengtul (#454885) 2026-07-01 13:12:02 +00:00
Austin Horstman
475d504cb4 jan: 0.8.2 -> 0.8.3 (#536752) 2026-06-30 19:53:45 +00:00
dfjay
823c46ee6f jan: 0.8.2 -> 0.8.3
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-01 00:46:06 +05:00
dfjay
a8b1a80a6a jan: refactor
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-01 00:46:04 +05:00
dfjay
83891d702c jan: add update script
Assisted-by: Claude Code (Claude Opus 4.8)
2026-07-01 00:46:02 +05:00
Peder Bergebakken Sundt
80bddfece6 jan: 0.7.9 -> 0.8.2 (#528605) 2026-06-29 12:27:08 +00:00
FliegendeWurst
bf8157724c java-language-server: update maven deps 2026-06-26 18:30:57 +02:00
FliegendeWurst
1120ba36d0 jabref: update gradle deps 2026-06-24 16:26:53 +02:00
R. Ryantm
6f687f13bd jackett: 0.24.2066 -> 0.24.2108 2026-06-22 22:29:13 +00:00