Commit graph

225767 commits

Author SHA1 Message Date
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
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
Linus Heckemann 85a0587884
Merge pull request #87219 from serokell/kirelagin/postgres-no-time
postgres: Do not log timestamp
2020-05-14 08:34:44 +02:00
Jörg Thalheim e6907df061
ipfs: switch to vendored tarball 2020-05-14 07:22:27 +01:00
Jörg Thalheim cdb8539006
jx: 2.1.31 -> 2.1.31 2020-05-14 07:22:26 +01:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Colin L Rice a0ddea1d6a
go-modules: Add in old modsha256 w/ warning 2020-05-14 07:21:52 +01:00
Colin L Rice c5f18c44b1
go-modules: Doc updates 2020-05-14 07:21:52 +01:00