Larry May
1ee4fe3496
python3Packages.python-openems: unstable-2020-02-18 -> v0.0.36
2023-12-04 16:15:10 -05:00
Larry May
3081bc2fc2
python3Packages.python-csxcad: unstable-2020-02-18 -> v0.6.3
2023-12-04 16:15:05 -05:00
Larry May
d7632d8a73
csxcad: unstable-2022-05-18 -> v0.6.3
2023-12-04 16:14:13 -05:00
Thomas Gerbet
614a0079dc
Merge pull request #272054 from adamcstephens/vault/1.14.7
...
vault: 1.14.4 -> 1.14.7
2023-12-04 22:13:07 +01:00
Marc Jakobi
8998288f7b
luaPackages.fzy: init at 1.0-1
2023-12-04 22:00:06 +01:00
Connor Baker
1e72cc2d8a
Merge pull request #272091 from ConnorBaker/fix/nccl-support-cuda-prev-11_4
...
cudaPackages.nccl: support building with CUDA < 11.4 with cudatoolkit
2023-12-04 15:19:26 -05:00
Connor Baker
d2800c585b
cudaPackages.nccl: support building with CUDA < 11.4 with cudatoolkit
2023-12-04 20:17:35 +00:00
Rick van Schijndel
eb796d4f97
Merge pull request #271698 from NickCao/hydra
...
hydra_unstable: 2023-12-01 -> 2023-12-04
2023-12-04 20:59:27 +01:00
Connor Baker
35f91964c9
Merge pull request #272093 from ConnorBaker/fix/nccl-tests-support-cuda-prev-11_4
...
cudaPackages.nccl-tests: support building with CUDA < 11.4 with cudatoolkit
2023-12-04 14:53:44 -05:00
Connor Baker
32f61c9c32
Merge pull request #272085 from ConnorBaker/fix/tensorflow-remove-cuda-asserts
...
python3Packages.tensorflow: move asserts to broken to unbreak eval
2023-12-04 14:42:38 -05:00
Connor Baker
2c7f3c0fb7
Merge pull request #272084 from ConnorBaker/fix/ctranslate2-optional-cudnn-dep
...
ctranslate2: enable cuDNN only if it is available
2023-12-04 14:28:00 -05:00
R. Ryantm
61468b5f11
python310Packages.policyuniverse: 1.5.1.20230817 -> 1.5.1.20231109
2023-12-04 19:10:20 +00:00
Connor Baker
31607456ee
python3Packages.tensorflow: move asserts to broken to avoid breaking eval
2023-12-04 19:10:06 +00:00
Connor Baker
d23df73a07
ctranslate2: enable cuDNN only if it is available
2023-12-04 19:07:23 +00:00
Connor Baker
5f5e76c081
Merge pull request #272086 from ConnorBaker/fix/jaxlib-bin-remove-cuda-asserts
...
python3Packages.jaxlib-bin: move asserts to broken to unbreak eval
2023-12-04 14:03:11 -05:00
Connor Baker
f0124cff66
Merge pull request #272082 from ConnorBaker/fix/torch-optional-cuda-deps
...
python3Packages.torch: enable cuDNN & NCCL only if available
2023-12-04 13:50:31 -05:00
Connor Baker
5bf016e1e9
python3Packages.torch: enable cuDNN & NCCL only if available
2023-12-04 18:49:00 +00:00
sternenseemann
8c59811e4e
root5: broken with clang
...
Seems like any clang version > 5 doesn't work. Since root >= 6.0 is
available from nixpkgs, I think it is reasonable to mark it as broken
for now. Maybe someone can figure out if it is possible to backport a
fix from root >= 6.0.
2023-12-04 19:43:08 +01:00
sternenseemann
bb5dbaa4fa
maude: remove clang version special casing
...
Previously, maude would force clang 7 to be used when compiling with a
stdenv that uses some version of clang. The only such case during native
compilation is on Darwin where maude is marked as broken currently.
Thus, I'm treating this as dead code and removing the logic, as it
hinders our ability to remove llvmPackages_7. This may regress some kind
of cross compilation use case, but this can be addressed at some other
point if anyone is relying on that at all.
2023-12-04 19:43:07 +01:00
sternenseemann
274c1f0970
haskell.compiler.ghc865Binary: don't pass llvmPackages_6
...
We want to remove llvmPackages_6, but it is the only version GHC 8.6.5
supports. Luckily, we actually don't need LLVM in any case, since all
X86 architectures have native codegen for Darwin and Linux, as well as
POWER for Linux. Consequently, we can just pass `null` and add an extra
assert to make this more transparent to future tinkerers.
2023-12-04 19:43:07 +01:00
sternenseemann
bd151aad5b
haskell.compiler.ghc865Binary: correct useLLVM condition
...
GHC has a native backend for POWER and SPARC. This is relevant to 8.6.5
binary in the case of POWER where we actually have a bindist and don't
need to include LLVM.
2023-12-04 19:43:07 +01:00
sternenseemann
ea7faf9d9e
haskell.compiler.ghc865Binary: clean up unused aarch64-linux src
...
GHC 8.6.5 binary is essentially broken on aarch64-linux, hence the
platform has been removed from meta in the past. We can also drop the
corresponding src data to lessen confusion.
2023-12-04 19:43:07 +01:00
sternenseemann
ae29d067ff
llvmPackages_7: remove at 7.1.0
2023-12-04 19:42:57 +01:00
sternenseemann
01052abf25
cone: unstable-2021-07-25 -> unstable-2022-12-12
2023-12-04 19:42:46 +01:00
sternenseemann
46f14d30aa
haskell.compiler.ghc884: remove at 8.8.4
...
The main aim of this is to be able to drop llvmPackages_7.
2023-12-04 19:42:44 +01:00
Connor Baker
92df577d87
Merge pull request #271720 from ConnorBaker/fix/ncurses-no-unicode
...
ncurses: gate postFixup related to unicode support (closes #271716 )
2023-12-04 13:39:47 -05:00
Thomas Gerbet
c661b7d77e
Merge pull request #264842 from r-ryantm/auto-update/pjsip
...
pjsip: 2.13.1 -> 2.14
2023-12-04 19:39:12 +01:00
Ryan Lahfa
0275f6fc9e
Merge pull request #272061 from JulienMalka/clevis-fix-zfs-evaluation
2023-12-04 19:36:39 +01:00
Kerstin Humm
87724c94c3
mastodon: 4.2.1 -> 4.2.2
2023-12-04 19:28:36 +01:00
R. Ryantm
0f248f3053
python310Packages.podman: 4.8.0 -> 4.8.0.post1
2023-12-04 18:18:08 +00:00
Connor Baker
5ac7bc5197
ncurses: gate postFixup related to unicode support ( closes #271716 )
2023-12-04 18:04:57 +00:00
Naïm Favier
f8012b8090
Merge pull request #268652 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2023-12-04 19:02:40 +01:00
Naïm Favier
4e40a200f5
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1802528](https://hydra.nixos.org/eval/1802528 ) of nixpkgs commit [5f1da6e
](5f1da6e045
) as of 2023-12-03 19:10 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-12-04 18:52:43 +01:00
Connor Baker
ebef0c3107
cudaPackages.nccl-tests: support building with CUDA < 11.4 with cudatoolkit
2023-12-04 17:35:38 +00:00
Ilan Joselevich
216b111fb8
Merge pull request #271881 from Kranzes/sshx-pkgs
...
sshx: update, split component and add web to sshx-server
2023-12-04 19:07:04 +02:00
Fabian Affolter
385e6d0a14
python311Packages.habluetooth: init at 0.5.1
...
Library for high availability Bluetooth
https://github.com/Bluetooth-Devices/habluetooth
2023-12-04 18:05:27 +01:00
Fabian Affolter
ccdb9285bc
python311Packages.bluetooth-data-tools: 1.15.0 -> 1.17.0
...
Diff: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/refs/tags/v1.15.0...v1.17.0
Changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/blob/v1.17.0/CHANGELOG.md
2023-12-04 18:03:53 +01:00
Connor Baker
2252b26260
python3Packages.jaxlib-bin: move asserts to broken to avoid breaking eval
2023-12-04 17:03:35 +00:00
Fabian Affolter
418ec13660
python311Packages.evohome-async: 0.4.12 -> 0.4.13
...
Diff: https://github.com/zxdavb/evohome-async/compare/refs/tags/0.4.12...0.4.13
2023-12-04 17:47:17 +01:00
Fabian Affolter
10ac7f01ab
python311Packages.evohome-async: add mainProgram
2023-12-04 17:45:52 +01:00
R. Ryantm
3bb1ff16f8
python310Packages.piccolo-theme: 0.18.0 -> 0.19.0
2023-12-04 16:42:05 +00:00
Pol Dellaiera
a267977215
typst: 0.9.0 -> 0.10.0
2023-12-04 17:15:02 +01:00
Nick Cao
4679e3657f
Merge pull request #272021 from r-ryantm/auto-update/python310Packages.oelint-parser
...
python310Packages.oelint-parser: 2.11.6 -> 2.12.0
2023-12-04 11:01:39 -05:00
Nick Cao
9d212970a9
Merge pull request #272046 from wegank/rure-bump
...
rure: update Cargo.lock
2023-12-04 11:00:03 -05:00
Fabian Affolter
3a43a0c77c
python311Packages.opower: 0.0.39 -> 0.0.40
...
Diff: https://github.com/tronikos/opower/compare/refs/tags/v0.0.39...v0.0.40
Changelog: https://github.com/tronikos/opower/releases/tag/v0.0.40
2023-12-04 16:58:57 +01:00
Nick Cao
a4b30ebc1e
Merge pull request #271682 from Kiskae/nvidia/535.43.19
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.16 -> 535.43.19
2023-12-04 10:57:52 -05:00
Fabian Affolter
9a8efb40fc
checkov: 3.1.20 -> 3.1.21
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.1.20...3.1.21
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.1.21
2023-12-04 16:48:09 +01:00
Phillip Seeber
83a989d4af
openmm: 8.0.0 -> 8.1.0
2023-12-04 16:40:42 +01:00
Thiago Kenji Okada
fe01686ae3
Merge pull request #272017 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.6.3-zen1 -> 6.6.4-zen1 ; linuxKernel.kernels.linux_lqx: 6.6.3-lqx1 -> 6.6.4-lqx1
2023-12-04 15:36:34 +00:00
Maximilian Bosch
cfe12c16b7
Merge pull request #271950 from SuperSandro2000/grafana
...
grafana: 10.2.0 -> 10.2.2
2023-12-04 16:35:18 +01:00