Commit graph

225792 commits

Author SHA1 Message Date
Vincent Laporte d00c84b5bd ocamlPackages.lablgtkmathview: remove at 0.7.2 2020-05-14 21:26:35 +02:00
Sarah Brofeldt 7625e2771f
Merge pull request #83711 from KoviRobi/libfive-2020-02-15
libfive: 2018-07-01 -> 2020-02-15
2020-05-14 21:16:26 +02:00
Kim Lindberger 11399d1e76
Merge pull request #87406 from talyz/master
arcanist: Fix on darwin
2020-05-14 21:15:31 +02:00
Sarah Brofeldt b3ffd8c99a
Merge pull request #84252 from magnetophon/sfizz
sfizz: unstable-2020-01-24 -> 0.3.2
2020-05-14 21:11:24 +02:00
Sarah Brofeldt 32d58830da
Merge pull request #85062 from symphorien/update-agedu
agedu: 20180918 -> 20200206
2020-05-14 21:07:29 +02:00
Sarah Brofeldt 56107f0a46
Merge pull request #87795 from filalex77/topgrade-4.5.0
topgrade: 4.4.0 -> 4.5.0
2020-05-14 20:59:13 +02:00
Sarah Brofeldt 279d583882
Merge pull request #87798 from sternenseemann/apostrophe-2.2.0.3
apostrophe: 2.2.0.2 → 2.2.0.3
2020-05-14 20:49:32 +02:00
Benjamin Hipple 91fce0fb2f
Merge pull request #87799 from turion/fix_vscodium_desktop_file_87768
vscodium: Fix .desktop file
2020-05-14 14:30:07 -04:00
Antoine Roy-Gobeil c8727a324e pythonPackages.dash: 1.10.0 -> 1.12.0 2020-05-14 11:08:06 -07:00
Antoine Roy-Gobeil 4bdb7d2ab6 pythonPackages.dash-table: 4.6.2 -> 4.7.0 2020-05-14 11:08:06 -07:00
Antoine Roy-Gobeil d7e620c396 pythonPackages.dash-renderer: 1.3.0 -> 1.4.1 2020-05-14 11:08:06 -07:00
Antoine Roy-Gobeil 04a4941379 pythonPackages.dash-core-components: 1.9.1 -> 1.10.1 2020-05-14 11:08:06 -07:00
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