Felix Buehler
482f93e1a6
envision: fix fhsenv version
2024-11-26 21:48:33 +01:00
Franz Pletz
f3258367c2
tracexec: 0.5.2 -> 0.8.0 ( #358870 )
2024-11-26 21:08:41 +01:00
Franz Pletz
ee15da51b6
prometheus: 2.55.0 -> 3.0.0 ( #358862 )
2024-11-26 21:03:29 +01:00
Will Fancher
65a50ea453
runInLinuxVM: remove hwclock -s
invocation ( #359309 )
2024-11-26 14:52:21 -05:00
Fabian Affolter
26bdab53b8
python312Packages.fastapi-mail: 1.4.1 -> 1.4.2 ( #359073 )
2024-11-26 20:35:39 +01:00
Atemu
94972e9595
python312Packages.jc: 1.25.3 -> 1.25.4 ( #359327 )
2024-11-26 20:26:35 +01:00
Thomas Gerbet
09913b8023
reposilite: 3.5.18 -> 3.5.19 ( #358380 )
2024-11-26 20:08:31 +01:00
Thomas Gerbet
293e982bdd
perlPackages.ModuleScanDeps: 1.34 -> 1.37 ( #357430 )
2024-11-26 20:04:15 +01:00
Pol Dellaiera
852436a2a2
open-webui: 0.4.4 -> 0.4.5 ( #359361 )
2024-11-26 20:03:21 +01:00
Matthew Croughan
3ecd1bade7
nixos/scion: hardcode large expiry timestamps in bootstrap.sh ( #359321 )
2024-11-26 18:29:47 +00:00
Emily
95823c1411
prusa-slicer: fix build with GCC 14 and strictDeps ( #359083 )
2024-11-26 18:23:42 +00:00
Marcus Ramberg
d8cc119540
cloudflare-warp: 2024.9.346 -> 2024.11.309 ( #358952 )
2024-11-26 19:18:04 +01:00
Robert Schütz
fe295e2193
python312Packages.syrupy: 4.7.2 -> 4.8.0 ( #358624 )
2024-11-26 10:17:48 -08:00
Cosima Neidahl
60b6d112f3
sunvox: Add back wayback machine fallback src ( #357726 )
2024-11-26 19:12:26 +01:00
Pol Dellaiera
82d9b91876
open-webui: 0.4.4 -> 0.4.5
...
Diff: https://github.com/open-webui/open-webui/compare/v0.4.4..v0.4.5
Changelog: https://github.com/open-webui/open-webui/releases/tag/v0.4.5
2024-11-26 19:11:34 +01:00
Robert Schütz
b70d51fc86
python312Packages.python-bitcoinlib: rename from bitcoinlib ( #358492 )
2024-11-26 09:47:33 -08:00
nixpkgs-merge-bot[bot]
c8da2f827c
sqlite3-to-mysql: 2.3.1 -> 2.3.2 ( #359087 )
2024-11-26 17:44:20 +00:00
Dmitry Kalinkin
62e97383c2
geant4: move to by-name, drop deprecated enableQT argument ( #358781 )
2024-11-26 12:33:48 -05:00
nixpkgs-merge-bot[bot]
fd55f1875e
diesel-cli: 2.2.4 -> 2.2.5 ( #359092 )
2024-11-26 17:31:06 +00:00
Sandro
048985033f
goreleaser: 2.4.5 -> 2.4.8 ( #358985 )
2024-11-26 18:26:54 +01:00
Bjørn Forsman
8f9753343f
qmmp: add libxmp and libsidplayfp to buildInputs
...
This adds support support more input formats, like .mod, .xm, .it, .s3m,
.sid.
Fixes https://github.com/NixOS/nixpkgs/issues/358922 .
2024-11-26 17:56:32 +01:00
Vincent Laporte
470e6e641f
coqPackages.fourcolor: 1.3.1 → 1.4.0
2024-11-26 17:29:11 +01:00
Bobby Rong
20e121f31a
vscodium: 1.95.2 -> 1.95.3 ( #358857 )
2024-11-27 00:24:48 +08:00
cooparo
7233ce0697
python312Packages.python-bitcoinlib: rename from bitcoinlib
2024-11-26 17:21:18 +01:00
Martin Weinelt
5bdc51167d
nixos/logrotate: allow change mode of a file ( #359322 )
2024-11-26 17:19:03 +01:00
R. Ryantm
afa7cf9d8c
python312Packages.jc: 1.25.3 -> 1.25.4
2024-11-26 16:15:45 +00:00
Thiago Kenji Okada
048619c66a
audacious: move to pkgs/by-name ( #359063 )
2024-11-26 16:07:15 +00:00
matthewcroughan
c8446a92ab
nixos/scion: hardcode large expiry timestamps in bootstrap.sh
...
This makes timestamps and cert expiry less of a spurious issue in VM
Tests, and in CI/Hydra, by hardcoding large values, and allowing certs
to begin at 0 seconds from UNIX epoch time
2024-11-26 15:56:41 +00:00
Izorkin
a7c8d553ae
nixos/logrotate: allow change mode of a file
2024-11-26 18:55:41 +03:00
Sandro
8e82ef5df1
nixos/binfmt: add option addEmulatedSystemsToNixSandbox
( #354533 )
2024-11-26 16:35:42 +01:00
Austin Horstman
d79beaac42
vimPlugins: Remove the nvim-cmp dependency on cmp-sources ( #358809 )
2024-11-26 09:12:21 -06:00
Maximilian Bosch
6f3d8a72ea
runInLinuxVM: remove hwclock -s
invocation
...
Commit 97ed6b4565
broke the systemd-boot
tests (among others) because of the `hwclock -s` invocation. This was
broken for a while, but not noticed because we didn't have a `set -e`
before.
The error
hwclock: select() to /dev/rtc0 to wait for clock tick timed out
MAY be related to an open QEMU bug[1]: I can't reproduce the error on
aarch64-linux and x86_64-linux with `partitionTableType = "legacy";`.
Also, the issue disappears on x86_64-linux when adding `--directisa`.
However, the invocation was added in f73ff0529e
10 years ago which didn't give any reasoning or pointer to what KVM bug
this may be. Given that this must have happened on an ancient version,
we agreed on removing it altogether[2].
[1] https://gitlab.com/qemu-project/qemu/-/issues/1762
[2] https://github.com/NixOS/nixpkgs/pull/354535#issuecomment-2500791222
2024-11-26 15:51:11 +01:00
Peder Bergebakken Sundt
8fc978774f
apfsprogs: 0-unstable-2024-09-27 -> 0.2.0 ( #354191 )
2024-11-26 15:44:31 +01:00
K900
bd4d2031f3
kdePackages: Plasma 6.2.3 -> 6.2.4 ( #359299 )
2024-11-26 17:40:41 +03:00
Thiago Kenji Okada
944e227b6a
libstdcxx5: remove ( #358909 )
2024-11-26 14:39:37 +00:00
Emily Trau
c8bb7b26f2
7z2hashcat: init at 2.0 ( #356347 )
2024-11-26 22:33:46 +08:00
Philip Taron
92de54386d
stdenv: don't discard string context from ContentAddressed derivations ( #359098 )
2024-11-26 06:30:32 -08:00
Ulrik Strid
e15fcb16cf
python3Packages.python-mapnik: mark broken ( #355713 )
2024-11-26 15:23:26 +01:00
K900
9458f0618b
kdePackages: Plasma 6.2.3 -> 6.2.4
2024-11-26 17:22:04 +03:00
Philip Taron
f7337d66df
llama-cpp: 3887 -> 4154 ( #358908 )
2024-11-26 06:01:06 -08:00
Nick Cao
a17db8891e
nezha-agent: add updateScript; 0.20.3 -> 0.20.5 ( #358660 )
2024-11-26 08:44:16 -05:00
Nick Cao
1b1d91f466
linuxPackages.nvidiaPackages.production: 550.127.05 -> 550.135 ( #358567 )
2024-11-26 08:41:20 -05:00
Aleksana
ebcb81f90f
alpaca: 2.7.0 -> 2.8.0 ( #359053 )
2024-11-26 21:39:29 +08:00
Fabian Affolter
13aa554633
python312Packages.azure-mgmt-resource: 23.1.1 -> 23.2.0 ( #351923 )
2024-11-26 14:35:23 +01:00
Nick Cao
ba93d44435
python312Packages.teslajsonpy: 3.12.2 -> 3.12.3 ( #359256 )
2024-11-26 08:34:00 -05:00
Nick Cao
6c9f549fc3
python312Packages.mypy-boto3-*: updates ( #359258 )
2024-11-26 08:33:31 -05:00
Nick Cao
c1547bbdac
python312Packages.tencentcloud-sdk-python: 3.0.1271 -> 3.0.1272 ( #359259 )
2024-11-26 08:33:00 -05:00
Nick Cao
3852f0d9a9
python312Packages.pbs-installer: 2024.10.08 -> 2024.10.16 ( #359229 )
2024-11-26 08:31:14 -05:00
Nick Cao
dbe9f44ceb
rasm: 2.2.8 -> 2.2.11 ( #359241 )
2024-11-26 08:30:06 -05:00
Nick Cao
3c51e88684
python312Packages.lacuscore: 1.12.3 -> 1.12.5 ( #359247 )
2024-11-26 08:29:21 -05:00