Commit Graph

475 Commits

Author SHA1 Message Date
Sarah Brofeldt
9511d7c89b ceph: 20.2.2 -> 20.2.3 (#553324) 2026-08-18 07:42:06 +00:00
Weijia Wang
9fd5c719ae cef-binary: 149.0.5 -> 151.3.16 (#541867) 2026-08-17 21:54:53 +00:00
Weijia Wang
0da0f2a8e3 ceph-csi: 3.16.2 -> 3.17.0 (#524497) 2026-08-16 18:35:18 +00:00
Niklas Hambüchen
1d8e1c790d ceph: 20.2.2 -> 20.2.3 2026-08-16 13:43:29 +00:00
Weijia Wang
2d9998bbbd certstream-server-go: 1.8.2 -> 1.9.0 (#508749) 2026-08-16 12:02:21 +00:00
Robert Helgesson
bc39b83696 cewler: 1.3.1 -> 1.4.1 (#460240) 2026-08-14 17:52:17 +00:00
Gaetan Lepage
6cd6e1b151 ceph: fix build for arrow-cpp 24 compatibility 2026-08-13 12:28:02 +00:00
Yohann Boniface
36c0fba6e8 treewide: replace misuses of lib.optional{,s} with lib.optionalString (#550348) 2026-08-11 21:31:34 +00:00
Nick Cao
589f35a6f7 cel-go: 0.30.0 -> 0.31.0 (#550783) 2026-08-10 22:29:25 +00:00
R. Ryantm
8559b58434 cef-binary: 149.0.5 -> 151.3.16 2026-08-10 18:39:27 +00:00
Jonas Heinrich
22e4fe49f9 censor: 0.9.1 -> 0.10.0 (#549181) 2026-08-10 08:16:55 +00:00
R. Ryantm
bdd977b758 cel-go: 0.30.0 -> 0.31.0 2026-08-09 13:07:33 +00:00
TomaSajt
7f546b4208 treewide: replace misuses of lib.optional{,s} with lib.optionalString 2026-08-08 03:28:48 +02:00
dansbandit
3f1bdf0771 cerca: 0-unstable-2025-05-21 -> 0.3.3 2026-08-04 21:07:14 +00:00
R. Ryantm
31fab31559 censor: 0.9.1 -> 0.10.0 2026-08-04 15:18:14 +00:00
R. Ryantm
457c6bff3c cedar: 4.11.2 -> 4.12.0 2026-08-02 08:29:46 +00:00
R. Ryantm
71b1be7ba3 cel-go: 0.29.2 -> 0.30.0 2026-07-31 09:11:34 +00:00
R. Ryantm
a1d2761e4c censor: 0.8.0 -> 0.9.1 2026-07-26 12:16:50 +00:00
Vincent Breitmoser
aae789a125 centrifugo: 6.6.2 -> 6.9.1 2026-07-21 14:58:51 +02:00
nixpkgs-ci[bot]
e480e34598 cel-go: 0.28.1 -> 0.29.2 (#541299) 2026-07-17 22:13:29 +00:00
R. Ryantm
8bc54dc05f censor: 0.7.2 -> 0.8.0 2026-07-17 07:51:07 +00:00
Jo
d97f35d9a4 celestia: 1.6.4 -> 1.6.4-unstable-2026-07-02 (#540555) 2026-07-16 10:29:26 +00:00
pancaek
745c1786e2 celestia: 1.6.4 -> 1.6.4-unstable-2026-07-02
CMakeLists.txt marks this 1.7.0 since af9c3fa01c
2026-07-15 13:35:01 -07: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
pancaek
a44c25bf74 celestia: move to by-name/ 2026-07-14 21:43:12 -07: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
8a4c1dd05e cel-go: 0.28.1 -> 0.29.2 2026-07-13 02:53:01 +00:00
R. Ryantm
556b88bd8d cell: 0.5.0 -> 0.5.1 2026-07-11 19:37:42 +00:00
Peder Bergebakken Sundt
0bc9a89a4b cemu: add aarch64-linux to meta.platforms (#538277) 2026-07-10 15:46:09 +00:00
Peder Bergebakken Sundt
44dd7e2c67 cef-binary: 147.0.10 -> 149.0.5 (#522930) 2026-07-09 11:06:14 +00:00
Nick Cao
af37d30c03 certspotter: 0.24.1 -> 0.24.2 (#537987) 2026-07-06 18:13:58 +00:00
R. Ryantm
497e8c6383 cedar: 4.11.0 -> 4.11.2 2026-07-05 16:08:07 +00:00
poz
7e5a2ce7ad cemu: add aarch64-linux to meta.platforms 2026-07-04 02:02:05 +02:00
R. Ryantm
3add6faf8c certspotter: 0.24.1 -> 0.24.2 2026-07-03 00:31:29 +00:00
Peder Bergebakken Sundt
7b7fdd4f38 cedar: build cedar-language-server (#537443) 2026-07-02 21:39:27 +00:00
2kybe3
cb300c3c71 treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #526007
2026-07-02 19:47:08 +02:00
Cathal Mullan
6e9a995c27 cedar: build cedar-language-server 2026-07-01 14:57:04 +01:00
R. Ryantm
0866ca2d54 censor: 0.7.1 -> 0.7.2 2026-06-29 10:36:59 +00:00
Peder Bergebakken Sundt
611d4adac3 cedar: 4.5.1 -> 4.11.0 (#527577) 2026-06-28 13:26:49 +00:00
R. Ryantm
ae899dae28 cef-binary: 147.0.10 -> 149.0.5 2026-06-27 02:53:18 +00:00
Niklas Hambüchen
8e436db702 ceph: 20.2.1 -> 20.2.2 (#532516) 2026-06-19 11:43:54 +00:00
Niklas Hambüchen
af007ea402 ceph: Fix SAML authentication (#531722) 2026-06-18 10:38:48 +00:00
Niklas Hambüchen
6a69534ea0 ceph.tests: Add BlueStore multi-node tests with CephFS
This should give us higher confidence that changes don't break
real-world clusters.
Originally motivated by the fuse2 -> fuse3 change.

Assisted-by: Zoo Code with Claude Opus 4.8, human cleanup.
2026-06-18 10:32:51 +00:00
Niklas Hambüchen
d8d39bd436 ceph.tests: Rename FileStore tests to *-deprecated-filestore
Makes clear that there's not much point contributing new features to those.
2026-06-18 10:32:51 +00:00
Niklas Hambüchen
1c167cd5b4 ceph: 20.2.1 -> 20.2.2 2026-06-18 10:32:51 +00:00
Fabian Affolter
e67d4f5f3b cewl: 5.5.2 -> 6.2.1
https://github.com/digininja/CeWL/releases/tag/6.2.1
2026-06-16 16:25:04 +02:00
Janne Heß
10b91b9543 ceph: Fix SAML authentication 2026-06-14 19:13:17 +02:00
benaryorg
e7632e4b9c ceph: fuse3
Migrate from fuse (2.x) to fuse3 (3.x) as per [the fuse migration tracking issue](https://redirect.github.com/NixOS/nixpkgs/issues/526161).

Note that the fuse specific patching (for remounting) is still required.
There is an intersecting version check for 3, however it does not affect functionality.

Signed-off-by: benaryorg <binary@benary.org>
2026-06-09 02:42:02 +00:00
Nick Cao
2a030f6832 cent: 2.0.0 -> 2.2.0 (#528836) 2026-06-08 20:17:12 +00:00