Commit Graph

699213 Commits

Author SHA1 Message Date
Robert Hensing
313451b74a nixosTests.rebuild-target-host-legacy: init 2024-10-30 00:21:21 +01:00
Robert Hensing
4e558812ac nixos-rebuild: Call toplevel/bin/apply when available
By executing the whole switching process using one script, we avoid
some ssh roundtrips that would slow down deployment swith --target-host.

For the other benefits, see https://github.com/NixOS/nixpkgs/issues/266290
2024-10-30 00:21:21 +01:00
Robert Hensing
4734959784 nixos-rebuild: Add proper escaping to ssh calls
SSH merges its arguments by space-concatenation - it does not preserve
the array structure.

This is arguably a historic mistake, whose fix would be too breaking.
I suppose it will stay this way forever, until perhaps a better behavior
can be opted in to using a flag, and I don't think this flag exists yet.

To make multi-argument commands work reliably over ssh, we need to escape
them, which is what the ${@@Q} incantation achieves.
2024-10-30 00:21:20 +01:00
Robert Hensing
6427500989 nixos/toplevel: Add bin/apply 2024-10-30 00:21:20 +01:00
Ali Rizvi
a5b81808e2
libretro.citra: fix broken build (ffmpeg -> ffmpeg_6) 2024-10-29 18:47:12 -04:00
Robert Scott
5c750ede24 openrefine: 3.8.2 -> 3.8.5 2024-10-29 22:45:26 +00:00
Profpatsch
2fcea20ca0 xapian-omega: provide xapian template directory
These templates are kinda important for the default `omega` CGI server
configuration to work.
2024-10-29 23:14:56 +01:00
Fabian Affolter
16bcced9b7 python312Packages.androidtv: refactor 2024-10-29 23:01:36 +01:00
Fabian Affolter
a4a98bed2e python312Packages.androidtv: 0.0.73 -> 0.0.74
Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.73...v0.0.74
2024-10-29 22:59:18 +01:00
Sandro
a9d5059a81
sonar-scanner-cli: 4.7.0.2747 -> 6.2.1.4610 (#329764) 2024-10-29 22:52:21 +01:00
Fabian Affolter
9c6cd049c3 cnspec: 11.27.0 -> 11.28.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.27.0...v11.28.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.28.0
2024-10-29 22:51:52 +01:00
Pol Dellaiera
8a2cc6b286
python312Packages.minio: 7.2.9 -> 7.2.10 (#351125) 2024-10-29 22:38:22 +01:00
Fabian Affolter
a7685de5b4 python312Packages.niaaml: add missing inputs 2024-10-29 22:31:45 +01:00
Pol Dellaiera
bd4f0f6b8e
diffoscope: 279 -> 282 (#351435) 2024-10-29 22:31:40 +01:00
Pol Dellaiera
52f8aaf410
trayscale: 0.13.1 → 0.13.5 (#351632) 2024-10-29 22:30:11 +01:00
Fabian Affolter
9d11f129a3 python312Packages.mkdocstrings-python: 1.12.0 -> 1.12.2
Diff: https://github.com/mkdocstrings/python/compare/refs/tags/1.12.0...1.12.2

Changelog: https://github.com/mkdocstrings/python/blob/1.12.2/CHANGELOG.md
2024-10-29 22:27:03 +01:00
Pol Dellaiera
5908775d06
python312Packages.pymavlink: 2.4.41 -> 2.4.42 (#351690) 2024-10-29 22:25:59 +01:00
Pol Dellaiera
f0d1b9e336
jekyll: 4.3.3 -> 4.3.4 (#351729) 2024-10-29 22:25:15 +01:00
Fabian Affolter
c3d48449e4 python312Packages.faraday-agent-parameters-types: 1.7.1 -> 1.7.2
Changelog: https://github.com/infobyte/faraday_agent_parameters_types/blob/1.7.2/CHANGELOG.md
2024-10-29 22:14:06 +01:00
Pol Dellaiera
1a1b7c2a48
python312Packages.langsmith: 0.1.129 -> 0.1.137 (#352080) 2024-10-29 22:10:43 +01:00
Pol Dellaiera
9417fe480e
python312Packages.langfuse: 2.51.5 -> 2.53.3 (#352081) 2024-10-29 22:10:20 +01:00
Pol Dellaiera
7ec19f762d
vscode-extensions.apollographql.vscode-apollo: 2.3.3 -> 2.3.6 (#351825) 2024-10-29 22:06:31 +01:00
Pol Dellaiera
577ebd4379 vscode-extensions.visualjj.visualjj: 0.12.1 -> 0.12.2 2024-10-29 22:04:29 +01:00
Pol Dellaiera
096f65a109
ansible: 2.17.4 -> 2.17.5 (#352105) 2024-10-29 21:58:28 +01:00
Pol Dellaiera
c8cb98090b
python312Packages.transformers: 4.46.0 -> 4.46.1 (#352145) 2024-10-29 21:57:26 +01:00
Sefa Eyeoglu
bfef141946
thunderbird-bin-unwrapped: 128.4.0esr -> 128.4.0esr
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:05 +01:00
Sefa Eyeoglu
82aa5c8df5
thunderbirdPackages.thunderbird-115: drop
Last release was published in October 2024. On 2024/10/29 Mozilla
published a security advisory and hasn't released an update for
Thunderbird 115.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:05 +01:00
Sefa Eyeoglu
136e5478e1
thunderbirdPackages.thunderbird-128: 128.3.1esr -> 128.4.0esr
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
2c6fa9c766
firefox-devedition-bin-unwrapped: 132.0b9 -> 133.0b1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
cb4dea9697
firefox-beta-bin-unwrapped: 132.0b9 -> 133.0b1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
9e89993d2a
firefox-bin-unwrapped: 131.0.3 -> 132.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
2f282693db
firefox-devedition-unwrapped: 132.0b9 -> 133.0b1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
40a14b93c2
firefox-beta-unwrapped: 132.0b9 -> 133.0b1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:04 +01:00
Sefa Eyeoglu
6c2d6f588e
firefox-esr-unwrapped: 128.3.1esr -> 128.4.0esr
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:03 +01:00
Sefa Eyeoglu
a6b48a7efd
firefox-unwrapped: 131.0.3 -> 132.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:03 +01:00
Sefa Eyeoglu
2c6f04a8e3
buildMozillaMach: update system dir patch for Firefox 133+
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 21:37:03 +01:00
Martin Weinelt
a8a21202f8
nss_latest: 3.105 -> 3.106 (#350999) 2024-10-29 21:37:03 +01:00
Fabian Affolter
37fd70b130
gsan: init at 5.0.0 (#351883) 2024-10-29 21:25:17 +01:00
Fabian Affolter
65f299447c
python312Packages.owslib: 0.31.0 -> 0.32.0 (#351024) 2024-10-29 21:24:29 +01:00
Fabian Affolter
ef08fd4be0 python312Packages.aiortm: 0.9.21 -> 0.9.22
Diff: https://github.com/MartinHjelmare/aiortm/compare/refs/tags/v0.9.21...v0.9.22

Changelog: https://github.com/MartinHjelmare/aiortm/blob/v0.9.22/CHANGELOG.md
2024-10-29 21:21:01 +01:00
emilylange
2ee0e1be70
apko: 0.19.1 -> 0.19.6
https://github.com/chainguard-dev/apko/releases/tag/v0.19.6

https://github.com/chainguard-dev/apko/releases/tag/v0.19.5

https://github.com/chainguard-dev/apko/releases/tag/v0.19.4

https://github.com/chainguard-dev/apko/releases/tag/v0.19.3

https://github.com/chainguard-dev/apko/releases/tag/v0.19.2

diff: https://github.com/chainguard-dev/apko/compare/v0.19.1...v0.19.6
2024-10-29 21:20:58 +01:00
Gaétan Lepage
347cbac985
mistral-rs: 0.3.1 -> 0.3.2 (#352064) 2024-10-29 21:19:56 +01:00
Adam C. Stephens
3d4a2621d0
gleam: Add erlang_27 as runtime dependency (#351458) 2024-10-29 16:10:20 -04:00
Cosima Neidahl
2b8b6e300d
bambootracker-qt6: 0.6.3 -> 0.6.4 (#344221) 2024-10-29 21:02:16 +01:00
Fabian Affolter
13e65736e2 python312Packages.praw: 7.8.0 -> 7.8.1
Diff: https://github.com/praw-dev/praw/compare/refs/tags/v7.8.0...v7.8.1

Changelog: https://github.com/praw-dev/praw/blob/v7.8.1/CHANGES.rst
2024-10-29 20:58:31 +01:00
Fabian Affolter
bc5a9f5d2e python312Packages.openrgb-python: 0.3.1 -> 0.3.2
Changelog: https://github.com/jath03/openrgb-python/releases/tag/v0.3.2
2024-10-29 20:57:15 +01:00
Fabian Affolter
1a4e67abb7 python312Packages.playwrightcapture: 1.26.2 -> 1.26.3
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.26.2...v1.26.3

Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.26.3
2024-10-29 20:56:46 +01:00
Fabian Affolter
1c246f938e python312Packages.opower: 0.8.4 -> 0.8.6
Diff: https://github.com/tronikos/opower/compare/refs/tags/v0.8.4...v0.8.6

Changelog: https://github.com/tronikos/opower/releases/tag/v0.8.6
2024-10-29 20:56:24 +01:00
Nick Cao
91779fafb1
oculante: 0.8.23 -> 0.9.1 (#349855) 2024-10-29 15:54:21 -04:00
Fabian Affolter
58f0bf4c92 python312Packages.mitogen: 0.3.14 -> 0.3.15
Diff: https://github.com/mitogen-hq/mitogen/compare/refs/tags/v0.3.14...v0.3.15

Changelog: https://github.com/mitogen-hq/mitogen/blob/v0.3.15/docs/changelog.rst
2024-10-29 20:53:55 +01:00