Vincent Laporte
69b6125edf
ocaml-dolog: 1.1 -> 3.0
2015-12-02 21:03:59 +01:00
Peter Simons
f46ad3f6d8
haskell-sdr: re-enable the test suite
...
https://github.com/adamwalker/sdr/issues/1#issuecomment-99296074
suggests that the issue has been fixed.
2015-12-02 21:00:34 +01:00
Peter Simons
906fefe444
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: f9c10dd1aa
- Hackage: fda7f3f477
- LTS Haskell: 57dab1c997
- Stackage Nightly: a30c2abd60
2015-12-02 21:00:22 +01:00
Arseniy Seroka
f35b417dc4
Merge pull request #11357 from samuelrivas/scala-propagate-jre
...
scala: setup classpath
2015-12-02 22:52:22 +03:00
Arseniy Seroka
05b15438f3
Merge pull request #11404 from mayflower/update-php
...
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 22:45:46 +03:00
Vincent Laporte
241914a8f7
ocaml-uucp: 0.9.1 -> 1.1.0
2015-12-02 19:46:23 +01:00
Domen Kožar
6cf4e29c4f
Fix build for python3Packages.spyder
...
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.
Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
Eelco Dolstra
cae5bfb991
statsd: Don't use <nixpkgs>
...
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:
error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12
because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.
Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
Robin Gloster
f22b401cdc
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 12:54:04 +00:00
Herwig Hochleitner
a92a40e8a1
pypy: 4.0.0 -> 4.0.1
2015-12-01 11:45:13 +01:00
Aristid Breitkreuz
f501e69e41
tbb: 4.2-u5 -> 4.4-u2
2015-12-01 00:11:51 +01:00
Tomas Hlavaty
058cd04be4
Revert "sbcl: cleaner xc-host"
...
This reverts commit 393f0eecae
.
2015-11-30 22:33:44 +01:00
Tomas Hlavaty
6054d13108
libpst: add myself as maintainer
2015-11-30 22:25:06 +01:00
Tomas Hlavaty
c6365ec0df
sbcl: 1.3.0 -> 1.3.1
2015-11-30 22:25:06 +01:00
Jude Taylor
c20b6846f2
rustc: build on darwin
2015-11-30 12:54:04 -08:00
Vincent Laporte
0b7fd5f621
ocaml-yojson: 1.1.8 -> 1.2.3
2015-11-30 18:07:36 +01:00
Samuel Rivas
b1429a2713
scala: setup classpath
2015-11-30 15:18:50 +01:00
Pascal Wittmann
9790732b18
perl-DBIx-Class: fix tests
2015-11-30 14:50:42 +01:00
Mitch Tishmack
01fe47c78b
librsync needs --std=gnu89 due to use of inline, fixes #11211
...
Without this, if compiled with clang, all static functions do not end
up in the resultant shared library due to clang defaulting to c99.
The simple fix is to adjust CFLAGS, otherwise one needs to patch
a lot of inline's away needlessly.
2015-11-30 14:43:07 +01:00
Peter Simons
3a14c49fa0
Merge pull request #11352 from jb55/multi-ghc-travis-patch
...
multi-ghc-travis: init at git-2015-11-04
2015-11-30 14:01:50 +01:00
Vincent Laporte
2ccc9a8bd1
easy-format: 1.0.2 -> 1.1.0
2015-11-30 11:46:14 +01:00
Domen Kožar
dc977f78a8
Merge pull request #11147 from FRidh/wrapper
...
python: apply wrapper to all packages in python.buildEnv extraLibs
2015-11-30 11:08:19 +01:00
Frederik Rietdijk
12e8f3c6aa
python: apply wrapper to all packages in python.buildEnv extraLibs
...
Currently, when constructing a buildEnv and adding packages via
extraLibs, then binaries in extraLibs cannot access the other Python
modules. An example is having ipython/jupyter in extraLibs; in that case
ipython cannot import any other modules.
2015-11-30 10:52:57 +01:00
William Casarin
bc698428aa
multi-ghc-travis: init at git-2015-11-04
2015-11-29 17:39:34 -08:00
Pascal Wittmann
44cb13be5c
jsonnet: fix evaluation
2015-11-29 17:34:10 +01:00
Aristid Breitkreuz
780f6788b6
Merge pull request #11341 from benley/jsonnet-0.8.5
...
jsonnet: init at 0.8.5
2015-11-29 17:18:10 +01:00
Shea Levy
ffc1762715
ats2: 0.1.12 -> 0.2.4
2015-11-29 10:04:57 -05:00
Peter Simons
8d937ac941
configuration-hackage2nix.yaml: update list of broken builds
2015-11-29 15:30:31 +01:00
Peter Simons
e15a003ddd
haskell-alex: remove obsolete overrides: the test suite succeeds in version 3.1.5
2015-11-29 15:30:31 +01:00
Peter Simons
7ab53bc51a
haskell-language-c-quote: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
da54e29789
haskell-morte: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
2b6f0d08c6
haskell-gtk2hs-buildtools: build this package with alex 3.1.4
...
The latest version, alex 3.1.5, generates code that this package can't
cope with.
2015-11-29 15:30:30 +01:00
Peter Simons
b4cd7cf882
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 7b12664abe
- Hackage: 624aeb0d41
- LTS Haskell: 57dab1c997
- Stackage Nightly: dc4725639c
2015-11-29 15:30:24 +01:00
Philip Potter
01eb385346
certificate-transparency: init at 2015-11-27
...
libevhtp: 1.2.10 -> 1.2.11
Package for certificate-transparency
This adds openssl support to libevent. Libevent can be compiled without
openssl, in which case it just doesn't build the libevent_openssl
library. However it seems simpler just to default to including openssl
support.
This bumps evhtp's version because 1.2.11 provides pkg-config
information which makes building certificate-transparency easier.
This has been tested with `doCheck = true;`.
Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
2015-11-29 15:01:22 +01:00
Aristid Breitkreuz
7b63ae115e
Merge pull request #11326 from mayflower/update-php
...
php56: 5.6.15 -> 5.6.16
2015-11-29 14:34:36 +01:00
Benjamin Staffin
99b8c7cff0
jsonnet: init at 0.8.5
2015-11-29 04:13:00 -08:00
Vladimír Čunát
81b9cc6f54
html-tidy: unify with its drop-in replacement tidy-html5
...
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
it's meant as a successor to both, and library name got back
from libtidy5.so to libtidy.so
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666
/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Vladimír Čunát
f2ad4a47e8
cmake: remove conditional patch that no longer applies
...
Close #11290 . The patch will no longer apply on *any* platform.
2015-11-29 08:58:39 +01:00
Aristid Breitkreuz
1742774df8
ispc: init at <GH master>
...
Intel SPMD Program Compiler
An open-source compiler for high-performance SIMD programming on the CPU
https://ispc.github.io/
2015-11-29 00:21:13 +01:00
Peter Simons
fcc876c3f5
Merge pull request #11270 from Ericson2314/patch-2
...
ghcjs: bump version number to 0.2.0
2015-11-28 21:44:08 +01:00
Robin Gloster
ef4f3e6ff4
php56: 5.6.15 -> 5.6.16
2015-11-28 16:54:20 +00:00
Robert Scott
7d3dacbdab
django: add a django_gis variant which patches django to properly point at its gis libs but therefore also has them as dependencies (gdal for one can be quite big)
...
Conflicts:
pkgs/top-level/python-packages.nix
2015-11-28 11:49:22 +00:00
Shea Levy
920930510e
idris-wl-pprint: Use fetchFromGitHub
2015-11-28 05:53:50 -05:00
Vincent Laporte
6a622acc87
merlin: 2.3 -> 2.3.1
2015-11-28 10:42:08 +01:00
Vincent Laporte
a3fa690fa2
ocaml: add local copy of the ocamlbuild patch
2015-11-28 09:48:55 +01:00
Shea Levy
9562549ff2
idris-modules: Add docs
2015-11-27 13:34:38 -05:00
Shea Levy
0f90c9dbc1
idris-modules: documentation
2015-11-27 13:17:17 -05:00
Shea Levy
0dce60b34d
Add wl-pprint Idris package.
2015-11-27 11:03:04 -05:00
Shea Levy
a01c7b5a15
idris-modules: Filter out default.nix
2015-11-27 09:57:49 -05:00
Shea Levy
a5ca796f55
idris-modules: Read the filesystem to populate package list
2015-11-27 09:55:22 -05:00
Shea Levy
efbee054fd
Add builtin idris packages to idrisPackages
2015-11-27 09:35:59 -05:00
Shea Levy
5898c20604
Add idrisPackages to all-packages.nix
2015-11-27 08:19:50 -05:00
Shea Levy
34e8eea942
Add with-packages wrapper for idris
2015-11-27 07:56:11 -05:00
Domen Kožar
403d088b5c
Merge pull request #10542 from datakurre/datakurre-matplotlib
...
darwin: matplotlib: add needed inputs and set framework flag for darwin
2015-11-27 12:00:27 +01:00
Domen Kožar
7a3b518d62
buildPythonPackage: fix a regression #11303
2015-11-27 11:44:34 +01:00
Matthias C. M. Troffaes
b5e06b04a7
wolfssl: init at 3.7.0
...
Picked from #11287 .
2015-11-27 11:00:40 +01:00
Nikolay Amiantov
2472e19914
Merge pull request #11278 from abbradar/gdb-guile
...
gdb: use system zlib, fix guile support
2015-11-27 02:09:13 +03:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Domen Kožar
67e03d0c50
Merge branch 'buildPythonPackage+wheels'
2015-11-26 17:38:35 +01:00
Domen Kožar
0c772699ba
buildPythonPackage: write some comments
2015-11-26 17:31:10 +01:00
Nikolay Amiantov
d96f7128e1
gdb: use system zlib, fix guile support
2015-11-26 16:43:44 +03:00
Vladimír Čunát
70d7cfdb8c
Merge #11275 : lisp: adding maintainer, small updates
2015-11-26 09:17:52 +01:00
Eric Sagnes
6874221403
libchewing: init at 0.4.0
2015-11-26 16:12:25 +08:00
Tomas Hlavaty
9d4a60f9cd
picolisp: 3.1.11 -> 15.11
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
594ef50121
picolisp: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b8bef08d1b
mkcl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
f54a2aa137
cmucl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
a0d1478fa0
ccl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
5441ab8afc
sbcl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b091b9e30b
gtk-server: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
540db34fff
sbcl: remove obsolete dependency on which
2015-11-26 08:24:02 +01:00
宋文武
341c250013
grantlee: fix evaluation
2015-11-26 09:53:02 +08:00
John Ericson
a122a7f65a
ghcjs: bump version number to 0.2.0
...
Actually should have been this for a while.
2015-11-25 16:35:56 -08:00
Jude Taylor
2455dac320
libdevil: fix build in clang stdenvs
2015-11-25 14:21:01 -08:00
Pascal Wittmann
6d25c0f1b3
Remove unneeded 'with's from meta.platforms
2015-11-25 23:06:09 +01:00
Pascal Wittmann
765afaec88
sslmate: make meta.maintainers a list
2015-11-25 23:06:09 +01:00
Jude Taylor
8a779f3451
libdevil: fix build in clang stdenvs
2015-11-25 10:09:52 -08:00
Shea Levy
8ea29441cf
Merge remote-tracking branch 'origin/single-underscore' into staging
...
Use zero underscores for sandboxProfile
2015-11-25 13:01:34 -05:00
zimbatm
ad2a4ab24c
ruby: remove insecure 1.8.7, fixes #11194
...
1.8.x is unsupported and is probably insecure.
This also simplifies things a little bit
2015-11-25 12:10:03 +01:00
Peter Simons
de02462a36
r-modules: update list of broken packages
2015-11-25 11:39:28 +01:00
Nikolay Amiantov
bd4297dc4d
r-modules: regenerate CRAN, BIOC and IRKernel
2015-11-25 11:39:28 +01:00
Nikolay Amiantov
287f99bada
r-modules: use HTTPS, allow passing args from generated set, use MRAN
2015-11-25 11:39:28 +01:00
Peter Simons
69add60b5c
pkgs/development/haskell-modules: simplify use of standard fix' and extends functions
...
My original version of 'extend' had its arguments flipped compared to the one
we now have in stdenv.lib.
2015-11-25 11:30:43 +01:00
Ken Micklas
8d8f8f3c09
bump ghcjs, ghcjs-boot, ghcjs-shims
2015-11-25 11:30:43 +01:00
Peter Simons
b21f6c7823
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:
- Nixpkgs: 6cdcd0db5c
- Hackage: e774e54800
- LTS Haskell: 89c3b45370
- Stackage Nightly: caa131e677
2015-11-25 11:30:42 +01:00
zimbatm
144eed8bad
libressl: split branches and add 2.3.1 ( close #11196 )
...
2.3.x introduces some backward-incompatible changes but is still nice to have.
Both 2.3.1 and 2.2.4 are available and 2.2.4 is still the default for now.
2015-11-24 18:10:53 +01:00
Peter Simons
fa5de61315
r-tikzDevice: update to new texlive
2015-11-24 17:30:28 +01:00
Joachim Fasting
6ccf87defe
bam: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
ad4167e87e
ggz_base_libs: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
e9fd07c706
dssi: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
f4c9d2f64e
libfixposix: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a2ccc80774
speech_tools: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a1e397c4fb
ode: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
502d21a835
xmpppy: reimplement using buildPythonPackage
2015-11-24 14:45:15 +01:00
Joachim Fasting
809b3803b9
pythonIRClib: reimplement using buildPythonPackage
2015-11-24 14:45:15 +01:00
Joachim Fasting
048f00a9dc
geoclue: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a799e1dff2
libx86: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
79a827c7fb
eql: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Peter Simons
405fda497a
lib: document fix and add fix', extends functions
...
These functions used to live in pkgs/development/haskell-modules/default.nix,
but they are generic, really, and should be easily accessible to everyone.
2015-11-24 12:48:03 +01:00
Peter Simons
d5ef0d9751
Haskell: experiment with importing a generated hackage-packages.nix file
2015-11-24 10:52:22 +01:00