aszlig
58cd4985fd
beets: Move into its own package directory.
...
The primary use of beets is not as a Python library and users usually
would expect to install it into the env using "nix-env -i beets" rather
than "nix-env -i pythonX.Y-beets".
Having beets in its own package directory also allows for better
customization, where we're going to implement attributes that can be
used to turn on/off various features and plugins.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:31 +01:00
koral
fa4b210d3f
webkitgtk: added optional geoclue2 dependency.
2015-01-01 15:45:31 +01:00
koral
01a48ead88
webkitgtk: 2.6.2 -> 2.6.4
2015-01-01 15:45:31 +01:00
Austin Seipp
e420d371d1
nmap: fix dependencies on makeWrapper/python
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-01 15:45:31 +01:00
Ricardo M. Correia
24bb7dc46f
rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631
2015-01-01 15:45:31 +01:00
Vincent Laporte
0f05b01dce
Adds ocaml-ojquery-0.1
...
jQuery Binding for Eliom
Homepage: http://ocsigen.org/ojquery/
2015-01-01 15:45:31 +01:00
Vincent Laporte
8f2588f0ce
Adds ocaml-magick-0.34
...
This package aims to provide the ImageMagick methods to OCaml
Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2015-01-01 15:45:31 +01:00
Vincent Laporte
4c4768c4b0
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/
2015-01-01 15:45:31 +01:00
Peter Simons
e9eb8b491b
haskell-sdl2: re-enable Haddock phase
...
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31 .
2015-01-01 15:45:31 +01:00
Lluís Batlle i Rossell
3137a5ca48
Adding scantailor.
...
(cherry picked from commit 7eda68709e9e50b1c4a608ab141f6c7065708c0f)
2015-01-01 15:45:31 +01:00
Austin Seipp
39e03699fe
nixpkgs: afl-1.04b -> 1.06b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-01 15:45:31 +01:00
Austin Seipp
91f53545cc
nixpkgs: p0f 3.07b -> 3.08b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-01 15:45:31 +01:00
Austin Seipp
6c952fd9e6
nixpkgs: nmap 6.40 -> 6.47
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-01 15:45:31 +01:00
Ricardo M. Correia
0a97acdc0f
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.27-201412211908 -> 3.0-3.14.27-201412280859
test: 3.0-3.17.7-201412211910 -> 3.0-3.18.1-201412281149
2015-01-01 15:45:31 +01:00
Matej Cotman
3c96afe0b1
etcd: upgrade server and ctl
2015-01-01 15:45:31 +01:00
Matthew William Cox
2028c283cd
nixpkgs: unbound 1.4.22 -> 1.5.1
2015-01-01 15:45:31 +01:00
Jaka Hudoklin
1bdcf9a701
Add cadvisor
2015-01-01 15:45:30 +01:00
Eelco Dolstra
698b6f53df
Typo
2015-01-01 15:45:30 +01:00
Eelco Dolstra
056ace5bca
ntp: Don't depend on openssl, don't install docs
2015-01-01 15:45:30 +01:00
Tom Hunger
c53b959c0e
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.
2015-01-01 15:45:30 +01:00
Thomas Tuegel
5d7dbaa0fe
vcsh: add ttuegel as maintainer
2015-01-01 15:45:30 +01:00
Thomas Tuegel
75a5c8b84f
vcsh: bump version to 1.20141026
2015-01-01 15:45:30 +01:00
Vincent Laporte
56d651d347
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
2015-01-01 15:45:30 +01:00
Alexander Kjeldaas
f98df44ada
Eradicate gzip -9 without -n
2015-01-01 15:45:30 +01:00
Vladimír Čunát
3b353824cc
e19: enableParallelBuilding of some larger components
...
Some parts build too long, it seems to me, so I sped them up.
2015-01-01 15:45:30 +01:00
William A. Kennington III
c34daa0b48
ipset: Add derivation
2015-01-01 15:45:29 +01:00
Matej Cotman
d5457d7229
efl: fix build
2015-01-01 15:45:29 +01:00
Vladimír Čunát
12c51681d3
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.
2015-01-01 15:45:29 +01:00
Vladimír Čunát
591511c554
xfce4-session: support newer upower by an Arch patch
...
Tested.
2015-01-01 15:45:29 +01:00
Eduard Bachmakov
0771071cf9
Add photoqt-1.1.0.1
...
Also, add myself to maintainers.
2015-01-01 15:45:29 +01:00
Vladimír Čunát
1d7bdfac8e
libcaca: add another mirror
...
The original does not work ATM.
2015-01-01 15:45:29 +01:00
Thomas Tuegel
53317799ec
suitesparse: add version 4.4.1
2015-01-01 15:45:29 +01:00
Thomas Tuegel
84553e0aa0
arpack: build against atlasWithLapack
2015-01-01 15:45:29 +01:00
Thomas Tuegel
202acdbdaf
arpack: version bump to 3.2.0
2015-01-01 15:45:29 +01:00
Thomas Tuegel
32ffad3e6b
atlas: optionally build with full lapack
2015-01-01 15:45:29 +01:00
Thomas Tuegel
6e46a100b4
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.
2015-01-01 15:45:29 +01:00
Thomas Tuegel
9c67a3bc35
openblas: version bump to 0.2.13
2015-01-01 15:45:29 +01:00
Stewart Mackenzie
30e21cedae
hammer: version bump
2015-01-01 15:45:29 +01:00
lostdj
d85bbfcce4
SmartGitHg: update from 6.0.6 to 6.5.3.
2015-01-01 15:45:29 +01:00
codyopel
91531adb78
x265-hg: updated to latest commit, fixed package naming issue
2015-01-01 15:45:29 +01:00
Patrick Mahoney
06e523b7e8
Update skarnet.org software for 2.0 release.
...
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:
execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2015-01-01 15:45:28 +01:00
Charles Strahan
a0d62bf978
ghcjs: update to latest
2014-12-31 01:15:13 -05:00
Charles Strahan
76976398f8
ghcjs: fix whitespace
2014-12-31 00:06:20 -05:00
Charles Strahan
df55381b65
ghcjs: restructure
2014-12-31 00:03:43 -05: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
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
Domen Kožar
8a1347c47a
remove pythonPackages.docopt as it's already defined
2014-12-27 11:58:04 +01:00
Domen Kožar
9ac97d8f11
udiskie: specify correct dependencies for the version bump
...
(cherry picked from commit ea540f8fc66a857e44de320175f80b89de39da93)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-27 11:53:08 +01:00
Vincent Laporte
3ccd6509ad
ocaml-uucp: update from 0.9.0 to 0.9.1
2014-12-27 09:17:09 +01:00
Austin Seipp
79f82686e1
nixpkgs: afl 0.89b -> 1.04b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-26 21:43:05 -06: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
bbd2be6075
Restore accidentally-dropped stdenv adapter
2014-12-26 12:38:18 -05: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
tv
ce100a5d58
journal-mailer: camelCasify attribute name
2014-12-26 16:47:18 +01:00
tv
7015c61686
journal-mailer: add version 0.1.1.0
2014-12-26 16:41:18 +01:00
muflax
e5480cab83
bup: update to 0.26 and adopt it
...
[Bjørn: use patchShebangs to unbreak chroot build (fixes up references
to /usr/bin/env {python,bash}]
2014-12-26 14:09:56 +01:00
muflax
001f2110bd
par2cmdline: update to 0.6.11 and adopt it
...
[Bjørn: break overlong longDescription line]
2014-12-26 14:09:56 +01:00
lethalman
f40807701a
Merge pull request #5475 from prikhi/fix-awesome
...
awesome: fix lua version
2014-12-26 12:38:09 +01:00
muflax
745e3e64a9
awscli: update to 1.6.10 and adopt it
...
[Bjørn: upper-case first letter in description]
2014-12-26 12:26:08 +01:00
muflax
24349b8e99
jmespath: update to 0.5.0
2014-12-26 12:26:08 +01:00
muflax
9ffb6d1fb2
botocore: update to 0.80.0
2014-12-26 12:26:08 +01: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
Pavan Rikhi
ece2c5e49b
awesome: fix lua version
2014-12-26 05:16:02 -05: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
vbgl
58c283f0dd
Merge pull request #5359 from ambrop72/printrun
...
Printrun: Update to printrun-20140801, add dependencies.
2014-12-25 23:43:38 +01:00
vbgl
e553cbee5a
Merge pull request #5446 from nckx/remotebox-squashed
...
Add RemoteBox, a (you guessed it) remote VirtualBox client
2014-12-25 23:32:51 +01:00
Arseniy Seroka
1c8783f39b
Merge pull request #5461 from wyvie/openarena
...
Added openarena 0.8.8
2014-12-26 01:17:49 +03:00
Arseniy Seroka
67b56ea5d8
Merge pull request #5464 from ftrvxmtrx/fldigi-3.22.02
...
fldigi 3.21.83 -> 3.22.02
2014-12-26 01:12:14 +03:00
Vladimír Čunát
7671875b25
upower_99: port commit bf3fd50e14
2014-12-25 18:29:08 +01:00
Vladimír Čunát
38ee8859e8
upower_99: update
...
It doesn't depend on polkit anymore (upstream change in 0.99.1).
2014-12-25 18:17:00 +01:00
Vladimír Čunát
1aec647906
udisks2: update
...
Also depend on systemd instead of udev, as some libsystemd* is used.
2014-12-25 18:17:00 +01:00
Domen Kožar
4e87c458c4
Merge pull request #5470 from DamienCassou/mu-0.9.11
...
Update mu to 0.9.11
2014-12-25 17:50:47 +01:00
Domen Kožar
44a26e0fed
Merge pull request #5460 from mvcisback/master
...
Rawdog RSS Reader
2014-12-25 17:43:10 +01:00
Damien Cassou
41cff1e9d0
Update mu to 0.9.11
2014-12-25 17:15:47 +01:00
Vladimír Čunát
de572de4f0
blender: fix build by upstream patch
...
The freetype-2.5.4 update changed signedness of some struct fields.
2014-12-25 16:52:39 +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