John Wiegley
cdadc70e5d
Merge pull request #2772 from Fuuzetsu/tibia
...
tibia: 10.41
2014-05-27 13:05:38 -05:00
John Wiegley
4d2000a071
Merge pull request #2753 from jwiegley/chessdb
...
Add expression for ChessDB
2014-05-27 12:59:01 -05:00
John Wiegley
b4b2aeebf3
Merge pull request #2754 from jwiegley/lhfix
...
Fix to local Hoogle expression
2014-05-27 12:53:45 -05:00
John Wiegley
23fb83b37d
Correctly locate Haddocks in hoogle-local expression
...
On some versions of GHC, documentation is at, for example:
LIB/share/doc/
In others, it is at:
LIB/share/doc/x86_64-darwin-ghc7.6.3/
This change will pick up documentation first from the second location, then
from the first.
2014-05-27 12:53:26 -05:00
John Wiegley
71ef4852a4
Merge pull request #2755 from jwiegley/yesod-bin
...
Wrap yesod-bin so that yesod devel works with Nix
2014-05-27 12:50:16 -05:00
John Wiegley
3cc6165e0c
Merge pull request #2756 from jwiegley/machines
...
Add Haskell expression for machines
2014-05-27 12:49:52 -05:00
Alexei Robyn
4fa4518875
Add TeamSpeak 3 server & service module ( close #2056 )
...
Conflicts (trivial):
lib/maintainers.nix
nixos/modules/misc/ids.nix
2014-05-27 17:30:26 +02:00
Vladimír Čunát
4c792e58aa
ncmpc: another attempt to fix linkage on darwin
2014-05-27 16:55:56 +02:00
Lluís Batlle i Rossell
31bc96eee7
Updating syncthing to 0.8.11.
2014-05-27 16:55:02 +02:00
Peter Simons
4f80f3b4db
Merge pull request #2765 from hrdinka/haskell-GLUtil
...
haskell-glutil: add version 0.7.4
2014-05-27 16:40:35 +02:00
Peter Simons
4c79ef6d6e
Merge pull request #2751 from jwiegley/newhask2
...
Add three more Haskell expressions
2014-05-27 16:35:13 +02:00
Michael Raskin
90602bc8a9
Merge pull request #2773 from ederoyd46/master
...
Added goaccess package
2014-05-27 05:11:13 -07:00
Michael Raskin
670f12b7d1
Merge pull request #2774 from CodeBlock/screenfetch
...
add screenfetch
2014-05-27 05:10:51 -07:00
Ricky Elrod
c1bbfbc13e
add screenfetch
...
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 07:13:44 -04:00
Matthew Brown
155de0279e
Added goaccess package
2014-05-27 11:57:32 +01:00
John Wiegley
0572139020
Correct the source URL for dovecot-pigeonhole
2014-05-27 10:54:22 +00:00
Michael Raskin
80cc011f77
Merge pull request #2617 from ttuegel/hplip
...
hplip: update and fix scanning
2014-05-27 02:31:27 -07:00
Domen Kožar
aa97760285
Merge pull request #2771 from matejc/notest_pyramidtm
...
pythonPackages.pyramid_tm: set doCheck to false
2014-05-27 11:29:37 +02:00
Michael Raskin
75607107ea
Merge pull request #2721 from evolarium/urxvt
...
Add unicode3 option to rxvt_unicode
2014-05-27 02:28:59 -07:00
Matej Cotman
e13d6d36ae
pythonPackages.pyramid_tm: set doCheck to false
2014-05-27 11:26:26 +02:00
Mateusz Kowalczyk
d32593a222
tibia: 10.41
...
Also I'm personally done with this game so I will no longer maintain the
package.
2014-05-27 11:18:02 +02:00
John Wiegley
cfb7884719
Add expression for the YUI compressor
2014-05-27 09:13:40 +00:00
Michael Raskin
40471227a9
Merge pull request #2679 from kirelagin/zathura-mupdf
...
Zathura mupdf
2014-05-27 01:54:49 -07:00
Michael Raskin
8274466f6b
Merge pull request #2404 from ttuegel/rxvt-unicode
...
rxvt-unicode: add 256-color resources patch
2014-05-27 01:49:46 -07:00
Michael Raskin
2e5e49c306
Merge pull request #2424 from wkennington/cache.sshKey
...
ssh: Support knownHost public keys as strings
2014-05-27 01:46:12 -07:00
Michael Raskin
19ce0416f1
Merge pull request #2416 from edwtjo/encdev-module
...
Enable encrypted backing devices in fileystem configurations
2014-05-27 01:45:17 -07:00
Michael Raskin
f9c05a3bad
Merge pull request #2378 from wizeman/u/kernel-zram
...
linux: Add support for zram
2014-05-27 01:40:18 -07:00
Michael Raskin
92b295a842
Merge pull request #2770 from doublec/opendylan
...
Definitions for Open Dylan 2013.2 (Dylan Language Implementation)
2014-05-27 01:36:51 -07:00
Chris Double
c05f252dac
Definitions for Open Dylan 2013.2 (Dylan Language Implementation)
2014-05-27 20:27:47 +12:00
Eelco Dolstra
a0072b4d2d
hipchat: Fix access to /usr/share/X11/xkb
...
HipChat (or rather its copy of Qt) expects to find keyboard data in
/usr/share/X11/xkb. So use a LD_PRELOAD library to intercept and
rewrite the Glibc calls that access those paths. We've been doing the
same thing with packages like Spotify, but now this functionality has
been abstracted into a reusable library, libredirect.so. It uses an
environment variable $NIX_REDIRECTS containing a colon-separated list
of path prefixes to be rewritten, e.g. "/foo=bar:/xyzzy=/fnord".
2014-05-27 01:06:54 +02:00
Eelco Dolstra
481f428604
hipchat: Update to 2.2.1107
2014-05-27 01:06:53 +02:00
Christoph Hrdinka
8bb7c4e766
haskell-glutil: add version 0.7.4
2014-05-26 23:59:13 +02:00
Vladimír Čunát
4a85312295
mesa: maintenance update 10.1.3 -> .4
2014-05-26 22:46:04 +02:00
Vladimír Čunát
bd96a4bb43
xorg: maintenance updates of a few modules
2014-05-26 22:45:50 +02:00
宋文武
12d8c020e8
webkitgtk: update to 2.4.3 ( close #2640 )
2014-05-26 22:45:16 +02:00
Rob Vermaas
455b1d0101
Merge pull request #2763 from pSub/patch-1
...
Fixed link to installation instructions in README
2014-05-26 22:22:27 +02:00
Pascal Wittmann
ae6b1ce66d
Fixed link to installation instructions in README
2014-05-26 22:19:22 +02:00
wmertens
8ad1a0ceaf
swig: enable on Darwin ( close #2326 )
...
Verified on OS X 10.9.2 to build and check, dependents build fine too.
@vcunat enabled doCheck as it works for him on x86_64-linux;
also did style nitpick modification, and changed platforms to .all
according to the homepage http://www.swig.org/compat.html
2014-05-26 21:50:27 +02:00
_1126
25ea04f2c9
ncmpc: propable fix for x86_64-darwin build error
...
@vcunat fixed syntax a bit. Close #2761 .
2014-05-26 21:35:32 +02:00
Mateusz Kowalczyk
1cbcdd5159
cantata: fix build failure ( close #2723 )
...
We were one directory too high for configure.
2014-05-26 21:25:56 +02:00
Luca Bruno
6b21186742
gnome 3.12: make remote desktop sharing work
2014-05-26 17:18:04 +02:00
Rickard Nilsson
c4086f9185
dovecot-pigeonhole: Update from 0.4.2 to 0.4.3
2014-05-26 16:23:20 +02:00
Rickard Nilsson
fcb4e7128c
dovecot 2.2.x: Update from 2.2.12 to 2.2.13
2014-05-26 16:22:49 +02:00
Luca Bruno
2131313fa6
Add gvfs dbus service and gvfs gio modules to gnome 3
...
Closes #2746
2014-05-26 11:13:51 +02:00
John Wiegley
9d4ca3fa50
Add Haskell expression for machines
2014-05-26 02:50:14 -05:00
John Wiegley
bf1bde8215
Wrap yesod-bin so that yesod devel works with Nix
2014-05-26 02:48:28 -05:00
John Wiegley
aea8bff895
Add expression for ChessDB
2014-05-26 02:45:59 -05:00
John Wiegley
4e6ee200cd
Add three more Haskell expressions
2014-05-26 02:03:39 -05:00
Luca Bruno
b0234f216c
Fix passing extra qemu opts when using boot loader
2014-05-25 21:37:02 +02:00
Bjørn Forsman
97af2620c7
clementine: fix evaluation
...
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `clementine-1.2.1':
while evaluating `optional' at .../lib/lists.nix:113:20, called from .../pkgs/applications/audio/clementine/default.nix:50:22:
undefined variable `not' at .../pkgs/applications/audio/clementine/default.nix:50:32
2014-05-25 20:32:46 +02:00