Florian Klink
3c911d48cc
Merge pull request #87820 from nhey/port-kubernetes-test
...
nixosTests.kubernetes: port tests to python
2020-05-14 20:02:31 +02:00
Benjamin Hipple
6a61ce54b9
Merge pull request #87789 from danieldk/mkl-pkgconfig
...
mkl: fix expectation of MKLROOT being set in pkg-config files
2020-05-14 13:55:10 -04:00
Daniël de Kok
e88673aa27
mkl: fix expectation of MKLROOT being set in pkg-config files
...
The Intel MKL pkg-config files did not work, because they expect that
the MKLROOT environment variable is set. This change replaces
occurences by the actual path of MKL in the Nix store.
Since the pkg-config files seem to break quite frequently after
upgrades, add a post-install check to validate the pkg-config files.
2020-05-14 19:40:18 +02:00
Peter Hoeg
d037d06def
Merge pull request #80521 from peterhoeg/qtquick_style
...
plasma and qtquick2 controls theme: init at 5.68
2020-05-15 01:34:08 +08:00
Peter Hoeg
9cc24aa9f0
kdeFrameworks.qqc2-desktop-style: init at 5.68
2020-05-15 01:10:03 +08:00
Peter Hoeg
a5b42d64ad
Merge pull request #87722 from NixOS/f/jdupes
...
jdupes: build with additional hardening
2020-05-15 00:27:32 +08:00
Florian Klink
6f4f37d655
nixos/manual: fix build
...
This broke in https://github.com/NixOS/nixpkgs/pull/86376
Also, fix some stray trailing whitespaces
2020-05-14 18:18:34 +02:00
Vincent Laporte
9ec8205e78
ocamlPackages.tyxml: 4.3.0 → 4.4.0
...
ocamlPackages.eliom: 6.10.1 → 6.12.0
2020-05-14 18:12:36 +02:00
Ethan Glasser-Camp
b59b7414c3
nixos/manual: document use of systemd to mount filesystems ( #87684 )
...
* nixos/manual: document use of systemd to mount filesystems
2020-05-14 18:00:01 +02:00
Florian Klink
3d60859dfb
Merge pull request #86900 from Izorkin/mariadb-update
...
mariadb: 10.3.22 -> 10.4.12
2020-05-14 17:33:22 +02:00
Dmitry Kalinkin
cbdbafd98f
Merge pull request #87754 from ysengrimm/mu4e-update
...
mu: 1.4.3 -> 1.4.5
2020-05-14 11:18:20 -04:00
Damien Cassou
a84ba0d5d2
Merge pull request #87728 from DamienCassou/damien/cypress-4.5.0
...
cypress: 4.4.1 -> 4.5.0
2020-05-14 17:10:07 +02:00
Izorkin
dde9810bd8
mysql57, mysql80: build with protobuf 3.7
...
They fail to build with protobuf 3.8:
In file included from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol/message.h:24,
from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:23,
from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/client_session.h:24,
from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_session.h:25,
from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_plugin.cc:23:
/build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h:32:10: fatal error: google/protobuf/wire_format_lite_inl.h: No such file or directory
32 | #include <google/protobuf/wire_format_lite_inl.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [rapid/plugin/x/CMakeFiles/mysqlx.dir/build.make:203: rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
2020-05-14 17:29:58 +03:00
Izorkin
da08b22e1a
nixos/mysql-replication: ignore system databases in binary log
2020-05-14 17:29:40 +03:00
Izorkin
f52700fc14
nixos/tests/mysql-replication: fix test script
...
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
2020-05-14 17:29:40 +03:00
Izorkin
90f30032f3
nixos/tests/mariadb-galera-rsync: fix test script
...
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
2020-05-14 17:29:40 +03:00
Izorkin
963259d4ed
nixos/tests/mariadb-galera-mariabackup: fix test script
...
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
2020-05-14 17:29:40 +03:00
Izorkin
a4c7e0f502
nixos/mysql: add release notes
2020-05-14 17:29:40 +03:00
Izorkin
b8c8e810aa
nixos/mysql: disable load pluginx auth_socket in mariadb
2020-05-14 17:29:40 +03:00
Izorkin
6ac9a9fcb4
mariadb: 10.3.22 -> 10.4.12
2020-05-14 17:29:40 +03:00
Izorkin
a40a811b17
mariadb-galera: 25.3.27 -> 26.4.3
2020-05-14 17:29:40 +03:00
Tim Steinbach
7ef8639163
linux: 5.6.12 -> 5.6.13
2020-05-14 09:19:09 -04:00
Tim Steinbach
e3ba43b826
linux: 5.4.40 -> 5.4.41
2020-05-14 09:19:02 -04:00
Tim Steinbach
e9dbf2e508
linux: 4.19.122 -> 4.19.123
2020-05-14 09:18:52 -04:00
Mario Rodas
9917caa5e8
Merge pull request #87542 from cmacrae/upgrade/yabai/3.0.1
...
yabai: 3.0.0 -> 3.0.1
2020-05-14 08:14:56 -05:00
Nikolaj Hey Hinnerskov
496bd1c706
nixosTests.kubernetes: port tests to python
2020-05-14 15:14:02 +02:00
Mario Rodas
5a0b071ff0
Merge pull request #87719 from oxalica/bump/sarasa-gothic
...
sarasa-gothic: 0.8.0 -> 0.12.6
2020-05-14 08:09:19 -05:00
Mario Rodas
b51a82932f
Merge pull request #87733 from taku0/flashplayer-32.0.0.371
...
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-14 08:05:29 -05:00
Mario Rodas
c8010f6a13
Merge pull request #87745 from zaninime/sane-update
...
sane-airscan: 0.9.17 -> 0.99.0
2020-05-14 08:04:23 -05:00
Mario Rodas
2c8312402d
Merge pull request #86378 from saschagrunert/crio-buildgomodule
...
cri-o: switch to buildGoModule
2020-05-14 08:01:03 -05:00
Florian Klink
4a85559ffc
Merge pull request #87016 from flokli/nsswitch-cleanup
...
nixos/nsswitch cleanup nss modules
2020-05-14 14:55:43 +02:00
Eelco Dolstra
0ffc85d64b
Remove unused files
2020-05-14 14:34:50 +02:00
Jan Tojnar
3116788c9b
tracker: remove unnecessary dependency
...
upower handling was moved to tracker miners a while ago.
2020-05-14 14:16:48 +02:00
Andreas Rammhold
dc3440f93a
Merge pull request #87779 from marsam/update-gopass
...
gopass: 1.9.1 -> 1.9.2
2020-05-14 13:13:10 +02:00
Mario Rodas
7a642881c9
gopass: 1.9.1 -> 1.9.2
...
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.2
2020-05-14 05:48:28 -05:00
Jan Tojnar
39b92f6e45
tracker: enable tests
...
Also remove glibcLocales which are no longer needed for tests and add DocBook 4.5 schemas which are needed for something.
2020-05-14 12:08:12 +02:00
Jan Tojnar
f220831068
tracker: format with nixpkgs-fmt
2020-05-14 12:08:11 +02:00
Jan Tojnar
0df3c2dfe2
gnome-keysign: remove broken updateScript
...
It is not hosted on GNOME mirrors so GNOME updateScript will not work.
2020-05-14 12:08:09 +02:00
Jan Tojnar
794a08ca8e
sublime3{,-dev}: fix updateScript
...
The HTML page changed and the update script was no longer finding the latest version.
I changed it to query for the latest version using dedicated URL:
https://forum.sublimetext.com/t/fixed-download-url-for-latest-version/23763/7
Also terminated the update sooner if we detect no update available.
update-source-version handles that normally but we are cleaning the version
so that we can update both platforms at the same time.
2020-05-14 12:08:08 +02:00
lewo
a33eb1a0e4
Merge pull request #87794 from zowoq/gomodules
...
podman, etc packages: switch to buildGoModule
2020-05-14 11:46:28 +02:00
sternenseemann
9d55751754
ocamlPackages.jingoo: 1.2.18 → 1.3.4
2020-05-14 10:21:40 +02:00
Sarah Brofeldt
2bf4a22e5a
Merge pull request #87571 from HugoReeves/master
...
cargo-tarpaulin: init at 0.12.4
2020-05-14 10:01:02 +02:00
zowoq
64ce60e2b3
cri-tools: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
e56116f752
skopeo: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
fbdc10572d
buildah: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
1ad3b685f4
podman: switch to buildGoModule
2020-05-14 17:36:49 +10:00
zowoq
aade6fc7b0
cni-plugins: switch to buildGoModule
2020-05-14 17:36:30 +10:00
Sascha Grunert
006e6b052f
cri-o: switch to buildGoModule
...
This is just a cleanup to switch from buildGoPackage to buildGoModule.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-14 09:32:16 +02:00
Jörg Thalheim
1694c0b3f7
Merge pull request #86376 from c00w/vendor_mod
2020-05-14 08:25:01 +01:00
Hugo Reeves
81b7c9368c
cargo-tarpaulin: init at 0.12.4
2020-05-14 18:41:49 +12:00