Vladimír Čunát
fcaa782b6a
mesa: revert to 9.2.* until the driver problems are fixed
...
I was unable to make the gallium drivers not to miss some LLVM RTTI stuff.
9.* don't build with llvm-3.4.
2014-02-02 10:00:56 +01:00
Vladimír Čunát
5888f27c56
automake-1.10: remove, probably vulnerable CVE-2012-3386
...
The only user was xorg ATM, which I would remove from anyway.
2014-01-30 13:49:22 +01:00
Vladimír Čunát
546bd7738d
xorg xkeyboard-config: update, unify with the other expression
2014-01-30 13:46:02 +01:00
Vladimír Čunát
48811001c4
gtk3: change name to gtk+3-3.*, don't lower priority
...
This is to allow alongside installation of gtk2 and gtk3 in user envs.
Therefore, decreasing the priority of gtk3 was superfluous now.
2014-01-29 15:13:02 +01:00
Vladimír Čunát
908ce109f9
Merge master into x-updates (the binutils change)
2014-01-28 18:00:29 +01:00
Eelco Dolstra
1a68ee7deb
Disable FreeBSD builds
2014-01-28 16:13:16 +01:00
Peter Simons
cae97e9418
Add newly required Haskell packages.
...
- asn1-encoding: add version 0.8.1.2
- asn1-parse: add version 0.8.1
- x509-store: add version 1.4.3
- x509-system: add version 1.4.2
- x509-validation: add version 1.5.0
- x509: add version 1.4.7
2014-01-28 14:59:46 +01:00
Vladimír Čunát
9739171cd4
Merge pull request #1567 from wizeman/u/grsec-upd-and-fix
...
grsecurity: Fix build and update patches
2014-01-28 03:41:05 -08:00
Cillian de Róiste
197de444df
ipython: disable support for qtconsole, pylabQt and pylab on Darwin
...
Qt and CUPS are not supported on Darwin and are dependencies.
Note: this makes ipython the same as ipythonLight on Darwin, but
ipython is used as an input for other packages (ipdb and ipdplugin)
and it is reasonable to assume that users on other platforms may
choose ipythonLight.
2014-01-28 12:13:41 +01:00
Vladimír Čunát
69b4bef3f3
Merge master into x-updates
2014-01-28 02:32:27 +01:00
Rob Vermaas
3f56d9f4b4
Add keepassx 2.0alpha5, contributed by Thomas Tuegel.
2014-01-27 21:55:04 +01:00
Ricardo M. Correia
e361d27eeb
zfstools: Add new package
...
zfstools is an OpenSolaris-like and compatible auto snapshotting script
for ZFS, which also supports auto snapshotting mysql databases.
2014-01-27 21:48:24 +01:00
Peter Simons
4791ee9019
Merge pull request #1612 from ocharles/haskellPackages.fay
...
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons
8bc3ee449f
Merge pull request #1614 from ocharles/haskellPackages.iCalendar
...
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Wojciech Danilo
c50314dc38
Added SublimeText3 support. SublimeText2 and SublimeText3 can be installed side by side.
...
They provide 'sublime', 'sublime2' and 'sublime3' commands. SublimeText3 has lower precedense than SublimeText2
because its in beta mode (for over a year now)
2014-01-27 20:50:08 +01:00
Oliver Charles
6af7e0e1cd
haskellPackages.iCalendar: New expression
2014-01-27 17:01:10 +00:00
Oliver Charles
e9b02facfc
haskellPackages.fayBase: New expression
2014-01-27 14:21:56 +00:00
Oliver Charles
cb3f3ad35b
haskellPackages.fay: New expression
2014-01-27 14:19:22 +00:00
Rok Garbas
e6e2459f59
Merge pull request #1581 from offlinehacker/pkgs/docker/add
...
Add docker
2014-01-27 04:18:11 -08:00
Jaka Hudoklin
cc33c351b8
Add docker
2014-01-27 00:56:51 +01:00
Petr Rockai
81598537a7
Merge branch 'vlstill-llvm-multivers'
2014-01-26 23:48:54 +01:00
Vladimir Still
b5a560d76a
llvm: Enable also building of LLVM 3.[12] & Clang 3.[123].
2014-01-26 20:42:12 +01:00
Shea Levy
51a4bf7ae0
Fix haskellPackages.llvmGeneral build
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:20:37 -05:00
Vladimír Čunát
7d5c6ab5f3
Merge #1388 : update rabbitmq-server and add lib
2014-01-26 14:21:34 +01:00
Vladimír Čunát
0c2f09e992
gawk: signify interactivity in name
...
I forgot to commit this.
2014-01-26 13:44:34 +01:00
Kevin Quick
8f0511b0a0
gawk: add gawkInteractive with readline support
...
stdenv (on linux) depends on gawk, readline and similar are useless for non-interactive usage.
Close #1596 . Original patch was almost completely rewritten by vcunat.
On darwin we always specify whether to use readline, so it isn't always picked as reported.
2014-01-26 10:53:22 +01:00
Vladimír Čunát
5fb366d1e5
xorg: move nouveau driver here, some updates of modules
...
It seems that most of the modules is rarely used, but still.
Some of the updated modules don't build, just as they didn't before.
2014-01-26 09:03:01 +01:00
Vladimír Čunát
7e4709247d
Merge master into x-updates
2014-01-26 09:01:25 +01:00
Peter Simons
2f51348f4d
haskell-patience: add version 0.1.1
2014-01-26 00:05:35 +01:00
Peter Simons
a8f8ac72a3
apparmor: build with bison 2.x; version 3.x causes compiler errors
2014-01-25 20:58:49 +01:00
Domen Kožar
09e7489ddc
Merge pull request #1588 from ocharles/pythonPackages.tarsnapper
...
pythonPackages.tarsnapper: New expression
2014-01-25 09:08:25 -08:00
Domen Kožar
dd409f09d6
add ibus
2014-01-25 17:06:05 +01:00
Petr Rockai
031c229cc0
haskell: Add an atto-lisp package.
2014-01-25 16:37:21 +01:00
Petr Rockai
853eaaa69c
perl-Mojolicious: A real-time web framework.
2014-01-25 16:37:21 +01:00
Petr Rockai
fb4ff01e1a
perl-Devel-SizeMe: A module for dumping heap use and structure.
2014-01-25 16:37:21 +01:00
Petr Rockai
ed5bd26574
STP: Simple Theorem Prover (a SMT solver for bitvectors & arrays).
2014-01-25 16:33:12 +01:00
Petr Rockai
e3fae16a29
emacs: Allow non-GTK X11 builds (--with-x-toolkit=lucid).
2014-01-25 16:30:14 +01:00
Peter Simons
a1f7094b98
Merge pull request #1583 from MarcWeber/submit/drop-myhasktags
...
drop myhasktags, current hackage version has everything my version had
2014-01-25 04:24:12 -08:00
Oliver Charles
ee26cdd389
perlPackages.LWPUserAgentMockable: Disable tests
...
These tests need network connectivity, which isn't available in a
chroot'ed environment (at least, it's not available on Hydra build machines).
2014-01-25 11:56:02 +00:00
Oliver Charles
0ff30b7925
perlPackages.HTMLFormHandler: Upgrade to 0.40055
2014-01-25 11:46:03 +00:00
Oliver Charles
c3b4e87f25
haskellPackages.ariadne: Fix dependencies to allow building
2014-01-25 11:27:33 +00:00
Oliver Charles
8ab1160079
pythonPackages.tarsnapper: New expression
2014-01-25 10:30:35 +00:00
Andraz Brodnik
47ac1f38cd
Added beep to top-level.
2014-01-25 10:35:02 +01:00
Eelco Dolstra
458d0a92c9
junixsocket: Add
2014-01-25 03:04:46 +01:00
Eelco Dolstra
e07ce3314d
Fix some "meta.licenses" attributes
2014-01-25 03:04:46 +01:00
Domen Kožar
f2d6166781
python-libarchive: 3.0.4-5 -> 3.1.2-1
2014-01-24 14:33:41 +01:00
Peter Simons
6968277785
maude: build with bison 2.x; version 3.x causes compiler errors
2014-01-23 23:28:20 +01:00
Vladimír Čunát
7e0b78f7b2
Merge master into x-updates
...
Conflicts (re-created on master, preserved):
pkgs/development/compilers/llvm/3.3/more-memory-for-bugpoint.patch
2014-01-23 22:52:18 +01:00
Song Wenwu
04a55b5e14
webkitgtk: update to 2.2.4, enable html5 video support
2014-01-23 22:29:24 +01:00
Marc Weber
0d0eb44a35
drop myhasktags, current hackage version has everything my version had
2014-01-23 14:44:21 +01:00