Will Dietz
0cd0869462
victor-mono: improvements from previous PR
...
Fixes #64465 .
Resolves conflicts with earlier merged PR,
notable differences in the result
(by our powers combined!):
* provide both ttf and otf versions
* quote URL, since folks seem to like those
* don't put fonts in ${pname} subdirs
fontconfig's hashing/cache is mostly geared
for the many-fonts-in-one-place situation,
although this may be fixed in more recent versions.
Anyway minor change and mostly went with not modifying
what I had ;) so happy to adjust back if that
better matches your senses/style/use.
* Drop leading 'A' from description,
I think this is per policy written.. somewhere O:).
* alpha-sort the meta attributes, which is easy to rem
and generally matches what most expressions do anyway :)
Reviewer feedback:
* use subdirs with fontname, seems preferred
* fix indent, whoops
2019-07-18 18:46:40 -04:00
worldofpeace
b2e0ab39a7
Merge pull request #64843 from nyarly/fish_system_wcwidth
...
fish: use internal wcwidth
2019-07-18 18:32:39 -04:00
Vladyslav M
9bda7eb77e
Merge pull request #64474 from xbreak/update/cfitsio-3470
...
cfitsio: 3.450 -> 3.47
2019-07-19 01:28:37 +03:00
Daiderd Jordan
04b3ad82f8
Merge pull request #65038 from LnL7/erlang-wx
...
erlang: remove wx conditional
2019-07-19 00:04:04 +02:00
Daiderd Jordan
6fb8e5c453
Merge pull request #65025 from cw789/update_elixir
...
elixir_1_9: 1.9.0 -> 1.9.1
2019-07-19 00:03:43 +02:00
Daiderd Jordan
89083ccf85
Merge pull request #64803 from serokell/elixir19
...
elixir: default 1.7.4 -> 1.9.0
2019-07-19 00:03:29 +02:00
Daiderd Jordan
8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
...
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
Judson
2c9c395a22
fish: use internal wcwidth
...
Fish 3.0 has an updated an more robust handling of unicode glyphs. Per
the original author of the INTERNAL_WCWIDTH flag, it was something of
misfeature, and they regret that NixOS came to rely on it.
Removes the flag from the Nix expression.
Flag was added originally to Nixpkgs in 68076b7d49
It is being removed entirely from upstream fish:
https://github.com/fish-shell/fish-shell/pull/5777 .
2019-07-18 15:00:29 -07:00
Daiderd Jordan
574cb4a8df
erlang: remove wx conditional
...
The wxmac build has been fixed and there's erlang_nox now.
2019-07-18 23:42:32 +02:00
Robert Helgesson
d7ef88bc38
fira-code: 1.206 -> 1.207
2019-07-18 23:36:51 +02:00
Graham Christensen
3f4ed94173
Merge pull request #64731 from risicle/ris-dosbox-0.74-3
...
dosbox: 0.74-2 -> 0.74-3, fixing CVE-2019-7165, CVE-2019-12594
2019-07-18 17:35:51 -04:00
Vladimír Čunát
65a1b179f3
Merge #65010 : libxkbcommon: fix build on darwin
2019-07-18 23:28:57 +02:00
worldofpeace
9b13b95570
Merge pull request #65033 from 0x4A6F/master-routinator
...
routinator: 0.4.0 -> 0.5.0
2019-07-18 17:17:24 -04:00
Will Dietz
ce684695bf
Merge pull request #64535 from dtzWill/update/txr-220
...
txr: 117 -> 220
2019-07-18 15:21:15 -05:00
Will Dietz
7f8bbe3ecf
Merge pull request #64508 from dtzWill/update/yubikey-personalization-1.20.0
...
yubikey-personalization: 1.19.3 -> 1.20.0
2019-07-18 15:13:43 -05:00
worldofpeace
f60744b578
Merge pull request #65036 from svalaskevicius/fix-crash-in-electron5
...
electron_5: fix crash when using file chooser dialog
2019-07-18 15:40:51 -04:00
Michael Weiss
d345900b98
androidStudioPackages.beta: 3.5.0.17 -> 3.5.0.18
2019-07-18 21:37:28 +02:00
Léo Gaspard
2db3a7d1e6
Merge pull request #64381 from mguentner/synapse_1_1_0
...
matrix-synapse: 1.0.0 -> 1.1.0
2019-07-18 21:13:59 +02:00
Sarunas Valaskevicius
683a10fe08
electron_5: fix crash when using file chooser dialog
2019-07-18 15:07:28 -04:00
Michael Peyton Jones
7f249190c9
asciidoctor: disable epubcheck by default ( #65018 )
...
`epubcheck` pulls in Java, which can be problematic on some platforms,
and some fairly core software uses asciidoctor to build docs.
2019-07-18 17:16:26 +00:00
Orivej Desh
5d86f9a9ce
nccl: 2.4.2-1 -> 2.4.8-1
2019-07-18 17:04:43 +00:00
0x4A6F
ac8dc5d13c
routinator: 0.4.0 -> 0.5.0
2019-07-18 16:54:26 +00:00
Sarah Brofeldt
f4ed4b8e4d
Merge pull request #64777 from jonringer/ytcc-enable-tests
...
ytcc: enable tests
2019-07-18 18:52:21 +02:00
Sarah Brofeldt
1285026f68
Merge pull request #64829 from r-ryantm/auto-update/libbytesize
...
libbytesize: 2.0 -> 2.1
2019-07-18 18:49:29 +02:00
Sarah Brofeldt
d3e3636050
Merge pull request #64846 from magnetophon/gx-plugins
...
GxPlugins: 0.5->0.7
2019-07-18 18:48:04 +02:00
Sarah Brofeldt
a67f660c6f
Merge pull request #64981 from angus-g/nco-4.8.1
...
nco: 4.5.5 -> 4.8.1
2019-07-18 18:30:58 +02:00
Aaron Andersen
02b260bc57
Merge pull request #65012 from aanderse/kdevelop
...
kdevelop, kdev-php, kdev-python: 5.3.2 -> 5.3.3
2019-07-18 12:27:45 -04:00
Aaron Andersen
06005e862e
Merge pull request #65009 from aanderse/libargon2
...
libargon2: 20171227 -> 20190702
2019-07-18 12:25:55 -04:00
Franz Pletz
b981645c81
Merge pull request #65028 from elseym/plex
...
plex: 1.16.1.1291 -> 1.16.2.1321
2019-07-18 16:11:48 +00:00
Matthieu Coudron
b0f0c75796
Merge pull request #64749 from malob/update-coc-nvim
...
vimPlugins.coc-nvim: 0.0.72 -> 0.0.73 (and change override)
2019-07-18 17:04:49 +02:00
elseym
eed1c4d0de
plex: 1.16.1.1291 -> 1.16.2.1321
2019-07-18 16:24:20 +02:00
Joachim F
be0fab1022
Merge pull request #64386 from mogorman/greatfet
...
greatfet: init at 2019.05.01.dev0
2019-07-18 13:10:52 +00:00
Joachim F
74bae348ef
Merge pull request #64684 from alexarice/evtest-qt
...
evtest-qt: init at 0.2.0
2019-07-18 13:10:04 +00:00
cw
6b6a9ac500
elixir_1_9: 1.9.0 -> 1.9.1
2019-07-18 15:09:09 +02:00
Joachim F
22965720de
Merge pull request #63000 from joepie91/package/sidequest
...
sidequest: init at 0.3.1
2019-07-18 12:54:51 +00:00
Michael Weiss
c51cbfdfbc
pythonPackages.glances: 3.1.0 -> 3.1.1
...
Note/TODO: The IP plugin fails in the sandbox:
Error while initializing the ip plugin ('NoneType' object has no attribute 'split')
but works outside of the build sandbox (i.e. in a normal setup).
2019-07-18 11:58:45 +02:00
Nikolay Amiantov
48d98b02f6
lutris: use optimus and nvidia from environment
...
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov
b0a961e6fa
lutris: refactor, fix icons
...
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Domen Kožar
c4b1ceb5a7
cachix: fix #65007
2019-07-18 10:41:27 +02:00
Jörg Thalheim
8f0b3429d1
wasilibc: 20190413 -> 20190712 ( #64988 )
...
wasilibc: 20190413 -> 20190712
2019-07-18 09:33:53 +01:00
gnidorah
18183e81b0
midisheetmusic: always bring timidity dependency
2019-07-18 10:24:49 +02:00
Markus Bockhacker
e1f2fec929
remove myself since I don't use this anymore, and cannot maintain it. #65009
2019-07-18 10:24:12 +02:00
Mario Rodas
d4cd952cd2
Merge pull request #64865 from r-ryantm/auto-update/python3.7-azure-cli-core
...
python37Packages.azure-cli-core: 2.0.66 -> 2.0.68
2019-07-17 22:56:25 -05:00
Ding Xiang Fei
6f3fc18606
wasilibc: 20190413 -> 20190712
2019-07-18 11:53:16 +08:00
Aaron Andersen
47411c9f2a
Merge pull request #56893 from das-g/ili2c-init
...
ili2c: init at 5.0.0
2019-07-17 22:59:19 -04:00
Austin Seipp
8250dbb1a9
linuxPackages.bpftrace: 0.9 -> 0.9.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-07-17 21:48:54 -05:00
Aaron Andersen
e6a3b3b7df
kdevelop, kdev-php, kdev-python: 5.3.2 -> 5.3.3
2019-07-17 22:18:03 -04:00
Mario Rodas
9aff2ef415
Merge pull request #64994 from matthiasbeyer/update-aerc
...
aerc: 0.1.1 -> 0.1.4
2019-07-17 21:16:54 -05:00
Aaron Andersen
09b3420b00
libargon2: 20171227 -> 20190702
2019-07-17 21:21:45 -04:00
Florian Klink
9d339e3b45
Merge pull request #61312 from Yarny0/tsm-client
...
TSM client
2019-07-18 02:46:31 +02:00