Nikolay Amiantov
b2426adf1c
Merge pull request #14870 from retrry/rust-updates
...
Rust Updates
2016-04-22 14:29:14 +04: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
zimbatm
c8484b95be
Merge pull request #14600 from nckx/update/gup
...
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Peter Simons
4fe298f248
Merge pull request #14603 from obadz/haste-fix
...
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-12 10:01:27 +02:00
Franz Pletz
ef37c57e4e
dfu-util: 0.8 -> 0.9
2016-04-12 04:28:50 +02:00
obadz
c3860bf008
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-11 17:21:18 +01:00
Tobias Geerinckx-Rice
57ef1712e3
Substite new GitHub username ‘timbertson’ for ‘gfxmonk’
2016-04-11 16:35:18 +02:00
obadz
7f2163fc97
haskellPackages.haste-compiler: fix so that it now builds and runs
...
Required adding:
haskellPackages.haste-Cabal, and
haskellPackages.haste-cabal-install
2016-04-11 15:24:56 +01:00
Tobias Geerinckx-Rice
613cef6240
gup: 0.5.4 -> 0.5.5; use fetchFromGitHub
2016-04-11 16:21:12 +02:00
obadz
e8b3532d26
xqilla: init at 2.3.3
2016-04-11 13:57:19 +01:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Vladimír Čunát
0f5dff43b7
doxygen: fix finding libiconv after #13856
...
The changed the build system to cmake, and it somehow won't find the
includes. I'm lazy to investigate details ATM.
2016-04-08 13:49:26 +02:00
joachifm
df3a139dc4
Merge pull request #14439 from zimbatm/travis-1.8.2
...
travis: init at 1.8.2
2016-04-08 00:39:51 +02:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Peter Simons
3110ba445f
cabal2nix: update to version 20160406
2016-04-07 07:53:57 +02:00
Domen Kožar
b77df197f5
phantomjs2: 2.0.0 -> 2.1.1 (fix build)
...
(cherry picked from commit 94036474c2b424ac19c4e8e30b5b026210649789)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:30:06 +01:00
Tuomas Tynkkynen
6b42f9f4be
Merge commit 'bde820' from staging
...
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
Tim Steinbach
54d93ab15a
liquibase: init at 3.4.2
2016-04-05 10:44:24 -04:00
mucaho
dc2a4e2097
electron: abstract out atom-env
2016-04-04 17:34:07 +01:00
zimbatm
dd0994e919
travis: init at 1.8.2
2016-04-04 14:24:45 +01:00
joachifm
a703bd49a9
Merge pull request #14418 from mucaho/vscode
...
Add visual studio code editor
2016-04-03 19:07:08 +00:00
mucaho
7b06260c1c
electron: make it compatible with vscode
...
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
joachifm
8c6f5ecf8f
Merge pull request #14259 from anderspapitto/master
...
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Aaron Son
bbfad5111a
gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library.
2016-04-01 14:33:23 -07:00
Mathias Schreck
5c21ca886e
galen: 2.2.3 -> 2.2.4
2016-04-01 12:51:17 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00