Commit graph

186092 commits

Author SHA1 Message Date
Johannes Lötzsch 78eac95d23 xygrib: init at 1.2.6.1 2019-07-21 22:38:22 +02:00
Mario Rodas 80d39388de pythonPackages.scrapy: 1.6.0 -> 1.7.1 2019-07-19 09:09:33 +02:00
Joachim F 75a3bf5e5d
Merge pull request #65021 from joachifm/graphene-hardened-malloc
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
2019-07-19 06:51:56 +00:00
Michael Raskin fe26928084
Merge pull request #65052 from r-ryantm/auto-update/bftpd
bftpd: 5.1 -> 5.2
2019-07-19 06:49:34 +00:00
Joachim Fasting 948d2e317b
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
The initial stable standalone release.

The integer numbered tags are the standalone releases, while the
PQ3B.190705.003.2019.07.01.21 style tags are part of GrapheneOS releases.

For us it probably makes the most sense to track the standalone releases.
2019-07-19 08:16:09 +02:00
R. RyanTM 45332a59a9 bftpd: 5.1 -> 5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bftpd/versions
2019-07-18 22:05:23 -07:00
Benjamin Staffin 59b08e6759 discord: Fix desktop icon
The name used in the .desktop file needs to match the filename that
exists in $out/share/pixmaps/ for it to work.
2019-07-19 04:00:52 +02:00
worldofpeace 5aec0b77f1
Merge pull request #65046 from worldofpeace/fix-doc-build
nixos/doc: fix build
2019-07-18 20:55:02 -04:00
worldofpeace 00eef848b2 nixos/doc: fix build
Adjusts to options renamed in 90b1197301
2019-07-18 20:40:24 -04:00
worldofpeace 3531a229d1 nixos/pantheon: add gtk xdg desktop portal 2019-07-18 20:03:12 -04:00
worldofpeace 69f2836c1b
Merge pull request #64575 from pasqui23/portal
nixos/xdg: add portal option
2019-07-18 20:00:09 -04:00
Pasquale 90b1197301 nixos/xdg: add portal option
This factors the configuration out of the flatpak module.
2019-07-18 19:59:07 -04:00
worldofpeace 3e25412e3b
Merge pull request #65008 from dtzWill/feature/victor-mono-font
victor-mono: improvements from previous PR
2019-07-18 18:47:14 -04:00
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
Peter Simons c768e1ff48
Merge pull request #64794 from peti/t/postfix-module
nixos: add 'localRecipients' config option for Postfix
2019-07-18 19:14:36 +02: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 2d575e31b8
Merge pull request #65020 from fuwa0529/fix-tor-obfs4-package-master
nixos/tor: fix obfs4 package
2019-07-18 13:49:57 +00:00
fuwa 562b5061a7 nixos/tor: fix obfs4 package 2019-07-19 04:11:17 +08: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