1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

377703 commits

Author SHA1 Message Date
Andrew Marshall 13d40c02cf netperf: 20180613 -> 20210121
Upstream diff is just the license change.
2022-05-13 12:53:57 -04:00
Rick van Schijndel dc91515841
Merge pull request #172689 from boogewooge/patch-1
clementine: add gst-plugins-bad to buildInputs
2022-05-13 18:49:32 +02:00
Gabriel Ebner d04ae3049e
Merge pull request #172885 from armeenm/fix-aspino
aspino: 2017-03-09 -> 2018-03-24
2022-05-13 18:39:20 +02:00
Luke Granger-Brown a5c042b0de
Merge pull request #170951 from cab404/qFlipper102
qFlipper: 1.0.1 -> 1.0.2
2022-05-13 17:37:56 +01:00
Artturi 44b28f34a0
Merge pull request #172740 from andrevmatos/kernel/zen
linux_zen: 5.17.5-zen1 -> 5.17.7-zen1
2022-05-13 19:35:07 +03:00
Armeen Mahdian b7a15b8885 axoloti: remove 2022-05-13 11:33:20 -05:00
Martin Weinelt 3607d087ec
Merge pull request #112682 from hax404/upterm 2022-05-13 18:24:54 +02:00
Drew Risinger 28fe7ec76c python3Packages.fastjsonschema: fix Darwin build
Test was failing on hydra build, with this error:
```
ModuleNotFoundError: No module named 'temp.schema_3'

tests/test_compile_to_code.py:95: ModuleNotFoundError
```
2022-05-13 12:22:23 -04:00
Martin Weinelt 99926bcb97
Merge pull request #172857 from mweinelt/home-assistant 2022-05-13 18:10:57 +02:00
markuskowa 78075c4443
Merge pull request #172868 from markuskowa/upd-molcas
openmolcas: 21.10 -> 22.02
2022-05-13 18:07:39 +02:00
Berk D. Demir fdb1595ffb restic-rest-server: Fix tests on Darwin
Backport unit test changes from project's master branch to replace
hardcoded /tmp with os.TempDir() calls in Go.

It can now handle /private/tmp/nix-build-{pname}-{version}.drv-0 paths
on Darwin.
2022-05-13 09:06:03 -07:00
Someone Serge 4c54121353
python3Packages.pytorch-lightning: 1.5.10 -> 1.6.3 2022-05-13 19:05:04 +03:00
Someone Serge 291a12d9a7
python3Packages.pytorch-lightning: unbreak
...torchmetrics dependency was missing
2022-05-13 19:05:04 +03:00
Someone Serge defebc5bb9
python3Packages.torchmetrics: init at 0.8.1
...needed for pytorch-lightning
2022-05-13 19:05:03 +03:00
Someone Serge f6abbe3b32
python3Packages.py-deprecate: init at 0.3.2
...needed for pytorch-lightning
2022-05-13 19:05:03 +03:00
Moritz Böhme cb1ae7f1c4
sptlrx: add updateScript 2022-05-13 18:01:13 +02:00
Armeen Mahdian f779b60d20 aspino: 2017-03-09 -> 2018-03-24 2022-05-13 10:53:37 -05:00
Ben Siraphob 518cffd23d
Merge pull request #172631 from siraben/scipy-x86-64-darwin 2022-05-13 10:48:46 -05:00
fleaz cd7e4a1b32
nixos/tests/uptermd: init 2022-05-13 17:45:02 +02:00
Georg Haas 18ffb9690c
nixos/uptermd: init 2022-05-13 17:44:44 +02:00
Martin Weinelt a179998a06
buildMozillaMach: Update native python env var
With Firefox 100.0 the following deprecation warning comes up:

> The "MACH_USE_SYSTEM_PYTHON" environment variable is deprecated,
> please unset it or replace it with either
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system" or
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=none"

