Commit Graph

706243 Commits

Author SHA1 Message Date
Pol Dellaiera
146c62ba33 vscode-extensions.ms-vscode-remote.vscode-remote-extensionpack: init at 0.26.0 2024-11-09 19:25:03 +01:00
nixpkgs-merge-bot[bot]
5c44f6f77c
nanoflann: 1.6.1 -> 1.6.2 (#354423) 2024-11-09 18:23:41 +00:00
R. Ryantm
21069db14d python312Packages.weblate-language-data: 2024.8 -> 2024.13 2024-11-09 19:22:13 +01:00
Theodore Ni
b71a8b49f5
live-server: 0.8.0 -> 0.9.0 (#354395) 2024-11-09 10:14:20 -08:00
Theodore Ni
f5e91559fd
python312Packages.cmsdials: 1.3.0 -> 1.4.0 (#354397) 2024-11-09 10:08:29 -08:00
Theodore Ni
286db1ef23
wasmtime: 26.0.0 -> 26.0.1 (#354412) 2024-11-09 10:04:03 -08:00
R. Ryantm
9393180297 erg: 0.6.45 -> 0.6.47 2024-11-09 17:38:17 +00:00
Wolfgang Walther
45cef36e39
nixosTests.postgresql: run nixfmt
Because with as many changes as in here anybody working on those test
files will have merge conflicts anyway.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
128244b598
nixosTests.postgresql: use a common pattern throughout all tests
Avoiding "with", using the same names and basic structure in each test.

Consistency is key!
2024-11-09 18:24:52 +01:00
Wolfgang Walther
9035573855
nixosTests.postgresql: move all postgresql related nixosTests into one folder
This makes it possible to run all those tests at once by building
nixosTests.postgresql and allow a simple entry to ci/OWNERS for all
tests.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
db2d6a00ab
postgresqlPackages.anonymizer: make passthru.tests work with correct package
Same reasoning as commit before.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
23c19a255f
postgresqlPackages.timescaledb: make passthru.tests work with correct package
Same reasoning as commit before.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
6d7da20a90
postgresqlPackages.tsja: make passthru.tests work with correct package
Same reasoning as commit before.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
a5c41ae80a
postgresqlPackages.pgvecto-rs: make passthru.tests work with correct package
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
0af934adf7
postgresqlPackages.pgjwt: make passthru.tests work with correct package
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
ecffab1fda
postgresqlPackages.postgis: move nixosTests.postgis into package
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
aded718a98
postgresqlPackages.apache_datasketches: move nixosTests.apache_datasketches into package
There is no need to fire up a whole VM just to run a two line test of
creating the extension. We can use postgresqlTestExtension for that.
This has the advantage that it runs with postgresqlTestHook, so without
a VM, making it more portable.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
139c546676
postgresql: add passthru.tests.postgresql-tls-client-cert
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
f6c2de9262
postgresql: add passthru.tests.postgresql
Restructuring the nixosTests.postgresql test a little bit to allow
calling it with the specific versioned package from generic.nix.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
319d82d5c2
nixosTests.postgresql-wal2json: avoid manual imports
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
65ef7381c8
nixosTests.postgresql-jit: avoid manual imports
Same reasoning as commit before.
2024-11-09 18:24:50 +01:00
Wolfgang Walther
a1ae4377e0
nixosTests.postgresql-wal-receiver: avoid manual imports
Manually importing postgresql packages from the /pkgs/ folder or
manually importing the test from /nixos/tests/ in generic.nix is not
only ugly, but also forbidden should we ever move to pkgs/by-name.

We can achieve almost the same with a slightly different setup. We allow
overriding the postgresql package for the test via passthru.override, to
make sure that each postgresql_xx.tests.postgresql-wal-receiver is
properly teted with the right version.
2024-11-09 18:24:50 +01:00
Wolfgang Walther
75d51c5889
postgresqlVersions: init
Allows building all PostgreSQL versions at once with:

  nix-build -A postgresqlVersions

Also makes it possible for nixosTests to target all PostgreSQL versions
without importing the postgresql folder across the whole repo.
2024-11-09 18:24:50 +01:00
Wolfgang Walther
d3feaaebea
nixosTests.pgjwt: fix test
This seems to have broken years ago, because "CREATE EXTENSION
pgcrypto;" etc. were added to the upstream file about 6 years ago.
2024-11-09 18:23:58 +01:00
R. Ryantm
e2636cf342 python312Packages.msgraph-sdk: 1.11.0 -> 1.12.0 2024-11-09 17:23:45 +00:00
Maximilian Bosch
3bf6a063b3
Merge: postgresqlPackages: fix some builds on darwin (#354748) 2024-11-09 18:21:30 +01:00
R. Ryantm
059fc0f2de gh-dash: 4.7.0 -> 4.7.1 2024-11-09 17:14:18 +00:00
R. Ryantm
8f55df5aa8 krabby: 0.2.0 -> 0.2.1 2024-11-09 17:11:12 +00:00
Maximilian Bosch
f11b5ff8a2
Merge: pg-dump-anon: use latest postgresql available (#354526) 2024-11-09 17:57:17 +01:00
SomeoneSerge
b01d3ee023 python312Packages.polars: 1.9.0 -> 1.12.0 2024-11-09 16:53:53 +00:00
Fabian Affolter
8f3dad550f python312Packages.lacuscore: 1.11.3 -> 1.12.1
Diff: ail-project/LacusCore@refs/tags/v1.11.3...v1.12.1

Changelog: https://github.com/ail-project/LacusCore/releases/tag/v1.12.1
2024-11-09 17:49:07 +01:00
Fabian Affolter
446aa3f0b2 python312Packages.playwrightcapture: 1.26.3 -> 1.27.0
Diff: Lookyloo/PlaywrightCapture@refs/tags/v1.26.3...v1.27.0

Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.27.0
2024-11-09 17:48:34 +01:00
Doron Behar
635e9d2ebb sile: switch to the zstd based source 2024-11-09 18:24:14 +02:00
Nick Cao
172cb3ef53
openpgp-card-tools: Add shell completions and man pages (#354287) 2024-11-09 11:18:56 -05:00
Caleb Maclennan
91e4660ed8 git-warp-time: init at 0.8.4 2024-11-09 18:17:15 +02:00
R. Ryantm
d60f27f889 ov: 0.36.0 -> 0.37.0 2024-11-09 16:16:30 +00:00
Robert Schütz
b35c45a2c1
python312Packages.imap-tools: 1.7.3 -> 1.7.4 (#354754) 2024-11-09 08:10:39 -08:00
Robert Schütz
31aa6f6edf
python312Packages.nice-go: 0.3.9 -> 0.3.10 (#354750) 2024-11-09 08:09:32 -08:00
Nick Cao
bba140c5a3
python312Packages.free-proxy: 1.1.2 -> 1.1.3 (#354539) 2024-11-09 11:03:35 -05:00
R. Ryantm
c61adda6be python312Packages.dinghy: 1.3.2 -> 1.3.3 2024-11-09 16:03:16 +00:00
Nick Cao
6430e02e54
cotp: 1.9.1 -> 1.9.2 (#354558) 2024-11-09 11:02:58 -05:00
Nick Cao
9139ad63f2
granted: 0.36.0 -> 0.36.1 (#354572) 2024-11-09 11:02:18 -05:00
Nick Cao
275614510a
python312Packages.ucsmsdk: 0.9.20 -> 0.9.21 (#354596) 2024-11-09 11:01:21 -05:00
Nick Cao
cff5cbc5a1
python312Packages.aiortm: 0.9.24 -> 0.9.25 (#354607) 2024-11-09 10:59:37 -05:00
Nick Cao
043d2cb448
python312Packages.whenever: 0.6.10 -> 0.6.12 (#354613) 2024-11-09 10:57:54 -05:00
Nick Cao
646347d507
pulumi-bin: 3.137.0 -> 3.138.0 (#354618) 2024-11-09 10:55:39 -05:00
Weijia Wang
807e43e559
msi-ec: 0-unstable-2024-09-19 -> 0-unstable-2024-11-04 (#353627) 2024-11-09 16:54:28 +01:00
Nick Cao
02e3707a2c
python312Packages.jedi-language-server: 0.41.4 -> 0.42.0 (#354713) 2024-11-09 10:51:58 -05:00
Nick Cao
d8a18ae783
python312Packages.mitogen: 0.3.16 -> 0.3.18 (#354717) 2024-11-09 10:50:48 -05:00
Nick Cao
b276bfa32b
python312Packages.multiscale-spatial-image: 2.0.0 -> 2.0.1 (#354720) 2024-11-09 10:49:23 -05:00