Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Emery Hemingway
ae59f6426a
autoconf: peg version 2.64
2016-04-27 11:51:20 +02:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Joachim Fasting
2dbfe512db
Merge pull request #14858 from ericbmerritt/elixir-support
...
Elixir support
2016-04-25 23:04:14 +02:00
Allen Nelson
b48e1dd601
lsof: stop configure script from searching /usr paths
2016-04-25 11:14:22 -05:00
Eric Merritt
cd27abe751
rebar3: refactor
...
cleanup up the code quite a bit in the bootstrapper
2016-04-25 08:34:55 -07:00
Nikolay Amiantov
5f19542581
Merge commit 'refs/pull/14694/head' of git://github.com/NixOS/nixpkgs into staging
2016-04-25 18:02:23 +03:00
Vladimír Čunát
1c9234fd6c
foswiki, egypt, wml: fix build
2016-04-25 16:22:52 +02:00
Nikolay Amiantov
96a5c34bc5
cmake2_8: use get(Output) functions
2016-04-25 13:24:40 +03:00
Nikolay Amiantov
5ff40ddedf
add get* helper functions and mass-replace manual outputs search with them
2016-04-25 13:24:39 +03:00
Peter Simons
cf4a69e2ec
haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages
2016-04-24 20:13:27 +02:00
robbinch
bd9d37e675
tinc-haskell: Rename package name to avoid conflict ( #14952 )
2016-04-24 18:32:16 +02:00
Franz Pletz
d1d4bd9a9d
avrdude: 6.1 -> 6.3
2016-04-24 17:41:08 +02:00
Eric Merritt
b26ecaf3ca
hex2nix: 0.0.3 -> 0.0.5
2016-04-23 19:03:30 -07:00
Eric Merritt
658a49b81d
rebar3: 3.0.0-beta.4 -> 3.1.0
2016-04-23 19:03:30 -07:00
Eric Merritt
383626b9d7
move rebar3-nix-bootstrap to rebar3
...
This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a
single file and this vastly reduces the complexity of making changes.
2016-04-23 19:03:29 -07:00
Eric Merritt
8d3d0a1ca9
relx-exe: init at 3.18.0
...
This adds an executable version of the relx library to the system.
2016-04-23 19:03:29 -07:00
Eric Merritt
be5da0449e
beam-support: update registry to latest '59b836d'
2016-04-23 19:03:28 -07:00
Eric Merritt
8dbcb4e35e
beamPackages: Add support for Mix and Erlang.mk
2016-04-23 19:03:24 -07:00
Tadas Barzdzius
a49ffbb196
cargo: add libiconv to buildInputs to fix darwin build
2016-04-23 23:08:02 +03:00
Peter Simons
c604efecfc
Merge pull request #14873 from robbinch/pkg-tinc-haskell
...
tinc-haskell: init at 20160419
2016-04-22 17:08:42 +02:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Nikolay Amiantov
253b84a1eb
vscode, electron, atom: run fixup phases
2016-04-22 17:44:30 +03:00
Nikolay Amiantov
6185f74531
atom, electron, vscode: split dependencies to atomEnv
...
fixes #14890
2016-04-22 16:10:51 +02:00
Nikolay Amiantov
b2426adf1c
Merge pull request #14870 from retrry/rust-updates
...
Rust Updates
2016-04-22 14:29:14 +04:00
Robbin C
f1492bf44c
tinc-haskell: init at 20160419
2016-04-21 23:08:42 +08:00
Nikolay Amiantov
f3e8653647
valkyrie: move to qmake4Hook
2016-04-20 18:55:54 +03:00
Thomas Tuegel
491f7f017c
cmake: set LIBDIR and INCLUDEDIR for multiple outputs
2016-04-20 10:01:06 -05:00
Tadas Barzdzius
357a251bfb
rustfmt: 2016-03-22 -> 0.4.0
2016-04-20 12:43:00 +03:00
Tadas Barzdzius
7d661a4ab4
cargo: 0.8.0 -> 0.9.0. Enable Darwin
2016-04-20 12:42:37 +03:00
Brandon Edens
1d8e7cd4c9
kconfig-frontends: init 3.12.0.0
2016-04-19 21:17:47 -07:00
Joachim Fasting
b42bff4630
Merge pull request #14625 from utdemir/master
...
selenium-server-standalone: 2.45.0 -> 2.53.0
2016-04-19 13:48:06 +02:00
Utku Demir
cde425fcd4
Add correct libstdc++.so path to chromedriver
...
It was probably broken after the closure-size merge
2016-04-19 12:08:58 +03:00
Utku Demir
ffac939edc
selenium-server-standalone: 2.45.0 -> 2.53.0
...
Also remove `patchPhase`, since the relevant executable
does not exist anymore on the new archive.
2016-04-19 11:36:17 +03:00
Tobias Geerinckx-Rice
038b18496c
ccache: 3.2.4 -> 3.2.5
2016-04-17 18:25:07 +02:00
Mathieu Boespflug
6c9c59067b
gradle: fix attribute name for gcc libs path.
...
PR #14326 fixed gradle so that its native code library could find
libstdc++.so.6, but this fix is inoperative now, because this library
is in `"${stdenv.cc.cc.lib}/lib"` now, rather than
`"${stdenv.cc.cc}/lib"`.
2016-04-17 01:09:24 +02:00
Tuomas Tynkkynen
8a66effde2
Merge remote-tracking branch 'upstream/master' into staging
2016-04-15 22:46:41 +03:00
Joachim Fasting
be2bb668ec
cppcheck: 1.72 -> 1.73
...
ChangeLog at https://sourceforge.net/p/cppcheck/news/2016/04/cppcheck-173/
2016-04-15 17:43:50 +02:00
Joachim Fasting
7b9b6d27d3
cppcheck: split man output
2016-04-15 17:41:41 +02:00
Frederik Rietdijk
aedf601bba
Merge pull request #14687 from makefu/devpi-client-fix
...
devpi-client: add missing python libraries
2016-04-14 14:25:21 +02:00
joachifm
19e425fa0c
Merge pull request #14447 from mucaho/vscode_unfree
...
vscode: switch to unfree, binary package
2016-04-14 14:16:43 +02:00
makefu
776ff2e735
devpi-client: add missing python libraries
2016-04-14 14:06:32 +02:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Nikolay Amiantov
52637e22cd
cmake: add all glibc outputs to system prefix
2016-04-14 01:03:23 +03:00
Nikolay Amiantov
d528c7d8f5
cmake-2_8: fix for multiple outputs
2016-04-14 01:03:23 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Michael Raskin
238cb743bc
scons: 2.4.1 -> 2.5.0
2016-04-13 14:47:04 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Tuomas Tynkkynen
ba59be833b
sunxi-tools: Don't build on darwin
...
http://hydra.nixos.org/build/34390183/nixlog/1/raw
While at it, use fetchFromGitHub.
2016-04-13 04:06:15 +03:00
Tim Steinbach
7c2deb94bf
chromedriver: 2.14 -> 2.21
2016-04-12 11:07:56 -04:00