Commit graph

55524 commits

Author SHA1 Message Date
Thomas Tuegel
a1860dab81 vcsh: bump version to 1.20141026 2014-12-28 09:00:38 -06: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
Luke Clifton
3c8914f94e Changed group id to match user id 2014-12-28 19:47:12 +08:00
Vladimír Čunát
40397be737 e19: enableParallelBuilding of some larger components
Some parts build too long, it seems to me, so I sped them up.
2014-12-28 11:40:01 +01:00
Luke Clifton
b625c3dd4b Added group id to ids.nix 2014-12-28 18:10:02 +08:00
Vladimír Čunát
61d9f06760 fix a typo from 2627198b0c 2014-12-28 10:44:50 +01:00
Luke Clifton
0c477eb38f Documentation update 2014-12-28 17:26:59 +08:00
Domen Kožar
4fdf1fcbb9 Merge pull request #5485 from matejc/eflfix
efl: fix build
2014-12-28 10:21:56 +01:00
Luke Clifton
61ff1b2b0a Moved UMask to correct location 2014-12-28 16:44:27 +08:00
Luke Clifton
5fdd6f6a66 Change umask 2014-12-28 16:39:56 +08:00
William A. Kennington III
2627198b0c nixos/firewall: Add ipset utility 2014-12-28 00:04:49 -08:00
William A. Kennington III
c17fda769a ipset: Add derivation 2014-12-28 00:03:54 -08:00
Luke Clifton
5866a9df03 added group 2014-12-28 13:23:10 +08:00
Luke Clifton
fabcc2cf7b Added btsync group to btsync user 2014-12-28 13:17:37 +08:00
Matej Cotman
812e2734a5 efl: fix build 2014-12-28 06:09:59 +01:00
Charles Strahan
289e33f852 ghcjs: don't use extension for haddock override 2014-12-27 23:10:07 -05:00
Charles Strahan
780ec20283 ghcjs: regenerate extension 2014-12-27 22:31:56 -05:00
Charles Strahan
e92c65f37d ghcjs: remove commented-out buildLocalCabalWithArgs 2014-12-27 22:14:17 -05:00
Charles Strahan
dd28f5ff0a ghcjs: remove (seemingly) unnecessary tfRandom workaround 2014-12-27 22:12:31 -05:00
Charles Strahan
a8d78dffb0 ghcjs: don't use extension to set Cabal 2014-12-27 22:09:05 -05:00
Charles Strahan
94aa6539de remove ghcServer 2014-12-27 21:57:11 -05:00
Charles Strahan
7661626e21 ghcjs-dom: remove unused fetchgit 2014-12-27 21:54:41 -05:00
Charles Strahan
5288863ada webkit (haskell package): update to 0.13.1.1 2014-12-27 21:52:53 -05:00
Charles Strahan
0dabcc34c3 ghcjs-dom: clean up 2014-12-27 21:51:30 -05:00
Charles Strahan
d05e237cb0 ghcjs-dom: use correct conf-flags and dependencies 2014-12-27 21:40:18 -05:00
Charles Strahan
c05ec6104d ghcjs-dom: fix expression and update to version 0.1.1.3 2014-12-27 19:54:48 -05:00
Charles Strahan
83d58831bc ghcjs: update revisions 2014-12-27 19:51:21 -05:00
Charles Strahan
dcee26642c ghcjs: remove commented-out ghcjs-prim 2014-12-27 18:53:23 -05:00
Charles Strahan
bd6cbe73e4 ghcjs: remove duplicated lens expression 2014-12-27 18:51:43 -05:00
Charles Strahan
347a9674c1 ghcjs: cleanup 2014-12-27 18:48:12 -05:00
Charles Strahan
f36fabb389 ghcjs: fix build 2014-12-27 16:51:39 -05:00
Vladimír Čunát
3c050d00a5 upower: use newer version by default
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.

I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.

Also removed a forgotten unused patch.
2014-12-27 22:46:46 +01:00
Vladimír Čunát
ca80e416dd xfce4-session: support newer upower by an Arch patch
Tested.
2014-12-27 22:46:46 +01:00
Eduard Bachmakov
5e4a8d9fd8 Add photoqt-1.1.0.1
Also, add myself to maintainers.
2014-12-27 22:13:41 +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
Charles Strahan
a188373640 Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjs
Conflicts:
	pkgs/development/libraries/haskell/ghcjs-dom/default.nix
	pkgs/top-level/haskell-packages.nix
2014-12-27 14:35:01 -05:00
Charles Strahan
571af5b988 ghcjs: clean up 2014-12-27 14:27:37 -05:00
Austin Seipp
5eba046b5d nixpkgs: openresty 1.7.4.1rc2 -> 1.7.7.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-27 12:43:52 -06:00
vbgl
baeb69626e Merge pull request #5482 from DamienCassou/mutag-0.0.2
Update pythonPackages.mutag
2014-12-27 19:24:41 +01:00
Daniel Peebles
8df8943b92 I think this should fix the evaluation errors in hydra 2014-12-27 12:02:58 -05:00
Damien Cassou
fe5949c6b7 Update pythonPackages.mutag 2014-12-27 16:21:15 +01:00
Marco Maggesi
30f621944b Bumb BLCR 2014-12-27 14:56:21 +01:00