Vladimír Čunát
11ca59f899
libtasn1: 4.19.0 -> 4.20.0 ( #379969 )
2025-02-08 11:42:41 +01:00
Vladimír Čunát
bf0f348463
libtasn1: add meta.changelog
...
It's quite useful for r-ryantm's automatic pull requests.
2025-02-08 10:45:47 +01:00
Jade Lovelace and Alyssa Ross
b4b0914097
tcl: fix on static architectures
...
This is a bit of a silly one. It's a symbol redefinition problem caused
by autoconf being pessimistic, then a funny eval error where
`stdenv.hostPlatform.extensions.dynamicLibrary` is not defined, say,
when the platform does not support dynamic libraries.
Fixes: https://github.com/NixOS/nixpkgs/issues/380168
2025-02-08 10:43:37 +01:00
Vladimír Čunát
23dbe21e46
cmake: 3.31.3 -> 3.31.5 ( #372891 )
2025-02-08 10:36:27 +01:00
Vladimír Čunát
7f963b8ea0
xz: 5.6.3 -> 5.6.4 ( #376901 )
2025-02-08 10:30:21 +01:00
Vladimír Čunát
1386c3befe
iana-etc: 20240318 -> 20250108 ( #373804 )
2025-02-08 10:25:53 +01:00
K900 and GitHub
68b555c542
Revert "gcc: rework, clean up, and document the cursed symlink hack" ( #380298 )
2025-02-08 11:54:42 +03:00
K900 and GitHub
536c98cb32
Revert "gcc: rework, clean up, and document the cursed symlink hack"
2025-02-08 11:54:21 +03:00
nixpkgs-ci[bot] and GitHub
1c064f3421
Merge staging-next into staging
2025-02-08 06:04:43 +00:00
nixpkgs-ci[bot] and GitHub
dcf5c49abc
Merge master into staging-next
2025-02-08 06:04:11 +00:00
Pol Dellaiera and GitHub
6c5e3fdb42
python3Packages.langgraph*: Ecosystem update 20250207 ( #378968 )
2025-02-08 06:14:24 +01:00
Bobby Rong and GitHub
2ffa0d9740
nixosTests.cinnamon, nixosTests.budgie: Unbreak ( #380251 )
2025-02-08 12:30:15 +08:00
Bobby Rong and GitHub
28cc453c6e
pantheon.wingpanel: 8.0.1 -> 8.0.2 ( #380077 )
2025-02-08 12:26:24 +08:00
Nick Cao and GitHub
67c5e50ab4
rustdesk-flutter: add pipewire gstreame plugin ( #379587 )
2025-02-07 21:40:22 -05:00
R. RyanTM and GitHub
09549ed17f
gtest: 1.15.2 -> 1.16.0 ( #380242 )
...
https://github.com/google/googletest/releases/tag/v1.16.0
2025-02-08 02:53:01 +01:00
Mitchell Pleune and GitHub
5dbfbc05e0
python3Packages.twisted: disable test_cpuCount test ( #380245 )
...
This test checks for the number of availaible CPU cores using two
different methods, and asserts that they are equal. In situations such
as LXC containers that do not have all cores availaible, one method can
still return the real total CPU core count, and the other will return
the number enabled. This causes a needless build fail in LXC.
2025-02-08 02:50:25 +01:00
Nick Cao and GitHub
e6af9ae5f5
python312Packages.python-lsp-server: 1.12.1 -> 1.12.2 ( #380229 )
2025-02-07 20:44:15 -05:00
Martin Weinelt and GitHub
dfc36f8846
python3Packages.mkdocs-redirects: switch to pyproject, hatchling ( #380257 )
2025-02-08 02:36:02 +01:00
zowoq
c1193da08a
python3Packages.mkdocs-redirects: switch to pyproject, hatchling
...
was done upstream in https://github.com/mkdocs/mkdocs-redirects/commit/f3d0e12c982f3b25b4b7d128eba1704b8a60ff17 which was included in the 1.2.2 release
2025-02-08 11:24:03 +10:00
Bobby Rong
d339cc6d0d
nixos/tests/cinnamon: Scale slick-greeter for OCR tests
...
Otherwise it sometimes fails to find Alice Foobar for me.
2025-02-08 09:19:36 +08:00
Bobby Rong
f7ef0c35ac
qogir-icon-theme: Temporarily set dontCheckForBrokenSymlinks
...
To unbreak nixosTests.budgie.
2025-02-08 09:19:36 +08:00
Bobby Rong
52c9128476
nixos/tests/pantheon: Pgrep io.elementary.files.xdg-desktop-portal
...
Hopefully this is less flaky.
2025-02-08 09:16:23 +08:00
Gaétan Lepage and GitHub
2dcc7bb1cb
neovim-node-client: create binary in $out/bin ( #380235 )
2025-02-08 01:44:11 +01:00
Martin Weinelt and GitHub
c5a2a21f21
python312: 3.12.8 -> 3.12.9; python313; 3.13.1 -> 3.13.2 ( #379441 )
2025-02-08 01:37:33 +01:00
Sarah Clark
b4014e21f5
python3Packages.langgraph-cli: 0.1.52 -> 0.1.70
2025-02-07 16:16:10 -08:00
Sarah Clark
5699ec0257
python3Packages.langgraph-checkpoint-sqlite: 2.0.1 -> 2.0.3
2025-02-07 16:16:10 -08:00
Sarah Clark
8a1334a62b
python3Packages.langgraph-checkpoint-duckdb: 2.0.1 -> 2.0.2
2025-02-07 16:16:10 -08:00
Sarah Clark
2529ca71c1
python3Packages.langgraph-checkpoint: 2.0.8 -> 2.0.10
2025-02-07 16:16:10 -08:00
Sarah Clark
40b72309eb
python3Packages.langgraph-sdk: 0.1.46 -> 0.1.51
2025-02-07 16:16:10 -08:00
Sarah Clark
417aac8ea5
python3Packages.langgraph: 0.2.56 -> 0.2.70
...
Changelog: https://github.com/langchain-ai/langgraph/releases/tag/0.2.70
2025-02-07 16:16:10 -08:00
nixpkgs-ci[bot] and GitHub
d86538d179
Merge staging-next into staging
2025-02-08 00:14:28 +00:00
nixpkgs-ci[bot] and GitHub
a9159228c8
Merge master into staging-next
2025-02-08 00:14:03 +00:00
Gaétan Lepage and GitHub
b8d3fd79ec
memogram: init at 0.2.2 ( #379792 )
2025-02-08 01:07:03 +01:00
merrkry
98cc4354ee
memogram: init at 0.2.2
2025-02-08 00:58:15 +01:00
r-vdp
503823388f
neovim-node-client: create binary in $out/bin
...
Recreate a link to the binary, the link was lost after https://github.com/NixOS/nixpkgs/pull/380018 .
This fixes the build of the neovim wrapper.
2025-02-08 00:55:57 +01:00
Gaetan Lepage
cb467f0e1f
python312Packages.python-lsp-server: 1.12.1 -> 1.12.2
...
Diff: https://github.com/python-lsp/python-lsp-server/compare/refs/tags/v1.12.1...v1.12.2
Changelog: https://github.com/python-lsp/python-lsp-server/blob/v1.12.2/CHANGELOG.md
2025-02-08 00:43:55 +01:00
Bobby Rong
5e69c8f295
mint-l-icons: Temporarily set dontCheckForBrokenSymlinks
...
To unbreak nixosTests.cinnamon.
2025-02-08 07:29:25 +08:00
Gaétan Lepage and GitHub
063c28cb63
zed-editor: 0.172.9 -> 0.172.10 ( #380188 )
2025-02-08 00:20:13 +01:00
bacee45dc6
livepeer: 0.8.1 -> 0.8.3 ( #380174 )
...
Co-authored-by: Bot-wxt1221 <3264117476@qq.com >
2025-02-07 23:19:00 +00:00
Yt and GitHub
9b69e322d9
gleam: 1.7.0 -> 1.8.0 ( #380173 )
2025-02-07 18:15:59 -05:00
Yt and GitHub
823a0333ca
python312Packages.polars: 1.12.0 -> 1.21.0 ( #380049 )
2025-02-07 18:11:59 -05:00
Nick Cao and GitHub
76b74d2bae
pinball: 0.3.20201218 -> 0.3.20201218-unstable-2024-11-14 ( #379704 )
2025-02-07 18:05:54 -05:00
Nick Cao and GitHub
b838e48943
bao: 0.12.1 -> 0.13.0 ( #380055 )
2025-02-07 18:04:47 -05:00
Gaétan Lepage and GitHub
acda276652
vimPlugins.nvim-dap-cortex-debug: init at 2024-12-01 ( #380207 )
2025-02-08 00:03:48 +01:00
Gaétan Lepage and GitHub
002119d5fb
python3Packages.internetarchive: 5.1.0 -> 5.2.0 ( #379204 )
2025-02-08 00:01:08 +01:00
Gaétan Lepage and GitHub
a8d303f050
python312Packages.pydantic_1: 1.10.16 -> 1.10.21 ( #380036 )
2025-02-07 23:59:13 +01:00
Cosima Neidahl and GitHub
6f249f674c
taglib: Modernise ( #373233 )
2025-02-07 23:45:41 +01:00
Bradley Cooley
09526f37b5
vimPlugins.nvim-dap-cortex-debug: init at 2024-12-01
2025-02-07 15:13:47 -07:00
Martin Weinelt and GitHub
dd81bdc4a4
home-assistant: 2025.2.0 -> 2025.2.1 ( #380183 )
2025-02-07 23:12:45 +01:00
290c2bcbc1
mise: 2025.2.0 -> 2025.2.1 ( #380182 )
...
Co-authored-by: konradmalik <konradmalik@users.noreply.github.com >
2025-02-07 22:02:06 +00:00