Andreas Rammhold and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
Rick van Schijndel
9e58e392a4
mindustry: format mindustry in top-level/all-packages nicely
2021-11-23 23:41:38 +01:00
Rick van Schijndel
4179df352b
mindustry: fix eval error due to #119444
...
The PR https://github.com/NixOS/nixpkgs/pull/119444 broke the build for mindustry
even further. This patch fixes that again so it evals and builds properly.
2021-11-23 23:41:24 +01:00
Rick van Schijndel
a77943c99a
mindustry-server: use jdk15 to build server
2021-11-23 23:41:15 +01:00
Rick van Schijndel
7824302dd0
mindustry: mitigate issue with missing glew
...
Fixes: https://github.com/NixOS/nixpkgs/issues/109798
2021-11-23 23:41:15 +01:00
Rick van Schijndel
19c06baf6c
mindustry: unbreak by building with jdk15
...
Fixes: https://github.com/NixOS/nixpkgs/issues/128929
2021-11-23 23:41:14 +01:00
Fabian Affolter
e171a2fb9c
python3Packages.pyzerproc: 0.4.9 -> 0.4.10
2021-11-23 23:38:03 +01:00
Fabian Affolter
3ba46c54f9
python3Packages.pykulersky: 0.5.2 -> 0.5.3
2021-11-23 23:35:14 +01:00
Fabian Affolter and GitHub
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
Sergei Trofimovich
1e31ea1b44
bviplus: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
creadline.c:71:3: error: format not a string literal and no format arguments [-Werror=format-security]
71 | mvwprintw(w, y, x, prompt);
| ^~~~~~~~~
2021-11-23 22:31:58 +00:00
Fabian Affolter and GitHub
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
sternenseemann
d442ca39dc
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-23 23:11:19 +01:00
Fabian Affolter and GitHub
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
sternenseemann
ee0a2c935f
haskellPackages.hls-rename-plugin: allow compiling with ghcide 1.5.0
...
The updated bounds upstream (with no additional changes) are pending
release as 1.0.0.1.
https://github.com/haskell/haskell-language-server/commit/311107eabbf0537e0c192b2c377d282505b4eff1#diff-a4d51410a2d9bbbb2a72a7a055b6e7df05e69c19b914d973a7c48da72383eeb4
2021-11-23 23:02:52 +01:00
Robert Scott
01296d775d
python3Packages.pyeclib: fix for darwin
2021-11-23 21:54:28 +00:00
Maximilian Bosch and GitHub
8ace007a97
Merge pull request #147108 from SebTM/tldr_142
...
tldr: 1.3.0 -> 1.4.2
2021-11-23 22:51:03 +01:00
Eric Bailey
3e58edbf28
kops: 1.21.4 -> 1.22.2
2021-11-23 15:39:06 -06:00
Eric Bailey
1796d5fe3c
kops: 1.21.1 -> 1.21.4
2021-11-23 15:39:06 -06:00
Eric Bailey
3afcb1b985
kops: 1.20.2 -> 1.20.3
2021-11-23 15:39:06 -06:00
Mark Martinez
b382ed47fd
perlPackages.DistZilla: shortenPerlShebang on Darwin
2021-11-23 15:17:52 -06:00
Fabian Affolter
c2a3cb8443
gdu: 5.10.0 -> 5.10.1
2021-11-23 22:16:03 +01:00
7c6f434c and GitHub
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 and GitHub
3f6ae186cf
Merge pull request #147139 from sikmir/nnn
...
nnn: 4.3 → 4.4
2021-11-23 17:22:11 -03:00
Jörg Thalheim and GitHub
bc149f1bf7
Merge pull request #146889 from Mic92/terraform
...
terraform-providers: update all
2021-11-23 20:15:30 +00:00
Felix Buehler
cb30fd980b
lucene: remove builder.sh
2021-11-23 21:09:19 +01:00
Felix Buehler
c85e2260e9
jdom: remove builder.sh
2021-11-23 21:08:36 +01:00
Nikolay Korotkiy
da3825a61f
nnn: 4.3 -> 4.4
2021-11-23 22:48:11 +03:00
Drew Risinger and Jonathan Ringer
b5d11d62a3
python3Packages.qiskit: 0.32.0 -> 0.32.1
2021-11-23 11:46:05 -08:00
Drew Risinger and Jonathan Ringer
bcd47c40e7
python3Packages.qiskit-ibmq-provider: 0.18.0 -> 0.18.1
2021-11-23 11:46:05 -08:00
Drew Risinger and Jonathan Ringer
0bb676af5a
python3Packages.yfinance: 0.1.66 -> 0.1.67
2021-11-23 11:46:05 -08:00
Fabian Affolter and Jonathan Ringer
80f8ca3392
python3Packages.aiocurrencylayer: init at 1.0.2
2021-11-23 11:14:22 -08:00
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
taikx4
9571ac967f
phpExtensions.gnupg: init at 1.5.0
2021-11-23 20:06:39 +01:00
R. Ryantm and Jonathan Ringer
e8e0a51177
python38Packages.pynput: 1.7.4 -> 1.7.5
2021-11-23 11:03:58 -08:00
Ryan Mulligan and GitHub
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
ajs124
d1d48675c4
varnish70: 7.0.0 -> 7.0.1
2021-11-23 19:24:09 +01: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
Fabián Heredia Montiel
539811a4d3
nixos/gdm: enable nvidiaWayland by default
2021-11-23 12:17:05 -06:00
Rick van Schijndel
065992e4f8
mosquitto: use libwebsockets 4.x
...
This requires us to enable LWS_WITH_EXTERNAL_POLL.
Since only mosquitto needs that and upstream discourages enabling it,
we'll just do it in an override in mosquitto.
2021-11-23 19:15:33 +01:00