192686 Commits

Author SHA1 Message Date
worldofpeace
d64d6c520e
Merge pull request #67473 from worldofpeace/wingpanel/fix-network-indicator
nixos/pantheon: fix launching nm-applet components
2019-09-01 04:36:06 -04:00
worldofpeace
5d10eab943
Merge pull request #67755 from xrelkd/update/parity
parity: 2.5.6 -> 2.5.7, parity-beta: 2.6.1 -> 2.6.2
2019-09-01 04:29:48 -04:00
Daiderd Jordan
db131371ef
minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
worldofpeace
83d60f72ae
Merge pull request #67667 from jtojnar/default-emoji
nixos/fontconfig: Allow setting default emoji font
2019-09-01 03:58:27 -04:00
worldofpeace
7d5375ebf4
Merge pull request #67869 from xrelkd/update/youtube-dl
youtube-dl: 2019.08.13 -> 2019.09.01
2019-09-01 03:22:21 -04:00
xrelkd
cbd74442b7 youtube-dl: 2019.08.13 -> 2019.09.01 2019-09-01 15:05:56 +08:00
Peter Simons
fa49f7ce6b nixos/redis: drop unnecessary dependencies from systemd unit 2019-09-01 09:04:11 +02:00
Vladyslav M
19387a02a2
bat: 0.11.0 -> 0.12.0 2019-09-01 09:53:09 +03:00
Marek Mahut
29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Jan Tojnar
793c2c3819
Merge pull request #67864 from ryantm/babl
babl: disable tests
2019-09-01 08:50:13 +02:00
Peter Simons
0808f5ad1d
Merge pull request #67768 from peti/t/redis
nixos/redis: disable transparent huge pages (TLP) before starting Redis
2019-09-01 08:49:25 +02:00
Marek Mahut
f7a856e4c5
Merge pull request #67863 from sigma/pr/dgraph-1.0.17
dgraph: 0.8.2 -> 1.0.17
2019-09-01 08:37:16 +02:00
Marek Mahut
8d0b7a92ad
Merge pull request #67862 from sigma/pr/cayley-0.7.5
cayley: 0.6.1 -> 0.7.5
2019-09-01 08:37:05 +02:00
Marek Mahut
134718db00
Merge pull request #67861 from sigma/pr/ghq-0.12.6
ghq: 0.10.2 -> 0.12.6
2019-09-01 08:36:49 +02:00
Wael Nasreddine
4b51602816
intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
Marek Mahut
22a9e79ad3
Merge pull request #67834 from endocrimes/u-consul
consul: 1.5.2 -> 1.6.0
2019-09-01 08:28:34 +02:00
Marek Mahut
05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
worldofpeace
3104cb2867
Merge pull request #67853 from ivan/pikepdf-fix-build
python3Packages.pikepdf: 1.1.0 -> 1.6.2, pybind11: 2.2.4 -> 2.3.0
2019-09-01 00:31:37 -04:00
worldofpeace
5e3ad7a220
Merge pull request #67800 from averelld/calibre-update
calibre: 3.46.0 -> 3.47.0
2019-09-01 00:20:21 -04:00
worldofpeace
fcec3ff0dc rl-1909: add note about default emoji font 2019-09-01 00:12:12 -04:00
Jan Tojnar
eafe887671 nixos/fonts.enableDefaultFonts: add Noto Emoji
These days, emoji are ubiqitous so we need to add emoji font.
2019-09-01 00:09:25 -04:00
Jan Tojnar
ee7c590b60 nixos.tests.fontconfig-default-fonts: init
Make sure the fonts.enableDefaultFonts option works.
2019-09-01 00:09:25 -04:00
Jan Tojnar
b31c7e527e nixos/fontconfig: Allow setting default emoji font
In fontconfig’s 60-generic.conf, order of preference is estabilished for emoji
font family. Because fontconfig parses the config files in lexicographic order,
appending each <prefer> from <alias> element to the family’s prefer list
(to be prepended before the family) [1], our font family defaults stored
in 52-nixos-default-fonts.conf will take precedence. That is, of course, unless
the default „weak“ binding [2] is used. Emoji family binds strongly [3],
so we need to set binding to “same” for our <alias>es to be considered before
the ones from 60-generic.conf.

By default, we will set the option to all emoji fonts supported by fontconfig,
so that emoji works for user if they have at least one emoji font installed.
If they have multiple emoji fonts installed, we will use the fontconfig’s
order of preference [4].

