worldofpeace
8438e3e67f
gtk3: don't multiout demos
2019-07-21 15:04:45 -04:00
Vladimír Čunát
5e9f1bb343
docbook5: 5.0 -> 5.0.1
...
Main reason: the previous source would not unpack with patched unzip:
https://github.com/NixOS/nixpkgs/commit/0238946872c1
2019-07-20 12:39:16 +02:00
worldofpeace
ecfb397e8a
libxkbcommon: fix build on darwin with upstream patch
2019-07-20 09:46:43 +02:00
worldofpeace
3b24d6e187
gtk3: fix pkgconfig paths
...
MR Upstream: https://gitlab.gnome.org/GNOME/gtk/merge_requests/1002
2019-07-20 09:04:51 +02:00
Frederik Rietdijk
0ce55a10d2
Merge master into staging-next
2019-07-19 16:33:38 +02:00
R. RyanTM
663542ad04
gnome3.gnome-getting-started-docs: 3.32.1 -> 3.32.2 ( #65073 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-getting-started-docs/versions
2019-07-19 14:45:17 +02:00
Mario Rodas
3f880f187d
Merge pull request #65045 from marsam/update-flow
...
flow: 0.102.0 -> 0.103.0
2019-07-19 07:13:00 -05:00
Ryan Mulligan
1209ee987e
Merge pull request #65056 from r-ryantm/auto-update/armadillo
...
armadillo: 9.500.2 -> 9.600.4
2019-07-19 05:11:39 -07:00
Tmplt
588513f1c6
msmtp: 1.8.4 -> 1.8.5
2019-07-19 13:20:29 +02:00
Vladyslav M
b686a0b55b
imv: 3.0.0 -> 3.1.2 ( #65057 )
...
imv: 3.0.0 -> 3.1.2
2019-07-19 12:38:13 +03:00
Vladyslav M
2fe2b2978e
janet: 1.0.0 -> 1.1.0 ( #65050 )
...
janet: 1.0.0 -> 1.1.0
2019-07-19 12:32:06 +03:00
Frederik Rietdijk
594ca3f1cf
ccache.links: make it a function of unwrappedCC
...
That way we can use a ccacheStdenv with e.g. a different CC:
stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
= gcc8Stdenv.cc.cc; });
2019-07-19 11:27:56 +02:00
Chris Ostrouchov
2d5769884d
pythonPackages.ibis-framework: init at 1.20
2019-07-19 09:43:35 +02:00
Chris Ostrouchov
784e957c74
python3Packages.ibis: init at 1.6.0
2019-07-19 09:43:35 +02:00
Mario Rodas
80d39388de
pythonPackages.scrapy: 1.6.0 -> 1.7.1
2019-07-19 09:09:33 +02:00
Markus Hauck
6b3fe044fc
imv: 3.0.0 -> 3.1.2
2019-07-19 08:52:00 +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
144817f552
armadillo: 9.500.2 -> 9.600.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-07-18 23:03:49 -07: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
Andrew Chambers
37e1c1aeda
janet: 1.0.0 -> 1.1.0
2019-07-19 15:12:03 +12: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
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
Mario Rodas
2f56bec54f
flow: 0.102.0 -> 0.103.0
2019-07-18 16:20:00 -05: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