Commit Graph

209 Commits

Author SHA1 Message Date
Pavol Rusnak
bfc0e4d04e gcc-arm-embedded: 15.2.rel1 -> 15.3.rel1 (#550964) 2026-08-13 07:50:51 +00:00
Nikolay Korotkiy
2e3d68689c gcli: 2.12.0 -> 2.13.0 (#551022) 2026-08-12 18:31:51 +00:00
whispers
c7404c9232 libappindicator-gtk3: make alias for libappindicator 2026-08-10 23:03:31 -04:00
R. Ryantm
1b780c9db2 gcli: 2.12.0 -> 2.13.0 2026-08-10 06:42:51 +00:00
Ryan Omasta
4d29bbcac6 gcc-arm-embedded: 15.2.rel1 -> 15.3.rel1
Signed-off-by: Ryan Omasta <git@ryand.ca>
2026-08-09 19:16:39 -06:00
Peder Bergebakken Sundt
8bda751152 gcli: 2.11.0 -> 2.12.0, point to sourcehut, use finalAttrs (#545660) 2026-07-30 15:41:13 +00:00
Holiu618
b4a7b7d509 gcx: 0.6.0 -> 1.0.0 2026-07-29 12:41:18 +00:00
Nick Cao
6570eb2a6e gcx: 0.5.0 -> 0.6.0 (#546217) 2026-07-28 19:39:12 +00:00
Nick Cao
5c34b4bca8 gcsfuse: 3.11.0 -> 3.11.2 (#545415) 2026-07-27 19:50:02 +00:00
R. Ryantm
c90dc07a1c gcx: 0.5.0 -> 0.6.0 2026-07-27 08:56:08 +00:00
Nikolay Korotkiy
fc591ccc38 gcx: 0.4.4 -> 0.5.0 (#544195) 2026-07-26 07:19:54 +00:00
nicknb
f8f49559bf gcli: 2.11.0 -> 2.12.0, point to sourcehut, use finalAttrs
The GitHub repo seems to exists purely as a mirror and secondary issue
tracker with SourceHut being the preferred platform.
2026-07-25 18:11:01 +02:00
R. Ryantm
b1983cbb24 gcsfuse: 3.11.0 -> 3.11.2 2026-07-24 22:00:39 +00:00
Holiu618
d29e9dfe05 gcx: 0.4.4 -> 0.5.0 2026-07-21 19:51:55 +08:00
Jhonas Wernery
9991228882 electron_43: init at 43.0.0, electron-{bin,chromedriver}: drop x86_64-darwin support (#537831) 2026-07-18 08:42:12 +00:00
teutat3s
f4cc6e9411 gclient2nix: update depot-tools 2026-07-17 08:34:56 +02:00
teutat3s
c6eb78bad2 gclient2nix: update, fix for electron_43
Fixes error:

```
KeyError: "host_cpu was used as a variable, but was not declared in the vars dict (file 'DEPS', line 114)"
```

https://chromium.googlesource.com/webpagereplay.git/+/b2b856131e36c99e9de9c419fe8ca02f857082ba/DEPS#114
2026-07-17 08:34:56 +02:00
R. Ryantm
1d74d3537f gcsfuse: 3.10.0 -> 3.11.0 2026-07-15 16:42:55 +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
Holiu
9809dd6533 gcx: 0.4.3 -> 0.4.4 2026-07-11 17:42:51 +08:00
Peder Bergebakken Sundt
e4b4615e1f gcstar: 1.8.0 -> 1.8.1 (#538428) 2026-07-09 15:32:21 +00:00
R. Ryantm
7a529b0134 gcx: 0.4.2 -> 0.4.3 2026-07-09 07:25:24 +00:00
Sigmanificient
0f44d6b6fe gcli: fix changelog 2026-07-07 22:24:12 +02:00
Daniel Șerbănescu
6321ef9e92 gcstar: 1.8.0 -> 1.8.1 2026-07-04 18:02:27 +02:00
Peder Bergebakken Sundt
aa76782593 gcsfuse: 3.9.0 -> 3.10.0 (#522760) 2026-07-02 18:17:53 +00:00
R. Ryantm
ce6da3a039 gcx: 0.4.0 -> 0.4.2 2026-06-30 09:37:35 +00:00
R. Ryantm
a5cfbed8c7 gcsfuse: 3.9.0 -> 3.10.0 2026-06-26 14:29:07 +00:00
Arian van Putten
ffd56a3028 gcan: init at v1.1.1 (#531350) 2026-06-20 07:44:45 +00:00
Jacek Galowicz
f674066c06 gcan: init at v1.1.1 2026-06-14 12:47:05 +02:00
R. Ryantm
038f1c02e0 gcdemu: 3.3.0 -> 3.3.1 2026-06-13 23:08:26 +00:00
Guy Chronister
a156cab325 cdemu-*: update to latest versions
cdemu-daemon: 3.2.7 -> 3.3.0

cdemu-client: 3.2.5 -> 3.3.0

gcdemu: 3.2.6 -> 3.3.0

image-analyzer: 3.2.6 -> 3.3.0

libmirage: 3.2.10 -> 3.3.1
2026-06-09 09:52:51 -05:00
Guy Chronister
a9aa8b4103 cdemu-*: add updateScript 2026-06-09 09:52:51 -05:00
Guy Chronister
9d366f5d08 cdemu-*: migrate to by-name 2026-06-09 09:52:51 -05:00
nixpkgs-ci[bot]
f34bf32b37 gcx: 0.2.16 -> 0.4.0 (#527741) 2026-06-04 08:56:49 +00:00
R. Ryantm
206910468f gcx: 0.2.16 -> 0.4.0 2026-06-03 20:59:52 +00:00
Robert Schütz
7d7ce4f508 gcompris: 25.1.1 -> 26.1 2026-05-31 12:24:33 -07:00
R. Ryantm
fc66be20b3 gcx: 0.2.14 -> 0.2.16 2026-05-25 20:38:53 +00:00
Sigmanificient
0bbc8dffae treewide: set meta.license on hooks 2026-05-25 13:48:20 +02:00
Sandro
cd22aef9a1 gci: 0.13.7 -> 0.14.0 (#517238) 2026-05-19 00:35:21 +00:00
R. Ryantm
1bb41cd78e gcx: 0.2.7 -> 0.2.14 2026-05-17 14:55:41 +00:00
Gaétan Lepage
ebd9d2b10a gcx: init at 0.2.7 (#510670) 2026-05-17 10:32:04 +00:00
Adam Simpson
e03c858e50 gcx: init at 0.2.7
A CLI for managing Grafana Cloud resources.
2026-05-15 21:25:13 -04:00
Peder Bergebakken Sundt
31b6c85c7d gcsfuse: 3.8.0 -> 3.9.0 (#513162) 2026-05-08 00:52:35 +00:00
Aaron Jheng
8451ea6c2d gci: 0.13.7 -> 0.14.0 2026-05-06 17:34:38 +08:00
figsoda
3efb357cc1 gcalcli: move updateScript to passthru 2026-05-04 10:29:50 -04:00
R. Ryantm
51118bde63 gcsfuse: 3.8.0 -> 3.9.0 2026-04-24 19:57:33 +00:00
José Romildo Malaquias
3bcfffa7c2 gcal: 4.1 -> 4.2.0 (#507738) 2026-04-24 13:34:25 +00:00
Yureka
e33fa3a332 gclient2nix: update depot-tools 2026-04-22 22:20:00 +02:00
Peder Bergebakken Sundt
3d0d7308c6 gcsfuse: 3.6.0 -> 3.8.0 (#486505) 2026-04-21 19:33:08 +00:00
Xiangyan Sun
976f5e2dd3 gcal: 4.1 -> 4.2.0 2026-04-09 14:16:02 -07:00