Eelco Dolstra
150ec8f79e
wdiff: Update to 1.2.1
2014-01-27 17:58:26 +01:00
Eelco Dolstra
2e70c14061
rcs: Update to 5.9.2
2014-01-27 17:58:26 +01:00
Eelco Dolstra
1348aa5c42
rfkill: Update to 0.5
2014-01-27 17:58:25 +01:00
Evgeny Egorochkin
4ae9de41ff
youtubeDL: update from 2014.01.23.1 to 2014.01.23.4
2014-01-27 17:26:02 +02: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
Eelco Dolstra
5898d854da
junixsocket: Ensure that the native library can be found
2014-01-27 13:51:53 +01:00
Rok Garbas
e6e2459f59
Merge pull request #1581 from offlinehacker/pkgs/docker/add
...
Add docker
2014-01-27 04:18:11 -08:00
Peter Simons
ab46db003c
trifecta-1.2: re-generate with cabal2nix
2014-01-27 11:49:33 +01:00
Peter Simons
666cfebff1
idris: re-generate with cabal2nix
2014-01-27 11:49:20 +01:00
Peter Simons
a2d8fccdfe
haskell-happstack-server: re-generate with cabal2nix
2014-01-27 11:39:25 +01:00
Peter Simons
fd796ed69a
haskell-highlighting-kate: re-generate with cabal2nix
2014-01-27 11:39:14 +01:00
Shea Levy
c0e93ca39d
Unmaintain old llvm versions
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 21:01:13 -05: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
3209170626
LLVM: Allow building gold plugins together with llvm 3.{1,2}.
2014-01-26 22:53:27 +01:00
Vladimir Still
69af3f4a78
clang_31: Allow clang to find system includes in gcc dirs.
...
Backported fix.
2014-01-26 22:51:58 +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
3901d21c80
Idris: Build with llvm backend and libffi support
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:54:11 -05:00
Shea Levy
66e789d199
trifecta-1.1: Fix compilation with new blaze
...
Note that jailbreak-cabal breaks the cabal file for trifecta (cc @peti)
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:41:13 -05:00
Shea Levy
51a4bf7ae0
Fix haskellPackages.llvmGeneral build
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:20:37 -05:00
Vladimir Still
11a7520928
llvm: Bring back old expressions for llvm & clang 3.[123].
2014-01-26 19:16:50 +01:00
mornfall
2fa71787f5
Merge pull request #1603 from aristidb/master
...
fix chromium chroot build
2014-01-26 09:03:19 -08:00
Aristid Breitkreuz
4417dd33c2
fix chromium chroot build
2014-01-26 18:02:03 +01:00
Vladimír Čunát
a9caafa0ea
linux kernel updates to 3.4.77, 3.10.28 and 3.12.9
...
I tested they still build on x86_64.
2014-01-26 17:07:31 +01:00
Edward Tjörnhammar
960b58d280
wish fix for ssvnc ( close #1560 )
...
tcl deps change? causes wish to be missing
this corrects the wish path to use the one from tk
2014-01-26 15:52:00 +01:00
William A. Kennington III
8bc7c9f66d
linux: Update from 3.12.7 -> 3.12.8
2014-01-26 15:48:18 +01:00
William A. Kennington III
c47dc47083
linux: Update from 3.10.25 -> 3.10.27
2014-01-26 15:48:05 +01: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
01b0d1c926
rabbitmq: move docs: $out/docs -> $out/share/docs
...
As pointed out by @bjornfor, we mostly have it under share.
2014-01-26 14:15:10 +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
Jaka Hudoklin
9a68fd380f
pkgs/docbook-xsl: update to 1.78.1 ( close #1069 )
2014-01-26 11:20:11 +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
Kevin Quick
dec9e66ea1
Update readline for patch5 (needed for darwin13).
2014-01-26 10:31:53 +01:00
Kevin Quick
80adf16703
glib on darwin: disable warnings to avoid prototype errors
...
vcunat did some reformatting before pushing.
2014-01-26 10:31:05 +01:00
Song Wenwu
ef460bd170
puredata: update to 0.45-4
...
Cf. #1515 .
2014-01-26 10:19:19 +01:00
Vladimír Čunát
8c3346aff1
libsmpack: fetch from fedora ( close #1598 )
...
I see no other easy work-around for nix getting it automatically.
2014-01-26 10:13:14 +01:00
Domen Kožar
a7d0a53d9e
merge
2014-01-26 09:58:47 +01:00
Domen Kožar
f1f0b3a205
Add gnome3.gnome_shell
2014-01-26 09:55:52 +01:00
Vladimír Čunát
bf8b81f538
lyx: bugfix update 2.0.6 -> .7
2014-01-26 00:59:59 +01:00
Vladimír Čunát
64c44fa508
weston: fix build by updating (after wayland update)
...
Also add dbus support, which seemed potentionally important to me.
2014-01-26 00:42:17 +01:00
Domen Kožar
b4d7bafb8f
ibus: cleanup
2014-01-26 00:22:04 +01:00
Domen Kožar
553963eb0c
gnome3: always use libcanberra_gtk3
2014-01-26 00:21:43 +01:00
Domen Kožar
96777994c8
gnome3.gnome_settings_daemon: depend on ibus
2014-01-26 00:21:19 +01:00
Domen Kožar
8b3c8926eb
gnome3.gnome_session: use systemd
2014-01-26 00:20:49 +01:00
Domen Kožar
832f050679
gnome3: fix some packages to use mirror url
2014-01-26 00:20:22 +01:00
Domen Kožar
12f8e30138
gnome-keyring: use gtk3
2014-01-26 00:19:49 +01:00
Domen Kožar
3c6d52c3da
gjs: add pango support
2014-01-26 00:19:23 +01:00
Domen Kožar
7546695dbb
gdm: add gobject introspection support
2014-01-26 00:19:06 +01:00
Domen Kožar
369c6a06bf
gcr: add gobject introspection support
2014-01-26 00:18:44 +01:00