 worldofpeaceandGitHub
|
83d60f72ae
|
Merge pull request #67667 from jtojnar/default-emoji
nixos/fontconfig: Allow setting default emoji font
|
2019-09-01 03:58:27 -04:00 |
|
 worldofpeaceandGitHub
|
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 |
|
 Marek MahutandGitHub
|
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 TojnarandGitHub
|
793c2c3819
|
Merge pull request #67864 from ryantm/babl
babl: disable tests
|
2019-09-01 08:50:13 +02:00 |
|
 Peter SimonsandGitHub
|
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 MahutandGitHub
|
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 MahutandGitHub
|
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 MahutandGitHub
|
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 NasreddineandGitHub
|
4b51602816
|
intake: 0.4.4 -> 0.5.3 (#66412)
|
2019-09-01 00:32:43 -06:00 |
|
 Marek MahutandGitHub
|
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 MahutandGitHub
|
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 |
|
 worldofpeaceandGitHub
|
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 |
|
 worldofpeaceandGitHub
|
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 Tojnarandworldofpeace
|
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 Tojnarandworldofpeace
|
ee7c590b60
|
nixos.tests.fontconfig-default-fonts: init
Make sure the fonts.enableDefaultFonts option works.
|
2019-09-01 00:09:25 -04:00 |
|
 Jan Tojnarandworldofpeace
|
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]: https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/cc8442dec85e9d416436d19eeae1783f2d3008f0
[4]: https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/c41c9220181b203d1cf1f6435f6e3735cb7c84ac
|
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 |
|
 worldofpeaceandGitHub
|
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 Doshiandworldofpeace
|
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 |
|
 worldofpeaceandGitHub
|
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 |
|
 worldofpeaceandGitHub
|
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 |
|
 worldofpeaceandGitHub
|
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öllerandworldofpeace
|
543b904873
|
nomacs: enable translations
|
2019-08-31 22:31:48 -04:00 |
|
 Fabian Möllerandworldofpeace
|
fee74012f2
|
nomace: use Qt mkDerivation
|
2019-08-31 22:31:48 -04:00 |
|
 Ivan KozikandSamuel Leathers
|
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 |
|
 Florian KlinkandGitHub
|
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 AndersenandGitHub
|
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 SerraandFlorian Klink
|
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 |
|
adisbladis
|
d835da5ee9
|
emacsPackages.seoul256-theme: Unmark as broken
|
2019-08-31 23:56:32 +01:00 |
|
adisbladis
|
e018f9cf40
|
emacsPackages.processing-snippets: Unmark as broken
|
2019-08-31 23:56:32 +01:00 |
|
adisbladis
|
a8715b4df7
|
emacsPackages.helm-lobsters: Unmark as broken
|
2019-08-31 23:56:31 +01:00 |
|
adisbladis
|
c39104bcff
|
emacsPackages.fold-dwim-org: Unmark as broken
|
2019-08-31 23:56:31 +01:00 |
|
adisbladis
|
ea9f3bafcd
|
emacsPackages.flycheck-ocaml: Unmark as broken
|
2019-08-31 23:56:31 +01:00 |
|
adisbladis
|
cc2547d33d
|
emacsPackages.floobits: Unmark as broken
|
2019-08-31 23:56:31 +01:00 |
|
adisbladis
|
16c57cb76b
|
emacsPackages.evil-search-highlight-persist: Unmark as broken
|
2019-08-31 23:56:31 +01:00 |
|
adisbladis
|
9bcc28325e
|
emacsPackages.eterm-256color: Unmark as broken from melpa
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
7b32590aef
|
emacsPackages.emr: Unmark as broken
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
b5941206ee
|
emacsPackages.cmake-mode: Unmark as broken
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
18ce1d7d52
|
emacsPackages.window-numbering: Unmark as broken from melpa
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
7ace8446b6
|
emacsPackages.voca-builder: Unmark as broken from melpa
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
5d45d563ba
|
emacsPackages.utop: Unmark as broken
|
2019-08-31 23:56:30 +01:00 |
|
adisbladis
|
d2bb61139c
|
emacsPackages.textmate: Unmark as broken
|
2019-08-31 23:56:29 +01:00 |
|
adisbladis
|
edcf307762
|
emacsPackages.tawny-mode: Unmark as broken
|
2019-08-31 23:56:29 +01:00 |
|