Commit graph

115443 commits

Author SHA1 Message Date
Peter Simons 8d0b0095db haskell-jailbreak-cabal: clean up overrides 2018-03-11 09:24:37 +01:00
Peter Simons 3c104572a0 haskell-stylish-cabal: fix build with ghc 8.2.x and 8.4.x 2018-03-11 09:24:37 +01:00
Peter Simons 77e974b394 haskell-hackage-security: jailbreak to fix build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons b4707d9e65 haskell-src: mark broken for GHC 8.4.1 2018-03-11 09:24:36 +01:00
Peter Simons dba20cb1b1 haskell-ChasingBottoms: move jailbreak to common to allow building with QuickCheck 2.11 2018-03-11 09:24:36 +01:00
Peter Simons 0ff88fb2ab haskell-GenericPretty: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons 70aa779445 haskell-doctemplate: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons 86bfcc89b8 haskell-HTTP: use the latest version when compiling with GHC 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons f62deb0f92 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3efaeb24c3.
2018-03-11 09:24:31 +01:00
Peter Simons 8b369a15d2 hackage2nix: update list of broken Hydra builds 2018-03-11 09:24:30 +01:00
Frederik Rietdijk da86dadbdd
Merge pull request #36780 from MoritzMaxeiner/master
Remove myself as maintainer
2018-03-11 08:59:43 +01:00
Frederik Rietdijk 12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Badi Abdul-Wahid ff0f112527
languagemachines: fix darwin build 2018-03-11 01:54:46 -05:00
Badi Abdul-Wahid 3117ae6c4f
libtar: add darwin to supported platforms 2018-03-11 01:46:18 -05:00
Joachim Fasting fb8a85f631
ntbtls: 0.1.1 -> 0.1.2 2018-03-11 01:33:57 +01:00
Moritz Maxeiner 12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Maximilian Bosch 4feaaa7f06
pythonPackages.gplaycli: 0.1.2 -> 3.21
Fix the broken package: https://hydra.nixos.org/build/70687256/log

The newer version requires two new dependencies that have been added as
well:

