Commit Graph

100816 Commits

Author SHA1 Message Date
Samuel Leathers
707ee76522 slic3r: fix build with gcc6 2017-09-08 16:58:33 +02:00
AndersonTorres
f93a019816 mcomix: fixup
MComix is failing in the check phase; so, we'll not check it.
2017-09-08 16:38:28 +02:00
Jörg Thalheim
a34d2ab2d6 Merge pull request #29093 from brodul/add/gosu
gosu: init at 2.0.1
2017-09-08 15:32:20 +01:00
Peter Simons
8a71425b82 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
4c3ddafacc.
2017-09-08 16:09:21 +02:00
Peter Simons
72451b5b77 hackage2nix: include "haskell-gi-overloading == 0.0" in our package set 2017-09-08 16:09:21 +02:00
Peter Simons
9e56f1a6b8 Merge pull request #29109 from boothead/hw-kafka-client
Fix hw-kafka-client haskell package
2017-09-08 15:58:26 +02:00
Robin Gloster
04f456ef94
dmtcp: 2.5.0 -> 2.5.1 2017-09-08 15:53:13 +02:00
Robin Gloster
3d325000ab
rosegarden: 15.08 -> 17.04 2017-09-08 15:43:18 +02:00
lassulus
2524e4cfd5 vbam: svn-1507 -> unstable-2017-09-04 2017-09-08 15:37:59 +02:00
Samuel Leathers
dc15c15338 scorched3d: fixing build with gcc6 2017-09-08 15:08:00 +02:00
Ben Ford
94ba1c02f6 Change link in explanation to upstream issue 2017-09-08 13:45:56 +01:00
Ben Ford
30ce53d105 Add a note about the changes 2017-09-08 13:13:22 +01:00
Ben Ford
017a356082 Also had to add dontCheck integration test seems to hang
(unit tests all pass)
2017-09-08 13:08:26 +01:00
Ben Ford
3205d164c6 Fix hw-kafka-client haskell package 2017-09-08 12:31:02 +01:00
Jörg Thalheim
bafc53c7e9 Merge pull request #28982 from ryantm/truecrypt
truecrypt: fix build with gcc6 patch
2017-09-08 11:52:39 +01:00
Frederik Rietdijk
c3a0c3c9f1 Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428"
This reverts commit b73e3bfafd.

See https://github.com/NixOS/nixpkgs/issues/29103
2017-09-08 08:55:05 +02:00
romildo
dce314e55b terminology: 1.1.0 -> 1.1.1 2017-09-08 07:43:36 +02:00
Vincent Laporte
ebd5c936fd ocamlPackages.cmdliner: make version 1.0 the default 2017-09-08 04:09:11 +00:00
Peter Hoeg
9f51b3c105 rubygems: 2.6.10 -> 2.6.13
Fixes a number of CVEs:

- a DNS request hijacking vulnerability. (CVE-2017-0902)
- an ANSI escape sequence vulnerability. (CVE-2017-0899)
- a DoS vulnerability in the query command. (CVE-2017-0900)
- a vulnerability in the gem installer that allowed a malicious gem to overwrite arbitrary files. (CVE-2017-0901)
2017-09-08 12:07:55 +08:00
Peter Hoeg
01a6878bb1 ruby: boy scout cleanups 2017-09-08 12:07:39 +08:00
Vincent Laporte
e93d92d391 ocamlPackages.cmdliner: 1.0.0 -> 1.0.2 2017-09-08 03:00:27 +00:00
Niklas Hambüchen
abc96aae47 glusterfs: Fix glusterfind's crawlers dlopen() error.
This fixes:

  Traceback (most recent call last):
    File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 22, in <module>
      import libgfchangelog
    File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/libgfchangelog.py", line 21, in <module>
      libgfc = CDLL("libgfchangelog.so", use_errno=True, mode=RTLD_GLOBAL)
    File "/nix/store/nlyr5ankhi7yvva8zndi718zj37js270-python-2.7.13-env/lib/python2.7/ctypes/__init__.py", line 362, in __init__
      self._handle = _dlopen(self._name, mode)
  OSError: libgfchangelog.so: cannot open shared object file: No such file or directory
  Connection to 10.0.0.2 closed.

when running `glusterfind pre`.

Done by setting PYTHONPATH/LD_LIBRARY_PATH as for the other
Python scripts.
2017-09-08 04:29:20 +02:00
Niklas Hambüchen
e7325f82a3 glusterfs: Patch upstream bug preventing glusterfind from running.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1489610

Also add patch to correctly log stderr from remote nodes
when glusterfind fails.
This, too, should be removed when fixed upstream.
2017-09-08 04:29:13 +02:00
Niklas Hambüchen
8e329da496 glusterfs: Fix wrong xattr package: xattr -> pyxattr.
Fixes error

  File "/nix/store/lxpsl84km87xpk59nai6a33ihgpfs7qr-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 105, in populate_pgfid_and_inodegfid
      file_xattrs = xattr.list(p)
  AttributeError: 'module' object has no attribute 'list'

when using `glusterfind pre`.
2017-09-08 04:29:08 +02:00
Nikolay Amiantov
6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Nikolay Amiantov
721aba33b4 protobuf3_4: init at 3.4.0 2017-09-08 03:40:56 +03:00
Tim Steinbach
3a43f510b6
minikube: 0.21.0 -> 0.22.0 2017-09-07 20:21:59 -04:00
Tim Steinbach
00829717e8
atom: 1.19.4 -> 1.19.7 2017-09-07 20:11:00 -04:00
Vladimír Čunát
3a93d9c516
factorio: fixup my eval fixup f9ea527a02 2017-09-07 23:15:08 +02:00
Andraz Brodnik
4955943101 Add gosu 2017-09-07 22:57:43 +02:00
Eelco Dolstra
0061fae2e6 genericBuild: Communicate the current build phase to Nix
This allows the progress bar to show e.g.

  [1/9/59 built] building bison-3.0.4 (configurePhase): checking for strdup... yes
2017-09-07 22:24:27 +02:00
Eelco Dolstra
6b3cef2246 Remove tracePhases
This has not been used in a long time.
2017-09-07 22:15:37 +02:00
Anderson Torres
936dca89df Merge pull request #28969 from disassembler/xiphos
xiphos: 4.0.3 -> 4.0.6
2017-09-07 17:11:45 -03:00
Franz Pletz
5901a645a8
searx: fix build 2017-09-07 22:00:27 +02:00
Franz Pletz
0ad1d8939f
atlassian-crowd: 2.12.0 -> 3.0.1 2017-09-07 22:00:27 +02:00
Bjørn Forsman
c24820db93 perlPackages.BoostGeometryUtils: unbreak build
Set LD=$CC to fix this build error:

