Sandro
295a580dbd
Merge pull request #172834 from VergeDX/flat-remix-gnome
...
flat-remix-gnome: update 20220422 -> 20220510
2022-05-13 16:45:21 +02:00
Alyssa Ross
8aa8e0ce7f
nixos/udev: compress all firmware if supported
...
This should be a significant disk space saving for most NixOS
installations. This method is a bit more complicated than doing it in
the postInstall for the firmware derivations, but this way it's
automatic, so each firmware package doesn't have to separately
implement its compression.
Currently, only xz compression is supported, but it's likely that
future versions of Linux will additionally support zstd, so I've
written the code in such a way that it would be very easy to implement
zstd compression for those kernels when they arrive, falling back to
xz for older (current) kernels.
I chose the highest possible level of compression (xz -9) because even
at this level, decompression time is negligible. Here's how long it took
to decompress every firmware file my laptop uses:
i915/kbl_dmc_ver1_04.bin 2ms
regulatory.db 4ms
regulatory.db.p7s 3ms
iwlwifi-7265D-29.ucode 62ms
9d71-GOOGLE-EVEMAX-0-tplg.bin 22ms
intel/dsp_fw_kbl.bin 65ms
dsp_lib_dsm_core_spt_release.bin 6ms
intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq 7ms
And since booting NixOS is a parallel process, it's unlikely (but
difficult to measure) that the time to user interaction was held up at
all by most of these.
Fixes (partially?) #148197
2022-05-13 14:36:34 +00:00
Sandro
05cad94aab
Merge pull request #172823 from fabaff/bump-checkov
...
checkov: 2.0.1136 -> 2.0.1140
2022-05-13 16:34:38 +02:00
Sandro
b9a664abba
Merge pull request #172438 from legendofmiracles/update/pause/noisetorch
...
noisetorch: 0.11.4 -> 0.11.5
2022-05-13 16:33:49 +02:00
Sandro
0d30cfda0e
Merge pull request #172850 from adisbladis/tree-sitter-grammars-2022-05-13
...
tree-sitter: Bump grammars
2022-05-13 16:31:06 +02:00
Sandro
e16ebb9e35
Merge pull request #172852 from fabaff/bump-weconnect
...
python310Packages.weconnect-mqtt: 0.33.0 -> 0.34.0, python310Packages.weconnect: 0.39.0 -> 0.40.0
2022-05-13 16:30:29 +02:00
superherointj
02bd4336d9
ocamlPackages.telegraml: init unstable-2021-06-17
2022-05-13 16:26:01 +02:00
Sandro
41989e91de
Merge pull request #172602 from Artturin/nixupdate7
2022-05-13 16:25:08 +02:00
Sandro
7fc0a64f13
Merge pull request #172854 from fabaff/bump-losant-rest
...
python310Packages.losant-rest: 1.16.1 -> 1.16.2
2022-05-13 16:23:03 +02:00
Sandro
d9cf5dc259
Merge pull request #172708 from centromere/boost-1.79
...
boost179: init at 1.79.0
2022-05-13 16:22:17 +02:00
Sandro
441fb0a1a3
Merge pull request #172670 from r-ryantm/auto-update/python3.10-invoke
...
python310Packages.invoke: 1.7.0 -> 1.7.1
2022-05-13 16:18:27 +02:00
Guanpeng Xu
cefda1c7ca
Mathematica: refactored ( #172136 )
2022-05-13 14:16:50 +00:00
superherointj
6925d06dd1
ocamlPackages.reperf: add printbox-text to propagatedBuildInputs
2022-05-13 15:58:22 +02:00
Elis Hirwing
252d5293da
Merge pull request #172814 from drupol/php/bumps-may-2022
...
PHP bumps
2022-05-13 15:41:01 +02:00
Jelle Besseling
0f69a517a4
nixos/mastodon: use redis.servers
2022-05-13 15:39:44 +02:00
Artturi
c3e292745b
Merge pull request #172743 from kira64xyz/master
2022-05-13 16:31:04 +03:00
austinbutler
56a4ed47d5
pythonPackages.nose-randomly: fix tests on Darwin ( #149128 )
...
* pythonPackages.nose-randomly: fix tests on Darwin
* Update pkgs/development/python-modules/nose-randomly/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-13 15:11:22 +02:00
Sandro
9b0eb325ca
Merge pull request #172745 from SuperSandro2000/protobuf
2022-05-13 15:10:09 +02:00
Mario Rodas
6a5e7d3243
Merge pull request #172860 from fabaff/bump-tfsec
...
tfsec: 1.20.2 -> 1.21.0
2022-05-13 07:49:40 -05:00
Thomas Gerbet
fffbc708f0
mldonkey: fix the build
...
This fixes the build by pulling a patch currently under review.
This patch is also currently used by Gentoo.
2022-05-13 14:27:50 +02:00
Sandro
a4dd566f2c
Merge pull request #172695 from haslersn/virtctl-v0.53.0
...
kubevirt: 0.52.0 -> 0.53.0
2022-05-13 14:25:04 +02:00
Maximilian Bosch
4d0e1bfb3a
Merge pull request #172381 from mayflower/atlassian-service-restart
...
nixos/{jira,crowd,confluence}: restart service on failure
2022-05-13 14:10:30 +02:00
Maximilian Bosch
6525819eb8
Merge pull request #172470 from Ma27/bump-vagrant-libvirt
...
vagrant: libvirt-provider: 0.7.0 -> 0.8.2
2022-05-13 14:10:07 +02:00
Artturi
ff2d8c0273
Merge pull request #172186 from Artturin/fixes2
...
pkgs/tools/wayland: enable strictDeps
2022-05-13 14:47:50 +03:00
Martin Weinelt
fbadde30eb
home-assistant: 2022.5.3 -> 2022.5.4
...
https://github.com/home-assistant/core/releases/tag/2022.5.4
2022-05-13 13:33:19 +02:00
Martin Weinelt
3408530e0e
python3Packages.uasiren: init at 0.0.1
2022-05-13 13:31:45 +02:00
Artturi
a0ed85ef29
Merge pull request #165876 from tpwrules/slim-eltorito
...
iso-image: slim down UEFI El Torito image
2022-05-13 14:30:38 +03:00
Mario Rodas
795eff741d
Merge pull request #172807 from r-ryantm/auto-update/python3.10-tubeup
...
python310Packages.tubeup: 0.0.28 -> 0.0.30
2022-05-13 06:21:19 -05:00
Bobby Rong
544182d3c8
Merge pull request #171185 from aaronjheng/goconst
...
goconst: 1.4.0 -> 1.5.1
2022-05-13 19:12:49 +08:00
Bobby Rong
110e02b744
Merge pull request #172636 from bbigras/dprint
...
dprint: 0.27.0 -> 0.28.0
2022-05-13 19:01:20 +08:00
Fabian Affolter
25b714db4f
tfsec: 1.20.2 -> 1.21.0
2022-05-13 12:58:11 +02:00
Sandro
710dfd7955
libde265: fix CVE-2022-1253 ( #172536 )
...
Closes #172496
2022-05-13 12:57:42 +02:00
Linus Heckemann
a7ee915179
Merge pull request #172378 from Mindavi/hydra-updates-3
...
Hydra updates 3
2022-05-13 12:55:53 +02:00
Fabian Affolter
3eede5aa4c
python310Packages.losant-rest: 1.16.1 -> 1.16.2
2022-05-13 12:55:10 +02:00
Fabian Affolter
e38a67aef2
Merge pull request #172840 from applePrincess/exploitdb-2022-05-13
...
explotidb: 2022-04-27 -> 2022-05-13
2022-05-13 12:53:24 +02:00
Fabian Affolter
1ce5d09692
python310Packages.weconnect-mqtt: 0.33.0 -> 0.34.0
2022-05-13 12:46:41 +02:00
Fabian Affolter
383cbf626e
python310Packages.weconnect: 0.39.0 -> 0.40.0
2022-05-13 12:46:26 +02:00
Thiago Kenji Okada
6772575777
Merge pull request #172828 from LeSuisse/libcutl-zhf
...
libcutl: fix the build
2022-05-13 11:46:16 +01:00
Fabian Affolter
5ae0b4d58f
Merge pull request #172361 from fabaff/cliam
...
cliam: init at 1.0.0
2022-05-13 12:44:48 +02:00
adisbladis
492f7190ce
tree-sitter: Bump grammars
2022-05-13 22:44:37 +12:00
Vladimír Čunát
2331cd99fa
Merge #172837 : metrics job: schedule on any machine, for now
2022-05-13 12:30:02 +02:00
adisbladis
7c1068b08c
Merge pull request #172838 from adisbladis/poetry2nix-1_29_0
...
poetry2nix: 1.28.0 -> 1.29.0
2022-05-13 18:20:12 +08:00
Thomas Gerbet
46a196d39a
libcutl: fix the build
...
Moved back to C++14 where dynamic exception specifications are deprecated but still present.
Darwin is marked as broken since another issue seems to be present.
ZHF: #172160
2022-05-13 12:14:27 +02:00
Thiago Kenji Okada
77cd72fd9b
Merge pull request #172832 from LeSuisse/cadaver-zhf-openssl
...
cadaver: add missing `openssl` dep
2022-05-13 11:12:46 +01:00
Thomas Gerbet
647d48369a
compactor: fix the build
...
The library Catch they bundle for the tests is a bit too old and does
not play well with recent glibc versions.
2022-05-13 12:12:41 +02:00
Thiago Kenji Okada
1c5a42c630
Merge pull request #172821 from LeSuisse/fspy-fix-build-zhf
...
fspy: fix the build
2022-05-13 11:05:37 +01:00
Thomas Gerbet
44c1590f1f
bayescan: fix the build
...
Moved back to C++14 to avoid the new errors and warnings introduced with
C++17.
2022-05-13 12:00:08 +02:00
Janne Heß
03b42b70b4
Merge pull request #172776 from wkral/opengrm-ngram-update
...
opengrm-ngram: 1.3.13 -> 1.3.14
2022-05-13 11:57:56 +02:00
Janne Heß
0027518c91
Merge pull request #172771 from wkral/ogmtools-fix
...
ogmtools: fix build
2022-05-13 11:57:33 +02:00
Janne Heß
1b0f5bf701
Merge pull request #172702 from OPNA2608/fix/adlplug_everything
...
{adl,opn}plug: 1.0.2 -> unstable-2021-12-17, fix Darwin, fix Linux de…
2022-05-13 11:57:07 +02:00