Sandro Jäckel
61e396f19d
qemu-utils: enable crypto support
...
This is required for qemu-img to support luks.
This was discovered when trying to fix a failing build with
python3Packages.oslo-utils on at least version 7.4.0.
Both (lib)gcrypt and nettle together with hogweed are fallbacks when
gnutls is not found and are not used despite the convoluted build script
suggesting it.
Configure output before this patch:
...
Crypto
TLS priority : NORMAL
GNUTLS support : YES 3.8.6
GNUTLS crypto : YES
libgcrypt : NO
nettle : NO
SM4 ALG support : NO
SM3 ALG support : NO
AF_ALG support : NO
rng-none : NO
Linux keyring : YES
Linux keyutils : NO
...
and after this patch:
...
Crypto
TLS priority : NORMAL
GNUTLS support : YES 3.8.6
GNUTLS crypto : YES
libgcrypt : NO
nettle : NO
SM4 ALG support : NO
SM3 ALG support : NO
AF_ALG support : NO
rng-none : NO
Linux keyring : YES
Linux keyutils : NO
...
This can be easily tested by building qemu-utils and running
qemu-img create -f luks --object secret,id=sec0,data=secret-passphrase -o key-secret=sec0 tmp.img 536870912
which is the command that failed in oslo-utils
2025-01-25 16:53:50 +01:00
Ramses and GitHub
d1dac6d20e
fancontrol: fix path by using lib.getExe' ( #375835 )
2025-01-22 15:35:57 +01:00
Pavol Rusnak and GitHub
068b1ee2db
ollama: use cudaPackages.backendStdenv ( #375388 )
2025-01-22 15:33:57 +01:00
Weijia Wang and GitHub
2fc5aeb049
datasette: fix failing app on aarch64-darwin ( #367389 )
2025-01-22 15:28:09 +01:00
Arnout Engelen and GitHub
ba0c675aed
scala: drop scala 2.10 and 2.11 ( #370676 )
2025-01-22 15:15:40 +01:00
Arnout Engelen and GitHub
49cbad741b
scala: 3.3.3 -> 3.3.4, scala-next: 3.5.1 -> 3.6.3 ( #375554 )
2025-01-22 15:15:05 +01:00
9571efb6df
handheld-daemon: 3.10.2 -> 3.11.0 ( #375743 )
...
Co-authored-by: toast003 <toast003@users.noreply.github.com >
2025-01-22 14:14:41 +00:00
toonn and GitHub
1be7fe5e1d
nb: Use bashInteractive to fix shell subcommand ( #375817 )
...
The `nb shell` subcommand relies on Bash's `read` and the default Bash
in stdenv has unexpected behavior, characters aren't echoed and arrow
keys do not seem to recall history.
By adding `bashInteractive` to the buildInputs, patchShebangs picks it
up and this fixes the behavior.
Fixes #374606
2025-01-22 19:35:23 +05:30
abysssol
ad5309a80e
ollama: nixfmt
2025-01-22 20:55:28 +07:00
Philip Taron and GitHub
cfe3cc1adb
llama-cpp: 4450 -> 4525 ( #375779 )
2025-01-22 05:53:09 -08:00
Jörg Thalheim and GitHub
ebc92b005f
runInLinuxVM/virtiofsd: disable seccomp ( #375792 )
2025-01-22 14:43:05 +01:00
Fazzi
cc39de3db2
fancontrol: fix path by using lib.getExe'
2025-01-22 13:40:26 +00:00
OTABI Tomoya and GitHub
a910ca0ea5
python312Packages.molecule: 24.12.0 -> 25.1.0 ( #375697 )
2025-01-22 22:26:16 +09:00
OTABI Tomoya and GitHub
3ba930783a
manim-slides: 5.1.9 -> 5.4.0 ( #375775 )
2025-01-22 22:11:35 +09:00
Philip Taron and GitHub
b83e120344
lib.extendMkDerivation: init ( #234651 )
...
It's not the longest-open PR (May 28, 2023 -> Jan 22, 2025) but it took a while. This PR introduces a unified approach to implementing build helpers that support fixed-point arguments and bring such support to existing build helpers.
2025-01-22 05:10:25 -08:00
OTABI Tomoya and GitHub
c5b04754a3
python312Packages.cohere: 5.13.6 -> 5.13.11 ( #375645 )
2025-01-22 22:08:39 +09:00
OTABI Tomoya and GitHub
25b5be85d0
python312Packages.keras-{applications,preprocessing}: remove ( #373129 )
2025-01-22 22:02:56 +09:00
OTABI Tomoya and GitHub
f70d63b31c
mmseqs2: 16-747c6 -> 17-b804f ( #374958 )
2025-01-22 22:01:44 +09:00
OTABI Tomoya and GitHub
6fefe634a7
pipenv-poetry-migrate: move from python3Packages ( #373681 )
2025-01-22 22:00:52 +09:00
Thiago Kenji Okada and GitHub
0d52e8bd2e
nixos-rebuild: missing comma ( #375430 )
2025-01-22 12:57:22 +00:00
R. Ryantm and natsukium
86756d2c0c
manim-slides: 5.1.9 -> 5.4.0
2025-01-22 21:52:55 +09:00
R. Ryantm and natsukium
6a05c6b513
python312Packages.cohere: 5.13.6 -> 5.13.11
2025-01-22 21:41:47 +09:00
Jakub Kozłowski and GitHub
2ed6f0de1e
gum: 0.14.5 -> 0.15.0 ( #373596 )
2025-01-22 13:34:01 +01:00
Yt and GitHub
678e3c8ed4
python312Packages.unstructured-inference: 0.8.1 -> 0.8.5 ( #375761 )
2025-01-22 07:32:51 -05:00
Martin Weinelt and GitHub
66292a47a4
wyoming-faster-whisper: set mainProgram ( #375798 )
2025-01-22 13:02:37 +01:00
Seth Flynn and GitHub
5179f176ce
diebahn: 2.7.1 -> 2.7.2 ( #375679 )
2025-01-22 07:02:17 -05:00
Gaétan Lepage and GitHub
0616f1573c
uv: 0.5.21 -> 0.5.22 ( #375749 )
2025-01-22 13:00:39 +01:00
Martin Weinelt
dfc2a0f2a8
wyoming-faster-whisper: set mainProgram
2025-01-22 12:43:29 +01:00
21808d22b1
badger: 4.5.0 -> 4.5.1 ( #375704 )
...
Co-authored-by: farcaller <farcaller@users.noreply.github.com >
2025-01-22 11:24:31 +00:00
092568bcda
nhost-cli: 1.28.3 -> 1.29.0 ( #375787 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-01-22 11:19:49 +00:00
Jörg Thalheim
85aea8d7b9
runInLinuxVM/virtiofsd: disable seccomp
...
Signed-off-by: Jörg Thalheim <joerg@thalheim.io >
2025-01-22 12:11:09 +01:00
R. Ryantm
98fafa65c9
nhost-cli: 1.28.3 -> 1.29.0
2025-01-22 10:50:07 +00:00
Janne Heß and GitHub
8e25cdfbcc
nodejs_23: 23.6.0 -> 23.6.1 ( #375594 )
2025-01-22 11:43:41 +01:00
Janne Heß and GitHub
21379bee80
nodejs_18: 18.20.5 -> 18.20.6 ( #375593 )
2025-01-22 11:43:09 +01:00
r-vdp
64a1d5a2a8
llama-cpp: 4450 -> 4525
2025-01-22 11:28:04 +01:00
Ramses and GitHub
0997d319c7
llama-cpp: 4397 -> 4450 ( #372310 )
2025-01-22 11:24:01 +01:00
233b82ef83
openbao: 2.1.0 -> 2.1.1 ( #375706 )
...
Co-authored-by: brianmay <brianmay@users.noreply.github.com >
2025-01-22 09:42:10 +00:00
7470777fc9
hck: 0.11.0 -> 0.11.1 ( #375698 )
...
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com >
2025-01-22 09:38:40 +00:00
Arne Keller and GitHub
f06208e51f
powerstation: init at 0.4.2 ( #367781 )
2025-01-22 10:38:12 +01:00
60f790cc18
yafc-ce: 2.5.0 -> 2.6.0 ( #375683 )
...
Co-authored-by: TheColorman <thoren.alex@gmail.com >
2025-01-22 09:37:36 +00:00
Arne Keller and GitHub
0241a375f0
namecoind: 25.0 -> 28.0 ( #371683 )
2025-01-22 10:15:44 +01:00
Arne Keller and GitHub
5544e59b31
hcp: init at 0.8.0 ( #370162 )
2025-01-22 10:14:22 +01:00
Arne Keller and GitHub
fce7e64380
quill-log: 7.5.0 -> 8.0.0 ( #374411 )
2025-01-22 10:06:03 +01:00
Doron Behar and GitHub
0a83e81b53
monkeysAudio: 10.87 -> 10.91 ( #375719 )
2025-01-22 10:58:40 +02:00
Arne Keller and GitHub
4325e9104b
ipv6calc: 4.2.1 -> 4.2.2 ( #374294 )
2025-01-22 09:58:25 +01:00
K900 and GitHub
e6407dbd8d
treewide: mesa -> libgbm, but again and more ( #375759 )
2025-01-22 11:55:50 +03:00
Markus Kowalewski and GitHub
c45b06d8d9
ucx: 1.17.0 -> 1.18.0 ( #375632 )
2025-01-22 09:51:55 +01:00
Arne Keller and GitHub
39b6023e95
wesnoth: pin to boost-1.86.0 ( #375266 )
2025-01-22 09:48:29 +01:00
Thomas Gerbet and GitHub
fb0a63c316
zizmor: 1.0.1 -> 1.2.2 ( #375652 )
2025-01-22 09:46:51 +01:00
Arne Keller and GitHub
5da57f4a98
plex-desktop: fix and enable strictDeps ( #375331 )
2025-01-22 08:31:22 +01:00