And since we want to continue using our own python we're going for the
system value when the version is at least 100.0.
2022-05-13 17:31:40 +02:00
Martin Weinelt a373324120
buildMozillaMach: create symbols output
Thie zip bundle in this output is used in the dumps sent by the
crashreporter. For this to happen we need to upload this zip file to
https://symbols.mozilla.org, which is a separate effort.
2022-05-13 17:31:39 +02:00
Martin Weinelt 354b731b63
dump_syms: init at unstable-2022-05-05 2022-05-13 17:31:39 +02:00
Sandro 6896ebd60f
Merge pull request #172795 from marsam/update-public-sans
public-sans: 2.000 -> 2.001
2022-05-13 17:30:42 +02:00
Sandro e757fa91eb
Merge pull request #172792 from marsam/update-ibm-plex
ibm-plex: 6.0.0 -> 6.0.1
2022-05-13 17:30:29 +02:00
Sandro c1b015df49
Merge pull request #172261 from jbedo/mercury 2022-05-13 17:30:11 +02:00
Sandro 3af5cd1449
Merge pull request #172789 from squalus/librsvg
librsvg: fix cross compile
2022-05-13 17:29:55 +02:00
Sandro 9448e6f347
Merge pull request #172810 from siriobalmelli-foss/fix/libbtbb
libbtbb: fix Darwin build
2022-05-13 17:28:53 +02:00
Sandro 57b441acfb
Merge pull request #172803 from squalus/boringssl
boringssl: support cross compile
2022-05-13 17:25:17 +02:00
Sandro 24ad6b306d
Merge pull request #172799 from mingmingrr/master
rofimoji: 5.1.0 -> 5.4.0
2022-05-13 17:23:27 +02:00
Sandro 0a9b7f895d
Merge pull request #172827 from fabaff/bump-metasploit
metasploit: 6.1.41 -> 6.1.42
2022-05-13 17:21:45 +02:00
Sandro 7ba9d90f53
Merge pull request #172825 from gador/pinegrow-fix-download-link2
pinegrow: fix download link (again)
2022-05-13 17:21:14 +02:00
Sandro 87155a3f54
Merge pull request #172822 from fabaff/ssh-mitm
python310Packages.ssh-mitm: init at 2.0.0
2022-05-13 17:09:49 +02:00
Sandro 80c1d6e801
Merge pull request #172842 from AleksanderGondek/update-vscode-extensions-matklad-rust-analyzer
vscode-extensions.matklad.rust-analyzer: 0.2.975 - > 0.2.1048
2022-05-13 17:09:02 +02:00
Sandro 58ced8bc85
Merge pull request #172841 from LeSuisse/compactor-zhf
compactor: fix the build
2022-05-13 17:08:45 +02:00
Stephan 1827d9c00b
kube-linter: 0.2.6 -> 0.3.0 (#172853)
* kube-linter: 0.2.6 -> 0.3.0

* add as maintainer

* Update pkgs/development/tools/kube-linter/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-13 17:08:07 +02:00
Markus Kowalewski 45083c5d1d
openmolcas: 21.10 -> 22.02
* make MPI optional instead of default
* allow optional MKL build/switch wrapped BLAS interface
2022-05-13 17:06:11 +02:00
Maximilian Bosch 0c03df1cc9
Merge pull request #172848 from Ma27/linux-kernel-updates
Linux kernels 2022-05-13
2022-05-13 17:06:11 +02:00
Sandro 741d2d2578
Merge pull request #172846 from LeSuisse/bayescan-c++14-zhf
bayescan: fix the build
2022-05-13 17:03:05 +02:00
Maximilian Bosch ba34f8c09f
Merge pull request #171967 from r-ryantm/auto-update/vorta
vorta: 0.8.3 -> 0.8.4
2022-05-13 16:52:40 +02:00
Julius de Bruijn 03651228c4 nodePackages.prisma: package tests to validate binary interop 2022-05-13 16:49:47 +02:00
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