Luca Bruno
c42c908f32
Merge pull request #18850 from groxxda/webkitgtk
...
webkitgtk: remove 2.10.x, add 2.14.x
2016-09-22 21:38:23 +01:00
Alexander Ried
6d95751d85
webkitgtk210x: remove
2016-09-22 22:31:37 +02:00
Alexander Ried
b82874e6dc
webkitgtk214x: init at 2.14.0
2016-09-22 22:25:43 +02:00
Daiderd Jordan
8377bf39c3
Merge pull request #18739 from veprbl/ccache_fix2
...
ccache: improve compiler wrapper
2016-09-22 20:40:41 +02:00
Eelco Dolstra
28a659974a
mesa_noglu: Replace some more hard links with symlinks
...
By deduplicating libXvMC*.so and {r600,radionsi}_drv_video.so, this
reduces the size of the drivers output from 63.3 MiB to 49.8 MiB.
2016-09-22 15:07:41 +02:00
Eelco Dolstra
ac03df96ba
openssl: 1.0.1t -> 1.0.1u, 1.0.2h -> 1.0.2i, 1.1.0 -> 1.1.0a
...
https://www.openssl.org/news/secadv/20160922.txt
2016-09-22 15:05:09 +02:00
Benjamin Staffin
a28b8ec771
Merge pull request #18809 from teh/bazel-update
...
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-22 02:28:10 -04:00
rushmorem
89c8b6c379
glide: 0.10.2 -> 0.12.2
2016-09-21 21:53:00 +02:00
Joachim F
3b19fcb2dc
Merge pull request #18728 from dudebout/cscope-cleanup
...
Cscope cleanup
2016-09-21 20:36:29 +02:00
Joachim F
bc4e469c53
Merge pull request #18741 from groxxda/appstream-glib
...
appstream-glib: 0.5.12 -> 0.6.3
2016-09-21 20:35:34 +02:00
Tom Hunger
93c773391d
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-21 18:42:43 +01:00
José Romildo Malaquias
12e834f769
libxmlxx: 2.38.1 -> 2.40.1 ( #18782 )
2016-09-21 19:31:45 +02:00
Michael Fellinger
c0bb2549b4
gem-config: add snappy
2016-09-21 14:29:12 +02:00
Matthew Maurer
1cb54e39f0
Frontc: init at 3.4 ( #18575 )
...
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Langston Barrett
a3bbb45e5c
manual: add node to languages & frameworks
...
fixes #18609
2016-09-20 20:38:24 +00:00
Matthew Maurer
65fb52f210
js-build-tools: Fix darwin build
...
On darwin, js-build-tools expects an OSX style userland and stat binary.
However, under nix we use the nix version of stat, which speaks linux-style
flags.
This patch removes js-build-tools special casing so that it speaks to stat
in linux style.
2016-09-20 15:13:19 -04:00
zimbatm
6f1383686a
Merge pull request #18361 from zimbatm/ruby-utf8
...
buildRubyGem: fixes gemspec UTF-8 loading issue
2016-09-20 18:04:50 +01:00
Eelco Dolstra
ddd41a509a
virtualbox: Drop dontPatchELF hack
...
However, this also requires ad8f31df7f
to get rid of gcc_multi.out in the closure.
2016-09-20 18:02:19 +02:00
Eelco Dolstra
3143f39e5a
strigi: Fix libraries being installed in $out/$out/lib
...
Since we don't strip binaries in $out/$out, this was causing strigi to
have a dependency on gcc in its closure.
2016-09-20 18:02:19 +02:00
Reno Reckling
3cb6f522db
amdapp-sdk: fix build for gcc 5
...
(cherry picked from commit 1dcd93c1def1b26b0b4736a33fb8246b53602e73)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-20 14:17:36 +02:00
timor
d5ffca8829
ghdl: use fetchFromGitHub
...
for some reason the sha256 changed...
2016-09-20 14:15:52 +02:00
timor
ecbf44485b
ghdl: add support for llvm backend
...
Make the existing ghdl recipe more flexible, and introduce "ghdl_llvm"
as a package in addition to "ghdl_mcode". This seems to specifically
require llvm 3.5, though. The flavour is also encoded in the package name.
cc @viric
2016-09-20 14:15:52 +02:00
Daiderd Jordan
542babc3d2
Merge pull request #18670 from holidaycheck/sauceconnect-4.4.0
...
sauce-connect: 4.3.16 -> 4.4.0
2016-09-20 12:35:15 +02:00
Peter Simons
62606be9b0
haskell-hindent: disable failing test suite
2016-09-20 12:04:47 +02:00
Peter Simons
c999c9f636
haskell-mongoDB: disable failing test suite
2016-09-20 12:04:47 +02:00
Michael Alan Dorman
c3974031dd
For the moment, we need a specific reference to 5.0.4
...
This will need to change if we stop arbitrarily tying "hoogle" to be
5.0.1.
2016-09-20 12:04:47 +02:00
Michael Alan Dorman
f16f2017ac
Make hoogle-local compatible wih hoogle >= 5.0.4
2016-09-20 12:04:46 +02:00
Peter Simons
57f5d1b7a8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2-5-gabba389 from Hackage revision
3f3f95963d
.
2016-09-20 12:04:42 +02:00
Peter Simons
ee0f2722b3
configuration-hackage2nix.yaml: disable broken builds to avoid evaluation errors
2016-09-20 12:04:41 +02:00
Eelco Dolstra
e03d1ababa
cmake-2.8: Fix build
...
The use of multiple outputs in libarchive broke it. Since this is an
ancient version of cmake, let's fix it by just using
--no-system-libarchive.
2016-09-20 11:56:11 +02:00
rushmorem
391ea6f748
glock: init at 20160816
2016-09-20 10:56:11 +02:00
Peter Hoeg
73e4f644d0
bundler: 1.12.5 -> 1.13.1
2016-09-20 15:55:19 +08:00
Eelco Dolstra
c3bc8b2996
ldb: 1.1.26 -> 1.1.27
...
Also, strip the modules to prevent a dependency on gcc.
2016-09-19 20:03:40 +02:00
Eelco Dolstra
dbb9e2e847
tevent: 0.9.28 -> 0.9.30
2016-09-19 20:03:39 +02:00
Eelco Dolstra
8b7f83a146
tdb: 1.3.8 -> 1.3.11
2016-09-19 20:03:39 +02:00
Eelco Dolstra
498af0bbb4
talloc: 2.1.5 -> 2.1.8
2016-09-19 20:03:39 +02:00
Eelco Dolstra
56400e34d4
libshout: Use multiple outputs
2016-09-19 20:03:39 +02:00
Eelco Dolstra
05d34c9d2c
libqalculate: 0.9.9 -> 0.9.10
...
Also, use multiple outputs.
2016-09-19 20:03:38 +02:00
Eelco Dolstra
dc8ebab12f
libksba: Use multiple outputs
2016-09-19 20:03:38 +02:00
Eelco Dolstra
cc8b44b103
libtunepimp: Use multiple outputs
2016-09-19 20:03:38 +02:00
Eelco Dolstra
f84806d84f
libofa: Use multiple outputs
2016-09-19 20:03:38 +02:00
Eelco Dolstra
37f2679e73
libarchive: Use multiple outputs
2016-09-19 20:03:11 +02:00
Eelco Dolstra
8b31b91a22
libraw: Use multiple outputs
2016-09-19 20:02:07 +02:00
Tuomas Tynkkynen
c08a84186f
perlPackages.DBIxClass: Add upstream patch to fix build
...
Apply an upstream commit destined for next release like Debian is doing:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835731
Should fix http://hydra.nixos.org/build/40815848
2016-09-19 16:47:18 +03:00
Lancelot SIX
6fe5b7a2e7
Merge pull request #18696 from FRidh/buildenv
...
python.buildenv: don't filter non-python packages
2016-09-19 12:22:53 +02:00
Karn Kallio
16227c728d
libctemplate : update URL for downloading source
2016-09-19 09:58:32 +02:00
Karn Kallio
e11287ce3f
Add vsqlite, a C++ wrapper library for sqlite.
2016-09-19 09:58:21 +02:00
Karn Kallio
07c6d61af0
Add MySQL Connector C++, a mysql server client library.
2016-09-19 09:58:15 +02:00
Franz Pletz
fa3fb19445
libite: init at 1.8.2
2016-09-19 00:58:54 +02:00
Franz Pletz
7038fca9da
libconfuse: 2.8 -> 3.0
2016-09-19 00:58:53 +02:00
Franz Pletz
e3107dc45d
gnutls: 3.5.3 -> 3.5.4
2016-09-19 00:58:53 +02:00
Franz Pletz
501f9096f6
gnutls: 3.4.14 -> 3.4.15
2016-09-19 00:58:53 +02:00
Robin Gloster
452f182356
krb5: 1.14.2 -> 1.14.3
...
fixes CVE-2016-3120
2016-09-18 23:47:56 +02:00
Frederik Rietdijk
06fd89dcff
Merge pull request #18738 from elasticdog/elixir
...
elixir: 1.3.2 -> 1.3.3
2016-09-18 23:07:19 +02:00
Frederik Rietdijk
ae1faabdcd
Merge pull request #18742 from groxxda/libchamplain
...
libchamplain: 0.12.13 -> 0.12.14
2016-09-18 23:06:57 +02:00
Frederik Rietdijk
5a1d3be81c
Merge pull request #18647 from nand0p/buildbot-9rc3
...
buildbot: 0.9.0rc2 -> 0.9.0rc3
2016-09-18 22:57:18 +02:00
Vladimír Čunát
4007e5b807
hunspellWithDicts: fix bad meta.outputsToInstall
...
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
2016-09-18 22:39:57 +02:00
Alexander Ried
cd7d7f8a4a
libchamplain: 0.12.13 -> 0.12.14
2016-09-18 22:02:27 +02:00
Alexander Ried
469b82c0da
appstream-glib: 0.5.12 -> 0.6.3
2016-09-18 21:21:02 +02:00
Dmitry Kalinkin
96d2a6c434
ccache: improve compiler wrapper
...
* move compiler detection logic from nix to bash
* robust inheritance of isGNU/isClang
Fixes: d3274e8ae3
('ccache: support clang in ccache.links')
Fixes: 634824d50b
('ccache: fix references to stdenv.cc.cc.isClang')
2016-09-18 14:54:12 -04:00
Alexander Ried
363088f8e8
libinput: 1.3.3 -> 1.5.0
2016-09-18 20:20:51 +02:00
Aaron Bull Schaefer
e067546765
elixir: 1.3.2 -> 1.3.3
2016-09-18 11:07:10 -07:00
Joachim Fasting
634824d50b
ccache: fix references to stdenv.cc.cc.isClang
...
afa64a60bc
breaks the
tarball job https://hydra.nixos.org/build/40817224/nixlog/1/raw
The problem is that there is a stdenv.cc.cc.isGNU but no corresponding
stdenv.cc.cc.isClang. The "correct" fix would be to add
stdenv.cc.cc.isClang but this is simpler.
2016-09-18 15:58:53 +02:00
Nicolas Dudebout
9cea84a085
cscope: 15.8a -> 15.8b
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
718678bba8
cscope: remove unused dependency on pkgconfig
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
2dc6e41147
cscope: make emacs support optional
...
Other nixpkgs offer cscope-emacs integration and they use package.el to
register the package. When using such package, only the cscope binary is
required.
2016-09-18 09:22:27 -04:00
Nicolas Dudebout
03ae8729d4
cscope: do all emacs mode creation in postInstall
...
One part of the emacs mode creation was done in preConfigure, and one in
postInstall, but both could be done together.
2016-09-18 09:22:27 -04:00
Moritz Ulrich
c8d4f40dc6
Revert "libcaca: Enable support for png/jpeg/gif"
...
I didn't notice this was a mass-rebuild change. Pushing it to
staging instead.
This reverts commit 6b8bd7c7d5
.
2016-09-18 14:26:40 +02:00
Moritz Ulrich
6b8bd7c7d5
libcaca: Enable support for png/jpeg/gif
...
Fixes #18683
2016-09-18 14:23:09 +02:00
Alexey Shmalko
19898d8284
Merge pull request #18650 from Ericson2314/openvpn-pkcs11
...
pkcs11-helper: git rev -> 1.11, openvpn w/ pkcs11-helper support
2016-09-18 14:43:07 +03:00
Moritz Ulrich
01e44ac1f9
emacs: 24.5 -> 25.1
...
This commit removes all references to emacs24 with the exception of
emacs24-macports. The two folders in `pkgs/applications/editors` named
`emacs-24` and `emacs-24` are consolidated to a new `emacs` folder.
Various parts in nixpkgs also referenced `emacs24Packages` (pinned to
`emacs24`) explicitly where `emacsPackages` (non-pinned) is more
appropriate. These references get fixed by this commit too.
2016-09-18 13:38:21 +02:00
Peter Simons
2b1fea120c
idris: disable failing test suite
2016-09-18 12:14:49 +02:00
Peter Simons
806d96b6a3
git-annex: test suite fails, reported upstream
2016-09-18 12:14:49 +02:00
Peter Simons
59e0dff09f
hoogle: remove obsolete override
2016-09-18 12:14:49 +02:00
Peter Simons
b7aad29806
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2-3-g78b650c from Hackage revision
74dd7d3698
.
2016-09-18 12:14:49 +02:00
Sander van der Burg
8b597721f8
Merge pull request #18633 from siddharthist/doc/node-readme
...
nixpkgs docs: improve node packages documentation
2016-09-17 22:49:27 +02:00
Daiderd Jordan
afa64a60bc
Merge pull request #18135 from veprbl/ccache_fix
...
ccache: enable build on darwin
2016-09-17 22:35:43 +02:00
Dmitry Kalinkin
d3274e8ae3
ccache: support clang in ccache.links
2016-09-17 16:32:38 -04:00
Dmitry Kalinkin
d7f22f96b0
ccache: enable build on macOS
2016-09-17 16:32:37 -04:00
Nikolay Amiantov
a38476a32e
libstdcxx5: init at 3.3.6
2016-09-17 23:06:46 +03:00
Profpatsch
bfc710b0f5
haskellPackages/pontarius-xmpp: dontCheck
2016-09-17 20:36:44 +02:00
Mathias Schreck
7e7a54aba0
sauce-connect: refactor patchPhase instead of reordering phases
2016-09-17 19:49:01 +02:00
Mathias Schreck
50111d5cf4
sauce-connect: 4.3.16 -> 4.4.0
2016-09-17 19:49:01 +02:00
Chris Martin
295bb3adf7
czmqpp: init at 1.2.0
2016-09-17 12:00:47 -04:00
Peter Simons
1a51047c3c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2 from Hackage revision
b76b355f94
.
2016-09-17 17:57:04 +02:00
Peter Simons
ef4eb283a9
haskell-MemoTrie: disable failing Haddock stage
2016-09-17 17:57:02 +02:00
Peter Simons
9921e7ce96
xmonad: disable failing test suite
2016-09-17 17:57:01 +02:00
Peter Simons
70150639a8
haskell-spy: drop obsolete override
2016-09-17 17:57:01 +02:00
Peter Simons
2140aca679
haskell-hasktags: drop obsolete override
2016-09-17 17:57:01 +02:00
Peter Simons
99b5c0cb9b
haskell: disable plenty of broken LTS-7.x test suites
2016-09-17 17:57:01 +02:00
Peter Simons
3e2b24a988
configuration-hackage2nix.yaml: add version constraints from LTS 7.0
2016-09-17 17:55:43 +02:00
Joachim F
1868783a90
Merge pull request #18619 from RamKromberg/init/mandoc
...
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Nikolay Amiantov
554ee9558d
openscenegraph: fix eval
2016-09-17 15:45:31 +03:00
Frederik Rietdijk
1dbb72b91a
python.buildenv: don't filter non-python packages
...
python.buildenv is used to build an env that provides binaries that can
import all modules that were passed in to the env.
Before this change it filtered the propagatedBuildInputs to remove all
non-Python packages, thereby possibly reducing the amount of packages
that were referenced. However, Python packages often don't have non-
Python packages as propagatedBuildInputs. And occasionally, we do want
to be able to add other packages to the env.
2016-09-17 14:28:12 +02:00
Nikolay Amiantov
32adfbfb3d
openscenegraph: 3.2.1 -> 3.2.3
2016-09-17 15:27:12 +03:00
Daiderd Jordan
8e8c5a3429
Merge pull request #18424 from ppickfor/rainicorn
...
rainicorn: init at 1.0.0
2016-09-17 11:11:41 +02:00
Rushmore Mushambi
f5fbe9d486
Merge pull request #18664 from rushmorem/package-goa
...
goa: init at 1.0.0
2016-09-17 02:02:47 +02:00
rushmorem
6b8275eaf9
goa: init at 1.0.0
2016-09-17 01:15:14 +02:00
Eelco Dolstra
5ade8fff79
cudatoolkit: Fix building dependent packages
...
- Set a cmake flag to allow cmake to find CUDA automatically.
- Pass -D_FORCE_INLINES to work around
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)':
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope
https://github.com/BVLC/caffe/issues/4046
This fixes OpenSubdiv and Blender.
2016-09-17 00:40:41 +02:00
Eelco Dolstra
09f58645ca
opensubdiv: 3.0.4 -> 3.0.5
2016-09-17 00:40:41 +02:00
Vladimír Čunát
0fc5900665
Merge #18585 : pcre2: 10.21 -> 10.22
2016-09-17 00:34:29 +02:00
Tuomas Tynkkynen
e1d05ffb6a
dtc: 1.4.1 -> 1.4.2
2016-09-17 00:54:07 +03:00
Vladimír Čunát
edcaebf1d9
Merge #18648 : freetts: fix build
2016-09-16 23:00:06 +02:00
Fernando J Pando
b31b262623
buildbot: 0.9.0rc3 wrapper fix
...
- Tested on Linux
- Tested binary execution
- Fixes missing PYTHONPATH
2016-09-16 16:27:49 -04:00
Pierre Radermecker
a6fbd4e798
configuration-hackage2nix.yaml: language-puppet
...
enable for x86_64-linux only
2016-09-16 22:01:14 +02:00
Daiderd Jordan
f11f2e78bd
Merge pull request #18672 from holidaycheck/nodejs-6.6.0
...
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 21:17:08 +02:00
Peter Simons
d1b34967fe
ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
...
This reverts commit 29a53017a4
, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588 .
2016-09-16 20:45:09 +02:00
Peter Simons
b26f956d84
Merge pull request #18668 from AtnNn/swipl
...
swiProlog: 6.6.6 -> 7.2.3
2016-09-16 20:44:16 +02:00
Tobias Pflug
53fe6fc0bb
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 19:26:17 +02:00
Fernando J Pando
57726b54af
Remove obsolete buildbot slave
...
buildbot-slave has been replaced with buildbot-worker.
2016-09-16 11:20:26 -04:00
Fernando J Pando
164036d728
buildbot: 0.9.0rc2 -> 0.9.0rc3
...
Tested on Linux
Tested Binary Execution
2016-09-16 11:20:02 -04:00
Chris Martin
ceed162b1d
freetts: add jdk buildInput ( #18282 )
2016-09-16 11:13:02 -04:00
John Ericson
ed02a770ae
pkcs11-helper: ??? git rev -> 1.11
2016-09-16 07:24:03 -07:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Langston Barrett
cd343b76c7
nixpkgs docs: improve node packages documentation
...
* be more specific about paths to files
2016-09-15 18:15:53 +00:00
Ram Kromberg
7238a94584
bsdbuild: groff -> mandoc
2016-09-15 20:44:49 +03:00
Profpatsch
51314631d6
searx: 0.9.0 -> 0.10.0 ( #18608 )
...
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
Shea Levy
bca7b782ae
Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs
2016-09-15 08:16:07 -04:00
Franz Pletz
a32281639e
php70: 7.0.10 -> 7.0.11 (security)
...
See https://secure.php.net/ChangeLog-7.php#7.0.11 .
2016-09-15 13:57:32 +02:00
Joachim F
09646cc8a5
Merge pull request #18501 from tvon/update/gocd-server-16.9.0-4001
...
gocd-server: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:17 +02:00
Joachim F
cbdad9b5e9
Merge pull request #18502 from tvon/update/gocd-agent-16.9.0-4001
...
gocd-agent: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:06 +02:00
Sander van der Burg
4cbf2b88c2
Merge pull request #18591 from bendlas/update-androidenv
...
androidenv: update packages
2016-09-15 11:01:37 +02:00
Sander van der Burg
36aad71e3c
Merge pull request #18610 from siddharthist/emoj/init
...
emoj: init at 0.3.0
2016-09-15 09:26:21 +02:00
Peter Simons
fabd60a397
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-10-gca03454 using the following inputs:
- Hackage: 0aa5f8d505
- LTS Haskell: b5ee848475
2016-09-15 09:12:08 +02:00
Peter Simons
9123a0452d
haskell: drop obsolete LTS package set
...
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
6607b99168
haskell: port existing hardening overrides to use the new combinator
2016-09-15 09:12:03 +02:00
Peter Simons
97fd905823
haskell: add support for 'hardeningDisable' to the generic builder
...
We also have a new helper function 'disableHardening' to use in
overrides. Fixes https://github.com/NixOS/nixpkgs/issues/14820 .
2016-09-15 09:12:03 +02:00
Peter Simons
aa1d424421
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-9-g9d0fb31 using the following inputs:
- Hackage: d68983aeb2
- LTS Haskell: 36c0f4fa5e
- Stackage Nightly: 8b258a761d
2016-09-15 09:12:02 +02:00
Peter Simons
af1d6e503e
configuration-hackage2nix.yaml: make sure some old (but required) packages remain available
...
The switch to LTS 7.x has made many older versions obsolete and so they
are no longer included in our package set by default:
- aeson-pretty 0.7.x
- hoogle 4.x
- persistent 2.2
- persistent-sqlite 2.2
- persistent-template 2.1
2016-09-15 09:11:04 +02:00
Etienne Laurin
ff9208c37a
swiProlog: 6.6.6 -> 7.2.3
2016-09-15 00:31:23 -04:00
Rodney Lorrimar
131b8d4edb
nodePackages.bower2nix: 3.0.1 -> 3.1.1
2016-09-15 01:28:37 +01:00
Rodney Lorrimar
952c477f90
nodePackages.bower2nix: Add back PATH wrapping
...
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.
(Fixes #18454 )
2016-09-15 01:28:36 +01:00
Chris Martin
56904d7c42
Update libtiff URLs ( #18611 )
...
* libtiff: remove dead source url
* libgeotiff: update url
2016-09-15 00:31:32 +01:00
Langston Barrett
a1b7d21318
emoj: init at 0.3.0
2016-09-14 23:19:17 +00:00
Matthew Maurer
1d0e6ba2df
async: 112.24.00 -> 112.24.00/113.33.03
...
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
32367919c4
async_extra: 112.24.00 -> 112.24.00/113.33.03
...
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
1de9488674
async_rpc_kernel: init at 113.33.03
2016-09-14 16:37:21 -04:00
Matthew Maurer
4e159d7064
async_unix: 112.24.00 -> 112.24.00/113.33.03
...
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
6f998593a9
async_kernel: 112.24.00 -> 112.24.00/113.33.03
...
PPX/P4 split
2016-09-14 16:37:20 -04:00
Daiderd Jordan
db7adbf69c
go: fix darwin build
2016-09-14 21:00:13 +02:00
Daiderd Jordan
4d25b23d26
Merge pull request #18516 from offlinehacker/pkgs/go/1.7.1
...
go_1_7: 1.7 -> 1.7.1
2016-09-14 20:54:40 +02:00
Ram Kromberg
652e3488f9
julia: pcre2 -> pcre2.dev + pcre2 output fix
2016-09-14 21:35:44 +03:00
Ram Kromberg
46046850e6
pcre2: 10.21 -> 10.22
2016-09-14 21:35:37 +03:00
Vladimír Čunát
92f0d709e9
libmaxminddb: init at 1.2.0
2016-09-14 19:25:29 +02:00
Vincent Laporte
38c143abe2
ocaml-qtest: 2.0.1 -> 2.2
2016-09-14 19:04:58 +02:00
Herwig Hochleitner
685786b7d7
androidenv: update packages
...
build-tools 25.1.7 -> 25.2.2
sdk-tools 23.0.1 -> 24.0.2
platform-tools 24 -> 24.0.2
2016-09-14 18:31:22 +02:00
Herwig Hochleitner
1172c6be9b
pypy: 5.4.0 -> 5.4.1
2016-09-14 18:11:17 +02:00
Matthew Maurer
284c2d8ef5
buildOcamlJane: Add line breaks
2016-09-14 12:00:45 -04:00
Joachim F
068106cf6a
Merge pull request #18571 from peterhoeg/wp-cli
...
wp-cli: 0.23.1 -> 0.24.1
2016-09-14 17:56:03 +02:00
Matthew Maurer
4fcc1a5a97
ppx_sexp_conv: Fix description to match package
2016-09-14 11:50:42 -04:00