Vladimír Čunát
e85c899f8d
harfbuzz: small update
2015-01-13 17:59:41 +01:00
Vladimír Čunát
51fdc6e238
libjpeg-turbo: major update, and populate meta
...
TODO: also some darwin packaging improvements were in the news.
Maybe it would be suitable to have this as the default libjpeg in there.
2015-01-13 16:57:18 +01:00
Domen Kožar
9b7b2ce8eb
Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
...
This reverts commit 512fbb280f
.
See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar
512fbb280f
Introduce patchShebangsPhase ran in preConfigurePhases
...
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Vladimír Čunát
d8c5d95330
determinism: change some fixed timestamp to != (time_t)0
...
vcunat removed the unrelated glib change.
Conflicts:
pkgs/development/libraries/glib/default.nix
pkgs/os-specific/linux/kernel/generic.nix
pkgs/os-specific/linux/kernel/manual-config.nix
2014-12-30 17:03:39 +01:00
Alexander Kjeldaas
d0bad145f5
perl-modules: do not create perllocal.pod, for determinism
2014-12-30 17:03:15 +01:00
William A. Kennington III
488e6e6e9c
cyrus_sasl: Enable kerberos
2014-12-30 01:04:16 -08:00
William A. Kennington III
0196fda4f4
krb5: 1.12.2 -> 1.13
2014-12-30 01:03:29 -08:00
William A. Kennington III
0566d647e8
heimdal: Update build
2014-12-30 01:02:41 -08:00
William A. Kennington III
afeef240dc
kerberos: Use default kerberos instead of krb5
2014-12-30 00:05:12 -08:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
William A. Kennington III
e62e634128
Merge pull request #5476 from codyopel/x265-update
...
x265-hg: updated to latest commit, fixed package naming issue
2014-12-29 20:33:24 -05:00
Ricardo M. Correia
2386eff378
rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631
2014-12-29 17:55:31 +01:00
Vincent Laporte
a1822087e6
Adds ocaml-ojquery-0.1
...
jQuery Binding for Eliom
Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte
837b2abb2b
Adds ocaml-magick-0.34
...
This package aims to provide the ImageMagick methods to OCaml
Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte
9fc35ed766
Adds ocaml-safepass-1.3
...
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.
Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Peter Simons
18d3da1a02
haskell-sdl2: re-enable Haddock phase
...
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31 .
2014-12-29 12:24:16 +01:00
Matej Cotman
d28c65ff05
etcd: upgrade server and ctl
2014-12-29 01:55:40 +01:00
Peter Simons
fb3f5fc7db
Merge pull request #5488 from teh/master
...
Update elm to 0.14.
2014-12-28 22:27:05 +01:00
Arseniy Seroka
42bb368025
Merge pull request #5481 from sjmackenzie/hammer
...
hammer: version bump
2014-12-28 23:36:38 +03:00
Tom Hunger
e67535cb1d
Update elm to 0.14.
...
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.
Instead of invoking "elm" one now has to use "elm-make".
I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Vincent Laporte
2335ec0b40
Adds ocaml-uuseg
...
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.
Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
Alexander Kjeldaas
da1f8578b0
Eradicate gzip -9 without -n
2014-12-28 13:45:27 +01:00
Thomas Tuegel
09435f05d4
Merge pull request #5484 from ttuegel/linear-algebra
...
Version bump some linear algebra packages
2014-12-27 15:12:58 -06:00
Vladimír Čunát
5f0686fc95
libcaca: add another mirror
...
The original does not work ATM.
2014-12-27 20:59:24 +01:00
Thomas Tuegel
d582090a15
suitesparse: add version 4.4.1
2014-12-27 13:47:53 -06:00
Thomas Tuegel
81c0f94d74
arpack: build against atlasWithLapack
2014-12-27 13:40:40 -06:00
Thomas Tuegel
893f277bd7
arpack: version bump to 3.2.0
2014-12-27 13:40:40 -06:00
Thomas Tuegel
3ce76d4dd0
atlas: optionally build with full lapack
2014-12-27 13:40:40 -06:00
Thomas Tuegel
91657e30ca
atlas: fix generic options
...
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
Thomas Tuegel
8a5d7e7944
openblas: version bump to 0.2.13
2014-12-27 13:40:40 -06:00
Stewart Mackenzie
247cc8b9ef
hammer: version bump
2014-12-27 21:36:50 +08:00
Vincent Laporte
3ccd6509ad
ocaml-uucp: update from 0.9.0 to 0.9.1
2014-12-27 09:17:09 +01:00
Vladimír Čunát
becf038336
Merge branch 'staging'
2014-12-26 22:41:19 +01:00
Vladimír Čunát
dd4dfee2c2
qt5: work around a build problem
2014-12-26 22:03:05 +01:00
Shea Levy
7e0a5c38f3
More gcc->cc refs
2014-12-26 12:33:16 -05:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
codyopel
28a0b500aa
x265-hg: updated to latest commit, fixed package naming issue
2014-12-26 07:09:19 -05:00
Michael Raskin
dace8fe45f
Merge pull request #5013 from doublec/aliceml
...
Update aliceml to use git version of Alice ML
2014-12-26 14:21:12 +03:00
Jaka Hudoklin
86744fef91
nodePackages: fix builder
...
- reuse unpack and patch phase
- patch shebangs of source code
- properly patch depdency versions (thanks @svanderburg)
- add patching for github version names
- add some inline docs
- fix recursive depdencies runtime handling by copying files instead of
symlinking if package has recursive dependencies
2014-12-26 01:04:08 +01:00
Vladimír Čunát
9c94c42af8
opencv: fix build on i686 by upstream patch
...
CC maintainers @viric, @flosse, #5356 .
2014-12-25 16:52:39 +01:00
Vladimír Čunát
d89518bd1b
gstreamer-1: double maintenance bump
...
CC maintainer @iyzsong.
2014-12-25 11:55:04 +01:00
Vladimír Čunát
b5bfacefa9
orc: maintenance update
...
CC maintainer @fuuzetsu.
2014-12-25 11:44:33 +01:00
Vladimír Čunát
5d903d850a
libpng: security update (no CVE yet)
...
http://www.securitytracker.com/id/1031444
2014-12-25 11:36:21 +01:00
Peter Simons
a4a778bac7
haskell-haddock: update to version 2.15.0.1
2014-12-25 11:05:49 +01:00
Peter Simons
e958a2ac58
haskell-wl-pprint-text: update to version 1.1.0.3
2014-12-25 11:05:49 +01:00
Peter Simons
fcbc18e5c2
haskell-uuid: update to version 1.3.7
2014-12-25 11:05:49 +01:00
Peter Simons
4e33809757
haskell-texmath: update to version 0.8.0.1
2014-12-25 11:05:49 +01:00
Peter Simons
c1bb62af69
haskell-test-framework: update to version 0.8.1.0
2014-12-25 11:05:49 +01:00