Nick Cao
4b85ab76bf
eigenlayer: 0.10.4 -> 0.10.6 ( #345900 )
2024-10-02 10:21:01 -04:00
Nick Cao
127bf68a46
python312Packages.publicsuffixlist: 1.0.2.20241001 -> 1.0.2.20241002 ( #345868 )
2024-10-02 10:19:12 -04:00
Nick Cao
2be0b9ed48
python312Packages.losant-rest: 1.19.10 -> 1.20.1 ( #345869 )
2024-10-02 10:18:51 -04:00
Nick Cao
c8a7a8d21c
python312Packages.lxmf: 0.5.3 -> 0.5.4, python311Packages.rns: 0.8.0 -> 0.8.1 ( #345870 )
2024-10-02 10:18:16 -04:00
Nick Cao
b1dd831aa1
python312Packages.spdx-tools: 0.8.2 -> 0.8.3 ( #345871 )
2024-10-02 10:17:19 -04:00
Mathew Polzin
c987c433aa
elvis-erlang: 3.2.5 -> 3.2.6 ( #345312 )
2024-10-02 09:14:09 -05:00
Nick Cao
4a781f0328
libresplit: 0-unstable-2024-06-05 -> 0-unstable-2024-09-24 ( #345833 )
2024-10-02 10:13:07 -04:00
Nick Cao
718c9a908c
dumbpipe: 0.17.0 -> 0.18.0 ( #345832 )
2024-10-02 10:12:40 -04:00
Nick Cao
c08485e135
granted: 0.34.0 -> 0.34.1 ( #345830 )
2024-10-02 10:12:09 -04:00
Nick Cao
1461ebcdce
raspberrypifw: 1.20240924 -> 1.20240926 ( #345826 )
2024-10-02 10:11:36 -04:00
Nick Cao
3cfb9eeff3
flitter: 1.1.0 -> 1.1.1 ( #345836 )
2024-10-02 10:10:19 -04:00
Nick Cao
20efcdb6dd
extism-cli: 1.5.3 -> 1.5.4 ( #345840 )
2024-10-02 10:09:52 -04:00
Nick Cao
5560bafb63
stripe-cli: 1.21.6 -> 1.21.7 ( #345842 )
2024-10-02 10:08:47 -04:00
Nick Cao
4002d8d5f0
lurk: 0.3.7 -> 0.3.8 ( #345844 )
2024-10-02 10:08:11 -04:00
Nick Cao
fad9287a61
alacritty-theme: 0-unstable-2024-09-03 -> 0-unstable-2024-09-27 ( #345850 )
2024-10-02 10:06:48 -04:00
Nick Cao
e804f025e0
envision-unwrapped: 0-unstable-2024-09-21 -> 0-unstable-2024-09-28 ( #345854 )
2024-10-02 10:05:15 -04:00
superherointj
d0b5027c4b
libpqxx_6: remove
2024-10-02 10:59:52 -03:00
Nick Cao
7317b3a31f
goda: move to pkgs/by-name, format ( #345856 )
2024-10-02 09:58:12 -04:00
Nick Cao
c7a05e7635
python312Packages.python-linkplay: 0.0.11 -> 0.0.14 ( #345788 )
2024-10-02 09:55:06 -04:00
Nick Cao
cc1c6aa38d
drawio: 24.7.8 -> 24.7.17 ( #345792 )
2024-10-02 09:54:33 -04:00
Nick Cao
9a92e5337d
python312Packages.albumentations: 1.4.16 -> 1.4.17 ( #345801 )
2024-10-02 09:53:28 -04:00
Sandro
d44717c448
nixos/binfmt: Add option to use static emulators when available ( #334859 )
2024-10-02 15:51:30 +02:00
Nick Cao
268beb4e1d
diffedit3: 0.4.0 -> 0.5.0 ( #345821 )
2024-10-02 09:49:27 -04:00
Nick Cao
795a0fd45c
nwg-panel: 0.9.39 -> 0.9.40 ( #345822 )
2024-10-02 09:48:42 -04:00
Nick Cao
0284f82eb6
liferea: 1.15.7 -> 1.15.8 ( #345824 )
2024-10-02 09:48:04 -04:00
Nick Cao
ef9b19d867
railway: 3.14.1 -> 3.15.1 ( #345755 )
2024-10-02 09:45:18 -04:00
Gaetan Lepage
246b34faee
slweb: format
2024-10-02 15:41:17 +02:00
Nick Cao
98e5db847a
python312Packages.openai: 1.50.2 -> 1.51.0 ( #345763 )
2024-10-02 09:40:26 -04:00
Peder Bergebakken Sundt
abcb614c7b
python312Packages.pymc: 5.16.2 -> 5.17.0 ( #345874 )
2024-10-02 15:40:03 +02:00
Nick Cao
be18faf6a6
lmstudio: 0.3.2 -> 0.3.3 ( #345771 )
2024-10-02 09:38:58 -04:00
Nick Cao
e95a3a311b
protols: init at 0.6.0 ( #345779 )
2024-10-02 09:37:14 -04:00
Gaetan Lepage
bbb291adf0
slweb: move to pkgs/by-name
2024-10-02 15:35:35 +02:00
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