Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing ( #344925 )
2024-11-02 11:12:15 +01:00
Jörg Thalheim
d4f265a2ed
rustc: Fix cross build for FreeBSD ( #339909 )
2024-11-02 10:03:11 +01:00
Cosima Neidahl
b2c036cd1f
edopro: Fixups ( #350820 )
2024-11-02 09:51:50 +01:00
Aleksana
e774f2d7c4
cargo-cross: disable impure unit tests ( #352983 )
2024-11-02 16:46:14 +08:00
Pol Dellaiera
877fcd28a5
python312Packages.pytorch-bench: init at unstable-2024-07-18 ( #352827 )
2024-11-02 09:41:10 +01:00
Pol Dellaiera
2fd5238ddb
ruff: 0.7.1 -> 0.7.2 ( #352988 )
2024-11-02 09:40:46 +01:00
Fabian Affolter
a84fdc7f41
python312Packages.webrtc-models: 0.1.0 -> 0.2.0 ( #352906 )
2024-11-02 09:36:07 +01:00
Aleksana
af46f3fc80
shortwave: 3.2.0 -> 4.0.1, move to by-name ( #352786 )
2024-11-02 16:26:21 +08:00
Fabian Affolter
397a2540e6
python312Packages.cdcs: disable failing test ( #352975 )
2024-11-02 09:12:36 +01:00
Aleksana
66b74cae9d
python3Packages.term-image: init at 0.7.2 ( #347924 )
2024-11-02 16:07:18 +08:00
OTABI Tomoya
0a75a3604b
evillimiter: modernize ( #352969 )
2024-11-02 16:53:35 +09:00
OTABI Tomoya
72d9ba82d0
python312Packages.aioflo: refactor ( #352972 )
2024-11-02 16:51:23 +09:00
OTABI Tomoya
14f5886e81
checkov: 3.2.271 -> 3.2.276 ( #352962 )
2024-11-02 16:49:02 +09:00
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
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
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
Theodore Ni
edd7f43442
chrony: switch to apple-sdk_11 ( #352910 )
2024-11-01 19:12:33 -07:00
Theodore Ni
faf7e114a7
python311Packages.graspologic: relax beartype and hyppo ( #353016 )
2024-11-01 18:40:58 -07:00
Emily
528225f2d0
oraclejdk_*: mark insecure and not updated ( #353034 )
2024-11-02 01:31:47 +00:00
Tomo
a50de59140
oraclejdk_*: mark insecure and not updated
...
https://openjdk.org/groups/vulnerability/advisories/
2024-11-02 01:23:58 +00:00
Theodore Ni
655c5f92a9
python312Packages.meteoswiss-async: relax aiohttp ( #353024 )
2024-11-01 18:20:04 -07:00
Martin Weinelt
367609fa0a
pinnwand: 1.5.0 -> 1.6.0 ( #352869 )
2024-11-02 02:19:33 +01:00
Peder Bergebakken Sundt
9a89fd2dd7
spyder: 6.0.1 -> 6.0.2 ( #352820 )
2024-11-02 01:57:18 +01:00
Adam C. Stephens
1ae562447f
kanidm: update provisioning patches to 1.4.0 ( #352857 )
2024-11-01 20:27:32 -04:00