Tuomas Tynkkynen
794f07d4e4
treewide: Mass replace 'binutils}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Tuomas Tynkkynen
f34655e28c
openssl-chacha: Split into multiple outputs
...
Mainly done because of this in all-packages.nix:
````
cipherscan = callPackage ../tools/security/cipherscan {
openssl = if stdenv.system == "x86_64-linux"
then openssl-chacha
else openssl;
};
````
... and inside cipherscan we want to refer to `openssl.bin`
2016-04-14 08:32:20 +03:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Nikolay Amiantov
6f3e72eef6
Merge pull request #14658 from abbradar/search-path-fixes
...
Search path fixes
2016-04-14 03:08:41 +04:00
Arseniy Seroka
0420a532e9
Merge pull request #14649 from vbgl/coq_8.5.1
...
Coq 8.5pl1
2016-04-13 22:16:48 +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
be90eb047c
glfw3: apparently fix the build
2016-04-13 18:52:37 +02:00
Michael Raskin
cd5b677576
gcc49 (gcj): do not create separate lib output (cyclical dependency), fix ecj1 linking. Does not affect the hash of normal gcc49
2016-04-13 18:46:14 +02:00
Michael Raskin
14b8bdc01f
julia: fix library path management after multiple-outputs/closure-size merge
2016-04-13 18:46:14 +02:00
Michael Raskin
238cb743bc
scons: 2.4.1 -> 2.5.0
2016-04-13 14:47:04 +02:00
Michael Raskin
a9b9c8c23b
libgphoto2: 2.5.9 -> 2.5.10
2016-04-13 14:47:04 +02:00
Michael Raskin
7c0f4882f3
angelscript: 2.30.2 -> 2.31.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
9bc67ca5c9
Merge pull request #14620 from nico202/ispike
...
iSpike: init at 2.1
2016-04-13 07:21:16 +03:00
Nikolay Amiantov
53ae67fddd
openscenegraph: add withApps flag
2016-04-13 04:35:33 +03:00
Tuomas Tynkkynen
a9ce4b0884
libdvdcss: Don't build on Darwin
...
http://hydra.nixos.org/build/34377524/nixlog/1/raw
While at it, add a license.
2016-04-13 04:17:34 +03: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
Alexey Shmalko
e870ac3044
gcc-arm-embedded: 4.9 -> 5.2
...
Seems that GCC ARM Embedded have changed convention for file location,
and version 5.2 isn't accessible from the predicted url. That's why
nix-expression is updated to allow overloading url parts.
2016-04-13 03:07:05 +03:00
Shea Levy
2274d7e96e
Merge branch 'chromedriver221' of git://github.com/NeQuissimus/nixpkgs
2016-04-12 16:47:49 -04:00
Vincent Laporte
618b336808
coq-ext-lib: 0.9.0-beta3 -> 0.9.3
2016-04-12 19:43:49 +02:00
Tim Steinbach
7c2deb94bf
chromedriver: 2.14 -> 2.21
2016-04-12 11:07:56 -04:00
Franz Pletz
9fd4e1e8dd
libuchardet: 0.0.1 -> 0.0.5
2016-04-12 15:51:32 +02:00
Franz Pletz
8b073d96d7
vaapiIntel: 1.6.1 -> 1.6.2
2016-04-12 15:51:32 +02:00
Franz Pletz
365f5942a4
xvidcore: 1.3.3 -> 1.3.4
2016-04-12 15:51:31 +02:00
Franz Pletz
862875f9cd
libvirt: 1.3.2 -> 1.3.3
2016-04-12 15:49:54 +02:00
=
9ec9da1a24
iSpike: init at 2.1.1
2016-04-12 14:36:20 +02: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
Franz Pletz
310f05ed9d
libgsf: 1.14.34 -> 1.14.36
2016-04-12 04:28:50 +02:00
Nikolay Amiantov
36a8c35461
ogrepaged: mark as broken
2016-04-12 03:12:49 +03:00
Nikolay Amiantov
6a5387e68c
mygui: disable ogre by default
2016-04-12 03:09:11 +03:00
Nikolay Amiantov
c74e2b51e8
mygui: disable some components, support OpenGL renderer
2016-04-12 03:08:16 +03:00
Nikolay Amiantov
c322c042cf
Merge commit 'refs/pull/14593/head' of git://github.com/NixOS/nixpkgs
2016-04-12 03:07:40 +03:00
Tobias Geerinckx-Rice
ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4
2016-04-11 23:39:47 +02:00
Tobias Geerinckx-Rice
06dceaa5b2
geoclue2: 2.4.2 -> 2.4.3
2016-04-11 23:39:47 +02:00
joachifm
2e2a87e57a
Merge pull request #14376 from acowley/qhull
...
qhull: darwin compatibility
2016-04-11 23:17:20 +02:00
joachifm
b70f9dc172
Merge pull request #14353 from acowley/tbb
...
tbb: darwin compatibility
2016-04-11 23:15:31 +02:00
obadz
c3860bf008
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-11 17:21:18 +01:00
Nikolay Amiantov
b3d3a1c7ea
openscenegraph: enable parallel building
2016-04-11 18:34:15 +03: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
Ricardo Ardissone
6312610911
mygui: add withOgre argument
2016-04-11 08:38:54 -03:00
Robert Scott
d61b739f07
php: 5.6.19 -> 5.6.20
2016-04-10 18:41:57 +00:00
Robert Scott
1773c53fcf
php55: 5.5.33 -> 5.5.34
2016-04-10 14:45:35 +00:00
joachifm
496a369805
Merge pull request #14561 from micxjo/update-botan
...
botanUnstable: 1.11.28 -> 1.11.29 (security)
2016-04-10 11:56:11 +02:00
joachifm
a310fd4662
Merge pull request #14563 from micxjo/update-sndfile
...
libsndfile: 1.0.25 -> 1.0.26 (security)
2016-04-10 11:51:47 +02: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