Commit Graph

333810 Commits

Author SHA1 Message Date
github-actions[bot]
588cccd6c5
Merge master into staging-next 2021-11-24 06:01:08 +00:00
Jonathan Ringer
cee6c6ca4e azure-cli: remove PEP420 patching to azure packages 2021-11-23 21:53:03 -08:00
Jonathan Ringer
8d96e200dd azure-cli: 2.29.1 -> 2.30.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
7a29d47832 python3Packages.azure-mgmt-servicelinker: init at 1.0.0b1 2021-11-23 21:53:03 -08:00
Jonathan Ringer
fc4a44d29a python3Packages.azure-synapse-artifacts: 0.9.0 -> 0.10.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
58763720cd python3Packages.azure-storage-blob: 12.8.1 -> 12.9.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
9aca4467d8 python3Packages.azure-mgmt-loganalytics: 11.0.0 -> 12.0.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
c40ddbe2c5 python3Packages.azure-mgmt-keyvault: 9.2.0 -> 9.3.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
e2d0f9ba04 python3Packages.azure-mgmt-cognitiveservices: 12.0.0 -> 13.0.0 2021-11-23 21:53:03 -08:00
Jonathan Ringer
f632d54791 python3Packages.azure-eventgrid: 4.5.0 -> 4.7.1 2021-11-23 21:53:03 -08:00
Jonathan Ringer
28ba735422 python3Packages.azure-core: 1.17.0 -> 1.20.1 2021-11-23 21:53:03 -08:00
Felix Bühler
5201be2d3a
httpunit: remove builder.sh (#147110) 2021-11-23 22:41:13 -05:00
Maciej Krüger
e75245614e
Merge pull request #146643 from mkg20001/sws 2021-11-24 03:29:44 +01:00
Bill Ewanick
7a4744b164
Update lemmy webapp (#147204)
* lemmy: change update script to be more idiomatic

Co-authored-by: Raphael Megzari <raphael@megzari.com>

* lemmy: 0.13.3 -> 0.14.0

Co-authored-by: Raphael Megzari <raphael@megzari.com>

Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-11-24 10:48:53 +09:00
Artturi
253aba70f6
Merge pull request #147205 from kisik21/master 2021-11-24 03:28:04 +02:00
Artturi
c4851c0d71
Revert msize related commits (#147180) 2021-11-24 02:33:53 +02:00
Thiago Kenji Okada
fb763114e0
Merge pull request #146933 from leo60228/update-dolphin
dolphin-emu-beta: add update script, 5.0-15260 -> 5.0-15445
2021-11-23 21:15:30 -03:00
github-actions[bot]
a6c34d347f
Merge master into staging-next 2021-11-24 00:01:39 +00:00
Thiago Kenji Okada
e454b32eaa
Merge pull request #147130 from ratsclub/xmrig-mo
xmrig-mo: 6.15.0-mo1 -> 6.15.3-mo1
2021-11-23 20:52:04 -03:00
Andreas Rammhold
806b8b46db
Merge pull request #147125 from felixsinger/pkgs/coreboot-toolchain/fix-building
coreboot-toolchain: Fix building
2021-11-24 00:47:13 +01:00
Thiago Kenji Okada
0b5f11967e
Merge pull request #147174 from DarkOnion0/master
drawio: 15.7.3 -> 15.8.4
2021-11-23 20:40:06 -03:00
leo60228
c21b630d01
dolphin-emu-beta: 5.0-15260 -> 5.0-15445 2021-11-23 18:37:32 -05:00
leo60228
8de1b1bd48
dolphin-emu-beta: add update script 2021-11-23 18:37:32 -05:00
Thiago Kenji Okada
858fc0aa3f
Merge pull request #147150 from r-ryantm/auto-update/actionlint
actionlint: 1.6.6 -> 1.6.8
2021-11-23 20:33:42 -03:00
Thiago Kenji Okada
4a8cb6d150
Merge pull request #147149 from r-ryantm/auto-update/bluejeans-gui
bluejeans-gui: 2.24.0.89 -> 2.25.0.78
2021-11-23 20:31:21 -03:00
Thiago Kenji Okada
c412b131ec
Merge pull request #147147 from r-ryantm/auto-update/blackfire
blackfire: 2.5.1 -> 2.5.2
2021-11-23 20:29:57 -03:00
Thiago Kenji Okada
f1eb700fe6
Merge pull request #147142 from r-ryantm/auto-update/wsjtx
wsjtx: 2.5.1 -> 2.5.2
2021-11-23 20:28:18 -03:00
Thiago Kenji Okada
d113f1f5d1
Merge pull request #147143 from r-ryantm/auto-update/pipenv
pipenv: 2021.11.9 -> 2021.11.23
2021-11-23 20:27:01 -03:00
Andreas Rammhold
3cd5413447
coreboot-toolchain: refactor the package set structure
Previously we were unable to override individual attributes within the
coreboot-toolchain packageset. By using callPackage on each of the
attributes individually we retain the ability to call the override
function to inject custom dependencies into the build.
2021-11-24 00:25:56 +01:00
Vika Shleina
ccb2baa615
mariadb: fix build on non-x86_64 linux
pmdk is only available on x86_64-linux, yet included in other platforms.

Things tested:
 - build on x86_64-linux is the same (substituted from binary cache)
 - build on aarch64-linux doesn't crash now with an "unsupported system"
2021-11-24 02:18:47 +03:00
Fabian Affolter
e4562b5e0a
Merge pull request #147155 from smancill/ZHF-python3-detect-secrets
python3Packages.detect-secrets: fix several disabled tests and build on darwin
2021-11-23 23:33:14 +01:00
Fabian Affolter
9a94d37225
Merge pull request #147109 from fabaff/bump-hole
python3Packages.hole: 0.6.0 -> 0.7.0
2021-11-23 23:11:56 +01:00
Fabian Affolter
f3fd381746
Merge pull request #147126 from fabaff/bump-jsonrpc-websocket
python3Packages.jsonrpc-websocket: 3.1.0 -> 3.1.1
2021-11-23 23:11:12 +01:00
Maximilian Bosch
8ace007a97
Merge pull request #147108 from SebTM/tldr_142
tldr: 1.3.0 -> 1.4.2
2021-11-23 22:51:03 +01:00
7c6f434c
89b869ac0b
Merge pull request #147167 from Ma27/libreoffice-jdk-closure
libreoffice: replace `openjdk` runtime-input with minimal JRE
2021-11-23 21:09:21 +00:00
Thiago Kenji Okada
3f6ae186cf
Merge pull request #147139 from sikmir/nnn
nnn: 4.3 → 4.4
2021-11-23 17:22:11 -03:00
Jörg Thalheim
bc149f1bf7
Merge pull request #146889 from Mic92/terraform
terraform-providers: update all
2021-11-23 20:15:30 +00:00
Nikolay Korotkiy
da3825a61f
nnn: 4.3 -> 4.4 2021-11-23 22:48:11 +03:00
Drew Risinger
b5d11d62a3 python3Packages.qiskit: 0.32.0 -> 0.32.1 2021-11-23 11:46:05 -08:00
Drew Risinger
bcd47c40e7 python3Packages.qiskit-ibmq-provider: 0.18.0 -> 0.18.1 2021-11-23 11:46:05 -08:00
Drew Risinger
0bb676af5a python3Packages.yfinance: 0.1.66 -> 0.1.67 2021-11-23 11:46:05 -08:00
Fabian Affolter
80f8ca3392 python3Packages.aiocurrencylayer: init at 1.0.2 2021-11-23 11:14:22 -08:00
R. RyanTM
95aad79a50
devpi-client: 5.2.2 -> 5.2.3 (#147138)
* devpi-client: 5.2.2 -> 5.2.3
* cleanup

Co-authored-by: Antoine Eiche <lewo@abesis.fr>
2021-11-23 20:10:42 +01:00
DarkOnion0
f709c86da2 drawio: 15.7.3 -> 15.8.4 2021-11-23 20:08:00 +01:00
R. Ryantm
e8e0a51177 python38Packages.pynput: 1.7.4 -> 1.7.5 2021-11-23 11:03:58 -08:00
Ryan Mulligan
db22325869
Merge pull request #147140 from r-ryantm/auto-update/whalebird
whalebird: 4.4.5 -> 4.4.6
2021-11-23 10:30:47 -08:00
Maximilian Bosch
2f9426ad83
libreoffice: replace openjdk runtime-input with minimal JRE
Previously, `pkgs.libreoffice` had a total closure-size of 2.4GB where
`pkgs.openjdk` was a significant part:

    $ nix path-info ./result -Sh
    /nix/store/7xyfklmiz2azcnrfa8n9cz12dyyqc85r-libreoffice-7.1.7.2	   2.4G
    $ nix path-info ./result -shr | grep openjdk
    /nix/store/qcn7ihaak9g8ayyj4995ila2z0pkm37i-openjdk-17.0.1+12             	 643.6M

However we need exactly two components:

* a `javac` from `pkgs.openjdk`
* a minimal runtime (i.e. a JRE) for `libofficebean.so` where
  `libjawt.so` is also available.

I moved `jdk` to the `nativeBuildInputs` to ensure that `javac` is still
available in the build-environment and created a minimal JRE that seems
sufficient.

Now, the total closure-size is reduced by ~29.1% (basically the 600M
from `pkgs.openjdk`):

    $ nix path-info ./result -Sh
    /nix/store/zv34xijv64k7sz7rv50g3v6y59qg7p8k-libreoffice-7.1.7.2	   1.7G
2021-11-23 19:23:30 +01:00
github-actions[bot]
a1d98b162f
Merge master into staging-next 2021-11-23 18:01:10 +00:00
Vladimír Čunát
e8ecc402a5
Merge #146731: thunderbird*: 91.3.* -> 91.3.2 2021-11-23 18:56:27 +01:00
Frederik Rietdijk
dbabce365c python3.pkgs.holoviews: remove optional dependencies
It was bringing in gdb as a transitive dependency, which is big.
2021-11-23 18:55:47 +01:00