Nick Cao
a3be4d4d8f
mov-cli: 4.4.14 -> 4.4.15 ( #345781 )
2024-10-02 09:34:43 -04:00
Peder Bergebakken Sundt
3100acba08
treewide: \xc2\xa0
->
...
I have no idea what this escape sequence even is, but it breaks the nix parser with cryptic errors if not used in a comment.
A friend let me know MacOS is prone to input weird spaces, not sure if that is the source.
Candidates were located and created with:
chr="$(echo -e '\xc2\xa0')"; rg -F "$chr" -l | xe sd -F "$chr" " "
There are some examples left, most being example output from `tree` in various markdown documents, some patches which we can't really touch, and `pkgs/tools/nix/nixos-render-docs/src/tests/test_commonmark.py` which I'm not sure if should be addressed
2024-10-02 15:33:06 +02:00
Nick Cao
cd585b50ce
shellhub-agent: 0.16.2 -> 0.16.4 ( #345849 )
2024-10-02 09:31:39 -04:00
Nick Cao
7805f66419
libkrunfw: sev variant is not supported on aarch64-linux
2024-10-02 09:25:18 -04:00
Sandro
b04f9d16f2
OSCAR: rename to oscar ( #320361 )
2024-10-02 15:13:57 +02:00
Cosima Neidahl
1924327c4d
bencodetools: fix build ( #345860 )
2024-10-02 15:04:43 +02:00
wxt
5eb022fdb2
gg-jj: init at 0.20.0
2024-10-02 20:36:17 +08:00
nixpkgs-merge-bot[bot]
e46dc3b834
crystal-dock: 2.3 -> 2.5 ( #345834 )
2024-10-02 12:26:41 +00:00
Weijia Wang
4b6981ab33
wgpu: init at 22.1.0 ( #345248 )
2024-10-02 14:23:40 +02:00
Sandro
07cbe7d9c9
gitstatus: add prompt scripts and share helper ( #342032 )
2024-10-02 14:23:14 +02:00
Matthew Croughan
42233e3e0c
qrq: init at 0.3.5 ( #345123 )
2024-10-02 13:14:50 +01:00
nixpkgs-merge-bot[bot]
a1b96c101b
cljfmt: 0.12.0 -> 0.13.0 ( #345719 )
2024-10-02 12:14:18 +00:00
CnTeng
f5d029a286
vimPlugins.kulala-nvim: init at 2024-09-30
2024-10-02 14:12:21 +02:00
Pol Dellaiera
a73f58a36a
vscode-extensions.github.{copilot,copilot-chat}: bump ( #345902 )
2024-10-02 14:10:33 +02:00
R. Ryantm
f2ad271cd2
reindeer: 2024.09.23.00 -> 2024.09.30.00
2024-10-02 11:47:02 +00:00
Pavol Rusnak
dd89098d75
electrs: 0.10.5 -> 0.10.6 ( #345875 )
2024-10-02 13:31:32 +02:00
Cosima Neidahl
b7d495d9ae
mir: 2.17.2 -> 2.18.2 ( #342624 )
2024-10-02 13:16:18 +02:00
Atemu
b12b45ea63
nixos/i2pd: fix build ( #345879 )
2024-10-02 13:03:18 +02:00
Martin Weinelt
bbaa8c9676
python312Packages.ircrobots: 0.6.0 -> 0.7.2 ( #344884 )
2024-10-02 12:59:22 +02:00
Maximilian Bosch
a06b0e266a
php8{1..3}Extensions.soap: fix tests
...
See e.g. https://github.com/cachix/devenv/actions/runs/11125063603/job/30922426947#step:7:527
There were multiple issues I observed:
* `--offline` not being set causing several tests to try accessing the
internet:
Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: can't import schema from 'http://www.w3.org/2009/01/xml.xsd ' in /build/php-8.3.12/ext/soap/tests/bugs/bug76348.php:2
I'm not really sure, why this worked before or if a default was
flipped. However, the tests are passing on Linux (both x86_64-linux
and aarch64-linux for me).
* On Darwin, a few more tests are failing like this:
reason: php_network_getaddresses: getaddrinfo for localhost failed: nodename nor servname provided, or not known
This looks like some sandbox problem on Darwin, but since we have a
working test-suite on Linux I figured that's good enough and turned it
off on Darwin.
2024-10-02 12:57:59 +02:00
Martin Weinelt
dc114f2343
zigbee2mqtt: 1.40.1 -> 1.40.2 ( #345766 )
2024-10-02 12:54:43 +02:00
nixpkgs-merge-bot[bot]
e8bb8f0439
zoekt: 3.7.2-2-unstable-2024-09-19 -> 3.7.2-2-unstable-2024-10-01 ( #345757 )
2024-10-02 10:47:06 +00:00
ocfox
1e5c59ca5a
bencodetools: format and remove unused rec
2024-10-02 18:41:57 +08:00
ocfox
e94875c797
bencodetools: fix build
...
Co-authored-by: OPNA2608 <opna2608@protonmail.com>
2024-10-02 18:40:06 +08:00
WilliButz
8a8da0ca32
docker: use gitMinimal instead of git, to avoid perl in runtime closure
2024-10-02 12:36:54 +02:00
eymeric
feffb090e0
libsignal-ffi: 0.55.1 -> 0.57.1
2024-10-02 12:15:06 +02:00
Pol Dellaiera
ae9143cf10
vscode-extensions.github.copilot-chat: 0.19.2024073102 -> 0.21.2024090602
2024-10-02 12:00:33 +02:00
nixpkgs-merge-bot[bot]
1ef7ab4762
pyright: 1.1.381 -> 1.1.382 ( #345780 )
2024-10-02 09:59:04 +00:00
Pol Dellaiera
3ccbabdc69
vscode-extensions.github.copilot: 1.219.1028 -> 1.234.1133
2024-10-02 11:58:39 +02:00
R. Ryantm
0e82fac8be
eigenlayer: 0.10.4 -> 0.10.6
2024-10-02 09:46:34 +00:00
Paul Meyer
da60a43b43
azure-cli: only alias removed extensions if allowed ( #345698 )
2024-10-02 11:37:32 +02:00
Maximilian Bosch
ba55bb149d
Merge: meshcentral: 1.1.31 -> 1.1.32 ( #345679 )
2024-10-02 11:33:43 +02:00
kirillrdy
8d572bf8ce
gitkraken: 10.3.0 -> 10.4.0 ( #345889 )
2024-10-02 19:28:34 +10:00
Stefan Frijters
f75a55389b
nf-test: ensure makeWrapper is restricted to nativeBuildInputs
...
This does not fix cross builds because not all dependencies can be built in cross,
but it fixes eval error: makeWrapper/makeShellWrapper must be in nativeBuildInputs.
2024-10-02 11:22:41 +02:00
Pol Dellaiera
075be3e70b
nixos/gatus: init module ( #294469 )
2024-10-02 11:08:14 +02:00
hatch01
2d9bc5ccb7
mautrix-signal: 0.7.0 -> 0.7.1
2024-10-02 11:03:26 +02:00
Nicolas Goudry
717c79a186
gitkraken: 10.3.0 -> 10.4.0
2024-10-02 10:57:40 +02:00
Bobby Rong
721fc2ad78
xfce.xfce4-dict: 0.8.7 -> 0.8.8
...
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.7...xfce4-dict-0.8.8
2024-10-02 16:56:18 +08:00
wxt
27e304c09e
wgpu: init at 22.1.0
2024-10-02 16:41:28 +08:00
h7x4
d5a0693815
nixos/veilid: add release notes ( #345847 )
2024-10-02 10:34:56 +02:00
Weijia Wang
e687c4933e
doc/release-notes: fix typos ( #345864 )
2024-10-02 10:16:13 +02:00
K900
84cc590a5f
cadvisor: unstable-2023-10-22 -> 0.49.1
2024-10-02 10:55:40 +03:00
Peter Hoeg
bf2f2c692c
0.7.0 -> 0.7.2
2024-10-02 09:53:48 +02:00
Lana Black
5e83245246
fooyin: 0.5.3 -> 0.7.0
2024-10-02 09:53:48 +02:00
Daniel Nagy
1d8136e1ae
nixos/i2pd: fix build
2024-10-02 09:45:00 +02:00
Fabian Affolter
6eef522799
python312Packages.django-stubs: refactor
2024-10-02 09:39:42 +02:00
nixpkgs-merge-bot[bot]
59d64e3a24
easytier: 1.2.3 -> 2.0.0 ( #345783 )
2024-10-02 07:30:29 +00:00
Doron Behar
b678583185
lammps: 29Aug2024 -> 29Aug2024_update1
...
Diff: https://github.com/lammps/lammps/compare/stable_29Aug2024...stable_29Aug2024_update1
2024-10-02 10:18:45 +03:00
R. Ryantm
31de8b45de
electrs: 0.10.5 -> 0.10.6
2024-10-02 07:11:41 +00:00
Gaetan Lepage
e2f2f6708a
python312Packages.pymc: 5.16.2 -> 5.17.0
...
Diff: https://github.com/pymc-devs/pymc/compare/refs/tags/v5.16.2...v5.17.0
Changelog: https://github.com/pymc-devs/pymc/releases/tag/v5.17.0
2024-10-02 09:10:19 +02:00