Jason "Don" O'Conal
6baad4d4d6
vim_configurable: fix compilation on darwin
...
* compile with gccApple
* enable darwinSupport by default
* do not use patchelf
2013-06-13 22:20:54 +10:00
Jason "Don" O'Conal
dc0c630e54
gtk2: fix compilation on darwin
...
* add libintlOrEmpty to build inputs
* allow cups to be disabled by setting config.gtk2.cups to false
2013-06-13 18:10:53 +10:00
Lluís Batlle i Rossell
4970ec637e
Adding psmouse-alps, a touchpad kernel driver.
...
Some laptops use these new touchpads, and this driver is
supposed to provide proper support for them.
2013-06-12 22:55:58 +02:00
Michael Raskin
55249de924
Update Julia to today's revision
2013-06-11 15:44:56 +04:00
Eelco Dolstra
eaf98cf26e
nixUnstable: Update to 1.5.3pre3134_5c06e52
2013-06-11 12:08:37 +02:00
Mathijs Kwik
fcfbce4b80
Revert "firefox: Revert to 20.0"
...
This reverts commit 9875413c48
.
2013-06-11 09:32:39 +02:00
Michael Raskin
46cd2d0d68
Merge pull request #568 from MarcWeber/submit/vim-multiple-version-and-plugins
...
vim: supporting multiple sources & complicated plugins
2013-06-10 23:06:56 -07:00
Evgeny Egorochkin
2e939a0fba
Merge pull request #608 from ocharles/fabric
...
fabric: new expression
2013-06-10 23:01:59 -07:00
Oliver Charles
d67c4690d3
fabric: new expression
2013-06-10 23:33:39 +01:00
Rok Garbas
9f52473521
plone: 4.1 should use python 2.6
2013-06-10 21:00:37 +02:00
Peter Simons
2e618df532
bind: avoid build impurity by explicitly enabling/disabling features
...
The BIND configure script finds extra dependencies in /usr/include and /usr/lib,
and activates additional features if it does. This may cause the build to fail
on systems that cannot use a chroot environment. Actively disabling those
additional features prevents this issue from occurring.
2013-06-10 15:38:00 +02:00
Evgeny Egorochkin
009aa85060
Merge pull request #587 from orbitz/add-riak-1.3.1
...
Add Riak 1.3.1
2013-06-09 19:53:44 -07:00
Benjamin Cahill
6e6181bc89
Add rmlint, a tool for removing duplicate files
2013-06-09 13:34:50 -05:00
Peter Simons
75579b0ce3
all-packages.nix: fix typo in path to 'renpy' expression
2013-06-09 11:15:35 +02:00
Song Wenwu
d4c6b5924d
add Ren'Py 6.15.5
...
Ren'Py is a visual novel engine that helps you use words,
images, and sounds to tell stories with the computer.
This is just the minimal launcher.
2013-06-09 12:45:56 +08:00
Evgeny Egorochkin
c96c105c5c
Merge pull request #600 from bencahill/master
...
Add pianobar, a command-line Pandora client
2013-06-08 14:36:39 -07:00
Christophe Raffalli
a69cd62f71
Added tuareg emacs mode and fixed some other emacs mode.
...
ecb emacs mode is commented out because it's dependency appears not to compile.
2013-06-08 12:42:46 +02:00
Benjamin Cahill
00e720471b
Add pianobar, a command-line Pandora client
2013-06-07 20:52:34 -05:00
Michael Raskin
2baaaebf57
Luarocks: new package
2013-06-07 14:04:15 +04:00
Evgeny Egorochkin
a83d544f4e
Merge pull request #597 from bjornfor/solfege
...
Add Solfege, an ear training program
2013-06-06 14:21:32 -07:00
Lluís Batlle i Rossell
fad6bc90b3
Adding ZNC, irc bouncer.
2013-06-06 23:08:59 +02:00
Eelco Dolstra
9875413c48
firefox: Revert to 20.0
...
The search box doesn't work anymore, will need to investigate why...
2013-06-06 22:32:59 +02:00
Bjørn Forsman
142fca279b
solfege: new package
...
Solfege is an ear training application.
This patch is based on the work of @mornfall.
2013-06-06 19:30:41 +02:00
Bjørn Forsman
aaac7100c8
txt2man: new package
...
txt2man converts flat ASCII text to man page format. (Solfege, which is
added in the next commit, needs this.)
2013-06-06 19:15:18 +02:00
Evgeny Egorochkin
bc409a6e00
Merge pull request #593 from bjornfor/saleae-logic
...
saleae-logic: new package
2013-06-06 04:44:44 -07:00
Eelco Dolstra
ebe6b96698
firefox: Update to 21.0
...
Only problem was that the chrome resources were not in the right place
(and you only see that by running with the -jsconsole flag).
2013-06-06 13:07:54 +02:00
Eelco Dolstra
34dbf4face
Remove Firefox 19
2013-06-06 11:59:05 +02:00
Peter Simons
ae23b39350
all-packages.nix: drop trailing whitespace
2013-06-06 10:48:58 +02:00
Peter Simons
c65a3e198c
heimdal: remove obsolete 1.3.x version
2013-06-06 10:48:58 +02:00
Christophe Raffalli
d4ec61c717
grouped heimdal versions in all_packages.nix
2013-06-06 10:48:58 +02:00
Christophe Raffalli
4cf01f2115
rxvt_unicode with perl extension enabled by default
2013-06-06 10:48:58 +02:00
Christophe Raffalli
9f4b7508a6
Added rxvt_unicode_with_perl
2013-06-06 10:48:58 +02:00
Christophe Raffalli
55a8c050db
Added heimdal 1.5.2, keeping version 1.3.3
2013-06-06 10:48:58 +02:00
Christophe Raffalli
8be8701db7
Added openconnect
2013-06-06 10:48:58 +02:00
Christophe Raffalli
a7b8017583
Added imapfilter
2013-06-06 10:48:57 +02:00
Lluís Batlle i Rossell
a72ca55dd8
Bringing back glibc213Cross
...
Issue #594 . I don't know what triggred this glibc213Cross problem though.
I don't know why it disappeared, and I don't know why we have glibc213
there still.
2013-06-05 23:00:14 +02:00
Bjørn Forsman
f425048875
saleae-logic: new package
...
Add Saleae Logic - analyzer software for Saleae logic analyzators.
Also, add a small LD_PRELOAD library that is needed to make it work from
a read-only installation directory.
2013-06-05 21:56:50 +02:00
Ricardo M. Correia
6eb8048c8f
gmvault: New package
...
Gmvault Gmail Backup - Backup and restore your gmail account at will.
2013-06-05 02:27:18 +00:00
Evgeny Egorochkin
ddfa0fa3eb
Merge pull request #588 from ocharles/fish
...
fish: Add fish 2.0.0
2013-06-04 03:23:52 -07:00
Vladimír Čunát
7cfdfda910
audacity: minor update, prefer system-wide libs
...
- Using system-wide libs where we have them (except for portaudio, which
I couldn't make work).
- Add the soxr library (now the preferred way of audio resampling).
2013-06-04 11:37:43 +02:00
Oliver Charles
49d0f50f0c
fish: Add fish 2.0.0
2013-06-04 10:20:30 +01:00
Malcolm Matalka
992f5b8d26
Add Riak 1.3.1
...
This modifies how the `riak` and `riak-admin` scripts work such that one has to specify environment variables for where the data, log, and etc directories live.
2013-06-04 04:12:06 +02:00
Evgeny Egorochkin
8d167adaf4
Merge pull request #551 from MarcWeber/submit/alchemy
...
adding alchemy painting application
2013-06-03 15:45:12 -07:00
Evgeny Egorochkin
6609df220b
Merge pull request #584 from bjornfor/cgit
...
cgit: new package
2013-06-02 14:13:05 -07:00
Bjørn Forsman
4ecd9cdb14
cgit: new package
...
cgit is a web frontend for git repositories - it is a CGI program to use
with your favourite webserver. Add the latest version, 0.9.2.
2013-06-02 18:25:54 +02:00
bbenoist
22194538d7
qtcreator: Update to 2.7.1 and improvements (merge #579 )
...
- Qt is now directly overriden in QtCreator's definition.
- qt48Full can be used in a development environment to enable access to
docs demos and examples.
NOTE: It may be required to remove older configuration files located in
~/.config/QtProject and at ~/.config/Trolltech.conf to reconfigure
qtcreator with the correct paths. I have found /nix/store/... paths in the
following files:
$HOME/.config/QtProject/qtcreator/toolchains.xml
$HOME/.config/QtProject/qtcreator/qtversion.xml
$HOME/.config/QtProject/qtcreator/helpcollection.qhc
At the first launch, be sure to check your qtcreator's configuration by
selecting Tools->Options. The most important parts are the Kits and
QtVersion tabs located in the Build & Run section.
2013-06-01 12:53:17 +02:00
Peter Simons
de100cb899
Merge pull request #575 from errge/master
...
Add vanitygen
2013-06-01 03:11:14 -07:00
bbenoist
f7934d7b9d
Add numdiff-5.6.1
...
A little program that can be used to compare putatively similar files line
by line and field by field, ignoring small numeric differences or/and
different numeric formats.
2013-06-01 00:59:58 +02:00
Lluís Batlle i Rossell
2e6c1ebf42
Revert "firefox update to 21.0"
...
This reverts commit 971337a119
.
2013-05-31 20:45:10 +02:00
Lluís Batlle i Rossell
b7e5f363c7
Revert "Fixing firefox reference"
...
This reverts commit a17b45686b
.
2013-05-31 20:45:00 +02:00