- gpapi (Unofficial Python API for Google Play) at version 0.4.2
- pyaxmlparser (Parser for Android's XML handler) at version 0.3.7

See ticket #36453
See https://hydra.nixos.org/build/70687256/log
2018-03-11 00:24:28 +01:00
Maximilian Bosch 94458721a7
pythonPackages.htmltreediff: fix build
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file

See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Josef Kemetmüller 57d862fecf pythonPackages.discid: fix darwin build 2018-03-11 00:15:41 +01:00
Nikolay Amiantov 8332b7aef9 steam: don't add zoneinfo manually
We already have this done for FHS environments in general.
2018-03-11 02:14:49 +03:00
Nikolay Amiantov 9db2a3e638 buildFHSEnv: export TZDIR
This is needed since NixOS keeps tzdata in non-standard /etc/zoneinfo path.
2018-03-11 02:14:49 +03:00
Robert Helgesson cc1820322a
svtplay-dl: 1.9.9 -> 1.9.10 2018-03-10 23:58:41 +01:00
Josef Kemetmüller 91a9453496 pythonPackages.construct: Fix darwin build
The package runs fine on darwin. Using pytest as a test runner also
resolves the checkPhase issue on Python 3.5+.
2018-03-10 23:36:00 +01:00
Jörg Thalheim 2e99b34bdd
Merge pull request #36740 from Lassulus/memorycoin
altcoins.memorycoin: use boost165
2018-03-10 22:07:31 +00:00
Michael Raskin 498abc1e1d
Merge pull request #36770 from oxij/pkgs/deprecate-xen-4.5
xenPackages: deprecate Xen 4.5, security support ended
2018-03-10 21:52:04 +00:00
Jan Malakhovski 3e3d72b95a xenPackages: deprecate Xen 4.5, security support ended 2018-03-10 21:35:55 +00:00
Nikolay Amiantov f7c2288cfc zandronum: sound improvements
* Update fmod version to one with PulseAudio support;
* Dynamically link FluidSynth instead of using LD_LIBRARY_PATH;
* Use system libgme.

Fixes sound on some machines.
2018-03-11 00:02:46 +03:00
Nikolay Amiantov 94f0ef6628 buildFHSEnv: fix compiler search paths
Fixes OpenWrt compilation.
2018-03-10 23:57:12 +03:00
Graham Christensen 2bc4febf80
Merge pull request #36768 from xeji/kore-darwin
kore: fix darwin build
2018-03-10 15:10:47 -05:00
Josef Kemetmüller d289736def pythonPackages.regex: fix darwin build
The package works fine on darwin. We run some tests to prove this.
2018-03-10 20:19:42 +01:00
Michael Raskin d44221d768
Merge pull request #36726 from ryantm/auto-update/yarp
yarp: 2.3.68 -> 2.3.70.2
2018-03-10 18:41:05 +00:00
xeji 884a317828 kore: fix darwin build 2018-03-10 19:36:14 +01:00
lassulus 8684de926c altcoins.memorycoin: use boost165 2018-03-10 19:34:04 +01:00
Graham Christensen 486c593275
Merge pull request #36763 from xeji/kore
kore: fix build with gcc7
2018-03-10 13:16:25 -05:00
Timo Kaufmann 95e88ad818 bip: Fix build 2018-03-10 18:06:35 +01:00
xeji 41cdea68da kore: fix build with gcc7 2018-03-10 18:02:05 +01:00
Jörg Thalheim 5f3f4b1b9e
Merge pull request #36712 from Lassulus/btc1
altcoins.btc1: 1.14.5 -> 1.15.1
2018-03-10 16:10:32 +00:00
Jörg Thalheim 4631da7a2e
Merge pull request #36718 from Lassulus/dogecoin
altcoins.dogecoin: use boost165
2018-03-10 16:09:05 +00:00
Michael Raskin cac24ccbe9
Merge pull request #36690 from YorikSar/fix-chromium-build
chromium: fix GCC 7 related build issues
2018-03-10 16:08:25 +00:00
Jörg Thalheim c0737e12e7
Merge pull request #36548 from Lassulus/namecoin
altcoins.namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2
2018-03-10 16:06:26 +00:00
Jörg Thalheim 80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim 0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
alot: move to own module
2018-03-10 16:02:26 +00:00
Jörg Thalheim 0c159930e7
Merge pull request #36753 from Mic92/ht
ht: fix gcc7 compilation
2018-03-10 16:00:51 +00:00
Jörg Thalheim 672e808dd3 ht: fix gcc7 compilation 2018-03-10 15:54:32 +00:00
Timo Kaufmann 6b53a7cd09 blackmagic: Revert to gcc6 2018-03-10 16:15:57 +01:00
Ivan Solyankin 504b911858 ibus-kkc: init at 1.5.22 2018-03-10 17:13:38 +03:00
Ivan Solyankin 80df6205ed libkkc: init at 0.3.5 2018-03-10 17:13:38 +03:00
Ivan Solyankin fed464103f libkkc-data: init at 0.2.7 2018-03-10 17:13:38 +03:00
Ivan Solyankin 34b06b05e3 marisa-python: init at 1.3.40 2018-03-10 17:13:38 +03:00
Lancelot SIX ddddca5c2f pythonPackages.daphne: 2.0.3 -> 2.1.0 2018-03-10 14:55:00 +01:00
Lancelot SIX 38753d52bc pythonPackages.asgiref: 2.1.5 -> 2.2.0 2018-03-10 14:55:00 +01:00
Lancelot SIX dadba1cce3 pythonPackages.asgi_redis: drop
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX 1347f90953 pythonPackages.asgi_ipc: drop
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
Thomas Tuegel 25f543a9f7
Merge pull request #36600 from ryantm/auto-update/iosevka
iosevka: 1.14.0 -> 1.14.1
2018-03-10 07:18:19 -06:00
Michael Raskin 00d6d772e5
Merge pull request #35057 from bignaux/qmc2
qmc2 : init at 0.195
2018-03-10 13:07:45 +00:00
Jörg Thalheim 590dca1b82
Merge pull request #36717 from Lassulus/freicoin
altcoins.freicoin: fix hash
2018-03-10 12:58:38 +00:00
Michael Raskin 2093d4781d sage: set platforms to the set where I can build it; Hydra ARM builds seem to fail 2018-03-10 13:50:11 +01:00
Robin Gloster b7569bfb38 Revert "spotify: 1.0.69 -> 1.0.72" 2018-03-10 13:31:55 +01:00
xeji b3d2a87b53 gtk-doc: add missing runtime dependency on six 2018-03-10 13:17:39 +01:00
Elis Hirwing 282778ccdd
anyjson: move to own directory 2018-03-10 13:17:00 +01:00
Frederik Rietdijk 865b21548f Revert "Merge pull request #36743 from xeji/gtkdoc"
This reverts commit bb38918fda, reversing
changes made to 83ee88e70f.

This change should go to staging instead.
2018-03-10 13:01:01 +01:00
Frederik Rietdijk bb38918fda
Merge pull request #36743 from xeji/gtkdoc
gtk-doc: add missing runtime dependency on six
2018-03-10 13:00:31 +01:00
Robin Gloster 83ee88e70f
rugged: fix build 2018-03-10 12:59:53 +01:00
Elis Hirwing 43935736f6
alot: move to own module 2018-03-10 12:57:55 +01:00
Michael Raskin f2f7b0579b mupdf: import upstream patches for CVEs: 2017-17858, 2018-1000051, 2018-6187, 2018-6192 2018-03-10 12:56:45 +01:00
Robin Gloster 679580be35
errbot: fix build
Those version specs only exist to keep compat with python 3.3 which we
are not using anyway.

(cherry picked from commit 560b2bce6ce84628f97e242a3015201378a90eef)
2018-03-10 12:54:55 +01:00
Robert Schütz 3387115364 pythonPackages.aiohttp: 3.0.1 -> 3.0.5 2018-03-10 12:50:04 +01:00
Frederik Rietdijk 2c406f6329 python.pkgs.odo: disable failing test 2018-03-10 12:36:27 +01:00
Frederik Rietdijk 5c1c6a3071 python.pkgs.datashape: disable several tests 2018-03-10 12:36:27 +01:00
Jörg Thalheim 4d62ada05d
Merge pull request #36738 from Lassulus/litecoin
altcoins.litecoin: 0.14.2 -> 0.15.1
2018-03-10 11:30:28 +00:00
Ryan Mulligan c995db0853 taktuk: 3.7.5 -> 3.7.7
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -v` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` and found version 3.7.7
- found 3.7.7 with grep in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
- found 3.7.7 in filename of file in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
2018-03-10 12:15:40 +01:00
Elis Hirwing b6fc08795e polib: move to own file and fix homepage 2018-03-10 12:13:17 +01:00
Frederik Rietdijk acff736e37
Merge pull request #36735 from etu/python-progressbar-fixes
progressbar: move to own file and fix homepage
2018-03-10 12:11:44 +01:00
Frederik Rietdijk 66949d24e4
Merge pull request #36733 from etu/publicsuffix-fixes
publicsuffix: move to own file and fix homepage
2018-03-10 12:11:05 +01:00
Elis Hirwing 605a373468
publicsuffix: move to own file and fix homepage 2018-03-10 12:07:11 +01:00
Frederik Rietdijk 82f0b244bc
Merge pull request #36731 from etu/pyjade-fixes
pyjade: move to own file and fix homepage
2018-03-10 12:06:11 +01:00
Elis Hirwing 6c55f5479d
progressbar: move to own file and fix homepage 2018-03-10 12:05:33 +01:00
Frederik Rietdijk 00e50c217c
Merge pull request #36252 from FRidh/toPythonApplication
Python: introduce toPythonApplication function
2018-03-10 12:04:25 +01:00
Elis Hirwing 77330e18f4
pyjade: move to own file and fix homepage 2018-03-10 12:03:57 +01:00
Frederik Rietdijk fbea3ddd0c
Merge pull request #36732 from etu/pychart-fixes
pychart: move to own file
2018-03-10 12:02:32 +01:00
Jörg Thalheim 8ffe4912e2
Merge pull request #36736 from etu/python-proboscis-fixes
proboscis: move to own file and fix homepage
2018-03-10 11:00:32 +00:00
Elis Hirwing f1795e3957
pychart: move to own file
Also update website and download of source.
2018-03-10 12:00:12 +01:00
xeji 6fb73cc799 gtk-doc: add missing runtime dependency on six 2018-03-10 11:39:11 +01:00
Jörg Thalheim f8926fbcc9
Merge pull request #36709 from mpickering/patch-2
Add platforms attribute to umockdev
2018-03-10 09:55:34 +00:00
lassulus 1bad821710 altcoins.litecoin: 0.14.2 -> 0.15.1 2018-03-10 10:38:33 +01:00
Peter Simons e7df73607e
Merge pull request #36724 from averelld/mongolite-fix
rPackages.mongolite: fix build
2018-03-10 10:08:31 +01:00
Peter Simons 668383c088 haskell-hackage-db: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons 842a5c40f7 haskell: mark esqueleto and doctemplates as broken
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons 7011f3b66d haskell-tree-diff: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons 7e040c8775 haskell-hslua-module-text: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons 99fba9e335 haskell-HTTP and haddock-library: add overrides for ghc 8.4.1
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons 3724b07e2e haskell-blaze-builder: update overrides for ghc 8.4.1
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.

Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons b01a5ec506 haskell-regex-tdfa: update overrides for ghc 8.4.1
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.

Generally speaking, it might be a good idea to use
https://github.com/ChrisKuklewicz/regex-tdfa/pull/16 instead of the old one,
because it looks much cleaner. (It might have the same problem w/r to base,
though).

Pinging our resident GHC 8.4.1 guru @deepfire.
2018-03-10 10:00:16 +01:00
Peter Simons ee262b83ef cabal2nix: fix overrides for Cabal 2.2.x 2018-03-10 10:00:16 +01:00
Peter Simons c5cf8dd57a haskell-hackage-db: fix build with GHC 8.2.2 2018-03-10 10:00:16 +01:00
Peter Simons 469a15d386 distribution-nixpkgs: fix build with GHC 8.2.2 2018-03-10 10:00:15 +01:00
Peter Simons deab46fdba Cabal-2.2.0.0: fix build with GHC 8.2.2 2018-03-10 10:00:15 +01:00
Peter Simons 8aa0e7b950 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-3-gae0d2f7 from Hackage revision
42026bde62.
2018-03-10 10:00:06 +01:00
Peter Simons 3134f6bf97 hackage2nix: disable failing Hydra builds 2018-03-10 10:00:02 +01:00
Peter Simons 52383dbb6b hackage2nix: always use latest version of jailbreak-cabal 2018-03-10 10:00:02 +01:00
Elis Hirwing b29348257a
proboscis: move to own file and fix homepage 2018-03-10 09:12:12 +01:00
Kosyrev Serge a4fedaa481
ghc841 | turtle: GHC 8.4 needs a fresh Turtle 2018-03-10 06:51:58 +03:00
Ryan Mulligan acf77c3888 yarp: 2.3.68 -> 2.3.70.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg -h` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpserver --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp version` and found version 2.3.70.2
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp-config --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp-config --version` and found version 2.3.70.2
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev -h` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpmanager-console --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdatadumper --help` got 0 exit code
- found 2.3.70.2 with grep in /nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2
- found 2.3.70.2 in filename of file in /nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2
2018-03-09 19:41:31 -08:00
Kosyrev Serge 1aada58c2b
ghc841 | either: pin to v5 2018-03-10 06:37:35 +03:00
Averell Dalton 028e67abce rPackages.mongolite: fix build 2018-03-10 04:01:49 +01:00
Ryan Mulligan 14464b1dc5 uwsgi: 2.0.16 -> 2.0.17
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` got 0 exit code
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` got 0 exit code
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --version` and found version 2.0.17
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` and found version 2.0.17
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` and found version 2.0.17
- found 2.0.17 with grep in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17
- found 2.0.17 in filename of file in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17
2018-03-10 04:58:44 +03:00
Ryan Mulligan 3a40b899cf qpdf: 7.1.1 -> 8.0.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/fix-qdf --version` and found version 8.0.0
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/qpdf --help` got 0 exit code
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/qpdf --version` and found version 8.0.0
- found 8.0.0 with grep in /nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0
- found 8.0.0 in filename of file in /nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0
2018-03-10 04:58:03 +03:00
lassulus 54572276ec altcoins.dogecoin: use boost165 2018-03-10 02:34:39 +01:00
lassulus 00c2008bee altcoins.freicoin: fix hash 2018-03-10 02:30:03 +01:00
lassulus 0c15e1d1ee altcoins.btc1: 1.14.5 -> 1.15.1 2018-03-10 01:48:55 +01:00
Matthew Pickering 514accad2e
Add platforms attribute to umockdev
See #36707 to observe that the build fails. It depends on linux specific packages such as systemd.
2018-03-09 23:48:33 +00:00
Yuriy Taraday ebce42146f chromium: fix GCC 7 related build issues
Also clean up unused patches.
2018-03-10 03:31:55 +04:00
Graham Christensen 3ab34a01e0
Merge pull request #36467 from cleverca22/spotify
spotify: 1.0.69 -> 1.0.72
2018-03-09 17:30:53 -05:00
Graham Christensen 601857b418
Merge pull request #36479 from NeQuissimus/zfh_samba
samba: 4.7.4 -> 4.7.5
2018-03-09 17:29:17 -05:00
Graham Christensen 21d85a5d0f
Merge pull request #36525 from ryantm/auto-update/gdcm
gdcm: 2.6.4 -> 2.8.4
2018-03-09 17:28:18 -05:00
Graham Christensen 9f2fd27748
Merge pull request #36549 from ryantm/auto-update/glpk
glpk: 4.64 -> 4.65
2018-03-09 17:26:06 -05:00
Graham Christensen 05db7ca765
Merge pull request #36553 from ryantm/auto-update/gmsh
gmsh: 3.0.5 -> 3.0.6
2018-03-09 17:25:29 -05:00
Graham Christensen 6d81ffbe21
Merge pull request #36554 from ryantm/auto-update/gmtp
gmtp: 1.3.10 -> 1.3.11
2018-03-09 17:25:02 -05:00
Graham Christensen d3570a1e21
Merge pull request #36535 from ryantm/auto-update/gibo
gibo: 1.0.4 -> 1.0.6
2018-03-09 17:21:14 -05:00
Graham Christensen d2429e0045
Merge pull request #36537 from ryantm/auto-update/ginac
ginac: 1.7.2 -> 1.7.4
2018-03-09 17:20:53 -05:00
Graham Christensen aea818ee8b
Merge pull request #36539 from ryantm/auto-update/git-radar
git-radar: 0.5 -> 0.6
2018-03-09 17:20:21 -05:00
Graham Christensen bd3d035f1e
Merge pull request #36563 from ryantm/auto-update/gocr
gocr: 0.50 -> 0.51
2018-03-09 17:19:50 -05:00
Graham Christensen a4a2c80bd6
Merge pull request #36541 from ryantm/auto-update/git-secret
git-secret: 0.2.2 -> 0.2.3
2018-03-09 17:19:18 -05:00
Graham Christensen 6a5c5b342b
Merge pull request #36545 from ryantm/auto-update/gitless
gitless: 0.8.5 -> 0.8.6
2018-03-09 17:18:34 -05:00
Graham Christensen 1557d0127d
Merge pull request #36575 from ryantm/auto-update/grails
grails: 3.3.0 -> 3.3.2
2018-03-09 17:17:20 -05:00
Graham Christensen c36b224665
Merge pull request #36577 from ryantm/auto-update/gramps
gramps: 4.2.6 -> 4.2.8
2018-03-09 17:16:55 -05:00
Graham Christensen 7cb560ddae
Merge pull request #36578 from ryantm/auto-update/graylog
graylog: 2.4.1 -> 2.4.3
2018-03-09 17:16:31 -05:00
Graham Christensen 6a7dcafa5c
Merge pull request #36698 from veprbl/include-what-you-use_darwin
include-what-you-use: enable on darwin
2018-03-09 17:13:07 -05:00
Dmitry Kalinkin 5915f2dd0c
include-what-you-use: enable on darwin 2018-03-09 17:03:03 -05:00
Michael Raskin f74251dc92
Merge pull request #36657 from oxij/pkgs/pre-cardiacarrest
prepare for a swtich to `libcardiacarrest`
2018-03-09 22:03:01 +00:00
Josef Kemetmüller 38c589b5d0 mpv: fix darwin build
The optional video acceleration api (vaapi) is not supported on darwin.
2018-03-09 23:01:31 +01:00
Bignaux Ronan 5c25232728 squashfuse: init at unstable-2018-02-20 2018-03-09 22:35:57 +01:00
Bignaux Ronan 6f8176ac43 squashfuse : init at 0.1.101-371e4be 2018-03-09 22:35:57 +01:00
xeji 2d70431553 dislocker: 0.6.1 -> 0.7.1 2018-03-09 22:35:28 +01:00
Michael Fellinger 3b769eafac yarn2nix: init at 0.1.0 (#35340) 2018-03-09 21:28:28 +00:00
Jan Malakhovski 23e2ea9cba firefoxPackages: add a patch to fix pulseaudio initialization bug
This is optional (`libcardiacarrest` has a workaround for this bug
because there's `firefox-bin` that I can't fix), but with this applied things
are a bit smoother.
2018-03-09 21:21:06 +00:00
Jan Malakhovski 7cd02c8a4c pamixer: apply a patch to fix pulseaudio initialization bug 2018-03-09 20:49:31 +00:00
Jan Malakhovski 0712a61ac1 pkgs: reorganize things related to libpulseaudio 2018-03-09 20:49:30 +00:00
Jan Malakhovski 0b60cb9310 libcardiacarrest: init at 11.0-6 2018-03-09 20:49:30 +00:00
Jan Malakhovski 82c6426916 apulse: 0.1.11 -> 0.1.11 git, enable tracing by default
This adds LOG_TO_STDERR support and uses it for tracing.
2018-03-09 20:48:24 +00:00
volth 0883e1c318
perlPackages.libnet: 3.08 -> 3.11 2018-03-09 21:32:42 +01:00
volth 42cd03f6d7
perlPackages.LWPUserAgent: point to perlPackages.LWP 2018-03-09 21:28:51 +01:00
xeji 468c5f4e2a darling-dmg: fix build with gcc7 2018-03-09 21:22:18 +01:00
xeji 58b7f17a0f codeblocks: 16.01 -> 17.12, fix build 2018-03-09 21:04:51 +01:00
Vladimír Čunát 922d55aae8
Merge #36680: apvlv: fix build with gcc7 2018-03-09 20:53:46 +01:00
Vladimír Čunát 0ce2f04a04
Merge #36663: hexcurse: fix build with gcc7 2018-03-09 20:51:30 +01:00
Vladimír Čunát b441512ced
Merge #36644: caffe2: fix compilation on gcc7 2018-03-09 20:48:58 +01:00
Jörg Thalheim a724fcc865
Merge pull request #36631 from htr/htr-nixnote2-improvements
nixnote2: fix icon and version
2018-03-09 19:45:25 +00:00
Vladimír Čunát 897cecfb13
Merge #36645: mps: fix build with gcc7 2018-03-09 20:37:33 +01:00
Luka Blaskovic 13c8e0194d luaPackages.bit32: init at 5.3.0
fixes #35581
2018-03-09 19:32:28 +00:00
Luka Blaskovic b86c7469a6 luaposix: 33.4.0 -> 34.0.4 2018-03-09 19:32:06 +00:00
Luka Blaskovic 73ec2c29d4 luaPackages.std.normalize: init at 2.0.1 2018-03-09 19:32:06 +00:00
Luka Blaskovic 2f0ff59d89 luaPackages.std._debug: init at 1.0 2018-03-09 19:32:06 +00:00
Daiderd Jordan 43be4ebfb1
Merge pull request #36581 from matthewbauer/darwin-fixes
darwin: fixes
2018-03-09 19:32:54 +01:00
Michael Raskin 3d69037956
Merge pull request #36676 from xeji/rename
rename: fix build
2018-03-09 18:30:38 +00:00
Michael Raskin e48ede7379
Merge pull request #36677 from efx/fix-36346
tmsu: disable for darwin
2018-03-09 18:27:00 +00:00
Piotr Bogdan de93488d09 apvlv: fix build with gcc7 2018-03-09 18:17:44 +00:00
Michael Raskin 5f01c76c95
Merge pull request #36656 from ryantm/auto-update/palemoon
palemoon: 27.7.2 -> 27.8.0
2018-03-09 18:13:48 +00:00
Tim Steinbach 7a871021c7
atom: 1.24.0 -> 1.24.1 2018-03-09 13:13:12 -05:00
Michael Raskin 01360c86bc
Merge pull request #36671 from ryantm/auto-update/pipelight
pipelight: 0.2.8 -> 0.2.8.2
2018-03-09 18:07:32 +00:00
Eli Flanagan 4d1f618b18 tmsu: disable for darwin
Disabling until a solution comes about for osxfuse.
2018-03-09 12:47:05 -05:00
Michael Raskin 36fd566372
Merge pull request #36649 from pbogdan/pingus-fix-build
pingus: fix build with gcc7
2018-03-09 17:42:18 +00:00
Tim Steinbach 72dede4203
linux-copperhead: 4.15.7.a -> 4.15.8.a 2018-03-09 12:32:54 -05:00
Tim Steinbach 245dcb4a58
linux: 4.15.7 -> 4.15.8 2018-03-09 12:28:05 -05:00
Tim Steinbach f5ac2dd6e2
linux: 4.14.24 -> 4.14.25 2018-03-09 12:28:05 -05:00
xeji 6f01885fbe rename: fix build
failed since there is no 'devdoc' output
2018-03-09 18:26:25 +01:00
Ryan Mulligan 1e2c9fa78f pipelight: 0.2.8 -> 0.2.8.2
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/x1h0gya1nb2kxbvkcr8sivskx2kzycdr-pipelight-0.2.8.2/bin/pipelight-plugin --help` got 0 exit code
- ran `/nix/store/x1h0gya1nb2kxbvkcr8sivskx2kzycdr-pipelight-0.2.8.2/bin/pipelight-plugin --version` and found version 0.2.8.2
- found 0.2.8.2 with grep in /nix/store/x1h0gya1nb2kxbvkcr8sivskx2kzycdr-pipelight-0.2.8.2
- found 0.2.8.2 in filename of file in /nix/store/x1h0gya1nb2kxbvkcr8sivskx2kzycdr-pipelight-0.2.8.2
2018-03-09 09:05:51 -08:00
Pascal Wittmann ed3ad74a48
spin: 6.4.7 -> 6.4.8 2018-03-09 17:20:38 +01:00
Piotr Bogdan 1fedf8907d hexcurse: fix build with gcc7 2018-03-09 16:18:03 +00:00
Jörg Thalheim 342743c903
Merge pull request #36651 from pbogdan/yate-shebangs
yate: patch shebangs in configure
2018-03-09 16:08:37 +00:00
Pascal Wittmann d065a50336
Merge pull request #36660 from ryantm/auto-update/parallel
parallel: 20180122 -> 20180222
2018-03-09 16:41:34 +01:00
Ryan Mulligan 929bfa4510 parallel: 20180122 -> 20180222
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parallel -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parallel --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parallel -V` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parallel --version` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/sql -V` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/sql --version` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/niceload -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/niceload --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/niceload -V` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/niceload --version` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parcat -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parcat --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parcat help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parset -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parset --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/parset help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.bash -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.bash --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.bash help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.sh -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.sh --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/env_parallel.sh help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/.parallel-wrapped -h` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/.parallel-wrapped --help` got 0 exit code
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/.parallel-wrapped -V` and found version 20180222
- ran `/nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222/bin/.parallel-wrapped --version` and found version 20180222
- found 20180222 with grep in /nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222
- found 20180222 in filename of file in /nix/store/yianx0n1hidxg0x1wkra3h6bi4gir88l-parallel-20180222
2018-03-09 07:40:37 -08:00
Jan Malakhovski a1832cf633 firefoxPackages.tor-browser: update meta 2018-03-09 15:29:33 +00:00
Jan Malakhovski 2af121e687 libpressureaudio: better descriptions 2018-03-09 15:29:29 +00:00
Ryan Mulligan 46a5e72b89 palemoon: 27.7.2 -> 27.8.0
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 27.8.0 with grep in /nix/store/vqardwl9d7s3wdgapj4ybzrgpw5w3671-palemoon-27.8.0
2018-03-09 07:05:59 -08:00
Jan Malakhovski bf448029d9 vpnc: fix url 2018-03-09 15:05:43 +00:00
Jan Malakhovski 5797ba9d4a pkgs: tiny OCD fix 2018-03-09 15:05:41 +00:00
Piotr Bogdan f497a39328 yate: restrict platforms
doesn't build on aarch64-linux
2018-03-09 14:54:07 +00:00
xeji a4f53eae2c jfbview: mark as broken (upstream issue)
incompatible with current libmupdf:
https://github.com/jichu4n/JFBView/issues/17
does not appear actively maintained.
2018-03-09 15:14:53 +01:00
Peter Simons 90b394936b
Merge pull request #36652 from roberth/cabal2nix-extra-options
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
2018-03-09 15:06:14 +01:00
Robert Hensing a90294afe4 haskell.lib.haskellSrc2nix: add extraCabal2nixOptions 2018-03-09 14:52:34 +01:00
Piotr Bogdan 5a3550ede6 yate: patch shebangs in configure 2018-03-09 13:50:54 +00:00
Piotr Bogdan 2dfeb6fc53 pingus: fix build with gcc7 2018-03-09 13:42:06 +00:00
Eelco Dolstra 0fd204dac3
Merge pull request #36643 from ryantm/auto-update/opensubdiv
opensubdiv: 3.3.0 -> 3.3.1
2018-03-09 14:39:02 +01:00
Nikolay Amiantov 948533180f double-conversion: hopefully fix on Darwin 2018-03-09 16:35:10 +03:00
Nikolay Amiantov 325dece6a0 slade: disable on AArch64
Wants SSE.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 1890fe359a linuxPackages.bbswitch: disable on AArch64
It makes no sense on non-x86 platforms.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 9983c7004b citra: disable on AArch64
Wants SSE2 instructions.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 4c3c71fdd4 tdesktop: disable on AArch64
Errors out with "please add support for your architecture".
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 986ea06036 dwarf-fortress-packages.dwarf-therapist: disable on AArch64
The game works only on x86 anyway.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov c292489da0 deadbeef: disable on AArch64 2018-03-09 16:35:10 +03:00
Nikolay Amiantov 809297e595 the-powder-toy: disable on AArch64
Wants SSE.
2018-03-09 16:35:10 +03:00
Yuri Aisaka e559fa19f3 fix compilation on gcc7 2018-03-09 22:34:25 +09:00
Peter Simons 8dcd7f0d85 multi-ghc-travis: update to latest git version 2018-03-09 14:29:13 +01:00
Ryan Mulligan 3eb7049c48 opensubdiv: 3.3.0 -> 3.3.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.1 with grep in /nix/store/68xswr0fs8b098ww8l832z2gljmfgpwd-opensubdiv-3.3.1
- found 3.3.1 in filename of file in /nix/store/68xswr0fs8b098ww8l832z2gljmfgpwd-opensubdiv-3.3.1
2018-03-09 05:26:35 -08:00
Peter Simons 96b5bbd457 haskell-free: update overrides for version 5.0.1 2018-03-09 14:22:28 +01:00
Peter Simons 2a17cffbb2 haskell-src-exts: update overrides for version 1.20.2 2018-03-09 14:22:28 +01:00
Peter Simons bcd11f6a05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
ed3336e836.
2018-03-09 14:22:18 +01:00
Joachim F a346ee2b2f
Merge pull request #36504 from ryantm/auto-update/cppcheck
cppcheck: 1.80 -> 1.82
2018-03-09 13:04:00 +00:00
Piotr Bogdan f28e94a179 mps: fix build with gcc7 2018-03-09 12:36:45 +00:00
Jörg Thalheim 6625fb8a67 libf2c: 20100903 -> 20160102
fixes #36607
2018-03-09 11:58:48 +00:00
Jörg Thalheim ca7cb6a5bf
Merge pull request #36624 from ryantm/auto-update/mypy
mypy: 0.560 -> 0.570
2018-03-09 11:49:05 +00:00
Hugo Tavares Reis 6e5cd9cbfb nixnote2: fix icon and version 2018-03-09 12:47:50 +01:00
Jörg Thalheim 2d2208eb9d
Merge pull request #36619 from brainrape/fix-idrisPackages
idrisPackages: fix errors
2018-03-09 11:38:33 +00:00
Jörg Thalheim f03273a90a
Merge pull request #36628 from Ma27/fix-bonfire
bonfire: fix build
2018-03-09 11:32:35 +00:00
Maximilian Bosch ba4d57b529
bonfire: fix build
The requirement's constraint for `pythonPackages.keyring` didn't allow
keyring v11. However it has been bumped in 93a16a2ace
by @FRidh.

Current failure: https://nix-cache.s3.amazonaws.com/log/2nw5adfx86jwiax32mn11kqpc35xwhsh-bonfire-unstable-2017-01-19.drv
See ticket #36453
2018-03-09 11:55:55 +01:00
Pascal Wittmann fbbb6c54af
Merge pull request #36567 from ryantm/auto-update/gource
gource: 0.47 -> 0.48
2018-03-09 11:53:41 +01:00
Pascal Wittmann 3a5b129eed
Merge pull request #36584 from ryantm/auto-update/groovy
groovy: 2.4.12 -> 2.4.14
2018-03-09 11:52:44 +01:00
Pascal Wittmann b8770e2d44
Merge pull request #36588 from ryantm/auto-update/gtk-doc
gtk-doc: 1.25 -> 1.27
2018-03-09 11:51:51 +01:00
Maximilian Bosch f3809c6f4a
libgroove: fix build
When compiling with GCC v7 and the `-Werror` flag several new warnings
caused the build to fail: https://hydra.nixos.org/build/70751457/nixlog/2

Note: I patched the CMake file manually as v4.3.0 is quite old, a v5 is
in progress, but isn't stable yet, so patching v4 seems to be the better
solution taking stability into account.

See tickets #31747 and #36453
2018-03-09 11:32:19 +01:00
Peter Simons 9132156ae4
Merge pull request #36615 from rdnetto/cuda_fixes
haskellPackages.cuda: Fixed broken dependency
2018-03-09 11:29:29 +01:00
Ryan Mulligan 4593b29401 mypy: 0.560 -> 0.570
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped -V` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped --version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy -V` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy --version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped help` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen help` and found version 0.570
- found 0.570 with grep in /nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570
2018-03-09 02:12:26 -08:00
Vladimír Čunát d2d07a0bce
Merge #36518: xtreemfs: build with boost165 2018-03-09 10:54:47 +01:00
Vladimír Čunát ffe2c4be02
Merge #36555: libreswan: fix build with gcc7 2018-03-09 10:50:32 +01:00
Márton Boros 4d4171d5f6 idrisPackages.wl-pprint: 2016-09-28 -> 2017-03-13 2018-03-09 10:22:53 +01:00
Alexander Krupenkin 20a91aea71 parity-beta: 1.9.3 -> 1.9.4
fixes #35263
2018-03-09 09:12:35 +00:00
Alexander Krupenkin c9dcbf4573 parity: 1.8.10 -> 1.8.11 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 140ae896b2 parity: set linux platforms 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 40ffdbf728 parity-beta: updated vendored sources 2018-03-09 09:12:35 +00:00
Alexander Krupenkin fb883eb8a1 parity-beta: init at 1.9.3 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 5b3e44615b parity: init at 1.8.10 2018-03-09 09:12:35 +00:00
Márton Boros 4f1d26288f idrisPackages: fix errors 2018-03-09 09:57:18 +01:00
Jörg Thalheim bea585cf42
Merge pull request #36614 from ryantm/auto-update/libzdb
libzdb: 3.0 -> 3.1
2018-03-09 08:30:21 +00:00
Rushmore Mushambi 7b1565651c
Merge pull request #36602 from ryantm/auto-update/jshon
jshon: 20140712 -> 20160111.2
2018-03-09 10:26:01 +02:00
viric af507f9890
Merge pull request #36599 from ryantm/auto-update/inadyn
inadyn: 2.3 -> 2.3.1
2018-03-09 09:11:19 +01:00
Jörg Thalheim c69407bd14
Merge pull request #36557 from Lassulus/bitcoinabc
bitcoin-abc: 0.16.0 -> 0.16.2
2018-03-09 08:03:05 +00:00
Jörg Thalheim b3064902a2
Merge pull request #36515 from xeji/v8-gcc6
v8: build with gcc6
2018-03-09 07:47:49 +00:00
Peter Simons 9a9eb3e16b
Merge pull request #36475 from deepfire/ghc-8.4
ghc841:  bump to 8.4.1-release
2018-03-09 08:47:10 +01:00
Ryan Mulligan 833bf9937e libzdb: 3.0 -> 3.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.1 with grep in /nix/store/zpsvgnphvh4h494h5ivifrvrb5fjzj0w-libzdb-3.1
- found 3.1 in filename of file in /nix/store/zpsvgnphvh4h494h5ivifrvrb5fjzj0w-libzdb-3.1
2018-03-08 23:44:50 -08:00
Reuben D'Netto b66892931e haskellPackages.cuda: Fixed broken dependency 2018-03-09 18:33:28 +11:00
Michael Raskin a1672c114b
Merge pull request #36608 from ryantm/auto-update/libinput-gestures
libinput-gestures: 2.32 -> 2.33
2018-03-09 07:30:42 +00:00
Michael Raskin 16116a9a84
Merge pull request #36586 from ryantm/auto-update/gsm
gsm: 1.0.14 -> 1.0.17
2018-03-09 07:12:57 +00:00
Vincent Laporte 0ceb110197 ocamlPackages.sawja: 1.5.2 -> 1.5.3 2018-03-09 07:53:49 +01:00
Vincent Laporte 4345a2cef2
Merge pull request #36445 from maximedenes/sphinxcontrib_bibtex
Sphinxcontrib bibtex
2018-03-09 07:53:14 +01:00
Ryan Mulligan 4b6498afc2 libinput-gestures: 2.32 -> 2.33
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.33 with grep in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33
- found 2.33 in filename of file in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33
2018-03-08 22:16:57 -08:00
Ryan Mulligan b402f4fc59 jshon: 20140712 -> 20160111.2
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/pdxydl7lg0pbpcmh2332yygbb7b4vbq2-jshon-20160111.2/bin/jshon help` got 0 exit code
- found 20160111.2 in filename of file in /nix/store/pdxydl7lg0pbpcmh2332yygbb7b4vbq2-jshon-20160111.2
2018-03-08 20:38:10 -08:00
Jan Tojnar 0dccb85451
phpPackages.php-cs-fixer: 2.10.3 → 2.10.4 2018-03-09 05:07:29 +01:00
Ryan Mulligan 0373079efc iosevka: 1.14.0 -> 1.14.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.1 with grep in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
- found 1.14.1 in filename of file in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
2018-03-08 20:05:47 -08:00
Ryan Mulligan 03b23f00ca inadyn: 2.3 -> 2.3.1
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn -h` got 0 exit code
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn --help` got 0 exit code
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn help` got 0 exit code
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn -V` and found version 2.3.1
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn -v` and found version 2.3.1
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn --version` and found version 2.3.1
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn -h` and found version 2.3.1
- ran `/nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1/bin/inadyn --help` and found version 2.3.1
- found 2.3.1 with grep in /nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1
- found 2.3.1 in filename of file in /nix/store/zl5vf4sncl2rbf1n2h52fg86rc53q3q3-inadyn-2.3.1
2018-03-08 19:38:06 -08:00
Austin Seipp de1cb85b20 symbiyosys: 2018.02.04 -> 2018.03.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-08 21:23:20 -06:00
Austin Seipp 679dfdb40d yosys: 2018.02.14 -> 2018.03.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-08 21:23:20 -06:00
Austin Seipp ed6a4f47f8 arachne-pnr: 2018.02.14 -> 2018.03.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-08 21:23:20 -06:00
Austin Seipp bd59d4c6c9 icestorm: 2018.02.14 -> 2018.03.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-08 21:23:20 -06:00
Herwig Hochleitner 9b4ffd98a4 chromium: 64.0.3282.186 -> 65.0.3325.146
see https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-desktop.html

cc @aszlig @YorikSar

CVE-2017-11215
CVE-2017-11225
CVE-2018-6060
CVE-2018-6061
CVE-2018-6062
CVE-2018-6057
CVE-2018-6063
CVE-2018-6064
CVE-2018-6065
CVE-2018-6066
CVE-2018-6067
CVE-2018-6068
CVE-2018-6069
CVE-2018-6070
CVE-2018-6071
CVE-2018-6072
CVE-2018-6073
CVE-2018-6074
CVE-2018-6075
CVE-2018-6076
CVE-2018-6077
CVE-2018-6078
CVE-2018-6079
CVE-2018-6080
CVE-2018-6081
CVE-2018-6082
CVE-2018-6083
2018-03-09 03:02:49 +01:00
Shea Levy 98d177252a
Merge branch 'libav-shebangs' of git://github.com/xeji/nixpkgs 2018-03-08 20:20:31 -05:00
Matthew Bauer c7abef4c5d network_cmds: fix on darwin 2018-03-08 19:00:09 -06:00
Ryan Mulligan eb03685546 gtk-doc: 1.25 -> 1.27
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27/bin/gtkdoc-depscan -h` got 0 exit code
- ran `/nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27/bin/gtkdoc-depscan --help` got 0 exit code
- ran `/nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27/bin/gtkdoc-depscan --version` and found version 1.27
- ran `/nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27/bin/gtkdocize --help` got 0 exit code
- ran `/nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27/bin/gtkdocize --version` and found version 1.27
- found 1.27 with grep in /nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27
- found 1.27 in filename of file in /nix/store/6i54qzjbf3645yavr53qbvm12ddr9y7b-gtk-doc-1.27
2018-03-08 16:51:28 -08:00
Peter Hoeg 341dd2a9ad
Merge pull request #36324 from peterhoeg/f/okular
okular: add support for CHM, ZIP and markdown files
2018-03-09 08:46:39 +08:00
Ryan Mulligan f3bf2c9548 gsm: 1.0.14 -> 1.0.17
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/toast -h` got 0 exit code
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/toast help` got 0 exit code
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/tcat -h` got 0 exit code
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/tcat help` got 0 exit code
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/untoast -h` got 0 exit code
- ran `/nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17/bin/untoast help` got 0 exit code
- found 1.0.17 with grep in /nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17
- found 1.0.17 in filename of file in /nix/store/cikcvld2cd32if9qgc3ilvvb7iksds3c-gsm-1.0.17
2018-03-08 16:20:19 -08:00
Ryan Mulligan dd486d992c folly: 2017.11.06.00 -> 2018.02.26.00
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.02.26.00 with grep in /nix/store/a1f6l0wcn1cw5v7ycmpdd21kmka3bxpg-folly-2018.02.26.00
- found 2018.02.26.00 in filename of file in /nix/store/a1f6l0wcn1cw5v7ycmpdd21kmka3bxpg-folly-2018.02.26.00
2018-03-09 03:07:30 +03:00