Commit graph

49674 commits

Author SHA1 Message Date
Jamey Sharp
ae09fe25e9 libinput: split utilities to a bin output
libinput builds some executables which are useful for debugging or
unusual configurations, but not necessary in normal use of the library.
(See libinput(1) and the other referenced man pages.)

Some of these programs require Python, which makes the closure
significantly larger. Splitting /libexec/ and /bin/ to a separate "bin"
output allows systems that don't need these utilities to avoid the
substantial size hit.
2018-06-19 12:07:49 -07:00
R. RyanTM
fce6404733 libndp: 1.6 -> 1.7 (#42003)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/772l53fskv0f58v9bqlszf6ggymdzczf-libndp-1.7/bin/ndptool 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/772l53fskv0f58v9bqlszf6ggymdzczf-libndp-1.7
- directory tree listing: https://gist.github.com/7b9d9ce7d36f0cafaa401244d6a6230f
- du listing: https://gist.github.com/b53fc0582f55a83e692df8f85c980447
2018-06-18 23:11:57 +02:00
John Ericson
07ff2c27f1
Merge pull request #37598 from dtzWill/feature/ghc-cross-musl
ghc-{8.2.2,8.4.1}: fixups mostly for 2-stage cross, musl
2018-06-18 17:01:31 -04:00
John Ericson
b3d957649f Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
Will Dietz
42a88a43c9
Merge pull request #41950 from dtzWill/feature/editline-pr
editline: init at 1.15.3
2018-06-18 13:39:25 -05:00
Daiderd Jordan
a13286fcf0
Merge branch 'master' into staging 2018-06-18 17:35:00 +02:00
Vladimír Čunát
3756efbdcc
pythonPackages.xml2rfc: init at 2.9.8
It seems to work fine, in python2Packages and python3Packages.
If you find a problem, let me know and I'll try to fix it.
2018-06-18 14:16:55 +02:00
adisbladis
375939d883
Merge pull request #42089 from marsam/feature/update-nodejs
nodejs: 6.14.2 -> 6.14.3, 8.11.2 -> 8.11.3, 9.11.1 -> 9.11.2
2018-06-18 17:48:29 +08:00
Jörg Thalheim
a52d233ec5
Merge pull request #41901 from ariutta/sqlint
sqlint: init at 0.1.7
2018-06-18 10:43:16 +01:00
Jörg Thalheim
0eee2f746f
Merge pull request #41834 from manveru/crystal-2.25.0
Crystal: 0.24.2 -> 0.25.0
2018-06-18 10:10:16 +01:00
Robin Gloster
8c5ccc935f
libvirt: make xen support optional 2018-06-18 10:27:08 +02:00
Daiderd Jordan
a2a83755a2 ycmd: 2017-11-05 -> 2018-06-14 (#42080)
Fixes build with boost 1.67
2018-06-18 00:09:29 +02: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
Ben Wolsieffer
afbcc2670f python: grpcio: 1.9.1 -> 1.12.0 (#41300) 2018-06-17 21:39:29 +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
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
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
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
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
Pascal Wittmann
20ee8fbb1e
qpdf: apply patch for CVE-2018-9918
in context of #41748
2018-06-17 14:38:58 +02: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
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
Vladimír Čunát
7ccece3227
libvorbis: upstream patch for CVE-2018-10392
/cc #41748.
2018-06-17 11:43:27 +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
Matthew Justin Bauer
bad3800307
polkit: fix paxmark script 2018-06-16 21:24:27 -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
AndersonTorres
3476cdb2e5 lightning: 2.1.0 -> 2.1.2 2018-06-16 16:07:31 -03:00
Graham Christensen
738ccc4d13
Merge pull request #42088 from grahamc/drop-vsstudio
vsenv, vs90wrapper: delete
2018-06-16 10:52:16 -04: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
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
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
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
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
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
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
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
Chen Yu
dd7af301b4
Fix the problem of it not compling in macOS 2018-06-16 02:00:33 +08:00