Rok Garbas
db8ba58402
tig: update to 2.0.2
2014-06-01 14:39:55 +01:00
Rok Garbas
9c3d455c0b
jsmeter: update to 2.11
2014-06-01 14:37:48 +01:00
Rok Garbas
693219f1b7
weechatDevel: update to latest (few nice bugfixes)
2014-06-01 14:37:08 +01:00
Rok Garbas
8e72c1ef71
vifm: update to 0.7.7
2014-06-01 14:36:45 +01:00
John Wiegley
32c3bcaa80
emacs24Macport: new expression
...
This is "Mac port" addition to GNU Emacs 24. This provides a native GUI
support for Mac OS X 10.4 - 10.9. Note that Emacs 23 and later already
contain the official GUI support via the NS (Cocoa) port for Mac OS X
10.4 and later. So if it is good enough for you, then you don't need to
try this.
2014-05-31 20:39:48 +00:00
Bjørn Forsman
91d40ef2ea
avrdudess: new package
...
AVRDUDESS is a GUI for AVRDUDE. In other words, it is a GUI for
programming AVR microcontrollers.
2014-05-31 19:31:35 +02:00
Bjørn Forsman
61b79d2eee
pulseview: new package
...
PulseView is a Qt-based LA/scope/MSO GUI for sigrok (a signal analysis
software suite).
http://sigrok.org/
2014-05-31 15:49:13 +02:00
Eelco Dolstra
61befa0451
git: Update to 1.9.4
2014-05-31 09:47:21 +02:00
Rickard Nilsson
11ac14f31b
spotify: Update from 0.9.4.183.g644e24e.428 to 0.9.10.17.g4129e1c.78 (only for x86_64)
2014-05-30 10:18:39 +02:00
Lluís Batlle i Rossell
9df4bb9d67
ocropus: it was still missing a package: lxml
...
Now "./run-tests" passes. But it can't be run without DISPLAY, so
I don't run it in the builder.
2014-05-29 10:13:31 +02:00
Lluís Batlle i Rossell
caa9007e84
Making ocropus-hocr run (matplotlib + gdk backend)
...
I added the gtk backend to matplotlib; if these added dependencies are
too much, we can make this optional.
2014-05-29 09:46:03 +02:00
Lluís Batlle i Rossell
338969701c
Fixing upnp in syncthing
2014-05-28 15:23:36 +02:00
Lluís Batlle i Rossell
6a35958936
Adding missing dependencies. There is still a matplotlib problem running ocropus-hocr.
2014-05-28 12:39:54 +02:00
Lluís Batlle i Rossell
3ee69912b2
Adding ocropus, based on an expression from iElectric.
2014-05-28 12:15:02 +02:00
Rob Vermaas
5f0d62801d
Merge pull request #2737 from AndersonTorres/galculator
...
Galculator: add version 2.3.1
2014-05-28 08:38:22 +02:00
Vladimír Čunát
97b9deaca5
Merge #2487 : add handbrake and update/patch dependents
2014-05-27 21:08:51 +02:00
Vladimír Čunát
48458b1c96
handbrake: disable unfree faac, as it doesn't build with it
2014-05-27 21:07:59 +02: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
Michael Raskin
80cc011f77
Merge pull request #2617 from ttuegel/hplip
...
hplip: update and fix scanning
2014-05-27 02:31:27 -07: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
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
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
_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
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
Domen Kožar
6915bc07b2
Merge pull request #2740 from ttuegel/clementine
...
clementine: disable unfree dependencies by default
2014-05-25 15:38:22 +02:00
Domen Kožar
17371176ee
Merge pull request #2736 from matejc/updateseafile
...
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar
908f2f8fe0
Merge pull request #2738 from jagajaga/moc_update
...
update moc
2014-05-25 15:36:45 +02:00
Domen Kožar
7ce1ffbfa5
weechatDev: 0.4.4dev -> 0.1dev
2014-05-25 15:27:50 +02:00
Jaka Hudoklin
115b7313c5
xca: fix package
...
For some reason library paths are not set at all for some libraries during
the build. Wrapper with LD_LIBRARY_PATH set for relevant libraries is currently
solution.
2014-05-25 14:28:49 +02:00
Thomas Tuegel
0a794b79ca
clementine: disable unfree dependencies by default
...
Clementine has an optional dependency on libspotify, which is unfree.
Enabling libspotify unconditionally prevented Hydra from distributing
Clementine. Now, we optionally enable it based on
config.clementine.spotify.
2014-05-24 18:25:04 -05:00
Cillian de Róiste
b924959648
qtractor: update from 0.6.0 to 0.6.1
2014-05-24 21:11:59 +02:00
Cillian de Róiste
94fd1a83bd
ardour3: 3.5.357 -> 3.5.380 Critical bug fix release
2014-05-24 20:42:47 +02:00
Arseniy Seroka
4c45997423
update moc
2014-05-24 22:34:27 +04:00
AndersonTorres
956a012988
Galculator: add version 2.3.1
...
Galculator is a GTK full-fledged calculator.
2014-05-24 13:33:28 -03:00
Cillian de Róiste
056bd4fdba
synthv1: update from 0.4.1 to 0.4.2
2014-05-24 15:43:07 +02:00
Cillian de Róiste
2dc6eb3941
samplv1: update from 0.4.1 to 0.4.2
2014-05-24 15:42:32 +02:00
Cillian de Róiste
18df371fe3
drumkv1: update from 0.4.1 to 0.4.2
2014-05-24 15:41:45 +02:00
Matej Cotman
116ab5f0c1
seafile: update client, ccnet, libsearpc and shared
2014-05-24 03:36:10 +02:00
Peter Simons
95aa6a9afa
esniper: update to version 2.30.0
2014-05-23 21:56:03 +02:00
Peter Simons
1fddf8d0aa
Merge pull request #2733 from pSub/org-update
...
Update org-mode to latest stable version
2014-05-23 20:17:08 +02:00
Pascal Wittmann
8806abe97e
Update org-mode to latest stable version
2014-05-23 20:06:02 +02:00
Peter Simons
807482ca18
xmobar: enable all extensions by default
...
https://github.com/NixOS/nixpkgs/pull/2728
2014-05-23 18:13:54 +02:00
Peter Simons
ce919ad3c7
Merge pull request #2730 from pSub/dwb-update
...
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:08:38 +02:00
Pascal Wittmann
10f96a30ff
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:00:36 +02:00
Peter Simons
5b85e4825c
arbtt: re-generate with cabal2nix
2014-05-23 17:58:05 +02:00