Commit Graph

702860 Commits

Author SHA1 Message Date
Luke Granger-Brown
b714423531
factorio: 2.0.11 -> 2.0.13 (#352137) 2024-11-02 07:43:07 +00:00
Luke Granger-Brown
87d715659e factorio-experimental: 2.0.13 -> 2.0.14 2024-11-02 07:41:53 +00:00
Masum Reza
48a4e77e9f
signing-party: Add missing Perl dep for caff (#352125) 2024-11-02 13:06:14 +05:30
Ulrik Strid
ebf31d85ad
ocamlPackages.backoff: 0.1.0 -> 0.1.1 (#346028) 2024-11-02 08:28:53 +01:00
OTABI Tomoya
191c03feb9
python312Packages.aiovodafone: 0.6.1 -> 0.7.1 (#352901) 2024-11-02 16:28:11 +09:00
Ulrik Strid
a2919b3f75
azure-cli: rewrite extensions-tool in python (#352668) 2024-11-02 08:27:11 +01:00
OTABI Tomoya
b251541eab
python312Packages.aioconsole: 0.8.0 -> 0.8.1 (#352424) 2024-11-02 16:15:22 +09:00
Noa Aarts
7ffd9ae656
Revert "bundler: 2.5.16 -> 2.5.21" (#353045)
This reverts commit 4dd40b15d8.

revert the bundler update to fix the gitlab nixosTest,
gitlab apparently wants only the old version.
2024-11-02 08:13:23 +01:00
OTABI Tomoya
d0071d7e69
python312Packages.neo4j: 5.25.0 -> 5.26.0 (#352952) 2024-11-02 16:10:33 +09:00
OTABI Tomoya
0052df7792
python312Packages.cvss: 3.2 -> 3.3 (#352940) 2024-11-02 16:09:12 +09:00
OTABI Tomoya
213f6c1d28
python312Packages.manimpango: 0.5.0 -> 0.6.0 (#341877) 2024-11-02 16:06:03 +09:00
OTABI Tomoya
6668514f8b
pipenv: 2024.1.0 -> 2024.2.0 (#351164) 2024-11-02 16:02:49 +09:00
Theodore Ni
a1b1fec898
python3Packages.strawberry-graphql: remove poetry patch and missing test path (#353020) 2024-11-01 23:28:59 -07:00
Robert Schütz
7966d83510
python312Packages.instructor: 1.5.0 -> 1.6.3 (#351795) 2024-11-01 22:45:17 -07:00
Audrey Dutcher
7f179a1b12
rustc: do not force compilation with libunwind on FreeBSD
FreeBSD's unwind libs are named "libgcc" despite being llvm in origin
and come from the FreeBSD source tree.
2024-11-02 05:39:17 +00:00
Audrey Dutcher
88f09c87d3
rustc: fix cross compilation of LLVM with shared libs
The PR which fixed `useLLVM` native rustc builds (#320432)
also broke cross builds.

The C compiler it used to produce `llvmShared` and `llvmPackages`,
`llvmPackages.clangUseLLVM`, was built to run on the host
and create binaries for the target (`pkgsHostTarget`).
Instead, the compiler should be built to run on the build
machine and produce binaries for the host machine (`pkgsBuildHost`).

Replace the overridden compilers with ones from `pkgsBuildHost`

Co-Authored-By: Artemis Tosini <me@artem.ist>
2024-11-02 05:39:17 +00:00
Robert Schütz
14fc87c2ab
jellyfin: 10.9.11 -> 10.10.0 (#351966) 2024-11-01 22:30:48 -07:00
Robert Schütz
6eef3d7245
python312Packages.versioningit: don't test with pydantic_1 (#351793) 2024-11-01 22:29:05 -07:00
Robert Schütz
6e38fa8109
python312Packages.hahomematic: 2024.10.14 -> 2024.10.17 (#352476) 2024-11-01 22:25:43 -07:00
Robert Schütz
9bf254235b
vscode-extensions.jroesch.lean: init at 0.16.59 (#352721) 2024-11-01 22:24:39 -07:00
sarahec
bc79b9a4f3 python312Packages.langgraph-checkpoint-sqlite: 2.0.0 -> 2.0.1 2024-11-01 22:08:45 -07:00
sarahec
244f731c61 python312Packages.langgraph-checkpoint-postgres: 2.0.1 -> 2.0.2 2024-11-01 22:08:45 -07:00
sarahec
a9417215c7 python312Packages.langgraph-checkpoint: 2.0.1 -> 2.0.2 2024-11-01 22:08:45 -07:00
sarahec
bffa19847a python312Packages.langchain: 0.3.4 -> 0.3.7 2024-11-01 22:08:45 -07:00
sarahec
5625380369 python312Packages.langgraph-checkpoint-duckdb: init at 2.0.1 2024-11-01 22:08:45 -07:00
OTABI Tomoya
c013e8c1da
python312Packages.certbot-dns-google: fix build (#352664) 2024-11-02 13:51:39 +09:00
OTABI Tomoya
269d94a536
python312Packages.scikit-misc: 0.4.0 -> 0.5.1 and fix build (#352868) 2024-11-02 13:33:08 +09:00
OTABI Tomoya
c5d18c6785
python312Packages.jiter: 0.5.0 -> 0.6.1 (#352075) 2024-11-02 13:31:17 +09:00
Sarah Clark
51091e5185 python312Packages.langgraph-cli: correct to 0.1.52 2024-11-01 21:27:23 -07:00
Sarah Clark
d4e9e68774 python312Packages.langgraph: correct to 0.2.43 2024-11-01 21:27:23 -07:00
Sarah Clark
16213efc05 python312Packages.langgraph-sdk: correct to 1.35 2024-11-01 21:27:23 -07:00
Sarah Clark
c20d082fc0 python312Packages.langchain-text-splitters: correct to 0.3.2 2024-11-01 21:27:23 -07:00
Sarah Clark
969127fcd9 python312Packages.langchain-ollama: restore to 0.2.0 2024-11-01 21:27:23 -07:00
Sarah Clark
1125cd805e python312Packages.langchain-standard-tests: track langchain-core 2024-11-01 21:27:23 -07:00
Sarah Clark
65089d8a13 python312Packages.langchain-mongodb: restore to 0.2.0 2024-11-01 21:27:23 -07:00
Sarah Clark
98882fd72f python312Packages.langchain-chroma: revert to 0.1.4 (latest) 2024-11-01 21:27:22 -07:00
Sarah Clark
3a9a6ecfd8 python312Packages.langchain-azure-dynamic-sessions: Fix version to 0.2.0 (latest) 2024-11-01 21:27:22 -07:00
sarahec
3e88c02357 python312Packages.langchain-huggingface: correct to 0.1.2 2024-11-01 21:27:22 -07:00
sarahec
d5ab466540 python312Packages.langchain-core: 0.3.12 -> 0.3.15 2024-11-01 21:17:57 -07:00
Sarah Clark
a240412336 python312Packages.langchain.openai: correct to 0.2.5 2024-11-01 20:53:31 -07:00
Masum Reza
9b14315707
warp-terminal: 0.2024.10.23.14.49.stable_00 -> 0.2024.10.29.08.02.stable_02 (#352879) 2024-11-02 09:14:40 +05:30
Sandro
a3a8b0fbfb
linux-kernels: fix typo (#353004) 2024-11-02 04:23:08 +01:00
Sandro
6c1691cfb3
bitwarden-directory-connector: 2024.9.0 -> 2024.10.0 (#352799) 2024-11-02 04:22:27 +01:00
R. Ryantm
3e6843e8d5 terraform-providers.google-beta: 6.7.0 -> 6.9.0 2024-11-02 13:20:49 +10:00
Sandro
8cf7063393
mullvad-vpn: 2024.4 -> 2024.6 (#351500) 2024-11-02 03:52:26 +01:00
Peder Bergebakken Sundt
4a597b8ce0
xlsxgrep: drop (#340582) 2024-11-02 03:49:54 +01:00
natsukium
54785180cf
python312Packages.jupyterhub-ldapauthenticator: 1.3.2 -> 2.0.1
Diff:
https://github.com/jupyterhub/ldapauthenticator/compare/1.3.2...2.0.1

Changelog:
https://github.com/jupyterhub/ldapauthenticator/blob/2.0.1/CHANGELOG.md
2024-11-02 11:36:28 +09:00
natsukium
225a727fc0
python312Packages.spyder-kernels: 3.0.0 -> 3.0.1
Diff: https://github.com/spyder-ide/spyder-kernels/compare/refs/tags/v3.0.0...v3.0.1

Changelog: https://github.com/spyder-ide/spyder-kernels/blob/v3.0.1/CHANGELOG.md
2024-11-02 11:13:41 +09:00
natsukium
36353c8444
python312Packages.qtconsole: 5.6.0 -> 5.6.1
Diff: https://github.com/jupyter/qtconsole/compare/refs/tags/5.6.0...5.6.1

Changelog: https://qtconsole.readthedocs.io/en/stable/changelog.html#changes-in-jupyter-qt-console
2024-11-02 11:13:40 +09:00
natsukium
e4509e3840
python312Packages.mkdocs-jupyter: 0.25.0 -> 0.25.1
Changelog: https://github.com/danielfrg/mkdocs-jupyter/blob/0.25.1/CHANGELOG.md
2024-11-02 11:13:40 +09:00