Commit Graph

126575 Commits

Author SHA1 Message Date
Matthew Justin Bauer
176380dbbb
Merge pull request #42129 from timbertson/fetchsubmodules
nix-prefetch-git: fix output `fetchSubmodules` property
2018-06-17 16:19:30 -04:00
xeji
045686fe04
Merge pull request #41408 from puffnfresh/package/taffybar
taffybar: work around repeated arguments bug
2018-06-17 22:11:52 +02:00
Daiderd Jordan
756f64bb35
vim-plugins: updates 2018-06-17 22:06:04 +02:00
Philipp Middendorf
a81fea3224 pdf-tools: 0.80 -> HEAD
To fix #41916, this commit upgrades the emacs package “pdf-tools” to
the HEAD revision, since there’s no official release containing the fix.
2018-06-17 21:54:37 +02:00
Ben Wolsieffer
afbcc2670f python: grpcio: 1.9.1 -> 1.12.0 (#41300) 2018-06-17 21:39:29 +02:00
lewo
a3f556a323 kubernetes-helm: 2.9.0 -> 2.9.1 (#42113)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/clpdnyjaysh2i2h1xjilxryzzb5ywp7y-helm-2.9.1/bin/helm 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.9.1 with grep in /nix/store/clpdnyjaysh2i2h1xjilxryzzb5ywp7y-helm-2.9.1
- directory tree listing: https://gist.github.com/ed779ecaf62619059b08a121472e6a96
- du listing: https://gist.github.com/2621c9acfcbf3fa34c093d8bbd9d0292
2018-06-17 21:31:18 +02:00
Peter Simons
713f57af40
Merge pull request #41994 from jtojnar/llvm-hs-6
haskellPackages.llvm-hs_6_2_0: fix build
2018-06-17 21:04:33 +02:00
Jörg Thalheim
c89467a352
Merge pull request #42115 from plchldr/hugo-update-0.42.1
hugo: 0.40.3 -> 0.42.1
2018-06-17 19:49:04 +01:00
Will Dietz
7d6a42e17f strace: 4.22 -> 4.23 (#42119) 2018-06-17 19:43:16 +02:00
Maximilian Bosch
ccdd229d21 dlib: 19.9 -> 19.13 (#41953)
This fixes the latest `dlib` build for `nixpkgs` compliancy:

* Patched `setup.py` to use number of jobs defined in `$NIX_BUILD_CORES`
  rather than using all available cores.

* Bumped `dlib` to latest version (v19.13 ATM).

* Dropped `openblas` build input, `cblas` which actually works lives in
  `dlib/external`. Otherwise the test suite runs into segfaults (see
  https://github.com/NixOS/nixpkgs/pull/39255#issuecomment-384535129 for
  further reference).

* Added myself as maintainer in case of any further breakage in the
  future.

Closes #39255

/cc @dotlambda @ryantm
2018-06-17 19:33:14 +02:00
R. RyanTM
56a7ea6fbe obs-linuxbrowser: 0.3.1 -> 0.4.0 (#41978)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/obs-linuxbrowser/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.
- directory tree listing: https://gist.github.com/d0ce1376180ae841789e118c1fd370a7
- du listing: https://gist.github.com/ee99a853a8b3bef5c469482ca3a3ec4c
2018-06-17 19:08:31 +02:00
Yurii Rashkovskii
153c766572 slack: 3.2.0-beta25a7a50e -> 3.2.1 (#42043) 2018-06-17 18:43:42 +02:00
R. RyanTM
9fb100dc28 mkdocs: 0.17.3 -> 0.17.4 (#41988)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/jvkm61ryls5w90v32pisdy2w9hv4sjjb-mkdocs-0.17.4/bin/.mkdocs-wrapped passed the binary check.
- /nix/store/jvkm61ryls5w90v32pisdy2w9hv4sjjb-mkdocs-0.17.4/bin/mkdocs passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 0.17.4 with grep in /nix/store/jvkm61ryls5w90v32pisdy2w9hv4sjjb-mkdocs-0.17.4
- directory tree listing: https://gist.github.com/51f000d43eea93f02bf57debed7ac8bc
- du listing: https://gist.github.com/6f535d35f7a3c2d0e393e4e0fd0682c8
2018-06-17 18:39:58 +02:00
Walter Franzini
c0e8b3410c riemann-tools: 0.2.6 -> 0.2.13 (package name only) (#42040)
fix the package name that a previous PR missed
2018-06-17 18:35:28 +02:00
Kevin Liu
3e1acfd824 looking-glass-client: a10 -> a11 (#42098)
Requires new dependencies libconfig and nettle.
2018-06-17 18:33:32 +02:00
xeji
93bf54c8cd
Merge pull request #42094 from mnacamura/dropbox
dropbox: 40.4.46 -> 52.3.56
2018-06-17 18:32:41 +02:00
Maximilian Bosch
dce87078a3 opera: 50.0.2762.45 -> 53.0.2907.99 (#42097)
* Updates opera to the latest version available (fixes #40780)
* Use gnome3 package set for gconf (see #39976)
* Needs `at-spi2-atk` now
2018-06-17 18:23:15 +02:00
R. RyanTM
c40c98d40c sssd: 1.16.1 -> 1.16.2 (#41963)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_ssh_authorizedkeys passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_ssh_knownhostsproxy passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_cache passed the binary check.
- Warning: no invocation of /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_debuglevel had a zero exit code or showed the expected version
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_groupadd passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_groupdel passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_groupmod passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_groupshow passed the binary check.
- Warning: no invocation of /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_obfuscate had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_override had a zero exit code or showed the expected version
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_seed passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_useradd passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_userdel passed the binary check.
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sss_usermod passed the binary check.
- Warning: no invocation of /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sssctl had a zero exit code or showed the expected version
- /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2/bin/sssd passed the binary check.
- 12 of 16 passed binary check by having a zero exit code.
- 1 of 16 passed binary check by having the new version present in output.
- found 1.16.2 with grep in /nix/store/i0srimsn8chzyqblbf6jvzxndw0w35lg-sssd-1.16.2
- directory tree listing: https://gist.github.com/842245741e6082400e50d4fd7e764d2c
- du listing: https://gist.github.com/e4b7c96457a7134ffcc6ecf385b7c5c6
2018-06-17 18:18:31 +02:00
R. RyanTM
c9fe43c668 qutebrowser: 1.3.1 -> 1.3.2 (#41965)
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/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/qutebrowser passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/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.2 with grep in /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2
- directory tree listing: https://gist.github.com/86db26ab52e4c4aaabb2949ceba69142
- du listing: https://gist.github.com/47c80976cbfff66061ccbffa47d02669
2018-06-17 18:15:14 +02:00
R. RyanTM
a96db8f567 nanomsg: 1.1.3 -> 1.1.4 (#41984)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/cgrs63zfbqf7p2kq1xsm2sl5wligj9gh-nanomsg-1.1.4/bin/nanocat 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.1.4 with grep in /nix/store/cgrs63zfbqf7p2kq1xsm2sl5wligj9gh-nanomsg-1.1.4
- directory tree listing: https://gist.github.com/ffcd786ca28d29d8689184633a4175e9
- du listing: https://gist.github.com/3dc4771cae8f61cdb26717382321406a
2018-06-17 18:10:03 +02:00
R. RyanTM
7da8f449f3 spice-protocol: 0.12.13 -> 0.12.14 (#41962)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/spice-protocol/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.12.14 with grep in /nix/store/c8d98iaj9smm6k0fkcjnz8x9byb6vb1x-spice-protocol-0.12.14
- directory tree listing: https://gist.github.com/4927fbed4bca5bd3e211633f48595e5f
- du listing: https://gist.github.com/67d9c9cad3d1803064b71e56d68c8a26
2018-06-17 18:06:27 +02:00
Maximilian Bosch
0dbfa47ed1 geogebra: 5-0-444-0 -> 5-0-472-0 (#41990)
Bumped to the latest version available.

Also tested the `web.archive.org` backup to avoid broken downloads when
the tarball is removed from the official download mirror.
2018-06-17 18:04:14 +02:00
R. RyanTM
4af3190e41 zita-convolver: 3.1.0 -> 4.0.0 (#41924)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/zita-convolver/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.
- directory tree listing: https://gist.github.com/d4fff99f47b470ae2fb591d4d0eca6a9
- du listing: https://gist.github.com/fa1de3cf8f7b6e64c8bcf06617b79635
2018-06-17 17:55:26 +02:00
R. RyanTM
b6b4b3fa06 xawtv: 3.103 -> 3.104 (#41931)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/dump-mixers passed the binary check.
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/record passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showriff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/showqt had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/streamer passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/webcam had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ttv had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/radio passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/fbtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-info had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4l-conf had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/ntsc-cc passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/v4lctl had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/propwatch had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv-remote had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/rootv passed the binary check.
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/xawtv had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/pia had a zero exit code or showed the expected version
- /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104/bin/subtitles passed the binary check.
- 7 of 19 passed binary check by having a zero exit code.
- 0 of 19 passed binary check by having the new version present in output.
- found 3.104 with grep in /nix/store/flz0nziga8rf7yy8qi207l3dgzy9x4z5-xawtv-3.104
- directory tree listing: https://gist.github.com/e59bbee51fd744b22ad39bcc4ee19850
- du listing: https://gist.github.com/6768a962875588d853d9979d9e5ed06f
2018-06-17 17:54:33 +02:00
xeji
67a7e24b96
Merge pull request #42106 from ryantm/remmina
remmina: 1.2.0-rcgit.24 -> 1.2.30.1
2018-06-17 17:48:47 +02:00
R. RyanTM
5b25d4fa3e s3backer: 1.4.3 -> 1.5.0 (#41959)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/6lsma6d012qscsg8r5gcigk58f1bs93j-s3backer-1.5.0/bin/s3backer 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.0 with grep in /nix/store/6lsma6d012qscsg8r5gcigk58f1bs93j-s3backer-1.5.0
- directory tree listing: https://gist.github.com/70ca4de57ddd45b85eceae64476f7125
- du listing: https://gist.github.com/d5deb0dd7314e7a74448e9af05d695e0
2018-06-17 17:47:16 +02:00
Vladimír Čunát
7f359a7a27
Merge #42126: lyx: fix build with Qt5.11 2018-06-17 15:59:40 +02:00
Ryan Mulligan
df74d3720a remmina: 1.2.0-rcgit.24 -> 1.2.30.1
The project moved to GitLab.

Add @ryantm and @melsigl as maintainers. Melsigl from
https://github.com/NixOS/nixpkgs/pull/41549

Closes #41549
2018-06-17 05:59:38 -07:00
Pascal Wittmann
3b0560dddc
mupdf: use CVE in name to enable vulnix detection 2018-06-17 14:42:45 +02:00
Pascal Wittmann
20ee8fbb1e
qpdf: apply patch for CVE-2018-9918
in context of #41748
2018-06-17 14:38:58 +02:00
Pascal Wittmann
c8d3779020
Merge pull request #42121 from marsam/feature/enable-kakasi-darwin
kakasi: supports darwin
2018-06-17 14:28:08 +02:00
Tim Cuthbertson
c5454933a1 nix-prefetch-git: fix output fetchSubmodules property 2018-06-17 21:19:27 +10:00
Michael Fellinger
783f515062 Shards: 0.7.2 -> 0.8.0 2018-06-17 13:04:04 +02:00
Michael Fellinger
d9428ceaf5 Mint: 0.0.3 -> 0.0.4 2018-06-17 13:03:47 +02:00
Michael Fellinger
577d54bb16 Crystal: 0.24.2 -> 0.25.0 2018-06-17 13:03:32 +02:00
Pascal Wittmann
dfed2a1323
Merge pull request #42112 from dywedir/lf
lf: 4 -> 5
2018-06-17 12:23:49 +02:00
Vladimír Čunát
06b602b192
ffmpeg_2: 2.8.13 -> 2.8.14
Lots of bugfixes:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/3f8a0d5ad1:/Changelog
2018-06-17 12:13:38 +02:00
Bastian Köcher
e3ad1039c5 lyx: Fixes building with Qt5.11 2018-06-17 12:10:50 +02:00
Samuel W. Flint
1d8bb7e5c8 lice: init at 0.4 (#42108)
* lice: init at 0.4

* lice: make changes per pSub
2018-06-17 11:59:07 +02:00
Vladimír Čunát
7ccece3227
libvorbis: upstream patch for CVE-2018-10392
/cc #41748.
2018-06-17 11:43:27 +02:00
Peter Simons
b0909cc394 ghc: drop compiler version 8.4.2; we prefer 8.4.3 2018-06-17 10:37:06 +02:00
Anders Riutta
5fb615d990 sqlint: init at 0.1.7. ht @ryantm. 2018-06-17 01:03:21 -07:00
Matthew Justin Bauer
9370818f0e
Merge pull request #41911 from uri-canva/bazelrc-stuff
bazel: fix darwin build
2018-06-17 01:15:41 -04:00
Mario Rodas
764491f654 kakasi: supports darwin 2018-06-16 22:54:17 -05:00
Orivej Desh
9aa1624e83 netbsd.compat: fix build with musl (#41537) 2018-06-16 23:25:10 -04:00
Matthew Justin Bauer
bad3800307
polkit: fix paxmark script 2018-06-16 21:24:27 -04:00
Will Dietz
6b350c82e3 elfutils: 0.171 -> 0.172
https://sourceware.org/git/?p=elfutils.git;a=blob;f=NEWS;h=2b7f442e91d77315fa619c72bdf5c59d99f7b998;hb=7a1fd63a74e456f0ad9ab954bc381050e702eeb6
2018-06-16 20:11:42 -05:00
Tim Steinbach
f85a82a647
linux-testing: 4.17-rc7 -> 4.18-rc1 2018-06-16 20:37:15 -04:00
Tim Steinbach
3afc706c74
linux: 4.17.1 -> 4.17.2 2018-06-16 20:37:15 -04:00
Tim Steinbach
0c077e1e90
linux: 4.16.15 -> 4.16.16 2018-06-16 20:37:15 -04:00
Tim Steinbach
c4d0d91070
linux: 4.14.49 -> 4.14.50 2018-06-16 20:37:14 -04:00
Tim Steinbach
a06962d08c
linux: 4.9.108 -> 4.9.109 2018-06-16 20:37:14 -04:00
Tim Steinbach
00b4ab22a4
linux: 4.4.137 -> 4.4.138 2018-06-16 20:37:14 -04:00
Matthew Bauer
0ac07da0ec dict: fix datadir path
/run/current-system/sw is the correct profile.
2018-06-16 20:14:51 -04:00
dje4321
1b7ce4c6d5 brightnessctl: init at 0.3.2 (#42102)
* brightnessctl: init at 0.3.2

* Revised PR
2018-06-16 18:15:42 -04:00
lewo
abdbb38d03
Merge pull request #41967 from r-ryantm/auto-update/qjackctl
qjackctl: 0.5.1 -> 0.5.2
2018-06-16 23:30:20 +02:00
lewo
3f89e86414
Merge pull request #41957 from r-ryantm/auto-update/speedtest-cli
speedtest-cli: 2.0.1 -> 2.0.2
2018-06-16 23:28:30 +02:00
Vladyslav Mykhailichenko
69a4204231 lf: 4 -> 5 2018-06-17 00:06:20 +03:00
plchldr
5468f796a8 hugo: 0.40.3 -> 0.42.1 2018-06-16 22:59:29 +02:00
Matthew Justin Bauer
3f9ea23556
packagekit: fix platform typo
should be unix
2018-06-16 16:51:44 -04:00
Matthew Bauer
8cb08677fd Merge branch 'packagekit' 2018-06-16 16:41:13 -04:00
Matthew Bauer
e1983175e8 spidermonkey_17: get darwin working
LLVM building is apparently broken. This is a similar fix to what was
done in spidermonkey_38.

enableReadline flag is also introduced (defaults to true except on darwin).
2018-06-16 16:41:03 -04:00
lewo
c2cfb6c57a
Merge pull request #42068 from symphorien/etherape-0.9.18
etherape: 0.9.17 -> 0.9.18
2018-06-16 22:26:37 +02:00
Pascal Wittmann
7413c2cabb
Merge pull request #42006 from r-ryantm/auto-update/jgmenu
jgmenu: 0.9 -> 1.0
2018-06-16 21:55:07 +02:00
Pascal Wittmann
af83380edb
Merge pull request #42019 from r-ryantm/auto-update/gpodder
gpodder: 3.10.1 -> 3.10.2
2018-06-16 21:54:15 +02:00
AndersonTorres
3476cdb2e5 lightning: 2.1.0 -> 2.1.2 2018-06-16 16:07:31 -03:00
Ivan Malison
180ad2c1b0 Udiskie appindicator (#42063)
* udiskie: Add libappindicator-gtk3 runtime dependency

This is needed to support the --appindicator --tray command line flag.
2018-06-16 18:15:07 +02:00
Pascal Wittmann
78831b17a1
Merge pull request #42079 from Gerschtli/update/dwm-status
dwm-status: 0.4.0 -> 0.5.1
2018-06-16 18:13:30 +02:00
Pascal Wittmann
facfad2f70
Merge pull request #42078 from Gerschtli/add/soapui
soapui: init at 5.4.0
2018-06-16 17:22:32 +02:00
Pascal Wittmann
4e52780f9d
logstalgia: 1.1.1 -> 1.1.2 2018-06-16 17:19:49 +02:00
Pascal Wittmann
7a3c052e97
gource: 0.48 -> 0.49 2018-06-16 17:16:16 +02:00
Graham Christensen
738ccc4d13
Merge pull request #42088 from grahamc/drop-vsstudio
vsenv, vs90wrapper: delete
2018-06-16 10:52:16 -04:00
Pascal Wittmann
2189f230e2
calibre: 3.25.0 -> 3.26.1 2018-06-16 16:13:02 +02:00
Peter Simons
78f91c8aa1 hledger: jailbreak to fix builds with ghc-8.4.x 2018-06-16 15:57:44 +02:00
Peter Simons
e6e64d5e45 haskell-pandoc-types: update override for ghc 8.4.x 2018-06-16 15:57:44 +02:00
Peter Simons
379e9253c4 all-cabal-hashes: update snapshot to Hackage at 2018-06-14T18:11:23Z 2018-06-16 15:57:43 +02:00
Peter Simons
46f6f08672 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-22-g06cc00a from Hackage revision
de822d09cc.
2018-06-16 15:57:38 +02:00
Peter Simons
5cf044ce46 hackage2nix: always use latest version of json-autotype 2018-06-16 15:57:18 +02:00
Peter Simons
a9a78f3457 LTS Haskell 11.13 2018-06-16 15:57:18 +02:00
Yegor Timoshenko
3e1ab326c4
Merge pull request #42090 from Chiiruno/dev/mgba
mgba: 0.6.1 -> 0.6.3
2018-06-16 13:55:19 +00:00
Kevin Liu
37804741b5
helmfile: add helm to path with wrapProgram
Helmfile makes direct calls to `helm` as an implicit dependency. Now helmfile
can work without Helm also being explicitly installed.
2018-06-16 08:40:17 -04:00
Kevin Liu
2c78c378b7
helmfile: 0.16.0 -> 0.19.0 2018-06-16 08:40:08 -04:00
Daiderd Jordan
3c77ea78ec
Merge pull request #42072 from johnchildren/master
LanguageClient-neovim : 2018-03-6 -> 2018-06-12
2018-06-16 13:59:21 +02:00
Daiderd Jordan
669199a725
LanguageClient-neovim: fix darwin build 2018-06-16 13:33:10 +02:00
Mitsuhiro Nakamura
5f16072ed0 dropbox: 40.4.46 -> 52.3.56 2018-06-16 19:09:42 +09:00
Tobias Happ
9d59cc9880 dwm-status: 0.4.0 -> 0.5.1 2018-06-16 10:37:39 +02:00
Jörg Thalheim
556f670c15
Merge pull request #42082 from thorstenweber83/update-slic3r
slic3r-prusa3d: 1.39.2 -> 1.40.0
2018-06-16 08:55:58 +01:00
lewo
51cab4eddd
Merge pull request #42013 from r-ryantm/auto-update/gcompris
gcompris: 0.90 -> 0.91
2018-06-16 08:57:35 +02:00
Okina Matara
605827cd4d mbga: 0.6.1 -> 0.6.3 2018-06-15 22:23:12 -05:00
Matthew Bauer
3b995bba98 packagekit: supports darwin
- make systemd optional
2018-06-15 23:07:45 -04:00
Matthew Bauer
133cf0ce1b polkit: supports darwin
- apply musl patch unconditionally
- add doCheck arg
- make paxmark linux0nly
2018-06-15 22:57:44 -04:00
Mario Rodas
f6422928e9 nodejs: 9.11.1 -> 9.11.2 2018-06-15 21:33:45 -05:00
Mario Rodas
4ad3a21baf nodejs: 8.11.2 -> 8.11.3 2018-06-15 21:33:19 -05:00
Mario Rodas
38ac2f63c3 nodejs: 6.14.2 -> 6.14.3 2018-06-15 21:32:53 -05:00
Yegor Timoshenko
ecc0de2d8b
Merge pull request #42083 from worldofpeace/lollypop
lollypop: init at 0.9.514
2018-06-16 02:25:53 +00:00
Matthew Justin Bauer
9bee41fb67
Merge pull request #42074 from cwhy/patch-2
Fix the problem of kiwisolver not compling in macOS
2018-06-15 22:22:14 -04:00
Graham Christensen
cbae3d171b
vsenv, vs90wrapper: delete 2018-06-15 22:20:54 -04:00
worldofpeace
9ee39c5946 lollypop: init at 0.9.514 2018-06-15 22:14:11 -04:00
Yegor Timoshenko
ec092b288f
Merge pull request #42086 from Chiiruno/dev/citra
citra: 2018-02-23 -> 2018-06-09
2018-06-16 02:06:25 +00:00
Okina Matara
580b8f8ca8 citra: 2018-02-23 -> 2018-06-09 2018-06-15 20:31:53 -05:00
Yegor Timoshenko
c5e518fdd8
Merge pull request #42085 from Chiiruno/dev/snes9x
snes9x-gtk: 1.54.1 -> 1.56.1
2018-06-16 01:15:07 +00:00
Okina Matara
51403b2426 snes9x-gtk: 1.54.1 -> 1.56.1 2018-06-15 20:11:01 -05:00
Yegor Timoshenko
0d956947e9
Merge pull request #42084 from Mic92/micropolis
micropolis: remove
2018-06-16 00:40:31 +00:00
Jörg Thalheim
44be634adf
Merge pull request #42058 from r-ryantm/auto-update/byacc
byacc: 20180525 -> 20180609
2018-06-16 01:35:35 +01:00
Jörg Thalheim
e82a0345ef micropolis: remove
Old package without maintainer that no longer compiles.
2018-06-16 01:33:17 +01:00
Jörg Thalheim
5e29c28549
Merge pull request #42047 from hedning/tilix-1.8.1
Tilix 1.8.1, gtkd 3.8.3
2018-06-16 01:25:33 +01:00
Jörg Thalheim
a454730b50
Merge pull request #42071 from erosennin/ktorrent-qt-5.11
ktorrent: fix build with Qt 5.11
2018-06-16 01:22:50 +01:00
Daiderd Jordan
eeb6211944
libgcrypt: disable tests on darwin
The test binaries hang for some reason (psynch_mutexwait),
gnupg seems to work fine so hopefully it's not an actual issue.
2018-06-16 01:54:36 +02:00
Thorsten Weber
dcb8828a8e slic3r-prusa3d: 1.39.2 -> 1.40.0
Don't understand why PERL_VENDORARCH and PERL_VENDORLIB need replacing now.
2018-06-16 01:37:45 +02:00
Yegor Timoshenko
397f5c37df
cryptsetup: apply Matías Lang's patch 2018-06-15 23:20:53 +00:00
Matthew Bauer
18f2a534c2 spidermonkey_17: get darwin working
LLVM building is apparently broken. This is a similar fix to what was
done in spidermonkey_38.

enableReadline flag is also introduced (defaults to true except on darwin).
2018-06-15 18:15:05 -04:00
Tobias Happ
835f3059ce soapui: init at 5.4.0 2018-06-15 22:12:29 +02:00
Yegor Timoshenko
07d23845c3
Merge pull request #42062 from worldofpeace/patch-1
elisa: 0.1 -> 0.1.80
2018-06-15 19:43:26 +00:00
worldofpeace
af507b6569
elisa: correct rev 2018-06-15 14:32:43 -04:00
Chen Yu
dd7af301b4
Fix the problem of it not compling in macOS 2018-06-16 02:00:33 +08:00
John Children
70214715ba LanguageClient-neovim : 2018-03-6 -> 2018-06-12 2018-06-15 17:30:36 +01:00
Andrey Golovizin
42e1a21793 ktorrent: fix build with Qt 5.11 2018-06-15 17:43:08 +02:00
Michael Weiss
54ea1cd58a signal-desktop: 1.12.0 -> 1.12.1 2018-06-15 16:46:39 +02:00
Jörg Thalheim
31e0e3caaf
Merge pull request #41944 from erosennin/ktorrent-cmake-3.11
ktorrent: fix build with CMake 3.11
2018-06-15 14:32:09 +01:00
Yegor Timoshenko
d6d3ae2b12
Merge pull request #41796 from bkchr/kde_frameworks_5_47
kde-frameworks: 5.46 -> 5.47
2018-06-15 12:51:37 +00:00
Yegor Timoshenko
33ad69549a
Merge pull request #41795 from bkchr/kde_applications_18_04_2
kde-applications: 18.04.1 -> 18.04.2
2018-06-15 12:51:12 +00:00
Yegor Timoshenko
47066f0776
Merge pull request #40893 from bkchr/plasma_5_13
plasma5: 5.12 -> 5.13
2018-06-15 12:50:28 +00:00
Yegor Timoshenko
bae863ebae
Merge pull request #41095 from bkchr/qt_5_11
qt5: 5.10 -> 5.11
2018-06-15 12:25:32 +00:00
Symphorien Gibol
cb907b5d51 etherape: 0.9.17 -> 0.9.18 2018-06-15 14:18:34 +02:00
Jörg Thalheim
35b9df79e2
Merge pull request #42065 from Mic92/pythonix
python.pkgs.pythonix: 0.1.0 -> 0.1.1
2018-06-15 12:40:47 +01:00
Jörg Thalheim
3f9d48168b python.pkgs.pythonix: 0.1.0 -> 0.1.4
also fix the build
2018-06-15 12:37:48 +01:00
Michael Fellinger
8ba598fe56 gem-config: add fog-dnsimple, redis-rack, ffi-rzmq-core, mini_magick (#42055) 2018-06-15 12:27:31 +01:00
Jan Tojnar
2658fce5eb
deja-dup: 36.3 → 38.0 2018-06-15 11:39:43 +02:00
Jan Tojnar
c5127599c3
duplicity: 0.7.12 → 0.7.17 2018-06-15 11:39:40 +02:00
Tor Hedin Brønner
bdac6d8e7e tilix: 1.7.1 -> 1.8.1
Also build using release flags.
2018-06-15 10:56:07 +02:00
Mateusz Kowalczyk
1511a45ba6
Merge pull request #41983 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 23.0.0 -> 24.0.0
2018-06-15 16:01:47 +09:00
Mateusz Kowalczyk
437d01db08
Merge pull request #42017 from r-ryantm/auto-update/gloox
gloox: 1.0.20 -> 1.0.21
2018-06-15 16:01:25 +09:00
Vladimír Čunát
31530c185e
Merge a subset of staging (security)
In particular, this contains Firefox-related and libgcrypt updates.
Other larger rebuilds would apparently need lots of time to catch up
on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-15 08:48:02 +02:00
Yegor Timoshenko
b6b6786803
Merge #41981: libgcrypt: 1.8.2 -> 1.8.3 (for CVE-2018-0495)
(cherry picked from commit 5c7845809a)
2018-06-15 08:47:38 +02:00
worldofpeace
3b31290946
elisa: 0.1 -> 0.1.80 2018-06-14 23:34:31 -04:00
Yegor Timoshenko
a2446a1bd7
Merge pull request #41706 from r-ryantm/auto-update/harfbuzz
harfbuzz: 1.7.6 -> 1.8.0
2018-06-15 01:54:10 +00:00
Yegor Timoshenko
d04444295c
Merge pull request #41933 from r-ryantm/auto-update/unbound
unbound: 1.7.1 -> 1.7.2
2018-06-15 01:53:26 +00:00
Yegor Timoshenko
63d364483c
Merge pull request #41880 from thefloweringash/nodejs-10.4.0
nodejs: 10.3.0 -> 10.4.1
2018-06-15 01:49:26 +00:00
Yegor Timoshenko
80fa195021
Merge pull request #41779 from dtzWill/update/bash-4.4p23
bash: 4.4p19 -> 4.4p23
2018-06-15 01:47:51 +00:00
Yegor Timoshenko
61ffae720a
Merge pull request #41937 from r-ryantm/auto-update/webkitgtk
gnome3.webkitgtk: 2.20.2 -> 2.20.3
2018-06-15 01:47:05 +00:00
Yegor Timoshenko
1262cbe3e0
webkitgtk2: remove darwin platform 2018-06-15 01:46:20 +00:00
Yegor Timoshenko
e26d51e3d5
Merge pull request #41974 from colemickens/libinput
libinput: 1.10.3 -> 1.11.0
2018-06-15 01:44:26 +00:00
Yegor Timoshenko
a549af9003
Merge pull request #42009 from r-ryantm/auto-update/iproute2
iproute: 4.16.0 -> 4.17.0
2018-06-15 01:43:42 +00:00
Yegor Timoshenko
ea778dc4eb
Merge pull request #41780 from dtzWill/update/sqlite-2.24.0
sqlite{,-analyzer}: 2.23.1 -> 2.24.0
2018-06-15 01:22:27 +00:00
Yegor Timoshenko
5c7845809a
Merge pull request #41981 from lsix/libgcrypt-1.8.3
libgcrypt: 1.8.2 -> 1.8.3 (for CVE-2018-0495)
2018-06-15 01:20:50 +00:00
Yegor Timoshenko
271ba6a30a
Merge pull request #41995 from r-ryantm/auto-update/libnftnl
libnftnl: 1.1.0 -> 1.1.1
2018-06-15 01:20:04 +00:00
Yegor Timoshenko
b85dba1ce2
Merge pull request #41998 from r-ryantm/auto-update/libidn
libidn: 1.34 -> 1.35
2018-06-15 01:19:32 +00:00
Yegor Timoshenko
5bd698f30d
Merge pull request #41999 from r-ryantm/auto-update/libuv
libuv: 1.20.2 -> 1.20.3
2018-06-15 01:19:10 +00:00
Cole Mickens
c78414f23e libinput: 1.10.3 -> 1.11.0 2018-06-15 01:15:45 +00:00
Yegor Timoshenko
0e3e46a52a
Merge pull request #41777 from dtzWill/update/rambox-0.5.17
rambox: 0.5.13 -> 0.5.17
2018-06-15 01:11:23 +00:00
Yegor Timoshenko
a0dd120ff9
Merge pull request #42008 from r-ryantm/auto-update/innoextract
innoextract: 1.6 -> 1.7
2018-06-15 01:10:14 +00:00
Yegor Timoshenko
0cbb64a1e4
Merge pull request #42021 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180506 -> 20180610
2018-06-15 01:09:36 +00:00
Yegor Timoshenko
f2edf02f32
Merge pull request #42020 from r-ryantm/auto-update/cppcheck
cppcheck: 1.83 -> 1.84
2018-06-15 01:09:03 +00:00
Yegor Timoshenko
4426a634ec
Merge pull request #42015 from r-ryantm/auto-update/gnupg
gnupg1orig: 1.4.22 -> 1.4.23
2018-06-15 01:08:34 +00:00
Yegor Timoshenko
6d31412b58
Merge pull request #42018 from r-ryantm/auto-update/go
go: 1.10.2 -> 1.10.3
2018-06-15 01:07:35 +00:00
Yegor Timoshenko
bf42591d53
Merge pull request #42049 from ciil/pass172
pass: 1.7.1 -> 1.7.2
2018-06-15 01:05:05 +00:00
John Ericson
92cef7ad42 compiler-rt 5: Fix double space 2018-06-14 20:25:38 -04:00
John Ericson
763b0c83de
Merge pull request #42048 from obsidiansystems/llvm-5-compiler-rt
llvm 5: split out compiler-rt and remove libcxxabi dep
2018-06-14 19:50:09 -04:00
John Ericson
0e1ae4b355 Merge remote-tracking branch 'upstream/master' into staging 2018-06-14 19:42:13 -04:00
John Ericson
b2cc99ea1b
Merge pull request #42056 from obsidiansystems/llvm-6-darwin-sanitize
llvm 6: Fix libcxxabi impurity and darwin sanitizers
2018-06-14 19:39:44 -04:00
Matthew Bauer
ad55409266 cc-wrapper: fix eval error on mac
When doing cross to linux, we will not have a GCC compiler (yet). We
can hopefully skip the cxx stdlib stuff for now.
2018-06-14 19:29:30 -04:00
R. RyanTM
98030eee15 byacc: 20180525 -> 20180609
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/rngxfbcnpk0n5v16msm7dhg609xfg5jp-byacc-20180609/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 20180609 with grep in /nix/store/rngxfbcnpk0n5v16msm7dhg609xfg5jp-byacc-20180609
- directory tree listing: https://gist.github.com/a6550f00724283aca52496de32c95794
- du listing: https://gist.github.com/85e15144de69a0381160d89701d1b858
2018-06-14 16:27:01 -07:00
John Ericson
6e7e22da70 llvm 5: split out compiler-rt and remove libcxxabi dep
We already did them on non-mass-rebuild llvm 6. Also, this allows
simplifying the stdenv booting.

We were missing the libcxxabi dep in compile-rt in llvm 6, so fixed that
too.
2018-06-14 19:22:15 -04:00
John Ericson
fc9644d4c9 llvm 6: Fix libcxxabi impurity and darwin sanitizers 2018-06-14 19:19:54 -04:00
John Wiegley
4821a07370
emacsMacport: 26.1-7.0 -> 26.1-7.1 2018-06-14 15:35:05 -07:00
Matthew Justin Bauer
493ce3b2c4
Merge pull request #42050 from obsidiansystems/fix-ios-ghc
ghc8.4: build statically on prebuilt iOS
2018-06-14 17:37:06 -04:00
Yegor Timoshenko
85286b2092
Merge pull request #42045 from yegortimoshenko/deluge-patch
deluge: add patch for libtorrent >=0.16 compat
2018-06-14 21:32:59 +00:00
Matthew Bauer
3d811ff18b ghc8.4: build statically on prebuilt iOS
Otherwise we run into issues in stage 1 with libffi.dylib unable to be
built. It is probably a similar case to the prebuilt Android.

/cc @ericson2314
2018-06-14 17:31:06 -04:00
Simon Lackerbauer
d55f7d3cb3
pass: 1.7.1 -> 1.7.2 2018-06-14 23:14:40 +02:00
Yegor Timoshenko
011cc930d2 deluge: add patch for libtorrent >=0.16 compat 2018-06-14 20:47:13 +00:00
Jörg Thalheim
8e09a4b881
Merge pull request #42025 from r-ryantm/auto-update/conan
conan: 1.2.3 -> 1.4.4
2018-06-14 21:43:05 +01:00
Jörg Thalheim
0804fb0325
Merge pull request #42026 from r-ryantm/auto-update/blink1
blink1-tool: 1.98 -> 1.98a
2018-06-14 21:40:10 +01:00
Jörg Thalheim
aeafbe5068
Merge pull request #42041 from r-ryantm/auto-update/bibutils
bibutils: 6.3 -> 6.5
2018-06-14 21:38:45 +01:00
John Ericson
2c08c768ed
Merge pull request #42037 from obsidiansystems/gmp-fixes
Fixes for GMP + prebuilt mobile
2018-06-14 16:13:47 -04:00
R. RyanTM
7ce6373077 bibutils: 6.3 -> 6.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/bib2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/biblatex2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/copac2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/end2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/endx2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/isi2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/med2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/nbib2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/ris2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/ebi2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/wordbib2xml passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2ads passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2bib passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2end passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2isi passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2ris passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/xml2wordbib passed the binary check.
- /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5/bin/modsclean passed the binary check.
- 18 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 6.5 with grep in /nix/store/cxpy0qdlx26bpkwfvxp77hjj89lkcg0n-bibutils-6.5
- directory tree listing: https://gist.github.com/7adb4b0732974e1615ff601aa185fe77
- du listing: https://gist.github.com/87e8d1fe8d3ee6c61fc25435cc5c5c54
2018-06-14 13:08:36 -07:00
Eelco Dolstra
a63cf9a2db
Merge pull request #42035 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.60 -> 1.4.65
2018-06-14 22:05:16 +02:00
Andreas Rammhold
a45d9b30d8
Merge pull request #42031 from andir/webkitgtk
webkitgtk: 2.20.2 -> 2.20.3
2018-06-14 22:04:41 +02:00
Tor Hedin Brønner
d9d4199bf3 gtkd: 3.6.5 -> 3.8.3 2018-06-14 22:02:58 +02:00
John Ericson
bdf750499e Merge remote-tracking branch 'upstream/master' into staging 2018-06-14 15:56:00 -04:00
Matthew Bauer
7bc2024fb7 ghc8.4.3: add gmp available check
This was left out in 812decd5c1 & should
be therer.
2018-06-14 15:54:25 -04:00
Matthew Bauer
09c3fb055e gmp: fix mobile gmp prebuilt building
The prebuilt was previously broken in building GMP. We add a
--disable-assembly flag to put get GMP to avoid pulling in assembly
stuff that breaks.

/cc @ericson2314
2018-06-14 15:54:20 -04:00
John Ericson
4ad049fba0
Merge pull request #42034 from obsidiansystems/darwin-booting-llvm
darwin bootstrapping: Avoid overriding aliases for LLVM
2018-06-14 15:53:51 -04:00
Yegor Timoshenko
9807281253 wireguard{,-go,-tools}: 0.0.20180531 -> 0.0.20180613 2018-06-14 19:45:15 +00:00
R. RyanTM
aecb983ebb aws-sdk-cpp: 1.4.60 -> 1.4.65
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.65 with grep in /nix/store/g0zw6fdmf5flpnd5mqqjk373ndlq1zwd-aws-sdk-cpp-1.4.65
- directory tree listing: https://gist.github.com/78023eae3b6e7a16a3b9e7fb7fdba55b
- du listing: https://gist.github.com/2f4c13728002e11c5b08a8bc5658c21c
2018-06-14 12:38:48 -07:00
John Ericson
1eacf21bd4 darwin bootstrapping: Avoid overriding aliases for LLVM
Respect the fix points and aliases by overriding originals.
2018-06-14 15:05:18 -04:00
Andreas Rammhold
580724655e webkitgtk: 2.20.2 -> 2.20.3
This addresses several issues with webkitgtk 2.20.2:

- CVE-2018-4190, information leak (credentials)
- CVE-2018-4199, arbitrary code execution
- CVE-2018-4218, arbitrary code execution
- CVE-2018-4222, arbitrary code execution
- CVE-2018-4232, cookies might be overriden
- CVE-2018-4233, arbitrary code execution
- CVE-2018-11646, application crash
- CVE-2018-12293, heap buffer overflow
2018-06-14 20:04:33 +02:00
Tristan Helmich
1e7d53d113 matrix-synapse: 0.31.1 -> 0.31.2 2018-06-14 19:05:38 +02:00
R. RyanTM
91ca88b3e6 tbb: 2018_U3 -> 2018_U4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/tbb/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_U4 with grep in /nix/store/bi7ml1lf51x1pvf8c9q9sg1vgyr93i10-tbb-2018_U4
- directory tree listing: https://gist.github.com/0b2f954042266f19cb4e819607e57c03
- du listing: https://gist.github.com/f115812285d438e3dc88112762777976
2018-06-14 11:44:25 -05:00
Matthew Justin Bauer
4c7aae7026
Merge pull request #42023 from obsidiansystems/ghcjs-compiler-name
ghcjs: add version to haskellCompilerName
2018-06-14 12:35:22 -04:00
Jan Tojnar
6a916d029e
gnome3.libgweather: 3.28.1 → 3.28.2 2018-06-14 18:26:50 +02:00
Jan Tojnar
e1c1ec901b
flatpak: 0.11.8.2 → 0.11.8.3 2018-06-14 18:19:29 +02:00
Jan Tojnar
e2f9304606
gnome3.totem-pl-parser: 3.26.0 → 3.26.1 2018-06-14 18:16:28 +02:00
R. RyanTM
9c3af34e13 blink1-tool: 1.98 -> 1.98a
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/8fdnsv83lcjc6fkg2n3yfvkyz1np0k20-blink1-1.98a/bin/blink1-tool 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.
- directory tree listing: https://gist.github.com/0cc79e1e579091f9661ad91db1c61635
- du listing: https://gist.github.com/d2a0ee9aeb4e55c5008d64241727682d
2018-06-14 09:14:23 -07:00
R. RyanTM
863f11c18d conan: 1.2.3 -> 1.4.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/conan/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.4.4 with grep in /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4
- directory tree listing: https://gist.github.com/0da299922c958da51520fdd195a2d369
- du listing: https://gist.github.com/7e5d6a9b06f35b233151c026f6dd089b
2018-06-14 08:49:27 -07:00
Peter Simons
31b4bfe649 Revert "xmlsec: 1.2.25 -> 1.2.26 (#41655)"
This reverts commit 45eeb24701. This update
broke the build of libreoffice.

See https://github.com/NixOS/nixpkgs/issues/37619.

Ping @ryantm.
2018-06-14 17:48:38 +02:00
Jan Tojnar
e921a05feb
syncthing-gtk: 0.9.3.1 → 0.9.4 2018-06-14 17:38:41 +02:00
Matthew Bauer
a9400e64e7 ghcjs: add version to haskellCompilerName
This is needed for some cabal2nix stuff in getting the version.
Previously we had left out the version but apparently this can cause
problems in some scenarios.

/cc @elvishjerricco @peti @ericson2314
2018-06-14 11:38:13 -04:00
R. RyanTM
2b9e2f5ade closurecompiler: 20180506 -> 20180610
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/7mbi0qnqknb3z96a4af1p8wyyi0jf2q5-closure-compiler-20180610/bin/closure-compiler 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 20180610 with grep in /nix/store/7mbi0qnqknb3z96a4af1p8wyyi0jf2q5-closure-compiler-20180610
- directory tree listing: https://gist.github.com/2841b8a1c31feea2745c98e5234d70c3
- du listing: https://gist.github.com/e36999cb96d2e1b1366f7bd1c3804cad
2018-06-14 08:30:32 -07:00
R. RyanTM
101304a746 cppcheck: 1.83 -> 1.84
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cert.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheckdata.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/findcasts.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/misc.py had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/misra.py passed the binary check.
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/naming.py passed the binary check.
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/threadsafety.py had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/y2038.py passed the binary check.
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheck-htmlreport had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheck passed the binary check.
- 4 of 10 passed binary check by having a zero exit code.
- 1 of 10 passed binary check by having the new version present in output.
- found 1.84 with grep in /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84
- directory tree listing: https://gist.github.com/a464c9319c013b54fa8dad97171e724d
- du listing: https://gist.github.com/11c40551fbcd2a67342269599eecbb76
2018-06-14 08:25:37 -07:00
R. RyanTM
520682ccf6 gpodder: 3.10.1 -> 3.10.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/gpodder/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpo had a zero exit code or showed the expected version
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder passed the binary check.
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder-migrate2tres had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpo-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpo-wrapped had a zero exit code or showed the expected version
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-wrapped-wrapped passed the binary check.
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-wrapped passed the binary check.
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-migrate2tres-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-migrate2tres-wrapped had a zero exit code or showed the expected version
- 3 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 3.10.2 with grep in /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2
- directory tree listing: https://gist.github.com/cca3f358e73f8f49b3d0dcd3e5549728
- du listing: https://gist.github.com/54e8debaadfab87d705cbf72656b4f35
2018-06-14 08:08:25 -07:00
R. RyanTM
fce5759f24 go: 1.10.2 -> 1.10.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sz746n0jm0n8dnv47d7cqvwny8ncfbi4-go-1.10.3/bin/gofmt had a zero exit code or showed the expected version
- /nix/store/sz746n0jm0n8dnv47d7cqvwny8ncfbi4-go-1.10.3/bin/.go-wrapped passed the binary check.
- /nix/store/sz746n0jm0n8dnv47d7cqvwny8ncfbi4-go-1.10.3/bin/go passed the binary check.
- 2 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.10.3 with grep in /nix/store/sz746n0jm0n8dnv47d7cqvwny8ncfbi4-go-1.10.3
- directory tree listing: https://gist.github.com/499abd38cfb9318ba6bbcd885951c6b8
- du listing: https://gist.github.com/04fbe15eac23c814fa6b313c8e543e4c
2018-06-14 07:59:05 -07:00
R. RyanTM
416f19c3c6 gloox: 1.0.20 -> 1.0.21
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/rg6j9bzijkaszmpx52svk4bvykyykg3q-gloox-1.0.21/bin/gloox-config 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.21 with grep in /nix/store/rg6j9bzijkaszmpx52svk4bvykyykg3q-gloox-1.0.21
- directory tree listing: https://gist.github.com/5bef3984f748d0cbcde9459c30cce4ac
- du listing: https://gist.github.com/d53e4a8bbd0eeed46b31f97084f775c9
2018-06-14 07:52:24 -07:00
R. RyanTM
f217f0b2ba gnupg1orig: 1.4.22 -> 1.4.23
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/bxq2w522d82qykwqi8wscm4v105zs2bq-gnupg-1.4.23/bin/gpgsplit passed the binary check.
- /nix/store/bxq2w522d82qykwqi8wscm4v105zs2bq-gnupg-1.4.23/bin/gpg passed the binary check.
- /nix/store/bxq2w522d82qykwqi8wscm4v105zs2bq-gnupg-1.4.23/bin/gpgv passed the binary check.
- /nix/store/bxq2w522d82qykwqi8wscm4v105zs2bq-gnupg-1.4.23/bin/gpg-zip passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 1 of 4 passed binary check by having the new version present in output.
- found 1.4.23 with grep in /nix/store/bxq2w522d82qykwqi8wscm4v105zs2bq-gnupg-1.4.23
- directory tree listing: https://gist.github.com/37dc2e87340f0983866c3c125172de27
- du listing: https://gist.github.com/4a84db46e37bd6d372fe020cc7826838
2018-06-14 07:35:51 -07:00
R. RyanTM
a7937612bf gcompris: 0.90 -> 0.91
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/gcompris-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/.gcompris-qt-wrapped had a zero exit code or showed the expected version
- 0 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 0.91 with grep in /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91
- directory tree listing: https://gist.github.com/0ac8ed77cca8102d4b32b9b9361464f4
- du listing: https://gist.github.com/5f6daf6f26bdc5d5e1c4f4f4359ae0fa
2018-06-14 07:21:29 -07:00
lewo
a87b177be9
Merge pull request #41986 from r-ryantm/auto-update/notmuch
notmuch: 0.26.2 -> 0.27
2018-06-14 15:22:29 +02:00
R. RyanTM
1fa83ff8bc iproute: 4.16.0 -> 4.17.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/arpd had a zero exit code or showed the expected version
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/bridge passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/ctstat passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/genl passed the binary check.
- Warning: no invocation of /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/ifcfg had a zero exit code or showed the expected version
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/ifstat passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/ip passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/lnstat passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/nstat passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/routef passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/routel passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/rtacct passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/rtmon passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/rtpr passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/rtstat passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/ss passed the binary check.
- /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0/bin/tc passed the binary check.
- 15 of 17 passed binary check by having a zero exit code.
- 0 of 17 passed binary check by having the new version present in output.
- found 4.17.0 with grep in /nix/store/fzsnlnw6b604as63f8pc7z5hbp9m6ypp-iproute2-4.17.0
- directory tree listing: https://gist.github.com/034a57ce83d6f871566054eab222cf18
- du listing: https://gist.github.com/19da8b14a2528b5fc8dca94a8f14216e
2018-06-14 05:44:46 -07:00
R. RyanTM
6ccecc8538 innoextract: 1.6 -> 1.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/bin/innoextract 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.7 with grep in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7
- directory tree listing: https://gist.github.com/9339747cc50492bc9ca2c38a4971b3c6
- du listing: https://gist.github.com/d275e3e2902e51ec26277a19a8479ad9
2018-06-14 05:31:38 -07:00
Pascal Wittmann
8a9079c78f
Merge pull request #42001 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.12.2 -> 0.12.3
2018-06-14 14:01:54 +02:00
Michael Weiss
d2c0168779 maim: 5.5.1 -> 5.5.2 2018-06-14 14:01:03 +02:00
R. RyanTM
bd35faa8f4 jgmenu: 0.9 -> 1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu had a zero exit code or showed the expected version
- /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu_run 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 1.0 with grep in /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0
- directory tree listing: https://gist.github.com/7f8cc3d354c6e8dec4eb42d5ac45a921
- du listing: https://gist.github.com/1a4c5fbad4edaf52118c0d319a135cc7
2018-06-14 04:54:58 -07:00
R. RyanTM
b7446bedc8 libfilezilla: 0.12.2 -> 0.12.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libfilezilla/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.12.3 with grep in /nix/store/lnachvvi16drxzbfhcn8qwq5y1b0zz7p-libfilezilla-0.12.3
- directory tree listing: https://gist.github.com/7e151bf94cbf478496df9bee90494f78
- du listing: https://gist.github.com/c3f30a344f3a9f315027869969153779
2018-06-14 04:16:05 -07:00
R. RyanTM
e78d2930b2 libuv: 1.20.2 -> 1.20.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libuv/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.20.3 with grep in /nix/store/b4y0y1c7m7f5c4c1br4wj1pxf7697nrq-libuv-1.20.3
- directory tree listing: https://gist.github.com/1f99355746873a783216ee9070502567
- du listing: https://gist.github.com/4035cf19282d81bcbe9d9976d026af99
2018-06-14 04:08:32 -07:00
R. RyanTM
56e1bdc7f9 libidn: 1.34 -> 1.35
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/74ylmqv8lbdh5c5l21yy1d0g3p78rnmq-libidn-1.35-bin/bin/idn 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.35 with grep in /nix/store/74ylmqv8lbdh5c5l21yy1d0g3p78rnmq-libidn-1.35-bin
- directory tree listing: https://gist.github.com/e62fc683ce58596153fc60c5831317bc
- du listing: https://gist.github.com/1311ee90f306cce173678e131729d694
2018-06-14 04:04:32 -07:00
R. RyanTM
011eda39e1 libnftnl: 1.1.0 -> 1.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/libnftnl/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.1.1 with grep in /nix/store/mmg2pn2acsbya5c6nsx780hwfnxjjhg5-libnftnl-1.1.1
- directory tree listing: https://gist.github.com/ea1868a4328d55362322213018ecd807
- du listing: https://gist.github.com/59152a0c483d21545bad3d44052c7a1e
2018-06-14 03:36:34 -07:00
Yegor Timoshenko
aa84c80cbc
Merge pull request #41969 from r-ryantm/auto-update/qrencode
qrencode: 4.0.1 -> 4.0.2
2018-06-14 10:36:05 +00:00
Jan Tojnar
0bc250c48b
haskellPackages.llvm-hs_6_2_0: fix build 2018-06-14 12:32:59 +02:00
Jörg Thalheim
5e08aab13d
Merge pull request #41960 from r-ryantm/auto-update/stoken
stoken: 0.90 -> 0.92
2018-06-14 11:12:57 +01:00
Jörg Thalheim
6295da0cb4
Merge pull request #41982 from r-ryantm/auto-update/Mopidy-Iris
mopidy-iris: 3.20.0 -> 3.21.1
2018-06-14 11:09:45 +01:00
Jörg Thalheim
970a10e10b
Merge pull request #41972 from r-ryantm/auto-update/pony-stable
pony-stable: 0.1.2 -> 0.1.3
2018-06-14 10:51:11 +01:00
R. RyanTM
e1a62d4438 notmuch: 0.26.2 -> 0.27
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27/bin/notmuch passed the binary check.
- Warning: no invocation of /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27/bin/notmuch-emacs-mua had a zero exit code or showed the expected version
- 1 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 0.27 with grep in /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27
- directory tree listing: https://gist.github.com/2a14e6349ea43a555857f9e30bf328ff
- du listing: https://gist.github.com/d08317825ff4ade027455942eb367fdb
2018-06-14 02:37:42 -07:00
R. RyanTM
efb8493688 mkvtoolnix: 23.0.0 -> 24.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvmerge passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvinfo passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvextract passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvpropedit passed the binary check.
- Warning: no invocation of /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvtoolnix-gui had a zero exit code or showed the expected version
- 4 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 24.0.0 with grep in /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0
- directory tree listing: https://gist.github.com/91328ec90c8ee5a51b0a1f29e5e11d51
- du listing: https://gist.github.com/e66ad0366b78978eb90f87a6c66e434a
2018-06-14 02:24:05 -07:00
Christoph Hrdinka
25f97f901f
Merge pull request #41979 from r-ryantm/auto-update/nsd
nsd: 4.1.21 -> 4.1.22
2018-06-14 11:17:40 +02:00
Pascal Wittmann
424d148ea6
Merge pull request #37321 from ryantm/auto-update/pommed-light
pommed_light: 1.50lw -> 1.51lw
2018-06-14 11:04:27 +02:00
Pascal Wittmann
29d274383e
pommed-light: restrict to x86_64-linux 2018-06-14 11:03:15 +02:00
Pascal Wittmann
344f27d6ad
Merge pull request #41956 from r-ryantm/auto-update/smenu
smenu: 0.9.11 -> 0.9.13
2018-06-14 10:54:15 +02:00
R. RyanTM
0da8196d1f mopidy-iris: 3.20.0 -> 3.21.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/Mopidy-Iris/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.21.1 with grep in /nix/store/ydhbxhldy8a9n64r8if9zy4ricl4in20-Mopidy-Iris-3.21.1
- directory tree listing: https://gist.github.com/3ad4fbaeff603abf3078d8371547dbb4
- du listing: https://gist.github.com/bcb4096a10cef861d8bcf1f384c7ae3e
2018-06-14 01:51:33 -07:00
Frederik Rietdijk
2e36e26a80
Merge pull request #40395 from pandaman64/quantum
qiskit: init at 0.4.15
2018-06-14 10:50:06 +02:00
Lancelot SIX
a0b2ce5102
libgcrypt: 1.8.2 -> 1.8.3
See http://lists.gnu.org/archive/html/info-gnu/2018-06/msg00006.html for
release information
2018-06-14 10:44:04 +02:00
R. RyanTM
a859279028 nsd: 4.1.21 -> 4.1.22
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22/bin/nsd passed the binary check.
- Warning: no invocation of /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22/bin/nsd-checkconf had a zero exit code or showed the expected version
- /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22/bin/nsd-checkzone passed the binary check.
- Warning: no invocation of /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22/bin/nsd-control had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22/bin/nsd-control-setup had a zero exit code or showed the expected version
- 2 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 4.1.22 with grep in /nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22
- directory tree listing: https://gist.github.com/ec1aa618f9ae7b813590da95020758aa
- du listing: https://gist.github.com/8277d4bf5e8944c2b6396fb624e08250
2018-06-14 00:31:35 -07:00
Frederik Rietdijk
f784a8d925
Merge pull request #41968 from aneeshusa/enable-using-klaus-with-uwsgi
Enable using klaus with uwsgi
2018-06-14 09:14:18 +02:00
Aneesh Agrawal
f6f03202be salt: be Python version agnostic
As of Salt 2017.7 (Salt Nitrogen), Salt supports Python 3.
Release notes: https://docs.saltstack.com/en/develop/topics/releases/2017.7.0.html#python-3
2018-06-13 23:39:32 -07:00
R. RyanTM
96e2be5084 pony-stable: 0.1.2 -> 0.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/d6b9yh4mbc6g4ysgzzdj4xbi49cy228m-pony-stable-0.1.3/bin/stable 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.1.3 with grep in /nix/store/d6b9yh4mbc6g4ysgzzdj4xbi49cy228m-pony-stable-0.1.3
- directory tree listing: https://gist.github.com/b5577bbf57ef8fa733c1e1aee8ab8908
- du listing: https://gist.github.com/c69c238d1ab5c35fba5ade17f912bed5
2018-06-13 23:06:40 -07:00
R. RyanTM
753ac6174d qrencode: 4.0.1 -> 4.0.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/qrencode/versions.

These checks were done:

- built on NixOS
- /nix/store/cywxaw8h01kh5rvkhx7bh2738icds31s-qrencode-4.0.2/bin/qrencode 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 4.0.2 with grep in /nix/store/cywxaw8h01kh5rvkhx7bh2738icds31s-qrencode-4.0.2
- directory tree listing: https://gist.github.com/93c7bac0fe3aae76a9ef5ebbd9fba7de
- du listing: https://gist.github.com/2b0d6fa748528181bfed9cbb453ed75a
2018-06-13 22:53:35 -07:00
R. RyanTM
5a7934fe5f qjackctl: 0.5.1 -> 0.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/qjackctl/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/33vv5dahzak40dz8dz3jhl8djhynd3ic-qjackctl-0.5.2/bin/qjackctl had a zero exit code or showed the expected version
- 0 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.5.2 with grep in /nix/store/33vv5dahzak40dz8dz3jhl8djhynd3ic-qjackctl-0.5.2
- directory tree listing: https://gist.github.com/4a9fd6b4ad4fd10c1cd98b69e19013f6
- du listing: https://gist.github.com/a247869091656e3b47ee3174d4077803
2018-06-13 22:48:41 -07:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
Andrey Golovizin
0b8e92a7fd ktorrent: fix build with CMake 3.11 2018-06-14 06:37:30 +02:00
R. RyanTM
7dc7a8c8fc stoken: 0.90 -> 0.92
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/hygpmiw7a636bsydqyrkh1rqiw5f36nh-stoken-0.92/bin/stoken passed the binary check.
- Warning: no invocation of /nix/store/hygpmiw7a636bsydqyrkh1rqiw5f36nh-stoken-0.92/bin/stoken-gui 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 0.92 with grep in /nix/store/hygpmiw7a636bsydqyrkh1rqiw5f36nh-stoken-0.92
- directory tree listing: https://gist.github.com/4e9af90c5364e054183e3b51d2ec5d7a
- du listing: https://gist.github.com/7671604980c1e3ec7cb11d47ad4f521d
2018-06-13 21:15:57 -07:00
R. RyanTM
3c5b4c0cee speedtest-cli: 2.0.1 -> 2.0.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/speedtest-cli/versions.

These checks were done:

- built on NixOS
- /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/.speedtest-wrapped passed the binary check.
- /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/speedtest passed the binary check.
- /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/.speedtest-cli-wrapped passed the binary check.
- /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2/bin/speedtest-cli passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 4 of 4 passed binary check by having the new version present in output.
- found 2.0.2 with grep in /nix/store/a4chlrm6z1ar1q81dxnyza2caw326mba-speedtest-cli-2.0.2
- directory tree listing: https://gist.github.com/6b0bc77e82e32f36a5b79985ecdfc141
- du listing: https://gist.github.com/d6c4b589c95fcdaad30bc0b4e265e6e6
2018-06-13 20:50:05 -07:00
R. RyanTM
8890e540d9 smenu: 0.9.11 -> 0.9.13
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/d1fp4j713cffpq0kkvi90aqh0bh6pd4d-smenu-0.9.13/bin/smenu 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 0.9.13 with grep in /nix/store/d1fp4j713cffpq0kkvi90aqh0bh6pd4d-smenu-0.9.13
- directory tree listing: https://gist.github.com/26b5e2b7abfe62fcfd01cdbf1c27f655
- du listing: https://gist.github.com/ff013902ab9eca9065e3794daccf7700
2018-06-13 20:43:39 -07:00
pandaman64
1642e85877 qasm2image: init at 0.5.0 2018-06-14 11:43:09 +09:00
pandaman64
1aed57c222 qiskit: init at 0.4.15 2018-06-14 11:43:09 +09:00
pandaman64
9723236483 IBMQuantumExperience: init at 1.9.1 2018-06-14 11:43:09 +09:00
John Ericson
cebda2ffd0 Merge remote-tracking branch 'upstream/master' into staging 2018-06-13 21:18:24 -04:00
John Ericson
3e3a9e661d
Merge pull request #41952 from obsidiansystems/darwin-booting-llvm
llvm: Remove unneeded libcxxabi dependencies
2018-06-13 21:16:32 -04:00
John Ericson
7156f46949 llvm 3.8+: Remove unneeded libcxxabi dependency
Evidentally this hasn't been needed for a while
2018-06-13 21:06:00 -04:00
John Ericson
e358fff0d6 llvm: use native cmake for libc++abi
Finish what 1cb1b9193b started.
2018-06-13 21:02:04 -04:00
Matthew Bauer
dfa2895181 androidndk: fixup asm linking
This fixes cross compiling to android that is currently broken. The
asm symlink needs to be set on versions /newer/ than 10e not the other
way around. We also need to use hostInfo’s triple here because ...

/cc @ericson2314 @bkchr
2018-06-13 20:31:33 -04:00
Daiderd Jordan
20d16d92a6
Merge pull request #41951 from smaret/ispell
ispell: fix compilation on Darwin
2018-06-14 01:29:02 +02:00
Sebastien Maret
aa68838ea7 ispell: use optionalString instead of a bash conditional 2018-06-14 01:13:10 +02:00
Sebastien Maret
9f00b07aa4 ispell: fix compilation on Darwin
Closes #41948.
2018-06-14 00:52:25 +02:00
Jörg Thalheim
b0fb2c9f7d
Merge pull request #41949 from bhipple/u/fzf-0-17-4
fzf: 0.17.3 -> 0.17.4
2018-06-13 23:19:47 +01:00
Jörg Thalheim
cae329c522
Merge pull request #41941 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.4.4 -> 2.4.5
2018-06-13 23:19:13 +01:00
Will Dietz
4f1b14b513 editline: init at 1.15.3 2018-06-13 17:17:00 -05:00
Benjamin Hipple
acec84f928 fzf: 0.17.3 -> 0.17.4 2018-06-13 22:14:07 +00:00
Tim Steinbach
6845d1829f
linux: 4.9.107 -> 4.9.108 2018-06-13 18:12:53 -04:00
Tim Steinbach
706fc08b38
linux: 4.4.136 -> 4.4.137 2018-06-13 18:12:53 -04:00
Jörg Thalheim
9d9f6bca6d
Merge pull request #41907 from yrashk/powershell-fix
powershell: fix the build
2018-06-13 23:11:16 +01:00
Jörg Thalheim
e5a990a3c2 powershell: autoPatchelfHook/makeWrapper belongs to nativeBuildInputs 2018-06-13 23:08:46 +01:00
Meghea Iulian
e2bc05edc6 avocode: 2.26.4 -> 3.0.0 (#41947) 2018-06-13 23:32:21 +02:00
Lorenzo Manacorda
f8cd0cbc9c asc-key-to-qr-code-gif: init at 20180613 2018-06-13 23:04:05 +02:00
John Ericson
bce38f4887
Merge pull request #41946 from obsidiansystems/darwin-booting-llvm
darwin stdenv: fix llvmPackages overrides
2018-06-13 17:02:18 -04:00
Matthew Justin Bauer
45c70e496f
ghcjs-ng: add haskellCompilerName attribute
This is needed by some old code in Nixpkgs. Adding it here will fix some eval errors.

/cc @ElvishJerricco

Fixes #41943
2018-06-13 16:34:50 -04:00
John Ericson
d7895c2810 darwin stdenv: fix llvmPackage overrides
It may seem nice and abstract to just override the default version, but
that breaks the alias relationship where the original llvmPackages_* is
no longer in sync. Put another away, modifying the referee rather
instead of breaking the reference "copy-on-write" is impossible.
2018-06-13 16:25:12 -04:00
Jens Binkert
b5476e4c98 terraform-provider-ibm: 0.9.1 -> 0.10.0 (#41942) 2018-06-13 21:49:14 +02:00
Vladyslav M
e49dd6157b skim: 0.4.0 -> 0.5.0 (#41936) 2018-06-13 21:13:22 +02:00
Will Dietz
6cc5483b5e ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, musl
* grab patches from gentoo to fix various 2-stage cross build system
  bugs
* explicitly set CrossCompilePrefix to the expected targetPrefix
  -- ensures everything has expected name and location
  -- fixes lack of prefix'ing when doing glibc -> musl "cross"
* Stage1Only: only set if doing "true" cross
* don't try to specify include/lib dirs for ncurses on cross
  -- only used by terminfo which actually removed the include option,
  and the lib option doesn't seem to do anything other than
  confuse the situation re:cross.

Fixes #37522
2018-06-13 14:41:12 -04:00
R. RyanTM
1c479b27fa xmr-stak: 2.4.4 -> 2.4.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/wbq2l97g7y24hnbz1zzs17yl8qh1csd3-xmr-stak-2.4.5/bin/xmr-stak passed the binary check.
- Warning: no invocation of /nix/store/wbq2l97g7y24hnbz1zzs17yl8qh1csd3-xmr-stak-2.4.5/bin/libxmrstak_opencl_backend.so 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.4.5 with grep in /nix/store/wbq2l97g7y24hnbz1zzs17yl8qh1csd3-xmr-stak-2.4.5
- directory tree listing: https://gist.github.com/d748f1490c29ab43e9426b5d283a5e4e
- du listing: https://gist.github.com/06e416d3c3db5caf733655c9ab632eea
2018-06-13 11:16:12 -07:00
Jan Tojnar
eb969e2f89
flatpak: 0.11.7 → 0.11.8.2 2018-06-13 20:15:05 +02:00
Jan Tojnar
79b7808597
phpPackages.php-cs-fixer: 2.12.0 → 2.12.1 2018-06-13 20:15:05 +02:00
Jan Tojnar
42a08e62f5
gnome3.epiphany: 3.28.2.1 → 3.28.3.1 2018-06-13 20:15:05 +02:00
Jan Tojnar
7ba1016f91
gnome3.gnome-documents: 3.28.0 → 3.28.1 2018-06-13 20:15:05 +02:00
R. RyanTM
7ac71e9875 gnome3.webkitgtk: 2.20.2 -> 2.20.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3/bin/WebKitWebDriver 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.20.3 with grep in /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3
- directory tree listing: https://gist.github.com/9bcce0d9c55941e792a46ccc39ce7efb
- du listing: https://gist.github.com/79054d0bb16c7cff8f636f5af11a2408
2018-06-13 10:40:12 -07:00
Frank Doepper
27e7143cf7 zfs: fix substitution of /bin/rm (#41930) 2018-06-13 19:38:11 +02:00
Michael Fellinger
c4de089cbd Riemann-tools: 0.2.6 -> 0.2.13 (#41927) 2018-06-13 18:56:28 +02:00
Orivej Desh
f5c84020ce Revert "libxml2: add static output (#41915)"
This reverts commit 819f47bb36 on staging to
prevent unneeded rebuild.

That change leaves the static library in two outputs, "out" and "static", and
has to be reimplemented and motivated.
2018-06-13 16:41:47 +00:00
Antoine Eiche
819f47bb36 libxml2: add static output (#41915) 2018-06-13 16:10:19 +00:00
Orivej Desh
8e61ad2800 Merge branch 'master' into staging
* master: (33 commits)
  Revert "libxml2: add static output"
  yq: 2.5.0 -> 2.6.0 (#41926)
  yoshimi: 1.5.8 -> 1.5.8.2 (#41925)
  haskell generic-builder: Use separate setup db in more cases
  nixos/tests/morty: fix non-deterministic failure
  texlive: Fix 'match-parens' ruby dependency
  chromium: 67.0.3396.62 -> 67.0.3396.87
  ngspice: Fix regression due to missing X libs (#41890)
  mattermost-desktop: init at 4.1.1 (#40794)
  xcircuit: init at 3.9.73 (#41891)
  yarn: 1.7.0 -> 1.8.0 (#41895)
  Update default.nix (#41842)
  libxml2: add static output
  remarshal: supports darwin
  go-ethereum: 1.8.10 -> 1.8.11
  bazel: add darwin support
  llvm: use native cmake for libc++abi
  kicad-unstable: 2018-03-10 -> 2018-06-12
  cmake: Only apply application-services.patch with 3.11
  nixos/tinc: minor fixes
  ...
2018-06-13 16:09:04 +00:00
Orivej Desh
ea69fba953 Revert "libxml2: add static output"
This reverts commit 1897c352f5 on master.

This is a mass rebuild that should go through staging.
2018-06-13 16:07:54 +00:00
R. RyanTM
d707021f23 yq: 2.5.0 -> 2.6.0 (#41926)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.xq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/xq passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.yq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/yq passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 4 of 4 passed binary check by having the new version present in output.
- found 2.6.0 with grep in /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0
- directory tree listing: https://gist.github.com/d6c1ce31dff71d43e23d27c6d98e1925
- du listing: https://gist.github.com/a08a8e4ca7caa376a53ad39da72ba921
2018-06-13 18:05:40 +02:00
R. RyanTM
94d678d9b3 unbound: 1.7.1 -> 1.7.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/unbound/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound-checkconf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound-control had a zero exit code or showed the expected version
- /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound-host passed the binary check.
- Warning: no invocation of /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound-anchor had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2/bin/unbound-control-setup had a zero exit code or showed the expected version
- 1 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.7.2 with grep in /nix/store/pka3ii26dp5xsxi7xs2rx3laxca2bv9l-unbound-1.7.2
- directory tree listing: https://gist.github.com/24f2136689bd3209095feb3b71734811
- du listing: https://gist.github.com/9efb5b527b161e93a47f0237c7d556a8
2018-06-13 08:56:56 -07:00
R. RyanTM
a8e867f990 yoshimi: 1.5.8 -> 1.5.8.2 (#41925)
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/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2/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.2 with grep in /nix/store/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2
- directory tree listing: https://gist.github.com/cba4c23026b96fbb6a4cd4ee08212a0f
- du listing: https://gist.github.com/867590c63053855dd8091a35257291d2
2018-06-13 17:56:09 +02:00
xeji
ff842faa4d
Merge pull request #41915 from nlewo/pr-libxml2-static
libxml2: add static output
2018-06-13 17:55:17 +02:00
Matthew Justin Bauer
b2a76b6464
Merge pull request #41932 from obsidiansystems/fix-setup-depends
haskell generic-builder: Use separate setup db in more cases
2018-06-13 11:40:49 -04:00
John Ericson
529a0f74ed haskell generic-builder: Use separate setup db in more cases
Use for cross and GHCJS whether or not there are setup depends.
2018-06-13 11:34:25 -04:00
John Ericson
089297ad29
Merge pull request #41896 from obsidiansystems/fix-setup-depends
haskell generic-builder: Fix setup depends
2018-06-13 11:28:54 -04:00
Vladimír Čunát
606ff955fb
Merge #41921: texlive: Fix 'match-parens' ruby dependency 2018-06-13 15:54:16 +02:00
Josef Kemetmueller
5bf8fd57e1 texlive: Fix 'match-parens' ruby dependency 2018-06-13 13:16:33 +00:00
Yurii Rashkovskii
7a0b9139fa
powershell: fix the build
For some reason, building powershell derivation started failing with
these errors:

```
  liblttng-ust.so.0 -> not found!
  ...
  libpam.so.0 -> not found!
```

This patch adds these dependencies
2018-06-13 06:14:52 -07:00
Michael Raskin
9c495cffd0
Merge pull request #41919 from YorikSar/update-chromium
chromium: 67.0.3396.62 -> 67.0.3396.87
2018-06-13 13:02:40 +00:00
Sarah Brofeldt
b710bd3186
Merge pull request #41888 from johanot/kubernetes_1_10_4
kubernetes: 1.10.3 -> 1.10.4
2018-06-13 14:53:35 +02:00
Bastian Köcher
84999e76e0 firefox: Add enablePlasmaBrowserIntegration config option 2018-06-13 14:35:15 +02:00
Yuriy Taraday
d23da8229b chromium: 67.0.3396.62 -> 67.0.3396.87
Contains fixes for CVE-2018-6148 [0] and CVE-2018-6149 [1].

Also add a patch to fix one problem with 68 (Beta) build. I'm still
working on fixing Beta.

[0] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html
[1] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop_12.html
2018-06-13 16:28:18 +04:00
xeji
bffc59badd
Merge pull request #37289 from disassembler/dnsdist
nixos/dnsdist: init module
2018-06-13 13:56:53 +02:00
spacefrogg
0b475d300c ngspice: Fix regression due to missing X libs (#41890) 2018-06-13 13:48:15 +02:00
averelld
15b5643023 mattermost-desktop: init at 4.1.1 (#40794) 2018-06-13 13:27:29 +02:00
spacefrogg
0cc4396818 xcircuit: init at 3.9.73 (#41891) 2018-06-13 13:21:34 +02:00
Nick Novitski
99bce98dd6 yarn: 1.7.0 -> 1.8.0 (#41895) 2018-06-13 13:09:56 +02:00
Sébastien Maccagnoni
b8c6d8f971 Update default.nix (#41842) 2018-06-13 12:48:15 +02:00
Antoine Eiche
1897c352f5 libxml2: add static output 2018-06-13 09:20:02 +02:00
Uri Baghin
8bf1a5c469 bazel: fix darwin build 2018-06-13 15:32:16 +10:00
Mario Rodas
04a4f6d57c remarshal: supports darwin 2018-06-13 00:00:33 -05:00
adisbladis
b346b0226d
go-ethereum: 1.8.10 -> 1.8.11 2018-06-13 11:55:31 +08:00
Uri Baghin
274bb96073 bazel: add darwin support 2018-06-12 23:23:51 -04:00
Matthew Justin Bauer
412e823f29
binutils: disable format hardening
This fails for me:

> compressed_output.cc:320:20: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
>       gold_warning(_("not compressing section data: zlib error"));
>                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
>                    ^~~~~~~~~~~~~~~~
> compressed_output.cc:320:20: note: treat the string as an argument to avoid this
>       gold_warning(_("not compressing section data: zlib error"));
>                    ^
>                    "%s",
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
                   ^

Disabling format hardening should hopefully be harmless here. If it's a problem we can also make it conditional.

/cc @Ericson2314
2018-06-12 22:54:10 -04:00
Andrew Childs
7df6658209 nodejs: 10.3.0 -> 10.4.1 2018-06-13 10:42:26 +09:00
xeji
0acad472a4
Merge pull request #41818 from bgamari/kicad-bump
kicad-unstable: 2018-03-10 -> 2018-06-12
2018-06-13 03:16:24 +02:00
Matthew Justin Bauer
dbfab81377
Merge pull request #41900 from obsidiansystems/fix-darwin-cross
libcxxabi: use cmake as native build input
2018-06-12 20:41:06 -04:00
Matthew Bauer
1cb1b9193b llvm: use native cmake for libc++abi 2018-06-12 20:36:16 -04:00
Ben Gamari
f4d4f5e65a kicad-unstable: 2018-03-10 -> 2018-06-12 2018-06-12 20:15:51 -04:00
Ben Gamari
f9f0307f7a cmake: Only apply application-services.patch with 3.11
The patch doesn't apply with earlier versions. Fixes #41816.
2018-06-12 20:15:51 -04:00
Jörg Thalheim
d878456441
Merge pull request #41856 from woffs/vdevid
nixos/zfs: fix vdev_id PATH
2018-06-13 00:22:23 +01:00
Uli Baum
2483720ad9 xlockmore: disable format hardening to fix build
build output was empty since hardening was enabled by default
2018-06-13 01:08:30 +02:00
Shea Levy
afad9983e3
rust: Fix typo in binary build comment.
Pointed out by @Havvy.
2018-06-12 19:01:24 -04:00
obadz
71f1f9b8ff weechat: fix binary name
(was renamed to `weechat-2.1` in af9d10a as discussed in
7cd7e4ce26 (commitcomment-29325227))
2018-06-12 23:58:38 +01:00
Jörg Thalheim
96d6ef3442 dino: 2018-04-19 -> 2018-06-03 2018-06-12 22:01:00 +01:00
Orivej Desh
7f3de60758 Merge branch 'master' into staging
* master: (161 commits)
  pcsclite: clean up after #41790
  tor: 0.3.3.6 -> 0.3.3.7
  opae: init at 1.0.0
  tinc: 1.0.33 -> 10.0.34
  tinc_pre: 1.1pre15 -> 1.1pre16
  sit: 0.3.2 -> 0.4.0 (#41863)
  platforms/raspberrypi: enable kernelAutoModules
  libupnp: 1.6.21 -> 1.8.3 (#41684)
  androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17
  tdesktop: 1.3.0 -> 1.3.7
  gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7
  aws-sam-cli: init at 0.3.0 (#41877)
  nixos/nat: optional networking.nat.externalInterface (#41864)
  linux: 4.17 -> 4.17.1
  linux: 4.16.14 -> 4.16.15
  linux: 4.14.48 -> 4.14.49
  nixos/unbound: add restart (#41885)
  maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)
  gshogi: init at 0.5.1 (#41840)
  neovim: add missing libiconv
  ...
2018-06-12 20:41:41 +00:00
Orivej Desh
4d5565e87e pcsclite: clean up after #41790 2018-06-12 20:41:22 +00:00
Orivej Desh
2ed34da4ce Revert "pcsclite: fix URL for debian move to gitlab"
This reverts commit c256347cee on staging.

The issue was fixed on master in #41790 (aa18847e00)

Closes #41869
2018-06-12 20:37:36 +00:00
Bastian Köcher
68e9d30d33 plasma-browser-integration: Init 2018-06-12 22:34:32 +02:00
Joachim Fasting
e701948f5a
tor: 0.3.3.6 -> 0.3.3.7 2018-06-12 22:33:33 +02:00
Jörg Thalheim
a7a53d0fea
Merge pull request #41899 from Lassulus/tinc_stable
tinc: 1.0.33 -> 10.0.34
2018-06-12 21:04:33 +01:00
Austin Seipp
5f116f189e opae: init at 1.0.0
OPAE is a software toolchain and for integration and use of programmable
accelerators, currently supporting Intel Arria 10 and Stratix 10 FPGAs.

This package only contains the userspace software SDK tools and C
libraries -- not the OPAE Linux drivers.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-12 14:56:48 -05:00
lassulus
1677759a7b tinc: 1.0.33 -> 10.0.34 2018-06-12 21:21:11 +02:00
lassulus
eb6189e154 tinc_pre: 1.1pre15 -> 1.1pre16 2018-06-12 21:15:48 +02:00
John Ericson
eeeaab8d5e haskell generic-builder: Fix setup depends
I was referring to the wrong package db in a few places. Thanks
@ElvishJerricco for catching.
2018-06-12 14:07:33 -04:00
Will Fancher
9555fd700d aliases: fix using the wrong self refs 2018-06-12 18:05:42 +00:00
Yurii Rashkovskii
f45fd23bd1 sit: 0.3.2 -> 0.4.0 (#41863) 2018-06-12 19:55:33 +02:00
Andreas Rammhold
a964d29f49
Merge pull request #41815 from Gerschtli/fix/dwm-status
dwm-status: add xsetroot and alsaUtils as runtime deps
2018-06-12 19:34:19 +02:00
R. RyanTM
ce0f4a1b93 libupnp: 1.6.21 -> 1.8.3 (#41684)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libupnp/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.8.3 with grep in /nix/store/ymhnn5lpxcs62nkzd1m42yaqqa7iwy66-libupnp-1.8.3
- directory tree listing: https://gist.github.com/c259447b3ed649aa6f8b474103c44f2c
- du listing: https://gist.github.com/4c95913fe86ccf5adf874748002bc31d
2018-06-12 19:09:43 +02:00
Frederik Rietdijk
a8765ad7b5
Merge pull request #41839 from Assassinkin/deap
pythonPackages.deap: init at 1.2.2
2018-06-12 18:25:22 +02:00
Bastian Köcher
4f33a90a5e virtualbox: Fixes build with Qt5.11 2018-06-12 16:42:29 +02:00
Jörg Thalheim
67d00a4a1a
Merge pull request #41845 from dotlambda/borgbackup-1.1.6
borgbackup: 1.1.5 -> 1.1.6
2018-06-12 15:15:24 +01:00
Michael Weiss
fb5e8a87a0 androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17 2018-06-12 15:55:58 +02:00
Michael Weiss
92ab620a4c tdesktop: 1.3.0 -> 1.3.7
tdesktopPackages.preview: 1.3.4 -> 1.3.7
2018-06-12 15:49:10 +02:00
Michael Weiss
499a9dabaa gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7 2018-06-12 15:40:49 +02:00
Andrea Bedini
35191af2e6 aws-sam-cli: init at 0.3.0 (#41877) 2018-06-12 15:15:06 +02:00
Tim Steinbach
91cda44cf9
linux: 4.17 -> 4.17.1 2018-06-12 08:55:21 -04:00
Tim Steinbach
388b57ac87
linux: 4.16.14 -> 4.16.15 2018-06-12 08:55:05 -04:00
Tim Steinbach
f077e5f87c
linux: 4.14.48 -> 4.14.49 2018-06-12 08:54:55 -04:00
Bastian Köcher
79f6c57558 plasma5: 5.12 -> 5.13 2018-06-12 14:30:48 +02:00
Bastian Köcher
5fc463add7 kde-applications: 18.04.1 -> 18.04.2 2018-06-12 14:29:45 +02:00
Bastian Köcher
6c0060ee8e kde-frameworks: 5.46 -> 5.47 2018-06-12 14:29:09 +02:00
Daiderd Jordan
738df73f2a qt5: update darwin patch for 5.11 2018-06-12 14:27:11 +02:00
Daiderd Jordan
4ed62d6b88 qt5: revert qtbase commit that removes macOS 10.10 code paths
We use MACOSX_DEPLOYMENT_TARGET=10.10 in nixpkgs and some darwin
packages like CoreFoundation are based on the 10.10 sources from
opensource.apple.com.
2018-06-12 14:27:11 +02:00
Bastian Köcher
121b15f0c0 pyqt5: Fixes build with Qt 5.11 2018-06-12 14:27:11 +02:00
Bastian Köcher
5fe81d07ba phonon: 4.9.1 -> 4.10.1
This update fixes also the compilation with Qt 5.11.
2018-06-12 14:27:11 +02:00
Bastian Köcher
a95a38ff3b konversation: Fixes build with Qt 5.11 2018-06-12 14:27:11 +02:00
Bastian Köcher
6c46706fa6 sddm: Fixes build with Qt 5.11 2018-06-12 14:27:11 +02:00
Bastian Köcher
b785d4813e qt5: 5.10 -> 5.11
This is the first time since 5.9 that we also update `qtwebkit`.
`qtwebkit` is not maintained by Qt anymore and thus, we switch to the
community port as for example arch has done. To prevent pulling in
single patches, we just stick to the latest git version.
2018-06-12 14:27:11 +02:00
Johan Thomsen
38fc5b3200 kubernetes: 1.10.3 -> 1.10.4 2018-06-12 13:53:46 +02:00
Simon Lackerbauer
6fb9d1121a gshogi: init at 0.5.1 (#41840) 2018-06-12 12:11:40 +02:00
Jörg Thalheim
da8920622a
Merge pull request #41837 from Assassinkin/pynisher_1
pythonPackages.pynisher: init at 0.4.2
2018-06-12 10:58:40 +01:00
Jörg Thalheim
fdf39a48b9
Merge pull request #41867 from dywedir/hyperfine
hyperfine: 1.0.0 -> 1.1.0
2018-06-12 10:55:00 +01:00
Frederik Rietdijk
cfdab10bb9
Merge pull request #41862 from Assassinkin/spglib
pythonPackages.spglib: init at 1.10.3.65
2018-06-12 11:44:07 +02:00
Jörg Thalheim
9c52c7cbd2
Merge pull request #41878 from jyp/tf-fix-patchelf
python.pkgs.tensorflow: repair postFixup phase
2018-06-12 10:41:26 +01:00
Jörg Thalheim
447ae89dac
Merge pull request #41870 from dtzWill/update/diffoscope-95
diffoscope: 91 -> 95
2018-06-12 10:40:15 +01:00
Jörg Thalheim
4c9a3a0d7d
Merge pull request #41881 from colemickens/cmpkgs_azure_qemu
azure: stop carrying qemu-220 patch
2018-06-12 10:35:03 +01:00
Jörg Thalheim
552d0797b2
Merge pull request #41873 from colemickens/master
neovim: 0.2.2 -> 0.3.0
2018-06-12 10:27:46 +01:00
Jörg Thalheim
b494ef4db6 neovim: add missing libiconv 2018-06-12 10:16:55 +01:00
Cole Mickens
a44a9fdad6 azure: stop carrying qemu-220 patch 2018-06-12 02:06:03 -07:00
Jean-Philippe Bernardy
7e1f9da6bc python.packages.tensorflow: repair postFixup phase
Remove an extra dot.
Fixes #41163
2018-06-12 09:11:56 +02:00
lewo
b224bc1d2b
Merge pull request #41868 from ldub/master
go-ethereum: 1.8.8 -> 1.8.10
2018-06-12 08:57:22 +02:00
adisbladis
04d3e130b8
pythonPackages.warrant: Fix compat with pip 10
Fixes #41866
2018-06-12 14:10:29 +08:00
Cole Mickens
47348e20d1 neovim: 0.2.2 -> 0.3.0 2018-06-11 17:43:18 -07:00
Will Dietz
0eb9b21f70 diffoscope: 91 -> 95 2018-06-11 17:58:45 -05:00
Lev
3808c0a762 go-ethereum: 1.8.8 -> 1.8.10 2018-06-11 15:56:55 -07:00
Matthew Justin Bauer
4b649a99d8
openzwave: disable format hardening
Closes #41865

Thanks to @cawilliamso
2018-06-11 18:55:44 -04:00
Vladyslav Mykhailichenko
8df3b7225f hyperfine: 1.0.0 -> 1.1.0 2018-06-12 01:10:56 +03:00
xeji
cd550dcb66
Merge pull request #41851 from oxij/pkgs/tor-browser
tor-browser: 52.8.0esr-7.5-1 -> 52.8.1esr-7.5-1
2018-06-11 23:47:38 +02:00
R. RyanTM
fe8c812b47 guake: 3.2.1 -> 3.2.2 (#41705)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/6bf1rgshbaq4696dch9py3ngz96f9k5a-guake-3.2.2/bin/guake passed the binary check.
- /nix/store/6bf1rgshbaq4696dch9py3ngz96f9k5a-guake-3.2.2/bin/..guake-wrapped-wrapped passed the binary check.
- /nix/store/6bf1rgshbaq4696dch9py3ngz96f9k5a-guake-3.2.2/bin/.guake-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 3.2.2 with grep in /nix/store/6bf1rgshbaq4696dch9py3ngz96f9k5a-guake-3.2.2
- directory tree listing: https://gist.github.com/f55ea51bdc3ebebdb32210c0cae4f235
- du listing: https://gist.github.com/6b55cea09584855b2518fdc90469b1bf
2018-06-11 23:12:15 +02:00
R. RyanTM
c41705f87c fvwm: 2.6.7 -> 2.6.8 (#41565)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm2 passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-perllib passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-convert-2.6 passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-menu-xlock passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-menu-directory passed the binary check.
- Warning: no invocation of /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-menu-desktop had a zero exit code or showed the expected version
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-menu-headlines passed the binary check.
- Warning: no invocation of /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/xpmroot had a zero exit code or showed the expected version
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/FvwmCommand passed the binary check.
- Warning: no invocation of /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-root had a zero exit code or showed the expected version
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-config passed the binary check.
- /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8/bin/fvwm-bug passed the binary check.
- 10 of 13 passed binary check by having a zero exit code.
- 3 of 13 passed binary check by having the new version present in output.
- found 2.6.8 with grep in /nix/store/kycw0a7gqxh0v7lxq001j9sjysnz1v6h-fvwm-2.6.8
- directory tree listing: https://gist.github.com/94e21d8ab3a4808980c94f1fbb20f1b6
- du listing: https://gist.github.com/6db3d3e079f7808b93a1bbc20e5f396e
2018-06-11 23:11:02 +02:00
R. RyanTM
04f22d19ab talloc: 2.1.12 -> 2.1.13 (#41659)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/talloc/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 2.1.13 with grep in /nix/store/dh0bxr8awamjll8i560hmvb4af9rwaqm-talloc-2.1.13
- directory tree listing: https://gist.github.com/46726887933b375281d7cb71039f3e5d
- du listing: https://gist.github.com/f8d42f485b4878cfa49f7d617c9f7242
2018-06-11 23:05:30 +02:00
nagato.pain
184c31323c pythonPackages.spglib: init at 1.10.3.65 2018-06-11 14:05:07 -07:00
John Ericson
a3b3d95681
Merge pull request #41861 from obsidiansystems/ghc-gmp
ghc: Default integer-simple usage based one whether GNU MP is available
2018-06-11 17:04:23 -04:00
Augustin Borsu
1ba43328da nextcloud: 13.03 -> 13.04 (#41859) 2018-06-11 23:01:47 +02:00
John Ericson
812decd5c1 ghc: Default integer-simple usage based one whether GNU MP is available
The user's choice is still always respected
2018-06-11 15:51:57 -04:00
Silvan Mosberger
06673cba31
fix rofi wrapper only passing along binary 2018-06-11 21:30:36 +02:00
nagato.pain
fb7f515be7 pythonPackages.pynisher: init at 0.4.2 2018-06-11 12:25:00 -07:00
nagato.pain
c8cc418b8d pythonPackages.deap: init at 1.2.2 2018-06-11 12:21:52 -07:00
aszlig
d1a2853933
pinentry: Fix .override for pinentry_*
When you evaluate nixos/tests/simple.nix, you'll run into an infinite
recursion since 41b140cb25.

The reason is that udisks2 now pulls in gnupg because it now depends on
libblockdev, which in turn depends on volume_key and that depends on
gnupg.

Nevertheless, it's not the real reason, because this only means, that
since gnupg is now pulled into the closure of a basic nixos
configuration the real problem becomes visible:

In nixos/modules/config/no-x-libs.nix there is an overlay which does
something like this:

  nixpkgs.overlays = singleton (const (super: {
    pinentry = super.pinentry_ncurses;
  }));

Now since pinentry_ncurses is already using pinentry.override we get an
infinite recursion because now the pinentry attribute refers to
pinentry_ncurses, which by itself is again referring to pinentry.

This is solved by using the self.pinentry.override instead, so that the
override used by pinentry_ncurses doesn't use the attribute from the
overlay.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
Signed-off-by: aszlig <aszlig@nix.build>
2018-06-11 20:58:58 +02:00
Matthew Justin Bauer
4ca4c886e4
unix-tools.nix: install binary instead of linking
This gives us a little smaller closure & was the original intent with unix-tools.nix. Some merge must have gotten rid of it.
2018-06-11 14:49:50 -04:00
Matthew Bauer
1b46c4b2a4 click: fix locale in darwin
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Matthew Bauer
d64b85983b netbsd.locale: init 2018-06-11 14:47:47 -04:00
Izorkin
1705428cf9 mariadb galera: fix build (#41813) 2018-06-11 20:42:53 +02:00
Orivej Desh
fd97db43bc
pruneLibtoolFiles: init setup hook (#41819)
A .la file specifies linker flags to link with the library it describes. Its
"dependency_libs" field lists the libraries that this library depends upon.
This list often contains "-l" flags without corresponding "-L" flags. Many
packages in Nixpkgs deal with this in one of these ways:
- delete .la file [1]
- clear dependency_libs [2]
- add -L flags to dependency_libs [3]
- propagate dependencies [4]

Sometimes "dependency_libs" contain wrong "-L" flags pointing to the "dev"
output with headers rather than to the main output with libraries. They have to
be edited or deleted to reduce closure size [5].

Deleting .la files is often but not always safe [6].  Atomatically deleting as
many of them as possible is complex [7].  Deleting .la files that describe
shared rather than static libraries is probably safe; but clearing their
"dependency_libs" field achieves the same effect with less potential for
unintended consequences.  This is the approach that may be enabled for all
Nixpkgs.

[1] 2a79d296d3
[2] c83a530985
[3] 9e0dcf3bd9
[4] 01134e698f
[5] f6c73f1e37
[6] https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Handling_Libtool_Archives
[7] https://github.com/gentoo/gentoo/blob/fb1f2435/eclass/ltprune.eclass
2018-06-11 18:11:02 +00:00
Izorkin
2f73a373db asio: add old version 1.10.8 (#41822) 2018-06-11 20:03:09 +02:00
Tobias Happ
a176f5e702 pythonPackages.pdf2image: init at 0.1.13 (#41741) 2018-06-11 20:01:01 +02:00
Michael Raskin
b4c38a5174 mariadb: galera: there is no galera_new_cluster 2018-06-11 20:06:27 +02:00
Matthew Justin Bauer
64cdcb57de
Merge pull request #41843 from flokli/python-click-path
python3Packages.click: fix 'locale' path
2018-06-11 13:55:14 -04:00
Sarah Brofeldt
c80e0fbb08 docker: Ensure references to go are removed from docker-containerd (#41849) 2018-06-11 19:45:34 +02:00
Frank Doepper
f9a23fe0a6 nixos/zfs: fix vdev_id PATH
closes #41602
2018-06-11 19:30:14 +02:00
Jan Malakhovski
f431f209d7 uim: 1.8.6-20180501-git -> 1.8.8 (#41850) 2018-06-11 19:16:53 +02:00
Florian Klink
c358e1ded9 python3Packages.click: fix 'locale' path
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Daniel Peebles
363363298c
Merge pull request #17757 from copumpkin/fetchurl-user-agent
fetchurl: add user agent
2018-06-11 12:49:06 -04:00
R. RyanTM
f550fa4a72 fwts: 18.03.00 -> 18.05.00 (#41563)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/v5wy7231jv43gnni4s3jcq0lz1qx21bs-fwts-18.05.00/bin/fwts passed the binary check.
- Warning: no invocation of /nix/store/v5wy7231jv43gnni4s3jcq0lz1qx21bs-fwts-18.05.00/bin/kernelscan 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 18.05.00 with grep in /nix/store/v5wy7231jv43gnni4s3jcq0lz1qx21bs-fwts-18.05.00
- directory tree listing: https://gist.github.com/8fb4995cd885cdeea7a35d51b7edca3b
- du listing: https://gist.github.com/8cc61b948b8e0aa4a1a8088464c5536d
2018-06-11 18:47:12 +02:00
Frederik Rietdijk
c16e457059
Merge pull request #41844 from flokli/gitpython-git
pythonPackages.GitPython: set path to git executable
2018-06-11 18:43:21 +02:00
Will Dietz
342d08abdb
Merge pull request #41848 from dtzWill/update/mendeley-1.19.1
mendeley: 1.18 -> 1.19.1
2018-06-11 11:35:46 -05:00
xeji
25398a90b1
Merge pull request #41723 from flokli/udisks-2.7.6
udisks 2.1.6 -> 2.7.6
2018-06-11 18:29:42 +02:00
Matthew Bauer
69f832d2ee llvm: fix darwin cross bootstrapping cmake
Cmake needs to be listed as a build package for cross splicing to
work correctly.
2018-06-11 12:24:47 -04:00
Florian Klink
41b140cb25 udisks2: 2.1.6 → 2.7.6
supersedes #35551
closes #34999

/cc https://github.com/NixOS/nixpkgs/pull/38382
2018-06-11 18:13:32 +02:00