Commit Graph

423 Commits

Author SHA1 Message Date
Weijia Wang
f2836e79dc juicefs: 1.3.1 -> 1.4.1 (#538932) 2026-08-17 13:14:43 +00:00
R. Ryantm
42290aa088 just-lsp: 0.6.1 -> 0.6.2 2026-08-17 06:57:51 +00:00
Weijia Wang
3d45d3a702 juju: 3.6.21 -> 4.0.12 (#481492) 2026-08-15 16:25:22 +00:00
Peder Bergebakken Sundt
eca73394cd just: 1.57.0 -> 1.58.0 (#548926) 2026-08-09 21:04:29 +00:00
Amaan Qureshi
a5c43f1df1 jujutsu: 0.43.0 -> 0.44.0
Changelog: https://github.com/jj-vcs/jj/blob/v0.44.0/CHANGELOG.md
2026-08-05 22:24:06 -04:00
Gaétan Lepage
bbc0a464be just-lsp: 0.5.1 -> 0.6.1 (#549233) 2026-08-04 23:04:03 +00:00
Jhony Angulo
f67a94a8d3 just-lsp: 0.5.1 -> 0.6.1 2026-08-04 12:57:22 -05:00
yvnth
0f6a94f05b just: 1.57.0 -> 1.58.0 2026-08-04 02:22:44 +05:30
R. Ryantm
4ba025af5e juicefs: 1.3.1 -> 1.4.1 2026-08-03 09:33:44 +00:00
R. Ryantm
f73f25496f justbuild: 1.6.5 -> 1.6.6 2026-08-03 00:33:21 +00:00
Vinicius Deolindo
9b344f1e94 jujutsu: add nushell completions 2026-07-31 21:43:00 -03:00
Jhony Angulo
6fb6476d93 just-lsp: 0.4.8 -> 0.5.1 2026-07-29 20:35:00 -05:00
Nick Cao
d4c41e5eab julia-mono: 0.63 -> 0.63.2 (#545493) 2026-07-27 20:13:08 +00:00
coolcuber
8d831c778e justify: fix version scheme 2026-07-25 19:48:13 -04:00
R. Ryantm
23e9089eb1 julia-mono: 0.63 -> 0.63.2 2026-07-25 04:29:15 +00:00
Gabriel Volpe
10d5cd9553 juno-theme: drop gtk-engine-murrine 2026-07-22 22:04:06 +02:00
R. Ryantm
bcd6e4df6d just: 1.56.0 -> 1.57.0 2026-07-19 13:23:20 +00:00
R. Ryantm
0cbb0842fd julia-mono: 0.062 -> 0.63 2026-07-16 01:45:05 +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
Adam C. Stephens
385512b0c4 just: 1.55.1 -> 1.56.0 (#540268) 2026-07-14 03:16:40 +00:00
Jhony Angulo
998204016e just-lsp: 0.4.7 -> 0.4.8 2026-07-10 06:19:47 -05:00
yvnth
471a77b257 just: 1.55.1 -> 1.56.0 2026-07-10 15:50:19 +05:30
R. Ryantm
a447a3a611 juju: 3.6.21 -> 4.0.12 2026-07-10 08:04:28 +00:00
Jost Alemann
eab74749df jujutsu: 0.42.0 -> 0.43.0
Changelog: https://github.com/jj-vcs/jj/releases/tag/v0.43.0
Diff: https://github.com/jj-vcs/jj/compare/v0.42.0...v0.43.0
2026-07-02 04:08:25 +02:00
yvnth
1696763ab4 just: 1.54.0 -> 1.55.1 2026-06-30 18:16:11 +05:30
R. Ryantm
49f3485031 just: 1.53.0 -> 1.54.0 2026-06-23 06:22:46 +00:00
Niklas Korz
0775e0ee5f just: 1.51.0 -> 1.53.0 (#529839) 2026-06-21 21:09:33 +00:00
yvnth
be320f9112 just-lsp: 0.4.6 -> 0.4.7 2026-06-21 01:29:06 +05:30
eljamm
761f926631 {jupyterlite,python3Packages.jupyterlite-core}: init at 0.7.6
Assisted-By: nix-init
2026-06-18 16:09:34 +02:00
yvnth
81614f31f9 just: add yvnth as maintainer 2026-06-17 02:21:52 +05:30
Hythera
659eb6a009 just: 1.51.0 -> 1.53.0
changelog: https://github.com/casey/just/blob/1.53.0/CHANGELOG.md

diff: https://github.com/casey/just/compare/1.51.0...1.53.0
2026-06-16 22:35:16 +02:00
R. Ryantm
efac900ca7 just-lsp: 0.4.5 -> 0.4.6 2026-06-16 03:52:09 +00:00
Peder Bergebakken Sundt
addb4d3cc4 julec: 0.2.1 -> 0.2.2 (#528422) 2026-06-06 19:48:14 +00:00
Yohann Boniface
0381b3037a julia-mono: use installFonts (#528259) 2026-06-05 23:06:32 +00:00
TomaSajt
3f2f77e00f jugglinglab: fix typo in description 2026-06-05 22:57:27 +02:00
june
986271ec20 julec: 0.2.1 -> 0.2.2 2026-06-05 15:23:33 +02:00
Seudonym
86ad84415d julia-mono: use installFonts 2026-06-05 13:03:31 +05:30
Jost Alemann
bac94ee592 jujutsu: 0.41.0 -> 0.42.0
Changelog: https://github.com/jj-vcs/jj/releases/tag/v0.42.0
Diff: https://github.com/jj-vcs/jj/compare/v0.41.0...v0.42.0
2026-06-04 19:45:45 +02:00
Sigmanificient
0bbc8dffae treewide: set meta.license on hooks 2026-05-25 13:48:20 +02:00
Vincenzo Mantova
deedb05a23 junicode: make tlDeps a function 2026-05-23 14:05:24 +01:00
2kybe3
1ad0eef149 just-lsp: 0.4.4 -> 0.4.5
Diff: https://github.com/terror/just-lsp/compare/0.4.4...0.4.5
Changelog: https://github.com/terror/just-lsp/releases/tag/0.4.5
2026-05-21 13:24:53 +02:00
Marcin Serwin
5e75181628 maintainers: drop dit7ya
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-15 20:24:01 +02:00
2kybe3
0899228da3 just: 0.50.0 -> 0.51.0
Diff: https://github.com/casey/just/compare/1.50.0...1.51.0
Changelog: https://github.com/casey/just/releases/tag/1.51.0
2026-05-10 12:10:10 +02:00
Peder Bergebakken Sundt
8ae9818f8e julec: 0.2.0 -> 0.2.1 (#515863) 2026-05-08 16:19:50 +00:00
Jost Alemann
7a34fbbcbf jujutsu: 0.40.0 -> 0.41.0
Changelog: https://github.com/jj-vcs/jj/releases/tag/v0.41.0
Diff: https://github.com/jj-vcs/jj/compare/v0.40.0...v0.41.0
2026-05-07 15:22:00 +02:00
Jhony Elmer Angulo Fabian
c9444c579b just-lsp: 0.4.3 -> 0.4.4 2026-05-04 10:09:54 -05:00
june
8e30a41e3e julec: 0.2.0 -> 0.2.1 2026-05-02 14:33:26 +02:00
R. Ryantm
0147dc8054 just-lsp: 0.4.2 -> 0.4.3 2026-04-24 23:14:52 +00:00
Adam C. Stephens
93f75bf260 just: 1.49.0 -> 1.50.0 (#511822) 2026-04-22 16:12:48 +00:00
2kybe3
97b5957e8d just: 1.49.0 -> 1.50.0
Changelog: https://github.com/casey/just/blob/1.50.0/CHANGELOG.md
Diff: https://github.com/casey/just/compare/1.49.0...1.50.0
2026-04-20 20:24:16 +02:00