Commit Graph

125225 Commits

Author SHA1 Message Date
Mario Rodas
76f6dc1772 shadowsocks-libev: supports darwin (#41421) 2018-06-03 22:20:21 +02:00
Maximilian Bosch
a47d34cebe pythonPackages.jira: fix build (#41419)
The build for `pythonPackages.jira` failed with the following error:

```
Download error on https://pypi.python.org/simple/sphinx/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'sphinx' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for sphinx>=1.6.5
Traceback (most recent call last):
  ...
  File "/nix/store/bp4dillg6xxblpf00v8d9nxfx3bnggfy-python3.6-bootstrapped-pip-10.0.1/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 667, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('sphinx>=1.6.5')
builder for '/nix/store/8dv7mpspyk6kxwnzqb43rzm4q5j14xp0-python3.6-jira-1.0.15.drv' failed with exit code 1
```

The root issue is most likely caused by some docs fixes upstream
(519183d874)
which were released in 1.0.15. The bump (without the fix) has been
performed in 7a6bf668fb. Since `sphinx`
isn't needed during runtime, it's not necessary to use it as
`propagatedBuildInput`. In order to work around this the dependency had
to be removed from from `setup.py`.

See https://hydra.nixos.org/build/75004048 for further reference
2018-06-03 22:11:29 +02:00
xeji
ca11e5acfa
Merge pull request #41424 from dasJ/schema2ldif
schema2ldif: Init at 1.3
2018-06-03 22:10:47 +02:00
Orivej Desh
96606abf82 SDL: propagate libiconv
SDL/SDL.h includes SDL/SDL_stdinc.h which includes iconv.h, therefore all
packages that include SDL.h should be able to include iconv.h

Fixes SDL_gfx, SDL_image etc. on Darwin.
2018-06-03 20:00:40 +00:00
Janne Heß
f569a0a684 schema2ldif: Init at 1.3 2018-06-03 21:39:06 +02:00
ajs124
e01a2dec8b claws-mail: add support for python plugin 2018-06-03 21:14:05 +02:00
Janne Heß
c1419f0e63 Add myself as maintainer for dnsdist
See Mic92's comment at #38658
2018-06-03 20:46:40 +02:00
xeji
bb7d67d74a
Merge pull request #41410 from jokogr/u/jetbrains-idea-2018.1.4
Jetbrains IDEA: 2018.1.3 -> 2018.1.4
2018-06-03 19:24:47 +02:00
Vladyslav M
e92c428593 synapse-bt: init at 2018-06-04 (#41402) 2018-06-03 19:10:38 +02:00
Vladyslav M
2c382eda62 skim: 0.3.2 -> 0.4.0 (#41417) 2018-06-03 19:02:28 +02:00
xeji
003dd8588b
Merge pull request #41409 from ruuda/imagemagick-fftw
imagemagick: depend on fftw for fft feature
2018-06-03 18:58:44 +02:00
xeji
e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
Benjamin Hipple
646767e961 ctags: fix source url (#41382) 2018-06-03 18:15:51 +02:00
Vladimír Čunát
448d7d648d
Merge branch 'staging'
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Ioannis Koutras
60762627bf jetbrains.idea-ultimate: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:12 +03:00
Ioannis Koutras
613e4dec6b jetbrains.idea-community: 2018.1.3 -> 2018.1.4 2018-06-03 14:01:02 +03:00
Jörg Thalheim
318920725a
Merge pull request #41400 from Chiiruno/dev/multimc
multimc: 0.6.1 -> 0.6.2
2018-06-03 11:48:25 +01:00
Jörg Thalheim
b240ab11ae
Merge pull request #41350 from Mic92/godep
godep: remove in favor of dep
2018-06-03 11:39:38 +01:00
Ruud van Asseldonk
122f66a513 imagemagick: set license metadata 2018-06-03 12:09:02 +02:00
Ruud van Asseldonk
33a51d78a2 imagemagick: depend on fftw for fft feature 2018-06-03 12:05:17 +02:00
Peter Simons
da11a27109
Merge pull request #41334 from jhenahan/patch-3
configuration-ghc-8.4.x: bump to dhall_1_14_0
2018-06-03 12:03:42 +02:00
Andreas Rammhold
83e4f66347
prosody: 0.10.1 -> 0.10.2
Fixes CVE-2018-10847 [1] and a bunch of minor things [2].

[1] https://prosody.im/security/advisory_20180531/
[2] http://blog.prosody.im/prosody-0-10-2-security-release/
2018-06-03 10:05:32 +02:00
Peter Hoeg
33ff34f3a2 pulseaudio-ctl: init at 1.66 2018-06-03 15:51:56 +08:00
Matthew Justin Bauer
4ae5f8a92a
qt: remove install_name_tool stuff
hopefully it's not needed - the frameworks are no longer there
2018-06-02 23:07:12 -04:00
Okina Matara
c52beb18ad multimc: 0.6.1 -> 0.6.2 2018-06-02 19:58:34 -05:00
Orivej Desh
49dc36c9a8 pandas: fix check with the current pytest
pandas 0.23.0 has fixed this too, but it introduces new test failures.
2018-06-02 18:36:41 +00:00
xeji
e7eac1b855
Merge pull request #41370 from jbaum98/pass-audit
pass-audit: init at 0.1
2018-06-02 19:53:43 +02:00
Matthew Bauer
dcea0913e5 qt: fixup from c4cac55d69
This commit was too aggressive in adding configure flags. Only qtbsea
needs the -no-framework flag to work correctly. Qmake will handle
everything else for us.
2018-06-02 13:50:45 -04:00
Jörg Thalheim
313d2f7d6b
Merge pull request #41390 from plumelo/feature/gitkraken-3.6.3
gitkraken: 3.6.1 -> 3.6.3
2018-06-02 18:43:03 +01:00
xeji
32ff88cab2
Merge pull request #41371 from jbaum98/pass-import-fix
pass-import: fix environment bugs
2018-06-02 19:39:08 +02:00
Pascal Wittmann
82cd6a3c77
calibre: 2.24.1 -> 2.25.0 2018-06-02 19:09:52 +02:00
Adel Prokurov
44b52c10ea spotify: 1.0.79.223.g92622cc2-21 -> 1.0.80.480.g51b03ac3-13 (#41356)
Version 1.0.79.223.g92622cc2-21 doesn't exists in [spotify](https://repository-origin.spotify.com/pool/non-free/s/spotify-client/) repository, so i updated it to exists version
2018-06-02 17:56:07 +02:00
Michael Raskin
8b5ed12952 libbsd-freedesktop: re-init at 0.9.1, use for samba
a partial rollback of #41320

samba is already Linux-only because of acl, and it is unclear what the
problem is with upstream netbsd-compat.
2018-06-02 16:15:38 +02:00
Tim Steinbach
35a284ad4a
sbt: 1.1.4 -> 1.1.6 2018-06-02 10:02:43 -04:00
Joachim F
c30bd1c131
Merge pull request #41377 from markuskowa/slurm-ext-pr
nixos/slurm: Improve slurm configuration options and features.
2018-06-02 12:17:02 +00:00
Jan Tojnar
56a9ab5b8f
Merge pull request #30037 from leenaars/pdfsig
poppler: add nss to allow for building pdfsig
2018-06-02 14:01:40 +02:00
Meghea Iulian
5a4d428d7c gitkraken: 3.6.1 -> 3.6.3 2018-06-02 13:35:29 +03:00
Joachim F
ae512f2d8e
Merge pull request #34886 from leenaars/mortyproxy
morty: init -> 0.2.0
2018-06-02 10:26:09 +00:00
Vladimír Čunát
52fdec3c1d
bison: drop non-applying patch on Darwin
The Darwin case seems newly fixed in the tarballs now.
Beware: the affected file is *not* in bison's git repo (gitignored),
but it is in tarballs and is used during build (yummy!)
2018-06-02 11:33:22 +02:00
Eric Litak
04f0e08c91 ipfs: 0.4.14 -> 0.4.15 (#41376) 2018-06-02 11:16:45 +02:00
Francesco Gazzetta
b25c25170d zeronet: init at 0.6.2 (#40883) 2018-06-02 11:01:01 +02:00
Francesco Gazzetta
799a461b9e bulletml: fix build failure due to -Wformat-security (#41387)
Some files are built with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-06-02 10:45:02 +02:00
Vladyslav M
9290905b3a adobe_flex_sdk: 4.0.0.14159 -> apache-flex-sdk: 4.16.1 (#41257) 2018-06-02 10:44:24 +02:00
R. RyanTM
a1bc16a18f aws-sdk-cpp: 1.4.40 -> 1.4.50 (#40694)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.4.50 with grep in /nix/store/kg9d5flfl989yxfcppyq886g60mfhpzy-aws-sdk-cpp-1.4.50
- directory tree listing: https://gist.github.com/2faf1d98f152431438b23c93bd489e09
- du listing: https://gist.github.com/9df0b904ab22201191bb2261798bb0a3
2018-06-02 10:08:27 +02:00
Justin Humm
4d88c022d0 mapmap: init at 0.6.1 (#41228)
The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.
2018-06-02 10:06:28 +02:00
patternspandemic
33aed158e0 ponyc: 0.22.2 -> 0.22.3 (#41380) 2018-06-02 09:45:08 +02:00
adisbladis
6d42f137e9
Merge pull request #41384 from aij/aeon-0.12.0.0
altcoins.aeon: 0.9.14.0 -> 0.12.0.0
2018-06-02 14:09:20 +08:00
Orivej Desh
5bedf23514 p11-kit: 0.23.11 -> 0.23.12
0.23.11 breaks gnutls: https://github.com/p11-glue/p11-kit/issues/159
2018-06-02 03:36:49 +00:00
Ivan Jager
d866a4fdcd altcoins.aeon: 0.9.14.0 -> 0.12.0.0
Aeon was rebased onto a recent version of monero, so
aeon/default.nix now more closely matches monero/default.nix.
2018-06-01 22:33:57 -05:00
Matthew Justin Bauer
bc7ea93a47
Merge pull request #40028 from WilliButz/add-dnsmasq-exporter
prometheus-dnsmasq-exporter: init at 2018-05-05, add module
2018-06-01 23:18:49 -04:00
Matthew Justin Bauer
0135f04d77
Merge pull request #40242 from gnidorah/gvt
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
Matthew Justin Bauer
ed2177bb08
Merge pull request #40544 from jfrankenau/cura-fix-sidebar-materials
cura: fix invisible sidebar and install missing materials
2018-06-01 23:12:01 -04:00
Matthew Justin Bauer
e3647d769b
Merge pull request #40611 from CrazedProgrammer/urn
urn: init at 0.7.1
2018-06-01 23:11:31 -04:00
Matthew Justin Bauer
3faed86d92
Merge pull request #40712 from aespinosa/hadoop
hadoop: 2.2.0 -> 2.7.6, 2.8.6, 2.9.1, 3.0.2, 3.1.0
2018-06-01 23:11:09 -04:00
Matthew Justin Bauer
4ca9f84416
Merge pull request #41023 from tvbeat/lua-path-fix
lua packages: add init.lua to modules search path
2018-06-01 23:05:48 -04:00
Matthew Justin Bauer
dabf7c6aeb
Merge pull request #41204 from ikervagyok/wine
Wine updates
2018-06-01 22:50:57 -04:00
Orivej Desh
97f6be5c90
subversion_1_10: init at 1.10.0 (#41383) 2018-06-02 02:50:38 +00:00
Jake Waksbaum
7d49699b70 pass-import: export PREFIX, set PASSWORD_STORE_BIN 2018-06-01 21:51:22 -04:00
Jake Waksbaum
fea0215ec0 pass: Add pass-audit extension 2018-06-01 21:48:15 -04:00
Matthew Justin Bauer
1fc2853e6b
Merge pull request #41020 from bkchr/androidndk_fix
androidndk: Fixes missing libraries for prebuilt clang
2018-06-01 21:13:03 -04:00
Matthew Justin Bauer
0241c2c8b1
Merge pull request #41148 from manveru/add-mint-lang
Mint-lang: Init at 2018.05.27
2018-06-01 21:12:51 -04:00
Chaz Schlarp
933d7f37ac
cacert: fix certdata2pem url
Related to #39927

```
$ nix-prefetch-url https://salsa.debian.org/debian/ca-certificates/raw/debian/20170717/mozilla/certdata2pem.py
path is '/nix/store/0d00axdac4h8ffxrf90s5zh8xdw3r29z-certdata2pem.py'
1d4q27j1gss0186a5m8bs5dk786w07ccyq0qi6xmd2zr1a8q16wy
```
2018-06-01 17:56:53 -07:00
Matthew Justin Bauer
6b82583816
Merge pull request #41119 from r-ryantm/auto-update/errbot
errbot: 5.1.3 -> 5.2.0
2018-06-01 20:54:54 -04:00
Matthew Justin Bauer
3507fcfbdb
Merge pull request #41287 from phryneas/package/barrier
barrier: init at 2.1.1
2018-06-01 20:51:49 -04:00
Markus Kowalewski
f07ddeaa67
slurm: add maintainer 2018-06-02 00:37:54 +02:00
Markus Kowalewski
8026127e47
slurm: add freeipmi, readline, libssh2, fix hwloc
* add freeipmi to get power meter readings
* readline support for scontrol
* libssh2 support for X11 supporta
* Add note to enableSrunX11 in module
* fix hwloc support (was detected by configure)
2018-06-02 00:18:29 +02:00
Daiderd Jordan
e126a8c8a5
Merge pull request #41254 from smaret/cfitsio
cfitsio: add Darwin support
2018-06-01 23:33:54 +02:00
R. RyanTM
a8925a2188 qutebrowser: 1.3.0 -> 1.3.1 (#41263)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.

These checks were done:

- built on NixOS
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/qutebrowser passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/.qutebrowser-wrapped passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 1.3.1 with grep in /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1
- directory tree listing: https://gist.github.com/c6f74ace4cd8ac51662079876bcef904
- du listing: https://gist.github.com/c1a964f74432d7f8c83f9825d26fbad0
2018-06-01 23:07:37 +02:00
R. RyanTM
4a0c181d0a wsjtx: 1.8.0 -> 1.9.0 (#41230)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wsjtx/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/wsjtx had a zero exit code or showed the expected version
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/udp_daemon passed the binary check.
- Warning: no invocation of /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/message_aggregator had a zero exit code or showed the expected version
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/jt9 passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/ft8code passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/jt65code passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/qra64code passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/qra64sim passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/jt9code passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/jt4code passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/msk144code passed the binary check.
- Warning: no invocation of /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/wsprd had a zero exit code or showed the expected version
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/wspr_fsk8d passed the binary check.
- Warning: no invocation of /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/fmtave had a zero exit code or showed the expected version
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/fcal passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/fmeasure passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/rigctl-wsjtx passed the binary check.
- /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0/bin/rigctld-wsjtx passed the binary check.
- 14 of 18 passed binary check by having a zero exit code.
- 0 of 18 passed binary check by having the new version present in output.
- found 1.9.0 with grep in /nix/store/l4y2p3rynqjnvx6y4n4ir9zgm2p8bhym-wsjtx-1.9.0
- directory tree listing: https://gist.github.com/17cbff922de89906d061835dbd464639
- du listing: https://gist.github.com/3751165113207ba96fed9df78188a6e3
2018-06-01 23:03:58 +02:00
Jörg Thalheim
85a7b75faa dep2nix: init at 0.0.1 (#41352) 2018-06-01 23:02:24 +02:00
R. RyanTM
d987f5d07d pdns-recursor: 4.1.2 -> 4.1.3 (#41049)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdns-recursor/versions.

These checks were done:

- built on NixOS
- /nix/store/8ifncdfxzi2s8cnhx7a2hj74h4mqq1vi-pdns-recursor-4.1.3/bin/rec_control passed the binary check.
- /nix/store/8ifncdfxzi2s8cnhx7a2hj74h4mqq1vi-pdns-recursor-4.1.3/bin/pdns_recursor passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 4.1.3 with grep in /nix/store/8ifncdfxzi2s8cnhx7a2hj74h4mqq1vi-pdns-recursor-4.1.3
- directory tree listing: https://gist.github.com/5eac7110d507381d1bcb747d44e175ba
- du listing: https://gist.github.com/4805d9a92ed57016e729c49cf2de1e3c
2018-06-01 22:49:49 +02:00
R. RyanTM
3cb531f828 powerdns: 4.1.2 -> 4.1.3 (#41046)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/powerdns/versions.

These checks were done:

- built on NixOS
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/pdns_control passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/pdnsutil passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/zone2sql passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/zone2json passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnsgram passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnsreplay passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnsscan passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnsscope passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnswasher passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dumresp passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/pdns_notify passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/nproxy passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/nsec3dig passed the binary check.
- Warning: no invocation of /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/saxfr had a zero exit code or showed the expected version
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/stubquery passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/ixplore passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/sdig passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/calidns passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnsbulktest passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnstcpbench passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/zone2ldap passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/dnspcap2protobuf passed the binary check.
- /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3/bin/pdns_server passed the binary check.
- 22 of 23 passed binary check by having a zero exit code.
- 20 of 23 passed binary check by having the new version present in output.
- found 4.1.3 with grep in /nix/store/yacb209ny3gi3p0bg2n4hamp39b9dqxi-powerdns-4.1.3
- directory tree listing: https://gist.github.com/4e2a99ca3fe4bbb630b7cbd39e96db37
- du listing: https://gist.github.com/9722c4085ca5ddbe661816db86a84a6f
2018-06-01 22:49:25 +02:00
R. RyanTM
d9cc753a9d nftables: 0.8.3 -> 0.8.5 (#41288)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nftables/versions.

These checks were done:

- built on NixOS
- /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5/bin/nft passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.8.5 with grep in /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5
- directory tree listing: https://gist.github.com/c51183f763d8d6799836191579a6121e
- du listing: https://gist.github.com/14256ccb73b20c829e35302dbd31c12a
2018-06-01 22:46:29 +02:00
Will Dietz
218247ea56
Merge pull request #41372 from dtzWill/update/gllvm-wllvm-1.2.2
{g,w}llvm:  1.2.1 -> 1.2.2
2018-06-01 15:39:33 -05:00
R. RyanTM
cf152c2791 p11-kit: 0.23.10 -> 0.23.11 (#41271)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/p11-kit/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.23.11 with grep in /nix/store/9whclrmrld36nawkkdshhj636jlh1cdm-p11-kit-0.23.11
- directory tree listing: https://gist.github.com/be74c2d2f6d0b1ee2fb5e2b0e30fb945
- du listing: https://gist.github.com/470d2f00cd777773ea45ea6ea280a07a
2018-06-01 22:04:34 +02:00
Will Dietz
1feffb18c4 gllvm: should work on "all" platforms, indicate this 2018-06-01 14:50:49 -05:00
Matthew Bauer
6cd5863060 squashfs: support darwin 2018-06-01 15:47:27 -04:00
Will Dietz
eefb0032b7 {g,w}llvm: 1.2.1 -> 1.2.2
(these are released together, at least currently)
2018-06-01 14:39:20 -05:00
Vincent Laporte
33a418e2e6 opaline: init at 0.3.1 (#41346)
Opaline is a lightweight replacement for opam-installer.

Homepage: https://github.com/jaapb/opaline
2018-06-01 21:29:53 +02:00
xeji
f96c5effd6 procps-ng: 3.3.14 -> 3.3.15 (#41324)
https://nvd.nist.gov/vuln/detail/CVE-2018-1124

Closes #41082
2018-06-01 19:25:27 +00:00
Tad Fisher
61cec46f78 adapta-kde-theme: init at 20180512 (#41217) 2018-06-01 21:22:57 +02:00
Vincent Laporte
0b1823ff84 gnome2.gtksourceview: fix build on darwin (#41353) 2018-06-01 20:56:40 +02:00
Orivej Desh
4b2735fd9f Merge branch 'master' into staging
* master: (153 commits)
  coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351)
  haskell.packages.ghcjs.terminfo: Bump version (#41337)
  nixos/mpd: allow services.mpd.dbFile to be null
  prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363)
  tdesktopPackages.preview: 1.2.24 -> 1.3.0
  signal-desktop: Refactor the package description
  rrootage: init at 0.23a
  bulletml: init at 0.0.6
  signal-desktop: Fix a possible crash when saving an attachment
  linux_rpi: More downstream device tree name fixups
  nixos/sd-image-raspberrypi: Support Raspberry Pi Zero
  U-Boot: Add ubootRaspberryPiZero variant
  U-Boot: 2018.03 -> 2018.05
  linux_rpi: 1.20171029 -> 1.20180417
  raspberrypifw: 1.20180328 -> 1.20180417
  scite: 3.7.5 -> 4.0.5 (#41345)
  neo4j: 3.3.4 -> 3.4.0 (#41338)
  bat: 0.3.0 -> 0.4.1 (#41348)
  perlPackages.Git: init at 0.42
  nodePackages_8_x.pnpm: wrap nodejs.passthru.python
  ...
2018-06-01 17:44:35 +00:00
Vincent Laporte
44659fcbe1 coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351) 2018-06-01 19:31:02 +02:00
John Ericson
7a2dd97569
Merge pull request #41320 from matthewbauer/bsd-switch
Switch Nixpkgs to using more NetBSD stuff for MUSL
2018-06-01 13:27:59 -04:00
Sarah Brofeldt
19fa9b2e30 haskell.packages.ghcjs.terminfo: Bump version (#41337) 2018-06-01 19:19:09 +02:00
Tuomas Tynkkynen
e864247f08 Merge branch 'plat-fix-for-merge-2' into master 2018-06-01 20:08:08 +03:00
WilliButz
6c76c4c6d8 prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363) 2018-06-01 18:25:08 +02:00
Alexandre Esteves
e1985dcb8d Add missing ios triples to bfd 2018-06-01 17:01:39 +01:00
Jan Tojnar
fd9cfc4db5 Revert "itstool: 2.0.2 -> 2.0.4" (#41339)
This reverts commit 48698a0668

It crashes and breaks the build of gnome3.gnome_desktop and others.

Upstream issue: https://github.com/itstool/itstool/issues/17
2018-06-01 15:23:53 +00:00
Jörg Thalheim
6d1a45c7fb
Merge pull request #35482 from fgaz/kenta-cho
init bulletml and rrootage
2018-06-01 15:50:27 +01:00
Michael Weiss
c69cc21338 tdesktopPackages.preview: 1.2.24 -> 1.3.0
Note: I'm not packaging this as stable for now as there might be some
issues left (see GitHub), it says "Version 1.3 alpha" in the bottom left
corner, and I've only got a "New in version 1.2.25" message.
2018-06-01 15:11:57 +02:00
Michael Weiss
ab593d46dc signal-desktop: Refactor the package description
Removed some redundancy (src check via meta.platforms) and made some
changes according to our style-guide.
I've changed meta.description and added meta.longDescription.
2018-06-01 15:00:39 +02:00
Frederik Rietdijk
104994fdc4
Merge pull request #41310 from Assassinkin/aws_kinesis
pythonPackages.amazon_kclpy: init at 1.5.0
2018-06-01 14:38:55 +02:00
Francesco Gazzetta
f78f2e1017 rrootage: init at 0.23a 2018-06-01 14:34:22 +02:00
Francesco Gazzetta
548277d0c7 bulletml: init at 0.0.6 2018-06-01 14:34:14 +02:00
Michael Weiss
5d795355a0 signal-desktop: Fix a possible crash when saving an attachment
If executed in a pure environment (nix-shell --pure) or depending on the
`gtk3` version of the system Signal-Desktop was e.g. crashing when
clicking on a PDF attachment (instead of showing the dialog to save a
file).
Using wrapGAppsHook and setting XDG_DATA_DIRS to the correct version
fixes this bug.

The error message was the following:
```
(signal-desktop:30756): Gtk-WARNING **: 14:04:49.073: Could not find the icon 'user-home-symbolic-ltr'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases

(signal-desktop:30756): GLib-GIO-ERROR **: 14:04:49.134: No GSettings schemas are installed on the system
Trace/breakpoint trap
```
2018-06-01 14:32:26 +02:00
Tuomas Tynkkynen
a8c898be60 linux_rpi: More downstream device tree name fixups
Also remove the upstream device trees beforehand so we don't
accidentally end using them if we mess up in postFixup.

Also on the topic of mess ups, make the copy unconditional since they
always seem to be built on all architectures anyway so checking for
their existence just hides typos.
2018-06-01 13:48:55 +03:00
Tuomas Tynkkynen
912e87c45c U-Boot: Add ubootRaspberryPiZero variant 2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen
964bd06bbc U-Boot: 2018.03 -> 2018.05 2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen
b71f5830fa linux_rpi: 1.20171029 -> 1.20180417 2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen
85952d850e raspberrypifw: 1.20180328 -> 1.20180417 2018-06-01 13:48:54 +03:00
Vaibhav Sagar
86990d26ba scite: 3.7.5 -> 4.0.5 (#41345) 2018-06-01 12:23:01 +02:00
patternspandemic
23e9126e75 neo4j: 3.3.4 -> 3.4.0 (#41338) 2018-06-01 12:17:03 +02:00
Vladyslav M
82d837cde2 bat: 0.3.0 -> 0.4.1 (#41348) 2018-06-01 12:13:52 +02:00
Jörg Thalheim
5feb8d3a9b godep: remove in favor of dep
upstream deprecated this and recommend dep
2018-06-01 10:24:54 +01:00
Sebastien Maret
73bc4734dc cfitsio: fix install name on darwin 2018-06-01 11:15:47 +02:00
Michael Brantley
26a01ede61 perlPackages.Git: init at 0.42 2018-06-01 03:12:25 -04:00
adisbladis
5fb1cfb77b
nodePackages_8_x.pnpm: wrap nodejs.passthru.python 2018-06-01 14:39:46 +08:00
adisbladis
83399e3191
firefox-beta-bin: 61.0b9 -> 61.0b10 2018-06-01 14:39:45 +08:00
adisbladis
1bf2fe70a7
firefox-devedition-bin: 61.0b9 -> 61.0b10 2018-06-01 14:39:44 +08:00
Orivej Desh
5662c24302 qpid-cpp: fix build after #28029
When -O2 from hardening does not redefine -O3 from CMake, the build fails with:

     src/qpid/broker/SelectorExpression.cpp: In member function ‘qpid::broker::Expression* qpid::broker::Parse::orExpression(qpid::broker::Tokeniser&)’:
     src/qpid/broker/SelectorExpression.cpp:1041:13: error: ‘*((void*)& s +17)’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
          if (s[1]=='b' || s[1]=='B') {
2018-06-01 06:03:05 +00:00
Anton Latukha
c97fcb4d2b qbittorrent: 4.1.0 -> 4.1.1 (#41252) 2018-06-01 06:02:27 +00:00
Michael Weiss
507d24a7de signal-desktop: 1.11.0 -> 1.12.0 2018-06-01 03:15:31 +02:00
xeji
02b77eaf4a
Merge pull request #41336 from volth/patch-129
frostwire: 6.6.3 -> 6.6.7
2018-06-01 02:10:57 +02:00
Matthew Justin Bauer
b13c4e5465
release: remove nix-repl
nix-repl is not needed anymore because Nix 2.0 comes with repl already. Anyway nix-repl is broken right now on Hydra because Nix 1.11 is broken.

https://hydra.nixos.org/build/74933091
2018-05-31 20:09:20 -04:00
Uli Baum
0046d42397 cargo-edit: remove reference to <nixpkgs>
... it broke nixpkgs.tarball
2018-06-01 01:55:31 +02:00
Michael Weiss
ef7e0e8347 scdoc: 1.3.3 -> 1.3.4 2018-06-01 00:23:33 +02:00
Jan Tojnar
6d3b9763a6
gdk-pixbuf: make loaders builtin on Darwin
Meson produces faulty loaders on Darwin, building them into the library bypasses that.

4b2f397198
2018-06-01 00:14:59 +02:00
Jan Tojnar
ae8b7a189a
Revert "Revert commit 4b2f3971981272b79da7f87b639ca8854a6ea89c"
This reverts commit 85ae7137ac.
2018-06-01 00:13:15 +02:00
volth
8b984ba61e
frostwire: disable auto-update 2018-05-31 22:10:44 +00:00
volth
2bd46c6b80
frostwire-bin: 6.6.5 -> 6.6.7 2018-05-31 21:34:21 +00:00
symphorien
001a84f22a etherape: 0.9.13 -> 0.9.17 (#41332)
fixes startup
2018-05-31 23:33:48 +02:00
volth
75f20c2e3e
frostwire: 6.6.3 -> 6.6.7 2018-05-31 21:33:15 +00:00
volth
c6c2e65c2d graalvm8: 0.31 -> 1.0.0-rc1 (#41335)
Minor update and fix the build which is broken since the default GCC hardening was changed
2018-05-31 23:27:41 +02:00
Matthew Bauer
7aca4b47c8 add sys/tree.h is needed for mg 2018-05-31 17:15:50 -04:00
Meghea Iulian
e4ba5dc3d6 gitkraken: 3.6.0 -> 3.6.1 (#41130) 2018-05-31 23:04:50 +02:00
Vincent Ambo
aee19ca7f8 dd-agent: fix compatibility issue with iostat (#41035)
Applies a patch to the dd-agent derivation that fixes a compatibility
issue with the current version of iostat, which no longer contains a
colon after its table headers.

This patch is applied in order for the fix to be backportable to
existing stable releases. A final "proper" fix will be an upgrade to a
newer version of dd-agent, but that requires several other changes.

This fixes #40103.
2018-05-31 22:58:04 +02:00
John Ericson
ecabdfd12f
Merge pull request #41330 from obsidiansystems/haskellSrc2nix-overriding
haskell infra: Allow overriding `haskellSrc2nix`
2018-05-31 16:42:16 -04:00
Jack Henahan
286f9ca704
configuration-ghc-8.4.x: bump to dhall_1_14_0
The `dhall_1_13_0` attribute doesn't exist, anymore.
2018-05-31 16:37:05 -04:00
John Ericson
58ce59dd96 haskell infra: Allow overriding haskellSrc2nix 2018-05-31 16:29:02 -04:00
Jean-Philippe Bernardy
82540b5e1a pythonPackages.tensorflow: 1.5.0 -> 1.7.1
Re-instates binary build for all versions.
2018-05-31 22:21:54 +02:00
Jean-Philippe Bernardy
397c4b7748 cudatoolkit: add 9.0
This version is a dependency of tensorflow binaries
2018-05-31 22:21:54 +02:00
Jean-Philippe Bernardy
9e730ee254 renaming cudatoolkit version numbers 2018-05-31 22:21:53 +02:00
xeji
f7a96aea20
Merge pull request #41133 from symphorien/os-prober
os-prober: fix dependencies for version >= 1.75
2018-05-31 22:15:47 +02:00
Colin King
0b6dd07980 kafka: include Kafka Connect shell scripts (#41322)
Kafka Connect is a newer addition to Kafka and these scripts may be
handy to keep around.
2018-05-31 22:03:48 +02:00
Vincent Demeester
9d456bf0c1 traefik: 1.5.2 -> 1.6.2 (#41208)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-05-31 21:57:29 +02:00
R. RyanTM
0fbc3451ef byacc: 20180510 -> 20180525 (#41304)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/byacc/versions.

These checks were done:

- built on NixOS
- /nix/store/bz6434x282zsy6xz19nbd3fhzmdr4yzy-byacc-20180525/bin/yacc passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 20180525 with grep in /nix/store/bz6434x282zsy6xz19nbd3fhzmdr4yzy-byacc-20180525
- directory tree listing: https://gist.github.com/fffd356f1d450bf13fc3f2bf8a8f5304
- du listing: https://gist.github.com/3e8f1a51d1e20db022ff93cedc85b5a7
2018-05-31 21:47:30 +02:00
Patrick Hilhorst
5421c6f156 atom, atom-beta: 1.27.1 -> 1.27.2, 1.28.0-beta1 -> 1.28.0-beta2 (#41318) 2018-05-31 21:42:26 +02:00
xeji
41649f5fce
Merge pull request #41197 from vbgl/ocaml-clean-201805
ocamlPackages.gapi_ocaml: minor cleaning
2018-05-31 21:20:58 +02:00
Peter Simons
8ad1476755 multi-ghc-travis: update to latest git version for ghc-8.4.3 support 2018-05-31 21:19:57 +02:00
R. RyanTM
125ff1ec54 uftp: 4.9.6 -> 4.9.7 (#41236)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/uftp/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftp had a zero exit code or showed the expected version
- /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftpd passed the binary check.
- /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftp_keymgt passed the binary check.
- Warning: no invocation of /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftpproxyd had a zero exit code or showed the expected version
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 4.9.7 with grep in /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7
- directory tree listing: https://gist.github.com/1fe6684f427417f8a9e189f960c84a74
- du listing: https://gist.github.com/15a89b170d541884994e503690c961ef
2018-05-31 20:40:33 +02:00
Matthew Bauer
e4e8967269 haskell: fixup merge of c425a1fc50
This was accidentally included even though setupHaskellDepends is
already listed above.
2018-05-31 14:06:56 -04:00
Austin Seipp
a22faf1060 haskellPackages.ghc84x.criterion: bump to criterion 1.4.1.0
We need base-compat-0.10 for 8.4, but the older version wanted 0.9.
(Criterion 1.4.1.0 now uses base-compat-batteries-0.10, in fact)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-31 13:04:58 -05:00
Ryan Trinkle
c425a1fc50 haskell: add *FrameworkDepends arguments 2018-05-31 14:04:10 -04:00
R. RyanTM
5d61168461 fftwLongDouble: 3.3.7 -> 3.3.8 (#41299)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fftw-long-double/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.3.8 with grep in /nix/store/7csndk7q4h2wvv46ndgh6lm4j0ybx9zf-fftw-long-double-3.3.8
- directory tree listing: https://gist.github.com/05084878f5535b72e17b90667821c468
- du listing: https://gist.github.com/174653df406b155bf1a9c07da9257f54
2018-05-31 19:59:26 +02:00
Austin Seipp
cf2604004e haskellPackages.ghc84x.singletons: disable test suite for ghc-8.4.3
Otherwise, the test suite fails, due to the 'Lambdas' test failing:

    Lambdas:              FAIL (1.06s)
      42c42
      <     foo8 x = (\ Foo a _ -> a) x
      ---
      >     foo8 x = (\ (Foo a _) -> a) x

I assume this is a minor bogus failure due to some change in 8.4.3 that
nobody expected.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-31 12:59:01 -05:00
R. RyanTM
42e18cf6d1 bison: 3.0.4 -> 3.0.5 (#41302)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bison/versions.

These checks were done:

- built on NixOS
- /nix/store/q481pyq4xd66jis7wdcfjy3dldch0vwl-bison-3.0.5/bin/bison passed the binary check.
- /nix/store/q481pyq4xd66jis7wdcfjy3dldch0vwl-bison-3.0.5/bin/yacc passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 3.0.5 with grep in /nix/store/q481pyq4xd66jis7wdcfjy3dldch0vwl-bison-3.0.5
- directory tree listing: https://gist.github.com/76c5b3a38b02115e31a48c51785d1bd3
- du listing: https://gist.github.com/566dbfdfcc7a89fa9cd11d1ddf49935c
2018-05-31 19:56:38 +02:00
Lancelot SIX
e48b54c078 qgis: 2.18.17 -> 2.18.20 (#41195) 2018-05-31 19:44:31 +02:00
Lancelot SIX
0c7f410604 postgis: 2.4.3 -> 2.4.4 (#41278)
See http://svn.osgeo.org/postgis/tags/2.4.4/NEWS for release notes
2018-05-31 19:39:53 +02:00
xeji
e4a11802e5
Merge pull request #41280 from udono/update_tryton_4_8
Update tryton 4 8
2018-05-31 19:32:38 +02:00
James Kay
9d99fcf8a1 compton-git: 2016-08-10 -> 2018-05-21 (#41317) 2018-05-31 19:24:30 +02:00
Francesco Gazzetta
d38d1ed44f jl: 0.0.4 -> 0.0.5 (#41319) 2018-05-31 19:22:23 +02:00
Matthew Bauer
ae6a4a913c fix eval 2018-05-31 13:17:07 -04:00
Jan Tojnar
252a8af143
json-glib: add updateScript 2018-05-31 19:14:38 +02:00
Matthew Bauer
3c1ee736df Revert "cairo: fix build inputs"
This reverts commit e557a432e0.

Sorry about this. Accidentally got into my git push. Did not mean to
cause a mass rebuild!
2018-05-31 12:41:41 -04:00
Matthew Bauer
e99322507e treewide: get rid of musl stuff 2018-05-31 12:36:45 -04:00
Matthew Bauer
480434f7ee libbsd: replace with nbcompat 2018-05-31 12:36:45 -04:00
Matthew Bauer
fd874b7456 netbsd: allow replacing nbcompat with libbsd 2018-05-31 12:36:44 -04:00
Matthew Bauer
050557ef8a PowerManagement: init at 572.50.1 2018-05-31 12:36:23 -04:00
Matthew Bauer
85ae7137ac Revert commit 4b2f397198
This reverts commit 4b2f397198. It
updated gdk_pixbuf to 2.36.12 but unfortunately broke macOS builds.
The new mime sniffing is not working correctly so that .png files
cannot be built.

Fixes #41314

/cc @jtojnar @lnl7
2018-05-31 12:34:16 -04:00
Matthew Bauer
03b3148beb ffmpeg: fix 3.4 on darwin 2018-05-31 12:34:16 -04:00
Matthew Bauer
e557a432e0 cairo: fix build inputs 2018-05-31 12:34:16 -04:00
Matthew Bauer
f492246df2 all-packages remove unused override 2018-05-31 12:34:16 -04:00
Matthew Bauer
ee1d6114a8 emacsMacport: 25.3 -> 26.1 2018-05-31 12:34:16 -04:00
Matthew Bauer
ced1670092 haskell: disable language-nix on i686 linux
see https://github.com/peti/language-nix/issues/4 for discusssion
2018-05-31 12:34:15 -04:00
Matthew Bauer
58359bab6b all-packages: remove default.nix in callPackage
not needed
2018-05-31 12:34:15 -04:00
Matthew Bauer
8950b14355 libpeas: supports darwin 2018-05-31 12:34:15 -04:00
Matthew Bauer
0e04356153 woff2: supports darwin 2018-05-31 12:34:15 -04:00
Matthew Bauer
9a4cb9003e wesnoth: supports darwin 2018-05-31 12:34:15 -04:00
Matthew Bauer
279fd72b33 darwin.ICU: fix cctools 2018-05-31 12:34:15 -04:00
Matthew Bauer
95f9171531 Revert "inkscape: fix on Darwin"
This reverts commit a276d5160c.
2018-05-31 12:34:15 -04:00
Matthew Bauer
012a3a3f9b Revert "inkscape: typo"
This reverts commit 0a8c91a931.
2018-05-31 12:34:15 -04:00
Matthew Bauer
9e04546809 Revert "inkscape: Fix build on NixOS"
This reverts commit 6c748ae749.
2018-05-31 12:34:15 -04:00
Matthew Bauer
4a58ed6059 Revert "inkscape: don't patch share/filters"
This reverts commit 38364c0b07.
2018-05-31 12:34:15 -04:00
Matthew Bauer
63c0885502 Revert "inkscape: fix on darwin again"
This reverts commit 047c9372ab.
2018-05-31 12:34:15 -04:00
Matthew Bauer
e8b7d73653 Revert "inkscape: disable parallelBuilding"
This reverts commit 05a6e94f34.
2018-05-31 12:34:15 -04:00
Michael Weiss
37b90ed9af
scdoc: init at 1.3.3 (#41315)
We'll need this to build the man pages of sway 1.0 (sway 1.0-alpha.2:
"This release replaces the asciidoc dependency with scdoc." [0]).

[0]: https://github.com/swaywm/sway/releases/tag/1.0-alpha.2
2018-05-31 17:55:23 +02:00
Tuomas Tynkkynen
96edbe4a0e linux_rpi: Specify defconfig in kernel expression
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
87a68c455e kernel: Allow kernel packages to specify a custom default defconfig 2018-05-31 18:06:09 +03:00
Michael Weiss
cf5a5b82d4 pythonPackages.raven: 6.8.0 -> 6.9.0 2018-05-31 15:45:59 +02:00
Michael Weiss
5e445b94f8 androidStudioPackages.{dev,canary}: 3.2.0.14 -> 3.2.0.15 2018-05-31 15:33:27 +02:00
Tobias Happ
56023ac0ba cargo-edit: Fixes build with carnix (#39348) 2018-05-31 14:14:24 +02:00
Michael Raskin
5957fab607
Merge pull request #41291 from YorikSar/update-chromium
chromium: 66.0.3359.181 -> 67.0.3396.62
2018-05-31 12:05:57 +00:00
Assassinkin
fdec3e7dce pythonPackage.amazon_kclpy: fix licence name asl -> amazonsl 2018-05-31 12:57:50 +01:00
Assassinkin
c4900b2fce pythonPackage.amazon_kclpy: init at 1.5.0 2018-05-31 12:22:52 +01:00
Sarah Brofeldt
feaf65f1ee darcs: Allow newer graphviz
Fixes #41306
2018-05-31 12:34:13 +02:00
Sarah Brofeldt
288ce0cb84
Merge pull request #41305 from xeji/p/dbdpg
perlPackages.DBDPg: disable tests
2018-05-31 12:08:42 +02:00
Sebastien Maret
d629daeb2c cfitsio: use absolute references instead of rpath on darwin 2018-05-31 12:05:32 +02:00
Uli Baum
828ddc2e20 perlPackages.DBDPg: disable tests
Build was broken because tests freeze in sandbox, disable them.
Fixes #41199.
2018-05-31 11:46:28 +02:00
Eelco Dolstra
47b85dc5ab
nix: 2.0.3 -> 2.0.4 2018-05-31 11:31:04 +02:00
R. RyanTM
e37e19ff61 yoshimi: 1.5.7 -> 1.5.8 (#41221)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/yoshimi/versions.

These checks were done:

- built on NixOS
- /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8/bin/yoshimi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.5.8 with grep in /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8
- directory tree listing: https://gist.github.com/53f8899fb2961c61707a03b4bcb225d1
- du listing: https://gist.github.com/3b61f944f2b81b3f5bc299051a284cec
2018-05-31 10:13:32 +02:00
Michael Raskin
5737e1f729
Merge pull request #41268 from jbboehr/consul-ui-fix-master-3
consul-ui: fix build
2018-05-31 07:39:36 +00:00
Pascal Wittmann
ecb2578316 groovy: 2.4.15 -> 2.5.0 (#41270) 2018-05-31 09:33:42 +02:00
Jörg Thalheim
a3e65a13ce
Merge pull request #41294 from r-ryantm/auto-update/folly
folly: 2018.05.21.00 -> 2018.05.28.00
2018-05-31 08:32:32 +01:00
Jörg Thalheim
b6ccde8451
Merge pull request #41260 from cransom/librarian-pupet-go-license
librarian-puppet-go: update license
2018-05-31 08:16:28 +01:00
R. RyanTM
630f3337d4 galen: 2.3.6 -> 2.3.7 (#41296)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/galen/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7/bin/galen.jar had a zero exit code or showed the expected version
- /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7/bin/galen passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.3.7 with grep in /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7
- directory tree listing: https://gist.github.com/c69a7c8c8a31e5b3b0d3243ea03c777f
- du listing: https://gist.github.com/a6d7632f5a3c34d8c20c3f24715aa6a3
2018-05-31 09:11:40 +02:00
Jens Binkert
78ae380773 openshift: fix mkdir command (#41274) 2018-05-31 09:04:17 +02:00
R. RyanTM
51fbd3068b pacman: 5.0.2 -> 5.1.0 (#41275)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pacman/versions.

These checks were done:

- built on NixOS
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-add passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/makepkg passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-db-upgrade passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-key passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pkgdelta passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-elephant passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-remove passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/vercmp passed the binary check.
- Warning: no invocation of /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/testpkg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/cleanupdelta had a zero exit code or showed the expected version
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-conf passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/makepkg-template passed the binary check.
- 11 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 5.1.0 with grep in /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0
- directory tree listing: https://gist.github.com/61f365ecd9146adf48fc68403568904d
- du listing: https://gist.github.com/391d88c911aeda73c0cd89f80ced8ce2
2018-05-31 08:54:06 +02:00
Jörg Thalheim
1fb56c98eb
Merge pull request #41298 from r-ryantm/auto-update/flyway
flyway: 5.0.7 -> 5.1.1
2018-05-31 07:48:58 +01:00
Jörg Thalheim
4fd84cfe43
Merge pull request #41292 from r-ryantm/auto-update/iperf
iperf2: 2.0.10 -> 2.0.11
2018-05-31 07:46:54 +01:00
R. RyanTM
f855beb988 opentsdb: 2.3.0 -> 2.3.1 (#41273)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/opentsdb/versions.

These checks were done:

- built on NixOS
- /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1/bin/tsdb passed the binary check.
- Warning: no invocation of /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1/bin/.tsdb-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.3.1 with grep in /nix/store/bzg1dfd5xpc3rqgi601a162vajil47r0-opentsdb-2.3.1
- directory tree listing: https://gist.github.com/b48d02ce7d61ccc9a1066feef216ebeb
- du listing: https://gist.github.com/fa09ba05d6c0f628805a900c2624ac13
2018-05-31 08:46:06 +02:00
Jörg Thalheim
d5f3f14a45
Merge pull request #41297 from r-ryantm/auto-update/git-hub
git-hub: 1.0.0 -> 1.0.1
2018-05-31 07:44:14 +01:00
xeji
66f4630924
Merge pull request #41283 from veprbl/pr/herwig_7.1.3
herwig 7.1.3
2018-05-31 08:36:42 +02:00
John Ericson
ccd3f9804d
Merge pull request #41284 from Ralith/sanitizer-fix-redux
tests.cc-wrapper: skip known-broken sanitizer cases
2018-05-31 01:20:37 -04:00
R. RyanTM
3414e67a9d flyway: 5.0.7 -> 5.1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flyway/versions.

These checks were done:

- built on NixOS
- /nix/store/g01xk8pg48hnpaazi1kl0rhc2qzln0ds-flyway-5.1.1/bin/flyway passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.1.1 with grep in /nix/store/g01xk8pg48hnpaazi1kl0rhc2qzln0ds-flyway-5.1.1
- directory tree listing: https://gist.github.com/4d37780b7850ab73ad0c8dadf82a0a5b
- du listing: https://gist.github.com/40c8567fb139fa68811ad82c15399369
2018-05-30 20:21:01 -07:00
R. RyanTM
b8110dbee6 git-hub: 1.0.0 -> 1.0.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/git-hub/versions.

These checks were done:

- built on NixOS
- /nix/store/alnsn3bczp0j8x9d8f390q67aql5y7cc-git-hub-1.0.1/bin/git-hub passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.0.1 with grep in /nix/store/alnsn3bczp0j8x9d8f390q67aql5y7cc-git-hub-1.0.1
- directory tree listing: https://gist.github.com/fc09f98152d4008f23cb52855621b6bb
- du listing: https://gist.github.com/29489408ac7b6cb1137948d9edd0fef6
2018-05-30 20:11:53 -07:00
Will Dietz
98981ec9c0
Merge pull request #41255 from dtzWill/update/hub-2.3.0
hub: 2.2.9 -> 2.3.0
2018-05-30 21:17:16 -05:00
Benjamin Saunders
f24f6d7af3 tests.cc-wrapper: skip known-broken sanitizer cases 2018-05-30 18:48:42 -07:00
R. RyanTM
9b0370fc47 folly: 2018.05.21.00 -> 2018.05.28.00
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/folly/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.05.28.00 with grep in /nix/store/j0vmqnzcn83749cw2x6rzzf3bay2zyg0-folly-2018.05.28.00
- directory tree listing: https://gist.github.com/2a05d2503ea41d5bd03239e4562bea92
- du listing: https://gist.github.com/f4cb65851fac8a956d81301fa5623140
2018-05-30 18:37:42 -07:00
R. RyanTM
98463f7a6c iperf2: 2.0.10 -> 2.0.11
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/iperf/versions.

These checks were done:

- built on NixOS
- /nix/store/96cfq6l9jpw5jb2xfmyqsqvpx9khvaff-iperf-2.0.11/bin/iperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.11 with grep in /nix/store/96cfq6l9jpw5jb2xfmyqsqvpx9khvaff-iperf-2.0.11
- directory tree listing: https://gist.github.com/9e979b025f65af2cc7e8ffe313002b2f
- du listing: https://gist.github.com/68cf597a93df8e798cb97551f8303fa4
2018-05-30 17:50:58 -07:00
Tim Steinbach
4afe59cb36
linux: 4.14.46 -> 4.14.47 2018-05-30 19:53:01 -04:00
Tim Steinbach
943d2fce81
linux: 4.9.104 -> 4.9.105 2018-05-30 19:52:43 -04:00
Tim Steinbach
e055b76336
linux: 4.4.134 -> 4.4.135 2018-05-30 19:52:17 -04:00
Jörg Thalheim
4fc23d2de0 hubUnstable: remove in favor of hub 2018-05-31 00:37:46 +01:00
Matthew Justin Bauer
04bd841d1b
Merge pull request #41265 from worldofpeace/fetchfromgitlab-domain
fetchFromGitlab: domain can be specified
2018-05-30 19:24:04 -04:00
R. RyanTM
21155d586f khal: 0.9.8 -> 0.9.9 (#41267)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/khal/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.ikhal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/ikhal had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.khal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/khal had a zero exit code or showed the expected version
- 0 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.9.9 with grep in /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9
- directory tree listing: https://gist.github.com/a146a88f248f45c280a17c50a0d46b79
- du listing: https://gist.github.com/72d0555178317dce9c07ab814f13f512
2018-05-31 01:18:24 +02:00
Yuriy Taraday
a3efa24da9 chromium: bump dev version 2018-05-31 02:50:27 +04:00
R. RyanTM
ea3769ec81 povray: 3.7.0.7 -> 3.7.0.8 (#41269)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/povray/versions.

These checks were done:

- built on NixOS
- /nix/store/hl6rn2fjd9h2g4vks7hrm3yv2f1zh3yc-povray-3.7.0.8/bin/povray passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.7.0.8 with grep in /nix/store/hl6rn2fjd9h2g4vks7hrm3yv2f1zh3yc-povray-3.7.0.8
- directory tree listing: https://gist.github.com/d35bed4b147aefbe2b8c6e42bdf56ccb
- du listing: https://gist.github.com/75bee836a81741aa901a3677fb40aa16
2018-05-31 00:14:46 +02:00
R. RyanTM
4d2cd9894b libcouchbase: 2.8.7 -> 2.9.0 (#41113)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libcouchbase/versions.

These checks were done:

- built on NixOS
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-cat passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-create passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-observe passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-observe-seqno passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-incr passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-decr passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-mcflush passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-hash passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-lock passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-unlock passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-rm passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-stats passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-version passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-verbosity passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-view passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-n1ql passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-admin passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-ping passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-bucket-create passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-bucket-delete passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-bucket-flush passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-connstr passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-write-config passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-strerror passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-touch passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-role-list passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-user-list passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-user-upsert passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-user-delete passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-watch passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-pillowfight passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-n1qlback passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-subdoc passed the binary check.
- /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0/bin/cbc-proxy passed the binary check.
- 35 of 35 passed binary check by having a zero exit code.
- 0 of 35 passed binary check by having the new version present in output.
- found 2.9.0 with grep in /nix/store/zj8j91qlmkqy5bzhzgmmhjzynxxl5isd-libcouchbase-2.9.0
- directory tree listing: https://gist.github.com/615a7ba10ca91c94d08d74c5a200cef6
- du listing: https://gist.github.com/9991135c2e307e906da31f66df3aa79c
2018-05-30 23:57:09 +02:00
Will Dietz
edbebe7214 z3: 4.6.0 -> 4.7.1 2018-05-30 16:54:21 -05:00
R. RyanTM
30c3a7f5c6 strongswan: 5.6.2 -> 5.6.3 (#41237)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/strongswan/versions.

These checks were done:

- built on NixOS
- /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3/bin/pki passed the binary check.
- /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3/bin/charon-cmd passed the binary check.
- Warning: no invocation of /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3/bin/charon-systemd had a zero exit code or showed the expected version
- /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3/bin/ipsec passed the binary check.
- /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3/bin/swanctl passed the binary check.
- 4 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 5.6.3 with grep in /nix/store/9qicaqwg2cvmahh3hqwig5bcqpd41k9a-strongswan-5.6.3
- directory tree listing: https://gist.github.com/258736889db4e822d054b65e7035147b
- du listing: https://gist.github.com/478dbb4f44b4ed18b112076b17451a4e
2018-05-30 23:44:54 +02:00
Vladyslav M
5c16e62d4b git-lfs: 2.3.4 -> 2.4.2 (#41249) 2018-05-30 23:39:12 +02:00
Michael Raskin
cd7bfa6f48 lispPackages: drop pgloader that leads to a circular depedency 2018-05-30 23:42:33 +02:00
Orivej Desh
ef695239a0 cairo: 1.15.10 -> 1.15.12
The previous 1.15.10 (and the stable 1.14.12) have the bug
https://bugs.freedesktop.org/show_bug.cgi?id=104325 which breaks
perlPackages.Cairo and pythonPackages.cairocffi tests.
2018-05-30 21:22:35 +00:00
R. RyanTM
a4e732482c gitAndTools.transcrypt: 1.0.3 -> 1.1.0 (#41231)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/transcrypt/versions.

These checks were done:

- built on NixOS
- /nix/store/rnqjmp32pr8zq5y7bn9n0qcrnwg5qi82-transcrypt-1.1.0/bin/transcrypt passed the binary check.
- /nix/store/rnqjmp32pr8zq5y7bn9n0qcrnwg5qi82-transcrypt-1.1.0/bin/.transcrypt-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.1.0 with grep in /nix/store/rnqjmp32pr8zq5y7bn9n0qcrnwg5qi82-transcrypt-1.1.0
- directory tree listing: https://gist.github.com/74399ed2dc0f5e79c6face443cf11691
- du listing: https://gist.github.com/6c7f5baa546117396d7b51993bf84dba
2018-05-30 23:11:42 +02:00
Alexandre Esteves
129dfedaa9 xcode: remove extra quote from message (#41286) 2018-05-30 23:10:48 +02:00
Yuriy Taraday
e4810965c0 chromium: fix build for 67 2018-05-31 00:33:42 +04:00
Yuriy Taraday
88007f819d chromium: remove outdated patches 2018-05-31 00:28:51 +04:00
Yuriy Taraday
7acec16226 chromium: 66.0.3359.181 -> 67.0.3396.62
New stable version, with 34 security fixes and site isolation. See
https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html
2018-05-31 00:27:36 +04:00
Yuriy Taraday
72d7b5ddb1 chromium: fix nix_plugin_paths for 68+ 2018-05-31 00:27:14 +04:00
Yuriy Taraday
584006a85e chromium: fix crashpad build 2018-05-31 00:27:14 +04:00
Shea Levy
e2126dfd71
nix-plugins: 4.0.4 -> 4.0.5.
Allows building against nix stable.
2018-05-30 16:23:37 -04:00
Dmitry Kalinkin
4342d99d82
herwig: 7.1.2 -> 7.1.3
thepeg: 2.1.2 -> 2.1.3
2018-05-30 16:08:10 -04:00
Dmitry Kalinkin
57bbe41295
thepeg: fix rivet backend 2018-05-30 16:06:34 -04:00
Pascal Wittmann
eff23c0805
Merge pull request #41150 from nonfreeblob/ivan-052-init
ivan: init at 052
2018-05-30 21:59:48 +02:00
Lenz Weber
bb8aa7f8d1 barrier: init at 2.1.1 2018-05-30 21:58:33 +02:00
Orivej Desh
e62bf6dda4 shadowsocks-libev: 3.1.3 -> 3.2.0
Fixes build with CMake 3.11.
2018-05-30 19:41:34 +00:00
Pascal Wittmann
cd213eea7d
all-packages: remove some duplicate references 2018-05-30 21:40:39 +02:00
Udo Spallek
93555b0c19 trytond: 4.8.0 -> 4.8.1 2018-05-30 19:33:09 +00:00
Udo Spallek
5f7064251b tryton: 4.8.0 -> 4.8.2 2018-05-30 19:33:09 +00:00
Daiderd Jordan
3010d99648
Merge pull request #40920 from Ma27/vim-configurable-python-override
vim_configurable: restore ability to override python for modules
2018-05-30 20:58:49 +02:00
Pascal Wittmann
6bced69305
checkstyle: 8.10 -> 8.10.1 2018-05-30 20:36:52 +02:00
Pascal Wittmann
c315d45fda
parallel: 20180422 -> 20180522 2018-05-30 20:35:02 +02:00
John Boehr
711f96ee1d
consul-ui: fix build
Update the dependencies used for building consul-ui. therubyracer
is no longer required and fails to build. Instead, a nodejs
binary is required to build the assets. Patch out unnecessary
executions of `bundle` which can cause failures.
2018-05-30 10:40:18 -07:00
Michael Raskin
a4867b30d1 lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packages 2018-05-30 19:33:27 +02:00
worldofpeace
097937330a fetchFromGitlab: domain can be specified 2018-05-30 12:58:51 -04:00
Orivej Desh
eee16f8ecc flann: fix build with cmake 3.11 after #40800 2018-05-30 16:11:41 +00:00
Michiel Leenaars
f12f058a85 morty: init -> 0.2.0 2018-05-30 18:10:36 +02:00
Michael Fellinger
ba1268fd9d Use fetchFromGitHub instead 2018-05-30 17:54:56 +02:00