[1]: https://github.com/bohoomil/fontconfig-ultimate/issues/51#issuecomment-64678322
[2]: https://www.freedesktop.org/software/fontconfig/fontconfig-user.html#AEN25
[3]: cc8442dec8
[4]: c41c922018
2019-09-01 00:09:25 -04:00
Ivan Kozik
1ac28e704f diesel-cli: init at 1.4.0
Fixes #67797.
2019-09-01 03:39:23 +00:00
worldofpeace
6bf3d68b8d
Merge pull request #67842 from lopsided98/rtmpdump-openssl-1.1
rtmpdump: use OpenSSL 1.1 to fix gstreamer crash
2019-08-31 23:32:36 -04:00
Sam Doshi
d3188e90a0 supercollider: Use qt5's own mkDerivation 2019-08-31 23:27:43 -04:00
Ryan Mulligan
60d53d16d9 babl: disable tests
the tests fail
https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so
we'll disable them for now and notify upstream
2019-08-31 20:26:19 -07:00
R. RyanTM
0f11643580 libtasn1: 4.13 -> 4.14 (#65968)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtasn1/versions
2019-08-31 23:21:23 -04:00
R. RyanTM
98ac6058ed libmicrohttpd: 0.9.64 -> 0.9.66 (#65976)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-08-31 23:20:46 -04:00
Benjamin Hipple
11acf66e00 zlib: enable check and parallel building (#62025)
* zlib: enable check and parallel building

* Remove empty maintainers line
2019-08-31 23:20:02 -04:00
Wael Nasreddine
0eb0b742f0 pythonPackages.sqlalchemy: remove pytest_xdist and fix tests (#66574) 2019-08-31 23:17:47 -04:00
worldofpeace
732c0a0d53
Merge pull request #64289 from tadeokondrak/kallisto/update/0.46.0
kallisto: 0.43.1 -> 0.46.0
2019-08-31 23:06:06 -04:00
worldofpeace
76f82c2303
Merge pull request #67851 from romildo/upd.qogir-theme
qogir-theme: 2019-05-03 -> 2019-08-31
2019-08-31 23:04:34 -04:00
Lancelot SIX
6e4e0cf44d findutils: 4.6.0 -> 4.7.0 (#67753)
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00009.html
for release information
2019-08-31 23:03:04 -04:00
worldofpeace
e768919148
Merge pull request #67859 from worldofpeace/pango-updatepatch
pango: update hash to patch
2019-08-31 22:59:13 -04:00
worldofpeace
b797fbcc26
Merge pull request #67767 from B4dM4n/nomacs-wrap-qt
nomacs: build using Qt mkDerivation (+ translations)
2019-08-31 22:38:55 -04:00
Fabian Möller
543b904873 nomacs: enable translations 2019-08-31 22:31:48 -04:00
Fabian Möller
fee74012f2 nomace: use Qt mkDerivation 2019-08-31 22:31:48 -04:00
R. RyanTM
83eb5620a9 libevent: 2.1.10 -> 2.1.11 (#65963)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libevent/versions
2019-08-31 22:25:41 -04:00
Ivan Kozik
0e703ce075 chromium: 76.0.3809.100 -> 76.0.3809.132 (#67610)
CVE-2019-5869
2019-08-31 22:22:58 -04:00
Yann Hodique
65b9a73a1a dgraph: 0.8.2 -> 1.0.17 2019-08-31 19:15:52 -07:00
worldofpeace
c069c6e986 pango: update hash to patch
Fixes #67537
2019-08-31 22:08:07 -04:00
Florian Klink
645de3b611
Merge pull request #67840 from flokli/systemd-sysctl-sysrq-rl
release-notes: mention restricted SysRq key combinations
2019-09-01 03:59:34 +02:00
Aaron Andersen
3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
Remove/crashplan
2019-08-31 21:47:27 -04:00
Yann Hodique
6e0e7aba20 cayley: 0.6.1 -> 0.7.5 2019-08-31 18:33:57 -07:00
Marti Serra
d3de35967a crashplan, crashplan-small-business: remove pkg and module 2019-09-01 03:25:19 +02:00
Yann Hodique
a93a14e31c ghq: 0.10.2 -> 0.12.6 2019-08-31 17:59:29 -07:00
Florian Klink
e95d4c734a google-compute-config.nix: use sysctl snippets from gce
We make them available at ${gce}/sysctl.d and add them to
environments.etc, like we do with the systemd ones.
2019-09-01 02:55:28 +02:00
Florian Klink
cb8d815b5b linux/kernel: enable QoS and/or fair queueing
This allows to set queueing disciplines different than a simple fifo,
like fq_codel, which is the default in systemd since quite some time.

NET_SCHED is already set in the kernels x86_64_defconfig, but not on
arm/aarch64, so let's set it here.
2019-09-01 02:37:09 +02:00