...
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Boost/Geometry/Utils/Utils.bs')
ld -shared -O2 -L/nix/store/sgjc1147vi5hd57ck9xgck5xjkydg5lz-glibc-2.25/lib -fstack-protector-strong -o blib/arch/auto/Boost/Geometry/Utils/Utils.so buildtmp/Utils.o -lstdc++
buildtmp/Utils.o: In function `_GLOBAL__sub_I_Utils.c':
Utils.c:(.text.startup+0x1a): undefined reference to `__dso_handle'
/nix/store/yf4p5w2v4h4i8rja9zw1akp007av624j-binutils-2.28.1/bin/ld: buildtmp/Utils.o: relocation R_X86_64_PC32 against undefined hidden symbol `__dso_handle' can not be used when making a shared object
/nix/store/yf4p5w2v4h4i8rja9zw1akp007av624j-binutils-2.28.1/bin/ld: final link failed: Bad value
error building blib/arch/auto/Boost/Geometry/Utils/Utils.so from buildtmp/Utils.o at /nix/store/7q2hps69zkj501lsmvnd2ry95mmdbh80-perl-5.24.2/lib/perl5/5.24.2/ExtUtils/CBuilder/Base.pm line 321.
builder for ‘/nix/store/bdwqvgxlgcqsmlqfh0d74jkpw96p78kh-perl-Boost-Geometry-Utils-0.15.drv’ failed with exit code 2
error: build of ‘/nix/store/bdwqvgxlgcqsmlqfh0d74jkpw96p78kh-perl-Boost-Geometry-Utils-0.15.drv’ failed
2017-09-07 21:48:58 +02:00
Spencer Baugh
4978b204e3 pythonPackages.linuxfd: init at 1.4.4 2017-09-07 19:45:30 +00:00
Jörg Thalheim
56ccd27dee Merge pull request #29073 from Mic92/mongodb/2.4.8
mfi-controller: remove
2017-09-07 20:31:19 +01:00
Joachim F
f66ed3079d Merge pull request #29043 from jerith666/amarok-gcc-5
amarok: fixup by building with gcc-5
2017-09-07 18:43:27 +00:00
Frederik Rietdijk
56c56fb414 Merge pull request #29072 from FRidh/python-fixes-3
Python: several fixes (3)
2017-09-07 19:26:20 +02:00
Frederik Rietdijk
b73e3bfafd python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.

The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.

Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00
Vladimír Čunát
f9ea527a02
factorio: use throw instead of abort
Otherwise if you try to listing all available packages, you will get a
hard error on platforms not supported by this package.  Consequently the
tarball job was broken.
2017-09-07 19:15:58 +02:00
zimbatm
2ae7e952b2 yarn: 0.28.4 -> 1.0.1 2017-09-07 18:10:09 +01:00
Will Dietz
b95dc6f7d6 rr: 4.5.0 -> 5.0.0 2017-09-07 12:05:09 -05:00
Peter Simons
9903f4e2ed haskell-binary-orphans: use latest version when compiling with ghc-8.2.x 2017-09-07 17:42:25 +02:00
Peter Simons
0898cd2521 haskell-Agda: use old Happy version to fix the build 2017-09-07 17:42:25 +02:00
Peter Simons
7af6cb984e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
119ce17843.
2017-09-07 17:42:20 +02:00
Peter Simons
d2c9a8c6a4 hackage2nix: keep old happy 1.19.5 around for Agda 2017-09-07 17:42:04 +02:00
Peter Simons
d382d2b91f hackage2nix: disable broken builds 2017-09-07 17:42:04 +02:00
Peter Simons
072a0d8872 haskell-happy: fix build with ghc-7.8.x 2017-09-07 17:41:27 +02:00
Peter Simons
8809e87684 haskell-pandoc: compile ghc-8.2.x version with Cabal 1.x to avoid errors in Setup.hs 2017-09-07 17:41:27 +02:00
Peter Simons
e8826a9ac4 haskell-aws: jailbreak when building with ghc-8.2.x 2017-09-07 17:41:27 +02:00
Peter Simons
e1c5e81b90 haskell-aeson-compat: use latest version when building with ghc 8.2.x
Also, disable test suite to avoid depending on QuickCheck 2.10.*.
2017-09-07 17:41:27 +02:00
Tim Steinbach
dc8b228a89
linux: 4.9.47 -> 4.9.48 2017-09-07 10:31:02 -04:00
Tim Steinbach
a1912c9eb4
linux: 4.12.10 -> 4.12.11 2017-09-07 10:27:39 -04:00
Nikolay Amiantov
2df59769ab Revert "python.pkgs.backports_weakref: init at 1.0rc1"
This reverts commit c3b9eca876.

It's already in the tree on master. For some reason nox-review hasn't caught that.
2017-09-07 17:11:35 +03:00
Nikolay Amiantov
db5a5ccf2b python.pkgs.TheanoWithoutCuda: don't propagate stdenv
Fixes errors during buildEnv.
2017-09-07 17:04:54 +03:00
Nikolay Amiantov
c3b9eca876 python.pkgs.backports_weakref: init at 1.0rc1 2017-09-07 17:04:54 +03:00
Nikolay Amiantov
f1f944f23b caffe: don't use CUDA by default
CUDA currently requires old GCC. Also, this way Caffe is usable without proprietary blobs.
2017-09-07 17:04:29 +03:00
Nikolay Amiantov
5a2bb4c992 python.pkgs.dlib: init at 19.6 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
4999aeb7b7 python.pkgs.protobuf: fix build 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
c4bed3043d caffe: add Python support
Move to CMake in the process.
2017-09-07 17:04:29 +03:00
Nikolay Amiantov
eb6a8c3f52 dlib: 19.4 -> 19.6 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
e5059a8739 bazel: 0.4.5 -> 0.5.4 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
88641353d6 caffe: 2015-07-02 -> 1.0-rc5 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
1704eeb930 gcc7: 7.1.0 -> 7.2.0 2017-09-07 17:04:29 +03:00
Frederik Rietdijk
a26ae760e2 python.pkgs.setuptools: upgrade to 36.4.0 2017-09-07 15:06:22 +02:00
Hendrik Schaeidt
66aa2b1e08 nodePackages.ionic: init at 3.9.2 2017-09-07 13:10:21 +02:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
This reverts commit 0a944b345e, reversing
changes made to 61733ed6cc.

I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Peter Hoeg
0bac95c976 rake: 11.1.0 -> 12.0.0 2017-09-07 17:50:36 +08:00
Michael Raskin
8343a6c7a5 lispPackages.clsql-sqlite3: init 2017-09-07 11:40:06 +02:00
Jörg Thalheim
6b6ffd5b21 mfi: remove 2017-09-07 10:24:24 +01:00
Jörg Thalheim
9ee5727459 v8: remove 3.14.5.10
was only used by mongodb248
2017-09-07 10:20:22 +01:00
Peter Hoeg
41e7e1304e dict: enable the default upstream server so the client works out of the box 2017-09-07 17:17:49 +08:00
Jörg Thalheim
382afe8c62 mongodb248: remove
reason: build fails in hydra
Do still need this and want to maintain this @elitak?
2017-09-07 10:06:00 +01:00
Jörg Thalheim
37d3a4425e python.pkgs.keyring: move out of python-packages.nix 2017-09-07 09:54:07 +01:00
Frederik Rietdijk
52932fade0 python.pkgs.fixtures: 1.4.0 -> 3.0.0 2017-09-07 10:18:44 +02:00
Frederik Rietdijk
b7eb4a4f90 python.pkgs.fixtures: fix build 2017-09-07 10:17:55 +02:00
Matthieu Coudron
a8dca7bf8a keyring: 8.4.1 -> 10.4.0 2017-09-07 10:16:04 +02:00
Frederik Rietdijk
85e2083aaf python.pkgs.django-multiselectfield: 0.1.3 -> 0.1.8 2017-09-07 10:11:45 +02:00
Frederik Rietdijk
700c95a706 python.pkgs.restview: 2.5.2 -> 2.7.0 2017-09-07 10:01:51 +02:00
Frederik Rietdijk
69435dfba5 python.pkgs.readme_renderer: init at 17.2 2017-09-07 10:01:06 +02:00
Frederik Rietdijk
b690856b62 python.pkgs.logfury: fix build 2017-09-07 09:52:47 +02:00
Frederik Rietdijk
a75dd64338 python.pkgs.statsmodels: disable tests 2017-09-07 09:48:54 +02:00
Frederik Rietdijk
d38ee5b46c Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-07 09:29:44 +02:00
Frederik Rietdijk
4ecfeb56a7 acd-cli: use python36 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
e4b94fa60f python.pkgs.pathspec: 0.5.2 -> 0.5.3 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
71670376bc python.pkgs.yamllint: fix build 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
62464e28fd python.pkgs.pybfd: fix build 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
a2b8f39d63 python.pkgs.ftfy: disable Python 2 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
a4129e7b9e python.pkgs.passlib: 1.6.5 -> 1.7.1 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
8d7e8a6720 python.pkgs.passlib: move to own file 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
5e64cc6cf0 toot: 0.8.0 -> 0.13.0 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
a3e524054f mitmproxy: fix build
which was broken after the cryptography bump to 2.x.

cc maintainer @fpletz
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6d3f5cb409 python.pkgs.flask: disable tests 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
b1504b444b conan: 0.21.2 -> 0.26.2, and fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c4ec44e4d7 python.pkgs.pylint: use fetchPypi 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6bbc2e09da python.pkgs.astropy: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c7299ea37b python.pkgs.koji: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
785d7f2349 python.pkgs.jsonnet: disable for Python 3 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
d45e554457 mycli: move out of python-packages.nix and fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
79257d28e8 python.pkgs.zetup: 0.2.42 -> 0.2.34
downgrade because the previous upgrade broke the package. The latest
version requires a setuptools bump which we won't do yet.
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
b00be43cdf gmvault: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
49ce901f11 python.pkgs.cgkit: remove old and broken package 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
d51bd36646 cudnn: add 6.0 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
2489a0aca7 protobuf: add 3.3 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
70de5af18c pythonPackages.backports_weakref: init 1.0rc1 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
a869636e54 pythonPackages.markdown: 2.6.7 -> 2.6.8 2017-09-07 09:28:03 +02:00
Peter Hoeg
1b9615e62c libarchive-c: 2.5 -> 2.7 2017-09-07 09:28:03 +02:00
Peter Hoeg
90433ed831 diffoscope: 77 -> 85 2017-09-07 09:28:03 +02:00
Eelco Dolstra
a602e1aa70 pythonPackages.libarchive-c: Disable failing test
f9f9749fd2 (commitcomment-24028305)
(cherry picked from commit 22d4630e683b9e0fddf34fdc276fc08014e4ae61)
2017-09-07 09:28:03 +02:00
Lancelot SIX
2c3cc4e921 pythonPackages.django: 1.11.4 -> 1.11.5
Fixes CVE-2017-12794
See https://docs.djangoproject.com/en/1.11/releases/1.11.5/
2017-09-07 09:28:03 +02:00
Alex Brandt
637ccde435 python.pkgs.behave: init at 1.2.5 2017-09-07 09:28:03 +02:00
Alex Brandt
83dbb41aed pythonPackages.parse-type: init at 0.3.4 2017-09-07 09:28:03 +02:00
Alex Brandt
f06d7bd125 pythonPackages.pyhamcrest: init at 1.9.0 2017-09-07 09:28:03 +02:00
Alex Brandt
4934a4d553 pythonPackages.parse: init at 1.6.6 2017-09-07 09:28:03 +02:00
betaboon
7e7f91d23a pythonPackages.serpy: init at 0.1.1 2017-09-07 09:28:03 +02:00
betaboon
3836ee50e3 pythonPackages.sampledata: init at 0.3.7 2017-09-07 09:28:03 +02:00
betaboon
007313d044 pythonPackages.psd-tools: init at 1.4 2017-09-07 09:28:03 +02:00
betaboon
4b4e05c6ec pythonPackages.premailer: init at 3.0.1 2017-09-07 09:28:03 +02:00
betaboon
820aa5fef9 pythonPackages.marshmallow-sqlalchemy: init at 0.13.1 2017-09-07 09:28:02 +02:00
betaboon
7a33723155 pythonPackages.fn: init at 0.4.3 2017-09-07 09:28:02 +02:00
betaboon
b696d6c90d pythonPackages.marshmallow: init at 2.13.5 2017-09-07 09:28:02 +02:00
betaboon
d3fc82d81b pythonPackages.flask-marshmallow: init at 0.8.0 2017-09-07 09:28:02 +02:00
betaboon
63d57bf246 pythonPackages.flask-mail: init at 0.9.1 2017-09-07 09:28:02 +02:00
betaboon
3ac8eed5fd pythonPackages.djmail: init at 1.0.1 2017-09-07 09:28:02 +02:00
betaboon
d18f4dcba3 pythonPackages.django-sr: init at 0.0.4 2017-09-07 09:28:02 +02:00
betaboon
e55f5fe4bc pythonPackages.django-sites: init at 0.9 2017-09-07 09:28:02 +02:00
betaboon
f69a072f5b pythonPackages.django-sampledatahelper: init at 0.4.1 2017-09-07 09:28:02 +02:00
betaboon
48855344c4 pythonPackages.django-picklefield: init at 0.3.2 2017-09-07 09:28:02 +02:00
betaboon
28e186f429 pythonPackages.django-pglocks: init at 1.0.2 2017-09-07 09:28:02 +02:00
betaboon
b80cb36cde pythonPackages.django-jinja: init at 2.2.2 2017-09-07 09:28:02 +02:00
betaboon
0b2fc117c1 pythonPackages.easy-thumbnails: init at 2.4.1 2017-09-07 09:28:02 +02:00
betaboon
c7031704f5 pythonPackages.django-ipware: init at 1.1.6 2017-09-07 09:28:02 +02:00
betaboon
3909871991 pythonPackages.pyjwkest: init at 1.3.2 2017-09-07 09:28:02 +02:00
betaboon
4fe7f3e561 pythonPackages.pycryptodomex: init at 3.4.5 2017-09-07 09:28:02 +02:00
betaboon
6d9ec9efcf pythonPackages.diff-match-patch: init at 20121119 2017-09-07 09:28:02 +02:00
betaboon
f89fd55833 pythonPackages.asana: init at 0.6.2 2017-09-07 09:28:02 +02:00
betaboon
712942dea3 pythonPackages.aioamqp: init at 0.10.0 2017-09-07 09:28:02 +02:00
Matthieu Coudron
f31c6c150a python.pkgs.secretstorage: init at 2.3.1 2017-09-07 09:28:02 +02:00
Lancelot SIX
cec4dcb7bb pythonPackages.pamqp: add missing build dependency 2017-09-07 09:28:02 +02:00
Lancelot SIX
eae28752a8 pythonPackages.dropbox: fix build dependencies 2017-09-07 09:28:02 +02:00
mingchuan
ea0c1c1bfd pythonPackages.coveralls: Add missing dependencies to fix build 2017-09-07 09:28:02 +02:00
mingchuan
4c183f4b42 pythonPackages.urllib3: Fix buildInputs and meta.description 2017-09-07 09:28:02 +02:00
Vladimír Čunát
0c660ad42f
Merge #28906: glibc: 2.25 -> 2.25-49 (upstream patches) 2017-09-07 08:19:40 +02:00
Peter Hoeg
e6c40a4dee syncthing: 0.14.36 -> 0.14.37 2017-09-07 10:04:05 +08:00
Daiderd Jordan
51eafbe028
ucl: only pass -stc=c90 when using gcc
Also remove -fPIC, it's included in the hardening flags by default.
2017-09-06 21:45:38 +02:00
Théo Zimmermann
9efd7a9b6e coq_8_7: init at 8.7+beta1 2017-09-06 21:16:41 +02:00
Théo Zimmermann
a26bbe547e coq: fetch source from GitHub 2017-09-06 21:16:41 +02:00
Daiderd Jordan
3cb57304de Merge pull request #29045 from matthewbauer/pinentry-no-fill-plist
pinentry-mac: no ‘fill plist’ stuff
2017-09-06 21:11:18 +02:00
Tim Steinbach
054ed6abc3 Merge pull request #29042 from NeQuissimus/docker_17_06_2
docker: 17.06.1-ce -> 17.06.2-ce
2017-09-06 15:04:22 -04:00
John Ericson
eb326c9cb7 macos-sierra-shared: Fix, after binutils-wrapper broke it
cctool's as needs to be told use to use gnu as, or else we'd need a
dependency cycle between cctools and clang for this case.

In general, this is not a problem because clang uses its own integrated
assembler where possible, and gnu as otherwise.
2017-09-06 14:28:14 -04:00
Michael Raskin
37392454f3 Merge pull request #28948 from disassembler/qucs
Qucs: version update and adms dependency
2017-09-06 20:24:55 +02:00
Frederik Rietdijk
9e27b88141 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-06 20:17:53 +02:00
Frederik Rietdijk
dcbf59d8a7 python.pkgs.pytest-warnings: fix homepage, fixes eval 2017-09-06 20:17:31 +02:00
Daiderd Jordan
57ef1a3564
go: fix darwin build 2017-09-06 19:45:10 +02:00
Peter Simons
a89d69a867 Merge pull request #28918 from cocreature/natural-transformations
haskell/natural-transformation: add dependency on semigroups for GHC 7.10
2017-09-06 19:42:19 +02:00
Markus Hauck
572361f396
rawtherapee: 5.0-r1 -> 5.2 2017-09-06 18:57:01 +02:00
Orivej Desh
cf6f900989 tiled: 1.0.1 -> 1.0.3 2017-09-06 15:56:08 +00:00
Joachim F
9405bc22f6 Merge pull request #28965 from jlesquembre/mcomix
mcomix: Disable test suite for now
2017-09-06 14:47:57 +00:00
Joachim F
8eb195d0da Merge pull request #28852 from Balletie/fix/rtags-configure-prefix
rtags: Fix configure phase errors
2017-09-06 14:45:39 +00:00
Robin Gloster
993a83d395
tcpdump: 4.9.1 -> 4.9.2
This is a security release theoretically under emgargo, but leaked by
Mageia and Fedora.

We have permission to deliver this prior to public release.
2017-09-06 16:42:43 +02:00
Tim Steinbach
41d9884067
i3-gaps: Install man pages properly 2017-09-06 10:19:17 -04:00
Bernd Amend
b49b9da3ce
cmake: add withQt5 option and make it the default 2017-09-06 08:02:08 -05:00
Bernd Amend
f3ac052f24
cmake: 3.8.2 -> 3.9.1 2017-09-06 08:02:05 -05:00
Frederik Rietdijk
38dc9a870f Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-06 14:01:25 +02:00
Frederik Rietdijk
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00
Michael Raskin
036bafe0b9 ocropus: 20150316 -> 20170811 2017-09-06 13:46:16 +02:00
Michael Raskin
6f740953e6 silgraphite: drop graphite1 (which had version 2.x) 2017-09-06 13:46:16 +02:00
Michael Raskin
fff500fc00 vacuum: 1.2.4 -> 1.3.0.20160104 2017-09-06 13:46:16 +02:00
Michael Raskin
f20ccd4b5e pythonPackages.wptserve: make python2-only (upstream uses relative import in the latest release) 2017-09-06 13:46:16 +02:00
Michael Raskin
cca09d8067 pythonPackages.manifestparser: make python2-only 2017-09-06 13:46:16 +02:00
Michael Raskin
ad44a76005 pythonPackages.browsermob-proxy: make python2-only 2017-09-06 13:46:16 +02:00
Peter Simons
89f5d52cf4 Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"
This reverts commit dfb0f25484, reversing
changes made to 7f8ff02437. These changes broke
the ghcWithPackages wrapper:

    nix-shell -p "haskellPackages.ghcWithPackages (ps: [ps.mtl])" --run "ghc-pkg list mtl"
    /nix/store/szz84j5k1dy3jdashis6ws28d8l8zxxb-ghc-8.0.2-with-packages/lib/ghc-8.0.2/package.conf.d
        (no packages)
2017-09-06 10:19:18 +02:00
Peter Simons
f2a76b6c29 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
6bd6c397f5.
2017-09-06 10:19:12 +02:00
Peter Simons
e1a67915f8 haskell-happy: use 1.19.7 version (despite lts-9) to fix test suite failure 2017-09-06 10:17:46 +02:00
Peter Simons
b2bff7e8ae LTS Haskell 9.3 2017-09-06 09:58:46 +02:00
Peter Hoeg
fefdc00c52 arc-theme: Fix build with gnome 3.24 2017-09-06 14:55:30 +08:00
Cray Elliott
f03964ff7c winetricks: 20170614 -> 20170823 2017-09-05 23:29:31 -07:00
Jaakko Luttinen
b17ccf39c4
rssguard: 3.4.0 -> 3.4.2 2017-09-06 09:08:11 +03:00
Joachim F
9f110745b1 Merge pull request #28922 from xtruder/pkgs/spice-vdagent/systemd_support
spice-vdagent: add systemd support
2017-09-06 05:21:20 +00:00
Joachim F
035459081c Merge pull request #29033 from yesbox/sonarr_2.0.0.4949
sonarr: 2.0.0.4928 -> 2.0.0.4949
2017-09-06 05:15:51 +00:00
John Ericson
f152a5d7bb mplayer: depsBuildBuild isn't (yet) a parameter, so don't use it
Thanks @dezgeg for catching my error.
2017-09-06 00:37:15 -04:00
John Ericson
28e4975bd1 zile: disable help2man for cross builds
@dezgeg caught my error--the issue isn't building help2man, but running
it on cross-compiled binaries.

This effectively reverts 0825f30fd2 as
far as behavior is concerned, but keeps the removal of `crossAttrs`.
2017-09-06 00:31:25 -04:00
Ryan Mulligan
8b0de80e55 truecrypt: fix build with gcc6 patch
The build was failing with gcc 6.4.0; using the samee gcc6 patch Arch
Linux uses fixed the build.

This commit also refactors out the builder.sh possibly fixing the
NOGUI make flag option.
2017-09-05 20:44:17 -07:00
Matthew Bauer
7f860249e1
pinentry-mac: no ‘fill plist’ stuff
fixes #26774
2017-09-05 22:35:00 -05:00
Matt McHenry
af57251cb9 amarok: fixup by building with gcc-5
due to continued lack of progress on
https://github.com/NixOS/nixpkgs/issues/16588, probably not worth the
time for anything better.

Progress on: #28643
2017-09-05 21:32:11 -04:00
Tim Steinbach
8bd1a220d9
docker: 17.06.1-ce -> 17.06.2-ce 2017-09-05 19:57:29 -04:00
Jörg Thalheim
8e37e744d2 Merge pull request #29036 from andir/update-rustup1.3.0
rustup: 1.2.0 -> 1.3.0
2017-09-06 00:23:31 +01:00
Cray Elliott
6df5f88aca nvidia-x11: 375.66 -> 384.69 2017-09-05 16:12:31 -07:00
Jörg Thalheim
7b397d1b56 Merge pull request #29038 from elitak/factorio-version
Factorio version
2017-09-06 00:07:18 +01:00
John Ericson
40e917d35d Merge pull request #29023 from obsidiansystems/deps-reorg
misc pkgs: Reorganize dependencies ahead of #26805
2017-09-05 18:10:32 -04:00
Franz Pletz
333eacaf8b Merge pull request #29027 from WilliButz/packageUpdates
grafana: 4.3.2 -> 4.4.3
2017-09-06 00:05:36 +02:00
Eric Litak
2164c01a53 factorio: 0.15.33 -> 0.15.34 2017-09-05 15:04:27 -07:00
Eric Litak
02d715d29b factorio: refactored the arch+version abstraction 2017-09-05 15:02:24 -07:00
Daiderd Jordan
d0d905668c
haskell-hscolour: fix darwin build 2017-09-05 22:56:09 +02:00
Charles Strahan
3189b01647
go: init 1.9 (and set as default) 2017-09-05 16:44:13 -04:00
Andreas Rammhold
14c3ce919b
rustup: 1.2.0 -> 1.3.0 2017-09-05 22:27:30 +02:00
Daiderd Jordan
8706664ff6
afl: use clangStdenv
Fixes #28712
2017-09-05 22:00:44 +02:00
yesbox
5059db823a sonarr: 2.0.0.4928 -> 2.0.0.4949 2017-09-05 21:52:00 +02:00
Daiderd Jordan
0adb83e2a2 Merge pull request #28998 from LnL7/libstdcxx-hook
libstdc++: add setup-hook
2017-09-05 21:40:31 +02:00
yesbox
e70e5de2c7 jackett: 0.7.1308 -> 0.8.151 2017-09-05 21:38:42 +02:00
Daiderd Jordan
907222098a
clang-stdenv: use libstdcxxHook when targeting linux 2017-09-05 21:37:06 +02:00
Samuel Leathers
402e6ac089
libfpx: fix build with gcc6 2017-09-05 21:29:10 +02:00
WilliButz
226a20117d
grafana: 4.3.2 -> 4.4.3 2017-09-05 21:12:17 +02:00
Franz Pletz
84ec7ef6c3
file: 5.31 -> 5.32 for CVE-2017-1000249 2017-09-05 20:22:01 +02:00
Franz Pletz
fea02e30f1
ncurses: 6.0-20170729 -> 6.0-20170902
Fixes issues with xterm terminfo.
2017-09-05 20:14:15 +02:00
Franz Pletz
bbeeee220a
Merge remote-tracking branch 'origin/master' into staging 2017-09-05 20:14:08 +02:00
John Ericson
5b6d78194c Merge pull request #29028 from obsidiansystems/cross-cleanup
misc pkgs: Clean up cross
2017-09-05 13:59:50 -04:00
John Ericson
10b2bb8288 mplayer: Simplify cross, no crossAttrs or crossConfig 2017-09-05 13:45:34 -04:00
Robert Schütz
7cceee29fb seafile-client: add optional Shibboleth support 2017-09-05 19:33:22 +02:00
John Ericson
5de3b11960 links 2: Simplify cross, no crossAttrs or crossConfig 2017-09-05 13:25:35 -04:00
John Ericson
8babcd4d2b elinks: Simplify cross, no crossAttrs or crossConfig 2017-09-05 13:25:21 -04:00
John Ericson
0825f30fd2 zile: help2man is no longer likely to cause problems 2017-09-05 13:23:46 -04:00
Jörg Thalheim
abdd0bbf4e gerrit: avoid copy of war file in build 2017-09-05 18:21:43 +01:00
Joachim Fasting
5113be54a4
tor-browser-bundle-bin: 7.0.4 -> 7.0.5 2017-09-05 19:20:02 +02:00
Jörg Thalheim
bd794ccf23 Merge pull request #29024 from jammerful/gerrit
gerrit: init at 2.14.3
2017-09-05 18:14:00 +01:00
Jörg Thalheim
8144460e36 gerrit: fixed-output derivation to avoid rebuilds
see also https://github.com/NixOS/nixpkgs/issues/27754#issue-246545036
for motivation.
2017-09-05 18:11:09 +01:00
Franz Pletz
1bed4773f5
postgresql92: remove last references 2017-09-05 18:20:56 +02:00
Franz Pletz
59bed53f3c
postgresql9{1,2}: fix evaluation 2017-09-05 18:14:27 +02:00
Piotr Bogdan
3d8d9aa1dd caps: fix build with gcc6 2017-09-05 18:07:15 +02:00
Franz Pletz
101a048f95
i3: install manpages
cc #28976
2017-09-05 17:49:40 +02:00
Franz Pletz
4743d77e57
postgresql96: 9.6.3 -> 9.6.5 2017-09-05 17:49:05 +02:00
Franz Pletz
1b0acfed50
postgresql95: 9.5.7 -> 9.5.9 2017-09-05 17:49:05 +02:00
Franz Pletz
df0b19aedc
postgresql94: 9.4.12 -> 9.4.14 2017-09-05 17:49:04 +02:00
Franz Pletz
8b930e716a
postgresql93: 9.3.17 -> 9.3.19 2017-09-05 17:49:04 +02:00
Franz Pletz
dbf6e367e8
postgresql9{1,2}: remove, not supported anymore
See https://www.postgresql.org/support/versioning/.
2017-09-05 17:49:04 +02:00
Jörg Thalheim
2df594e044 Merge pull request #28971 from disassembler/libctemplate
libctemplate: remove 2.2
2017-09-05 16:44:17 +01:00
jammerful
f59d3a730d gerrit: init at 2.14.3 2017-09-05 11:41:29 -04:00
Jörg Thalheim
69a9e8707a Merge pull request #28976 from NeQuissimus/i3_4_14
i3: 4.13 -> 4.14
2017-09-05 16:40:43 +01:00
John Ericson
9626ffbf14 myEnv: stdenv doesn't mangle dependencies like that anymore 2017-09-05 11:37:10 -04:00
John Ericson
252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
Jörg Thalheim
1791b43691 Merge pull request #29022 from disassembler/stuntrally
stunt rally: fixing build with gcc6
2017-09-05 16:36:01 +01:00
Joachim F
47ec95715a Merge pull request #28970 from disassembler/lenmus
lenmus: fixing build with gcc6
2017-09-05 15:29:44 +00:00
Jörg Thalheim
5d848f0abc Merge pull request #29013 from michelk/saga
saga: 2.3.1 -> 5.0.0
2017-09-05 15:58:22 +01:00
Samuel Leathers
2134b928ec stunt rally: fixing build with gcc6 2017-09-05 10:29:51 -04:00
Jörg Thalheim
e342715f3e Merge pull request #28983 from lluchs/x2goclient-4.1.0.0
x2goclient: 4.0.5.1 -> 4.1.0.0
2017-09-05 15:23:47 +01:00
Jörg Thalheim
4fd3afa80b Merge pull request #29021 from frontsideair/flow-49-54
flow: 0.49.1 -> 0.54.0
2017-09-05 15:06:35 +01:00
Gabriel Adomnicai
7c08e86be9 mmake: init at 1.2.0 (#28904)
* Package for mmake

* Package for mmake - build from sources

* Package name update

* Added maintainers
2017-09-05 15:00:22 +01:00
Joachim F
62c4d15269 Merge pull request #28992 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-09-05 13:55:24 +00:00
Joachim F
6ee01c0c87 Merge pull request #28999 from oxij/pkg/tor-reorg-update
firefoxPackages: tor-browser: reorganize and update
2017-09-05 13:53:48 +00:00
gnidorah
d627ded461 maxx: allow launching individual components 2017-09-05 16:49:49 +03:00
Jörg Thalheim
9a9629edc2 Merge pull request #29018 from jlesquembre/hyper
hyper: 1.3.3 -> 1.4.3
2017-09-05 14:43:28 +01:00
Samuel Leathers
4151e2f579 herqq: 1.0.0 -> 2.1.0 2017-09-05 15:15:48 +02:00
Fatih Altinok
ec39670290 flow: 0.49.1 -> 0.54.0 2017-09-05 16:03:37 +03:00
José Luis Lafuente
1db53fb938
hyper: 1.3.3 -> 1.4.3 2017-09-05 14:56:23 +02:00
Robin Gloster
8502d94b31
jenkins: 2.73 -> 2.77 2017-09-05 14:42:46 +02:00
Robin Gloster
a0967948d9
bwa: 0.7.15 -> 0.7.16a 2017-09-05 14:42:45 +02:00
Jörg Thalheim
44f93731d6 linux_chromiumos_3_18: remove kernel due lack of maintainer/breakage
There is no maintainer for this package, probably not many users.
It requires effort to fix all third-party modules for this old kernel
versions. It might contain unpatched security holes.

For Pixel chromebooks, we have the samus-kernel.
Apart from that https://github.com/GalliumOS/linux might be a good choice.
2017-09-05 14:42:23 +02:00
Laure Tavard
bf491f8794 cdo: init at 1.7.2 (#22496) 2017-09-05 13:40:20 +01:00
Franz Pletz
85cffcfce0
ffmpeg_2_8: 2.8.11 -> 2.8.13 2017-09-05 14:24:59 +02:00
Franz Pletz
b1e9eff33e
libav_12: 12 -> 12.1 2017-09-05 14:24:59 +02:00
Franz Pletz
95d18f3509
kismet: 2013-03-R1b -> 2016-07-R1 2017-09-05 14:24:59 +02:00
Franz Pletz
3352cfc597
capnproto: 0.6.0 -> 0.6.1 2017-09-05 14:24:59 +02:00
Franz Pletz
bdd7630b53
can-utils: 20140427 -> 20170830 2017-09-05 14:24:58 +02:00
Franz Pletz
6f7f5b5c85
cadvisor: 0.23.8 -> 0.26.1 2017-09-05 14:24:58 +02:00
Franz Pletz
c6e5fc0b36
babeltrace: 1.2.4 -> 1.5.3 2017-09-05 14:24:58 +02:00
Franz Pletz
0c08a18f19
avro-cpp: 1.8.1 -> 1.8.2 2017-09-05 14:24:58 +02:00
Franz Pletz
df92ed29a5
avidemux: 2.6.20 -> 2.7.0 2017-09-05 14:24:58 +02:00
Franz Pletz
1c4d28539f
autoconf-archive: 2016.09.16 -> 2017.03.21 2017-09-05 14:24:57 +02:00
Franz Pletz
69549aeee5
audio-recorder: 1.9.4 -> 1.9.7 2017-09-05 14:24:57 +02:00
Franz Pletz
00a9902297
at: 3.1.16 -> 3.1.20 2017-09-05 14:24:57 +02:00
Gabriel Ebner
b2eff3c60d eprover: 1.9.1 -> 2.0 2017-09-05 13:59:07 +02:00
Maximilian Güntner
b22718d51c
simavr: fix build for separate avr toolchain 2017-09-05 13:54:14 +02:00
Maximilian Güntner
414f5eff2d
microscheme: replaced avrgcclibc with separate dependencies 2017-09-05 13:52:34 +02:00
Maximilian Güntner
6e54dbb49e
arduino/ino: remove avrgcclibc as a dependency (see TODO) 2017-09-05 13:51:55 +02:00
Maximilian Güntner
0f74f11b03
avrdudess: add separate avr-{gcc, binutils} dependencies 2017-09-05 13:50:39 +02:00
Franz Pletz
a46f206271
tcpdump: fix multiple CVEs
Fixes CVE-2017-11541, CVE-2017-11542, CVE-2017-11543.

Also fixes a segfault if built with openssl 1.1.
2017-09-05 13:10:13 +02:00
Franz Pletz
f8ff9a783f
aptly: 1.0.1 -> 1.1.1 2017-09-05 13:10:13 +02:00
Franz Pletz
9d7425052b
asterisk-lts: 13.15.0 -> 13.17.1 2017-09-05 13:10:13 +02:00
Franz Pletz
abba0b15d8
asterisk-stble: 14.6.0 -> 14.6.1 2017-09-05 13:10:13 +02:00
Franz Pletz
a5e9a31fb5
advancecomp: 1.23 -> 2.0 2017-09-05 13:10:13 +02:00
Peter Hoeg
a147306cc3 Merge pull request #28828 from peterhoeg/u/kt5
ktorrent: 5.0.1 -> 5.1.0
2017-09-05 18:40:16 +08:00
Peter Hoeg
17f4cb4eb8 ktorrent: 5.0.1 -> 5.1.0 2017-09-05 18:26:52 +08:00
Peter Hoeg
82e0b910e7 libktorrent: 2.0.1 -> 2.1 2017-09-05 18:26:43 +08:00
Michel Kuhlmann
7a96ec95bf saga: 2.3.1 -> 5.0.0 2017-09-05 12:24:34 +02:00
Franz Pletz
7753daa204
connman: 1.34 -> 1.35
Fixes CVE-2017-12865, see http://connmando.nri-secure.co.jp/index.html.

Fixes #28967.
2017-09-05 11:58:58 +02:00
Frederik Rietdijk
c7be7c54e8 Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-05 11:16:41 +02:00
Peter Simons
1357268b90 Merge pull request #28478 from obsidiansystems/haskell-custom-stdenv
haskell infra: Make sure packages get custom stdenv
2017-09-05 11:14:57 +02:00
Kamil Chmielewski
b80c3646c2 ponyc: 0.18.1 -> 0.19.0
https://github.com/ponylang/ponyc/issues/2209
2017-09-05 10:49:24 +02:00
Jörg Thalheim
f91b4de9c2 Merge pull request #28993 from catern/patch-1
offlineimap: add Kerberos support
2017-09-05 09:31:30 +01:00
Frederik Rietdijk
b85dbed153 python.pkgs.pytimeparse: 1.1.6 -> 1.1.7 2017-09-05 10:28:56 +02:00
Frederik Rietdijk
d7ef196c26 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-05 10:11:06 +02:00
Frederik Rietdijk
63e13345ae python.pkgs.entrypoints: 0.2.2 -> 0.2.3 2017-09-05 10:08:04 +02:00
Frederik Rietdijk
a2fb79f865 python.pkgs.dill: 0.2.6 -> 0.2.7.1 2017-09-05 10:04:11 +02:00
Jörg Thalheim
a9e60689f4 Merge pull request #28995 from catern/patch-3
mutt: add Kerberos support
2017-09-05 08:59:18 +01:00
Frederik Rietdijk
5d057a2d7f python.pkgs.coverage: 4.0.1 -> 4.4.1 2017-09-05 09:56:36 +02:00
Frederik Rietdijk
66b6c04357 python.pkgs.contextlib2: 0.5.3 -> 0.5.5 2017-09-05 09:51:44 +02:00
Jörg Thalheim
0bce15bc5e Merge pull request #29008 from adisbladis/geth167
go-ethereum: 1.6.6 -> 1.6.7
2017-09-05 08:48:26 +01:00
Frederik Rietdijk
3771bf74a8 python.pkgs: fix various missing lib/stdenv 2017-09-05 09:46:30 +02:00
Frederik Rietdijk
413b54bcef python.pkgs.prompt_toolkit: 1.0.14 -> 1.0.15 2017-09-05 09:45:55 +02:00
Jörg Thalheim
598d6481d8 Merge pull request #28953 from knedlsepp/add-geopandas
pythonPackages.geopandas: init at 0.3.0
2017-09-05 08:45:23 +01:00
Jörg Thalheim
e1eb89e3e1 python.pkgs.cligj: enable tests 2017-09-05 08:42:53 +01:00
Jörg Thalheim
85011d7084 python.pkgs.shapely: fix library extension
there was one dot too much
2017-09-05 08:38:02 +01:00
adisbladis
1b709c981c
go-ethereum: 1.6.6 -> 1.6.7 2017-09-05 15:34:12 +08:00
Frederik Rietdijk
54e5022728 python.pkgs.bokeh: 0.12.3 -> 0.12.7 2017-09-05 09:32:04 +02:00
Frederik Rietdijk
e9215bda45 python.pkgs.bkcharts: init at 0.2 2017-09-05 09:31:45 +02:00
Jörg Thalheim
51f26c16c7 Merge pull request #29000 from jokogr/u/skrooge-2.9.0
skrooge: 2.8.1 -> 2.9.0
2017-09-05 08:22:10 +01:00
Jörg Thalheim
1dbe68a5e8 python.pkgs.geopandas: fix tests 2017-09-05 08:20:30 +01:00
Frederik Rietdijk
5db60dbe1d flexget: unpin some dependencies 2017-09-05 09:17:59 +02:00
Peter Simons
dfb0f25484 Merge pull request #27209 from nc6/nc/haskell-multiple-out
Enable multiple outputs for haskell packages.
2017-09-05 09:11:19 +02:00
Jaakko Luttinen
596d87c13e pythonPackages.pytest-flake8: fix strict mode 2017-09-05 09:04:56 +02:00
Jörg Thalheim
7f8ff02437 Merge pull request #29006 from disassembler/srcml
srcml: fix build with gcc6
2017-09-05 07:40:01 +01:00
Maximilian Güntner
6a458c169b
avr-*: split avr-gcc-libc into separate packages
- avr-gcc 5.3.0 -> 5.4.0

closes #28220

Since the packages do not share a common prefix anymore, you need
to define the current store paths in your project's Makefile.

Example for an atmega644 build:

CFLAGS += -I /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/include
CFLAGS += -B /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/8409dj9js4i5901i63275wxdm783l0p6-avr-gcc-5.4.0/lib/gcc/avr/5.4.0/avr5
2017-09-05 05:31:38 +02:00
Samuel Leathers
d93e2ccdd0 srcml: fix build with gcc6 2017-09-04 22:48:43 -04:00
Peter Hoeg
6f6a7aae8f dbus-broker: meson and ninja hooks handle most things for us 2017-09-05 09:51:54 +08:00
Gabriel Gonzalez
fd2c8d0a00 Statically link dhall-* executables
This change statically links the `dhall-*` family of executables so that
they start up more quickly on NixOS.  This also updates the `dhallToNix`
utility to use the statically linked `dhall-to-nix` executable
2017-09-05 02:20:46 +02:00
Profpatsch
ffa631dd39 Revert "dhall: add a static top-level executable for dhall"
This reverts commit 11cd027b30.

There is a more extensive PR.
2017-09-05 02:19:03 +02:00
Peter Hoeg
62ff6cb69c netalyzr: init at 57861 2017-09-05 08:12:40 +08:00
Jörg Thalheim
73c6284c2e mitmproxy: unicode locales, skip network test 2017-09-04 22:47:42 +01:00
Vladimír Čunát
8414d8386b
maxx: license fixups
The main thing is that I'm convinced the license can't be free when it
restricts redistribution to certain platforms.  That probably holds with
the usual definitions like from Debian, FSF or OSI.
2017-09-04 22:57:03 +02:00
Ioannis Koutras
c256e8f398 skrooge: 2.8.1 -> 2.9.0 2017-09-04 23:53:30 +03:00
Robin Gloster
2b928b4775 Merge pull request #28864 from mguentner/samba_4_6_7
samba: 4.6.4 -> 4.6.7
2017-09-04 22:36:02 +02:00
Michele Catalano
e783c2b39c nexus: 2.12.0-01 -> 3.5.1-02
Update Nexus to version 3.5.1-02 and fix startup stript to run in nix
environment.
2017-09-04 22:32:02 +02:00
Josef Kemetmueller
05ac3f9520 pythonPackages.geopandas: init at 0.3.0 2017-09-04 22:23:41 +02:00
Josef Kemetmueller
aad9a691ab pythonPackages.fiona: init at 1.7.9 2017-09-04 22:23:40 +02:00
Josef Kemetmueller
f039bb6b4e pythonPackages.descartes: init at 1.1.0 2017-09-04 22:23:40 +02:00
Josef Kemetmueller
4d70d53618 pythonPackages.cligq: init at 0.4.0 2017-09-04 22:23:39 +02:00
Josef Kemetmueller
d25edeb3ee pythonPackages.click-plugins: init at 1.0.3 2017-09-04 22:23:39 +02:00
Josef Kemetmueller
df96c26e75 pythonPackages.shapely: Fix search for libc
This should fix the search for libc's free method on both linux and
darwin.
2017-09-04 22:23:34 +02:00
SLNOS
26cf9e33fa firefoxPackages: tor-browser: 6.5.2 -> 7.0.1, keep 6.5.2 2017-09-04 20:19:53 +00:00
SLNOS
513341434c firefoxPackages: tor-browser: reorganize expression 2017-09-04 20:19:53 +00:00
SLNOS
a681afb8f1 firefoxPackages: add extraMakeFlags to common builder, fix official branding handling 2017-09-04 20:19:52 +00:00
SLNOS
344fbb5ddb firefoxPackages: add extraConfigureFlags to common builder, move --disable-loop flag to tor-browser expression 2017-09-04 20:19:50 +00:00
Profpatsch
11cd027b30 dhall: add a static top-level executable for dhall
cc @Gabriel439
2017-09-04 22:02:43 +02:00
catern
bf33bf525d mutt: add Kerberos support 2017-09-04 16:00:30 -04:00
catern
b5eb923bc7 offlineimap: add Kerberos support 2017-09-04 15:55:24 -04:00
John Ericson
6a089581f8 gcc-4.5: Fix typo 2017-09-04 15:53:02 -04:00
Michael Raskin
f01f86c5ca lispPackages.query-fs: Kill build-with-lisp.sh reference 2017-09-04 21:39:07 +02:00
Michael Raskin
674c3c6bdd lispPackages: add clsql-postgresql* 2017-09-04 21:39:07 +02:00
Michael Raskin
e0771b0a04 quicklisp-to-nix: make it possible to run with Nix sandboxing enabled 2017-09-04 21:39:07 +02:00
Joachim F
dd74844fff Merge pull request #28990 from xtruder/pkgs/tor-browser/pass_tor_skip_launch
tor-browser: allow to pass TOR_CONTROL_PORT and TOR_SOCKS_PORT
2017-09-04 19:17:22 +00:00
Michael Alan Dorman
12e1a2b186 melpa-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
cb04086a96 melpa-stable-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
e010d2d2cb org-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman
4216546642 elpa-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Daiderd Jordan
0ea92a3c24
libstdc++: add setup-hook 2017-09-04 21:07:05 +02:00
Tim Steinbach
f23b1a6f94 Merge pull request #28975 from NeQuissimus/alacritty_2017_09_02
alacritty: 2017-08-28 -> 2017-09-02
2017-09-04 14:11:48 -04:00
Matt McHenry
dbf97a5afe pfixtools: patch to work with gcc 6
Progress on: #28643
fixes #28984
2017-09-04 18:37:01 +01:00
Piotr Bogdan
fc391e7ecd mps: 1.115.0 -> 1.116.0
1.115.0 doesn't build with gcc6
2017-09-04 20:14:57 +03:00
Samuel Leathers
6e546a514c libmatheval: use guile 2.0 2017-09-04 20:05:57 +03:00
Michael Weiss
d70331ca61 glances: 2.10 -> 2.11 2017-09-04 18:56:24 +02:00
Jörg Thalheim
ceaafe8bc0 Merge pull request #28979 from ryantm/proggyfonts2
proggyfonts: fix output hash
2017-09-04 17:44:59 +01:00
Lukas Werling
a8aef188c8 x2goclient: 4.0.5.1 -> 4.1.0.0
Add openssh as dependency for sftp-server. When connecting, x2goclient
crashes if it can't find that executable.
2017-09-04 18:41:00 +02:00
Tuomas Tynkkynen
eecf9c5bb6 openlierox: Fix build 2017-09-04 19:40:03 +03:00
Tuomas Tynkkynen
5f8e6a4fe1 tpm-tools: 1.3.8 -> 1.3.9.1, fixes build 2017-09-04 19:15:27 +03:00
Dan Peebles
550c5c9b3f coreutils: fix on Darwin
This patch doesn't apply because it's already applied upstream
2017-09-04 12:04:12 -04:00
Tuomas Tynkkynen
e6a83ed89c apple-source-releases: Add some meta.platforms
Or Hydra tries to build them on Linux...
2017-09-04 19:04:05 +03:00
Tuomas Tynkkynen
19387e3123 mdadm4: Fix build by including change from 7d010ab5f4
And drop `-std=gnu89` while at it.
2017-09-04 18:55:57 +03:00
volth
7d231c5435 proggyfonts: fix output hash
See PR #28960 for details about the problem. There is some
non-determinism surrounding copies of the Speedy/Speedy11 font, so
deleting one makes it deterministic again without losing anything.
2017-09-04 08:43:17 -07:00