Pascal Wittmann
41e5fd84c3
Updated dwb to latest revision.
2014-06-17 16:25:53 +02:00
John Wiegley
c6261157f8
prooftree: new expression 0.12
2014-06-08 05:35:49 +00:00
John Wiegley
6a3a9589e2
macvim: add missing call to ensureDir
2014-06-07 20:22:58 +00:00
John Wiegley
c06613a3af
macvim: move the .app bundle to $out/Applications
2014-06-07 20:18:27 +00:00
John Wiegley
03bd5f9f44
Merge pull request #2856 from cstrahan/macvim
...
add MacVim
2014-06-07 15:16:48 -05:00
Charles Strahan
72cd8ce56c
add MacVim
2014-06-07 15:26:01 -04:00
Pascal Wittmann
b40ce8a1f1
Update feh from 2.11 to 2.12.
...
The relevant source code of giblib was imported into feh,
therefore giblib is no longer a dependency.
2014-06-07 15:22:20 +02:00
Pascal Wittmann
91b2021782
feh: Set the default theme explicitly to 'feh'
...
feh uses argv[0] to set the default theme, because
feh is wrapped this will be .feh-wrapper. This makes
it hard to use the configuration on multiple systems
and can be confusion. Therefore the theme is explicity
set to 'feh'.
2014-06-07 15:18:09 +02:00
Peter Simons
80a60810ca
emacs-sbt-mode: add initial version
2014-06-05 14:34:32 +02:00
Peter Simons
1fc21bd6a9
emacs-scala-mode: package version 2
2014-06-05 14:34:31 +02:00
Eelco Dolstra
1da6a7d4a9
Remove illegal meta.src attributes
2014-06-05 13:04:18 +02:00
Emery Hemingway
6306d81e8a
ncdc: update to 1.19.1 for security fixes
2014-06-04 09:47:00 -04:00
Austin Seipp
a470fcff8c
Merge pull request #2807 from cstrahan/vim-update
...
update vim to v7.4.316
2014-06-03 20:34:18 -05:00
Austin Seipp
62b35c2c22
Merge pull request #2779 from ttuegel/znc
...
update znc 1.2 -> 1.4
2014-06-03 20:33:24 -05:00
Austin Seipp
c7f93873db
Merge pull request #2805 from edwtjo/idea-13.1.3
...
IDEA 13.1.2 -> 13.1.3
2014-06-03 20:31:20 -05:00
Austin Seipp
da3c03f6f8
Merge pull request #2819 from jagajaga/dwb_update
...
dwb: update
2014-06-03 20:30:49 -05:00
Arseniy Seroka
26c50cd60f
dwb: update
2014-06-04 00:06:14 +04:00
Philip Lykke Carlsen
e87da7761a
subtitleeditor, gstreamermm: new packages
2014-06-03 22:00:47 +02:00
Eelco Dolstra
36f5ede37a
geeqie: Fix incorrect longDescription formatting
...
Note that longDescription should not be formatted as:
longDescription =
'' Bla bla
bla bla
'';
because this will cause the second line to have more preceding
whitespace. It should be:
longDescription =
''
Bla bla
bla bla
'';
2014-06-03 11:47:39 +02:00
Charles Strahan
0ec25c6f94
update vim to v7.4.316
2014-06-01 21:09:55 -04:00
Edward Tjörnhammar
05dbaa9a17
IDEA 13.1.2 -> 13.1.3
2014-06-01 18:29:27 +02:00
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
Thomas Tuegel
4dd050b425
update znc 1.2 -> 1.4
2014-05-27 15:27:17 -05: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