Vladimír Čunát
9cf9b24dc4
kde4.rsibreak: fix broken download and homepage
2013-07-01 08:55:55 +02:00
Rob Vermaas
f01588653c
Update get_iplayer to 2.83, and fix the package.
2013-06-29 20:50:44 +02:00
Vladimír Čunát
38a59aa953
maintainers: change my attrname to be uniform
2013-06-27 20:43:56 +02:00
aszlig
467608f614
synergy: Only pass cryptopp on Linux platforms.
...
The second failure, and the last one I'm going to try today:
http://hydra.nixos.org/build/5404634
On the bright side there is at least the fact that version 1.4.10 has failed on
Darwin already, so I guess we don't have a lot of Mac users using Synergy.
Latest (failed) build of 1.4.10:
http://hydra.nixos.org/build/5359408
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 13:46:22 +02:00
aszlig
cfd284443e
synergy: Use bundled crypto++ on non-Linux archs.
...
Seems that crypto++ in nixpkgs doesn't build on Darwin, so let's use bundled
crypto++ until the version in nixpkgs works well.
This refers to the following build:
http://hydra.nixos.org/build/5404516
Hopefully, this will fix it on Mac OS X, because I don't have a Darwin machine
for testing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 13:21:43 +02:00
aszlig
467962b185
synergy: Take over maintenance.
...
I'm heavily using synergy for daily work, so I'm most probably going to watch
out for changes/improvements/bugs :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:18:21 +02:00
aszlig
9a37a306b8
synergy: Enable unit tests.
...
Integration tests don't seem to work right now, so let's see if we can figure
out a way to enable them later. But at least running unit tests is better than
not running any tests :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:54 +02:00
aszlig
d9e0c355a0
synergy: Add support for Xinput2.
...
This is needed in order to support devices such as gamepads or tablets.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:53 +02:00
aszlig
ea4afb73d8
synergy: Add support for XrandR.
...
Nowadays, multiple monitor setups are quite common, so I suppose we'd want
support for that. Especially because users might get confused if synergy is
unable to pick the right screen resolution and thus cause edges to be cut off
from the available pointing area.
The postPatch hook is to force cmake into thinking that we have XRRNotifyEvent,
which we _do_ have with the xrandr version shipped in nixpkgs. Automatic
detection from CMakeLists.txt fails here because it tries to search for the
symbol within the libX11 store path.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:53 +02:00
aszlig
57dee2a27e
synergy: Update to new upstream version 1.4.12.
...
This brings in support for encryption and thus requires the crypto++ library as
an additional dependency. Unfortunately the upstream integration isn't quite the
way we'd like it to be, so we need to add a small patch to ignore the bundled
version and use the package from nixpkgs.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:53 +02:00
Vladimír Čunát
842420c3e1
Merge branch 'master' into stdenv-updates
...
Conflicts (relatively simple):
pkgs/development/interpreters/python/2.7/default.nix
pkgs/development/libraries/dbus/default.nix
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/glibc/2.17/common.nix
2013-06-20 19:21:25 +02:00
Evgeny Egorochkin
88eff1efac
Merge pull request #619 from lovek323/sdcv
...
sdcv: add expression
2013-06-17 16:29:53 -07:00
Vladimír Čunát
6bcf790d05
Merge branch 'master' into x-updates
2013-06-17 22:08:16 +02:00
Peter Simons
12b29fadcb
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-06-17 10:14:45 +02:00
Jaka Hudoklin
4d76f87c13
Add cgminer: gpu, fpga and asic crypto currencies mining application
2013-06-16 21:51:27 +00:00
Michael Raskin
19530856ed
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/gdk-pixbuf/default.nix
pkgs/development/libraries/gtk+/2.x.nix
pkgs/misc/ghostscript/default.nix
pkgs/top-level/all-packages.nix
2013-06-13 17:12:43 +04:00
Jason "Don" O'Conal
2956b5db46
sdcv: add expression
2013-06-13 22:33:52 +10:00
Peter Simons
6b1ebeccf2
Merge branch 'master' into stdenv-updates.
...
There were conflicts in pkgs/development/interpreters/ruby/ruby-19.nix,
which I resolved to the best of my knowledge. I'd appreciate if some of
the ruby gurus could have a look at the outcome of my merge, though.
2013-06-11 12:11:25 +02:00
Andrew Morsillo
e1bd332758
Added keepass password manager. Updated mono DLLMap to allow mono to run WinForms applications (keepass).
2013-06-09 23:17:09 +02:00
Vladimír Čunát
7db886fdb9
Merge remote-tracking branch 'hydra/master' into x-updates
...
Conflicts (taken from @7c6f434c):
pkgs/development/libraries/libgphoto2/default.nix
2013-06-08 15:41:39 +00:00
Jack Cummings
bbbf625b7d
Cherry-picking gphoto update by Jack Cummings, too
2013-06-08 19:32:52 +04:00
Jack Cummings
b0cef0b6b8
gphoto2-2.5.2 and libgphoto2-2.5.2
2013-06-07 10:58:39 -07:00
Evgeny Egorochkin
9c6f7cc9c1
Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions.
2013-06-07 03:15:45 +03:00
Vladimír Čunát
7af694700c
Merge branch 'master' into x-updates
...
Silently merged badly the firefox 20/21 things. I got that, hopefully
there aren't more (my nixos-rebuild dry-run finds no more errors).
2013-06-05 12:59:47 +02:00
Peter Simons
14ecb17f61
haskell-xmobar: update to version 0.18
2013-06-05 12:17:35 +02: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
Peter Simons
5718931dd3
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-06-01 11:48:21 +02:00
Gergely Risko
02c1dd624f
Add vanitygen
2013-05-30 12:41:29 +02:00
Vladimír Čunát
b770365574
ReRevert Merge x-updates into master
...
This reverts commit ec3965d8d0
.
Conflicts (taken x-updates):
pkgs/development/libraries/libgcrypt/default.nix
pkgs/development/libraries/libgpg-error/default.nix
pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Peter Simons
93d7adcba3
Merge pull request #561 from offlinehacker/st
...
st: Update to 0.4.1 and add support for custom config
2013-05-29 02:16:56 -07:00
Jaka Hudoklin
431fc8b250
st: Update to 0.4.1 and add support for custom config
2013-05-26 12:18:45 +00:00
Peter Simons
728e305205
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-05-22 12:30:02 +02:00
Rob Vermaas
d5f7976aef
Fix maintainers attribute
2013-05-21 09:20:00 +02:00
Bjørn Forsman
05bb66ce20
Add myself as maintainer for several packages
...
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Peter Simons
d35466a1f5
Re-generate Haskell expressions with Hackage4Nix.
2013-05-18 19:32:44 +02:00
Petr Rockai
8151d9594b
Add "arbtt" along with its Haskell dependencies.
2013-05-18 13:35:13 +02:00
Lluís Batlle i Rossell
d8f9f47e56
Updating xfe (1.34) and fox (1.6.48)
2013-05-17 16:32:25 +02:00
Lluís Batlle i Rossell
6a4350b68f
Making xfe find and load icons fine
...
I added more dependencies to fox, for that.
I tried to add mesa too, but it wasn't trivial for it to find it, so
I took it out.
2013-05-16 23:40:26 +02:00
Domen Kozar
6c56602e55
dunst: upgrade, set maintainers, set default config file
2013-05-13 18:48:42 +02:00
Lluís Batlle i Rossell
3810378b79
blender: update to 2.67
2013-05-13 10:03:33 +02:00
Vladimír Čunát
82f5dc59cf
lyx: maintenance update, enable check phase
2013-05-13 00:07:15 +02:00
Peter Simons
3b2254a3af
Remove myself from the meta.maintainer field of most Haskell packages.
...
There is no point in receiving hundreds of e-mails; I cannot read them anyway.
2013-05-11 00:36:59 +02:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Lluís Batlle i Rossell
e64b223c8b
freicoin: update to 0.0.2
2013-05-08 22:51:39 +02:00
Vladimír Čunát
1278859d31
Merge branch 'master' into x-updates
...
Conflicts (just splitting version from name):
pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Evgeny Egorochkin
b0ad529987
K3b: fix to make it build for KDE4.10.
2013-05-07 11:26:37 +03:00
Peter Simons
15716e3659
haskell-xmobar: update to version 0.17
2013-05-05 23:11:23 +02:00
modulistic
185d102b66
pstree: version bump from 2.33 to 2.36
2013-05-05 21:45:06 +02:00
Shea Levy
fde3526e7d
Merge branch 'master' into stdenv-updates
...
Conflict in kerberos, which was updated both in master and in
stdenv-updates. Kept the stdenv-updates version, except pulled in the
enableParallelBuilding change from master.
Signed-off-by: Shea Levy <shea@shealevy.com>
Conflicts:
pkgs/development/libraries/kerberos/krb5.nix
2013-05-04 18:28:48 -04:00
Vladimír Čunát
8fc5fb6ecc
Merge branch 'master' into x-updates
2013-05-01 08:14:15 +02:00
Peter Simons
d2b9e65019
Merge pull request #491 from ierton/zathura-fix-file
...
zathura: fix missing [/bin/]file issue
2013-04-26 10:14:07 -07:00
Sergey Mironov
492645a347
zathura: fix missing [/bin/]file issue
2013-04-26 15:24:16 +04:00
Vladimír Čunát
bde20f3e88
Merge branch 'master' into x-updates
...
Conflicts (just taken x-updates):
pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Peter Simons
2ffd0b6dac
Merge changes from branch 'origin/master' into stdenv-updates.
2013-04-20 22:19:39 +02:00
Vladimír Čunát
7a25aa94cd
gphoto*: update for changed libgphoto version
2013-04-20 12:44:05 +02:00
Peter Simons
4914e63a89
Merge changes from branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/icu/default.nix
pkgs/tools/misc/coreutils/default.nix
2013-04-19 11:48:11 +02:00
Vladimír Čunát
8249695b61
Merge branch 'master' into x-updates
...
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
aszlig
dcff78f580
taskwarrior: Update to version 2.2.0.
...
This update roughly includes the following changes:
* Spanish es-ES translation
* New configuration option: print.empty.columns
* Much improved Asian character support
* More virtual tags
* Improved bash completion
* Task modification time
* Stats show blocked and blocking tasks
* New 'blocking' report
* Additional color rules
* New helper commands for third-party tools
* 'columns' command searchable
* New date shortcuts 'socm' and 'eocm'
* Improved push/pull messages
For a full list of changes, please head over to:
http://taskwarrior.org/projects/taskwarrior/wiki/Changelog
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-08 08:51:46 +02:00
Vladimír Čunát
eb2e46aab2
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/applications/graphics/rawtherapee/default.nix
pkgs/applications/misc/blender/default.nix
pkgs/applications/networking/browsers/chromium/sources.nix
pkgs/os-specific/linux/kernel/linux-3.9.nix
pkgs/top-level/all-packages.nix
2013-04-04 21:43:40 +02:00
Peter Simons
62e37492b9
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-04-04 00:51:30 +02:00
Peter Simons
f3a16d0dd5
update meta.maintainers section
2013-04-01 18:44:33 +02:00
Peter Simons
64f600a010
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-04-01 13:39:57 +02:00
Moritz Ulrich
72a724c0d2
New: yeganesh, a small wrapper around dmenu.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-04-01 12:13:01 +02:00
Domen Kožar
c2b44a8da0
Merge pull request #418 from bjornfor/pitz
...
pitz: new package
2013-03-28 09:39:53 -07:00
Bjørn Forsman
4b1042cf02
pitz: new package
...
pitz is a distributed bug tracker, inspired by ditz. Homepage:
http://pitz.tplus1.com/
pitz has a command line interface, pitz-<command>, and a webapp,
pitz-webapp.
TODO: pitz has a pitz-shell utility that depends on ipython, but when I
enabled it it raised an exception. I think it depends on an old IPython
version:
from IPython.Shell import IPShellEmbed
ImportError: No module named Shell
A broken pitz-shell doesn't affect the rest of the command line
interface nor the webapp, so it is not critical to have it working.
There are not many distributed bug trackers out there, so I hope that
adding pitz to nixpkgs may inspire people to support pitz (or similar
software).
2013-03-28 17:25:42 +01:00
Peter Simons
fdbe2878f0
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-03-28 14:02:56 +01:00
Domen Kozar
229616de83
set platforms and correct license to synergy
2013-03-28 13:24:37 +01:00
Cillian de Róiste
49b23b29dd
Blender: Tidy up, sort inputs, remove unused OPENJPEG option
2013-03-28 01:00:22 +01:00
Cillian de Róiste
ca2a39757c
Blender: enable extra features in the Video Sequence Editor
...
FFMPEG support allows a greater variety of export and import options.
SNDFILE support allows WAV and other sound file formats to be used.
JACK support allows blender to be used with XJadeo, Ardour or any other JACK away audio editor.
2013-03-28 00:52:08 +01:00
Cillian de Róiste
64bc336f50
Blender 2.66 WIP
2013-03-27 22:25:33 +01:00
Paolo Capriotti
1ff424afaf
Update bitcoin-qt to 0.8.1
2013-03-25 13:50:32 +00:00
Peter Simons
0823aea0a6
Merge branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/libxslt/default.nix
Commit 1764ea2b0a
introduced changes to libxslt
in an awkward way to avoid re-builds on Linux. This patch has been simplified
during this merge.
2013-03-25 13:43:45 +01:00
Moritz Ulrich
c4ffd2cac9
dunst: Add meta.platforms.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-22 13:00:49 +01:00
Peter Simons
22fb1ad99e
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-03-21 09:23:54 +01:00
Vladimír Čunát
d210a4a8fa
goldendict: fix build with gcc47
2013-03-21 00:08:24 +01:00
Moritz Ulrich
c2d3d24349
Add dunst, a lightweight notification daemon.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-20 21:35:13 +01:00
Peter Simons
4fcb4a1ca1
gv: update to version 3.7.4
2013-03-18 11:36:16 +01:00
Vladimír Čunát
b1eeae8cac
Merge branch 'master' into x-updates
...
Conflicts (easy):
pkgs/desktops/xfce/core/xfdesktop.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/pango/default.nix
2013-03-17 11:28:28 +01:00
Vladimír Čunát
9ac8a16277
vimprobable2, surf: fix the settings-schemas problem
...
Note that they still segfault.
2013-03-14 16:01:53 +01:00
Vladimír Čunát
86639d9bb9
Merge branch 'master' into x-updates
...
Conflicts (taken master versions):
pkgs/desktops/xfce-4.8/core/libxfcegui4.nix
pkgs/desktops/xfce/applications/gigolo.nix
pkgs/desktops/xfce/applications/mousepad.nix
pkgs/desktops/xfce/applications/ristretto.nix
pkgs/desktops/xfce/applications/terminal.nix
pkgs/desktops/xfce/applications/xfce4-mixer.nix
pkgs/desktops/xfce/applications/xfce4-notifyd.nix
pkgs/desktops/xfce/applications/xfce4-taskmanager.nix
pkgs/desktops/xfce/art/xfce4-icon-theme.nix
pkgs/desktops/xfce/core/exo.nix
pkgs/desktops/xfce/core/garcon.nix
pkgs/desktops/xfce/core/gtk-xfce-engine.nix
pkgs/desktops/xfce/core/libxfce4ui.nix
pkgs/desktops/xfce/core/libxfce4util.nix
pkgs/desktops/xfce/core/libxfcegui4.nix
pkgs/desktops/xfce/core/thunar-volman.nix
pkgs/desktops/xfce/core/thunar.nix
pkgs/desktops/xfce/core/tumbler.nix
pkgs/desktops/xfce/core/xfce4-appfinder.nix
pkgs/desktops/xfce/core/xfce4-panel.nix
pkgs/desktops/xfce/core/xfce4-power-manager.nix
pkgs/desktops/xfce/core/xfce4-session.nix
pkgs/desktops/xfce/core/xfce4-settings.nix
pkgs/desktops/xfce/core/xfconf.nix
pkgs/desktops/xfce/core/xfdesktop.nix
pkgs/desktops/xfce/core/xfwm4.nix
pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin.nix
pkgs/development/libraries/webkit/default.nix
pkgs/top-level/all-packages.nix
2013-03-09 17:55:37 +01:00
Shea Levy
e07a7e6156
Merge branch 'master' of git://github.com/fignuts/nixpkgs
...
This updates mysql-workbench. Didn't compile before, compiles now.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:01:04 -05:00
Peter Simons
d96af07c9f
xmobar: patch to support <freeratio> variable in memory monitor
2013-03-08 13:37:58 +01:00
Eelco Dolstra
674c51af3c
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-03-07 19:33:52 +01:00
Andrew Morsillo
7d4d40e82b
Update mysql workbench version
2013-03-06 20:08:30 +01:00
Vladimír Čunát
e6143c35e2
Merge pull request #344 from ierton/zathura-improve
...
zathura: fix manpages, include .desktop icon
2013-03-03 05:21:03 -08:00
Vladimír Čunát
26af997d41
Merge branch 'master' into stdenv-updates
...
Conflicts (simple):
pkgs/applications/networking/browsers/chromium/default.nix
pkgs/development/libraries/libsoup/default.nix
pkgs/os-specific/linux/kernel/manual-config.nix
pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Jordi
cf8d64b458
New wraper for surf
2013-03-01 19:53:42 +01:00
Jordi
0d6f6e6d37
Wraper with glib_network
2013-03-01 19:31:00 +01:00
Vladimír Čunát
a606eab76e
tangogps: fix bad includes
2013-02-28 14:07:50 +01:00
Sergey Mironov
061627feed
zathura: fix man pages; include .desktop icon
2013-02-28 12:08:36 +04:00
Sergey Mironov
7cd4a5b0a1
zathura: set myself as a maintainer
...
Conflicts:
pkgs/applications/misc/zathura/default.nix
2013-02-28 12:07:46 +04:00
Lluís Batlle i Rossell
a5192222e9
surf: updating to 0.6
...
it didn't work since the libsoup update, and now it doesn't work either.
Let's see after fixing libsoup.
2013-02-25 21:08:16 +01:00
Peter Simons
5f32207dfc
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-24 19:27:08 +01:00
Peter Simons
ce9500ea1d
grip: update to version 3.3.1
2013-02-23 20:44:23 +01:00
Rok Garbas
5077600d9a
zathura: update to 0.2.2 (also plugins), added correct license and myself as maintainer
2013-02-23 11:39:32 +01:00
Rok Garbas
e4236f1ade
girara: update to 0.1.5, correct license and add myself as maintainer
2013-02-23 11:38:30 +01:00
Vladimír Čunát
dd4a846b0f
update evince, seems to work now
2013-02-21 21:19:50 +01:00
Shea Levy
acd4299e75
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/applications/networking/browsers/chromium/default.nix
pkgs/top-level/all-packages.nix
Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
2013-02-21 11:13:30 -05:00
Vladimír Čunát
0d72174dbd
Merge branch stdenv-updates into x-updates
...
x-updates is supposed to merge after stdenv-updates, so let's test it
Conflicts:
pkgs/development/libraries/gtk+/2.x.nix (both updated, taking newer)
pkgs/development/libraries/mesa/default.nix (taking nativeBuildInputs)
2013-02-21 12:43:00 +01:00
Bjørn Forsman
224a5ea9da
Add evtest, a simple tool for input event debugging
2013-02-20 21:17:32 +01:00
Lluís Batlle i Rossell
bcbf9472ea
Merge remote-tracking branch 'central/master' into x-updates
2013-02-18 13:49:11 +01:00
Peter Simons
9e68734d61
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-18 11:54:56 +01:00
Peter Simons
33b130ee69
ikiwiki: update to version 3.20130212
2013-02-18 11:11:34 +01:00
Vladimír Čunát
26e4a5561c
blender: add the forgotten patch
2013-02-16 18:38:52 +01:00
Vladimír Čunát
08abf5a84a
blender: minor update to work with libpng-1.6
...
also other fixes needed in order to build
2013-02-16 18:13:05 +01:00
Eelco Dolstra
2aa6f262cb
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-02-15 13:36:34 +01:00
Vladimír Čunát
ee9a5d864c
calibre: make build by minor upgrade + new dependencies
...
0.9.* won't build: https://bugs.launchpad.net/calibre/+bug/1094719
2013-02-13 09:18:27 +01:00
Vladimír Čunát
35a927149f
Merge branch 'master' into x-updates
...
Conflicts (both messed with mesa):
pkgs/top-level/all-packages.nix
2013-02-02 21:11:00 +01:00
Vladimír Čunát
c4daf6d2b5
djvulibre: minor update, refactored dependencies
2013-01-29 14:55:14 +01:00
Eelco Dolstra
8317cd1f14
kde-3: Remove
...
KDE 3 hasn't built in a long time. Also remove six, the only package
with a dependency on KDE 3.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
0a47a28f1d
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-22 23:23:53 +01:00
Vladimír Čunát
9397f5b25f
goldendict: fix missing pkgconfig
2013-01-21 17:49:37 +01:00
Eelco Dolstra
5bb548d2e4
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-17 14:19:14 +01:00
Eelco Dolstra
eeda226b02
Merge branch 'master' into systemd
2013-01-15 12:11:07 +01:00
Eelco Dolstra
7fd42a8380
Get rid of the "sf" alias for "sourceforge"
2013-01-14 12:00:32 +01:00
Jack Cummings
3fe43187fb
urxvt-9.16
2013-01-11 09:28:52 -08:00
Peter Simons
b33ad366a1
Merge branch 'master' into stdenv-updates.
2013-01-11 15:46:10 +01:00
Vladimír Čunát
5ce7642487
Lyx: a bug-fix update.
2013-01-09 00:53:51 +01:00
Peter Simons
9e9cd7b529
Merge branch 'master' into stdenv-updates.
2013-01-04 21:00:53 +01:00
Rickard Nilsson
db292a74c0
Merge remote-tracking branch 'upstream/master' into systemd
...
Conflicts:
pkgs/tools/networking/network-manager/default.nix
2013-01-03 13:44:47 +01:00
Vladimír Čunát
b794d22834
Lyx minor update to 2.0.5.
2013-01-01 16:33:56 +01:00
Lluís Batlle i Rossell
30e0edd812
Adding freicoin 0.0.1
2012-12-29 10:46:54 +01:00
Lluís Batlle i Rossell
b58780c43d
Merge remote-tracking branch 'eelco/master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
84779a6f7d
Remove unnecessary parentheses around if conditions
...
Pet peeve...
2012-12-28 19:54:15 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
99f7c4e324
Merge branch 'master' into systemd
2012-12-27 01:28:25 +01:00
Peter Simons
03f42614e8
ikiwiki: update to version 3.20121212
2012-12-23 12:43:41 +01:00
Shea Levy
3fa853ec24
st: Use official release tarball
2012-12-18 11:13:12 -05:00
Eelco Dolstra
fd6941ad48
nut: Update to 2.6.5 and fix building against systemd
...
http://hydra.nixos.org/build/3473781
2012-12-12 16:17:47 +01:00
Lluís Batlle i Rossell
0f7dee47a1
librecad: adding its 2.0 beta version too
2012-12-11 09:53:25 +01:00
aszlig
acafaf9b23
rxvt-unicode: Add path to terminfo file.
...
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.
Of course we now no longer need the longDescription, which suggests to issue
export TERMINFO=~/.nix-profile/share/terminfo
... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).
Thanks to Eelis in #nixos for reporting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
Peter Simons
1a1b91e0d6
haskell-xmobar: update to version 0.16
2012-12-03 16:12:04 +01:00
Ambrus Kaposi
3899bd04fd
update ikiwiki version (old URL is not available anymore)
2012-11-30 12:42:44 +01:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Lluís Batlle i Rossell
2671e32c20
qcad: removing it. it didn't build since long and librecad replaces it.
...
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Lluís Batlle i Rossell
66e980ba31
librecad: updating to 1.0.2, and making it install
...
The expression was unfinished, not installing anything.
2012-11-28 11:40:18 +01:00
Rok Garbas
ee6f7e294e
zathura: Update to 0.2.1 (also update plugins to latest)
2012-11-25 18:55:54 +01:00
Lluís Batlle i Rossell
40aa82192d
st: update to 0.3
2012-11-21 10:12:01 +01:00
Peter Simons
2f55f31f49
Merge pull request #155 from bbenoist/newpkgs
...
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Peter Simons
f9ec7d36ce
wmname: add version 0.1
...
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Lluís Batlle i Rossell
da5aecb73b
Making taskwarrior and podofo have cmake as buildNativeInput.
...
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Eelco Dolstra
704f7d6a2c
adobe-reader: Unpack to $out/libexec/adobe-reader
...
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
892180306d
adobe-reader: Update to 9.5.1
2012-11-08 16:31:08 +01:00
Rickard Nilsson
7afafe0b6d
dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default).
2012-11-07 16:03:37 +01:00
Peter Simons
263ca3e886
jbidwatcher: update to version 2.5.2
2012-10-26 10:35:07 +02:00
aszlig
6dd94d680a
Merge minor updates from jcumming.
...
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.
Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:
* libarchive: Now depends on xz.
* libgphoto: License changed to LGPL 2.1 plus.
And he did an overhaul of some of the meta blocks as well.
Changes during this merge:
* Inline and reword stray comment into meta tag in
1db34880d7
(libgphoto).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings
1db34880d7
- gphoto2-2.4.14, libgphoto2-2.4.14
2012-10-20 21:59:25 -07:00
Peter Simons
278601befb
Merge pull request #154 from ecarreras/synergy-foss
...
Synergy foss
2012-10-18 03:18:40 -07:00
Baptist BENOIST
ca264f8da0
Add gmrun-0.9.2
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
829ad425d3
Add xfe-1.33 and fox-1.6.9
...
This specific version of fox is required by xfe
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Eduard Carreras
9962055627
Remove pwd to know where I am
2012-10-15 20:01:45 +02:00
Eduard Carreras
1bf9b9bc7b
fix align
2012-10-15 20:00:20 +02:00
Eduard Carreras
94471a459f
Updated synergy to 1.4.10-foss
2012-10-15 14:26:44 +02:00
Peter Simons
f77a2f460a
Merge branch 'master' into x-updates.
2012-10-12 15:24:24 +02:00
Michael Raskin
0bf1789b6a
Use newly-added taskwarrior as an update to existing taskwarrior attribute
2012-10-11 10:50:53 +04:00
Eelco Dolstra
c1719a5835
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-05 17:57:45 -04:00
Mathijs Kwik
73f79401b1
eaglemode: remove unused xineLib dependency
...
It seems the resulting output path has no reference to libxine, so it
does not get used. Probably it needs some hard-coded link-paths as
eaglemode wants to use dlopen for some things.
If anyone wants to use eaglemode's xine support and fix this issue,
please make it optional.
2012-10-04 13:53:08 +02:00
Michael Raskin
8e38efac32
Update/fix MuPDF
2012-10-04 10:37:54 +04:00
Eelco Dolstra
7d9593db6d
xterm: Update to 281 and fix the fontconfig dependency
2012-09-28 16:23:56 -04:00
Eelco Dolstra
7f053d6157
Remove HAL
...
It's obsolete. There was only one package still using it (nut) but it
builds fine without it.
2012-09-28 12:15:12 -04:00
Eelco Dolstra
d5758c99a3
Merge remote-tracking branch 'origin/master' into x-updates
...
Conflicts:
pkgs/misc/maven/maven-1.0.nix
pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
viric
383336a563
Merge pull request #128 from MarcWeber/fixes/blender
...
fix blender build and enable parallel building
2012-09-21 06:06:43 -07:00
Marc Weber
8cb034fd30
fix blender build and enable parallel building
2012-09-19 22:41:15 +02:00
Eelco Dolstra
e6077fbc46
Remove getConfig helper function
...
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
d9c0fc6a51
Fix Nixpkgs evaluation
...
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons
b6f5f5976a
ikiwiki: update to version 3.20120725
2012-09-06 18:13:44 +02:00
Rob Vermaas
c9f46b2d40
Merge pull request #105 from ierton/zathura
...
Zathura
2012-09-02 04:10:30 -07:00
Peter Simons
430e7454e9
haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC
2012-08-27 11:29:45 +02:00
Ludovic Courtès
0ac1cf106d
gpsbabel: Update to 1.4.3.
2012-08-19 15:50:50 +02:00
Eelco Dolstra
f27f8a1177
xpdf: Don't use t1lib
...
t1lib has multiple unpatched vulnerabilities (see
e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html ).
2012-08-16 16:31:44 -04:00
Sergey Mironov
51ccf1f213
zathura: fix broken links in meta information
2012-08-16 18:33:25 +04:00
Sergey Mironov
d339184bbf
zathura: version 0.1.2 with plugins
...
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Sergey Mironov
b229c3e09f
gxneur: add frontend for XNEUR keyboard layout switcher
2012-08-15 01:10:23 +04:00
Peter Simons
f20913e51f
ikiwiki: support OpenID via HTTPS
...
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee
ikiwiki: enable OpenID support
...
* added perl-Crypt-DH-GMP-0.00010
* added perl-Devel-CheckLib-0.98
* added perl-HTTP-Message-6.03
* added perl-IO-CaptureOutput-1.1102
* added perl-Net-OpenID-Common-1.14
* added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Vladimír Čunát
740cd9b5f4
LyX: add support for spell checking via enchant.
...
Also comment on testing of other config options.
2012-08-07 16:06:13 +02:00
Lluís Batlle
3d2e1508ee
surf: updating to 0.5, and making it build.
...
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Vladimír Čunát
98614c72c1
LyX: a minor update.
2012-08-05 14:30:45 +02:00
Lluís Batlle
7620bd06cf
Adding 'st-0.2.1'
2012-08-05 12:44:01 +02:00
Peter Simons
9e334221fc
ikiwiki: enable pass phrase authentication support
2012-07-29 21:39:49 +02:00
Peter Simons
5c924ed7c5
ikiwiki: fix test suite in the presence of enabled Git support
2012-07-27 10:25:06 +02:00
Shea Levy
7d64f1a93e
epdfview: Fix build with glib-2.32.4
2012-07-15 11:06:04 -04:00
Peter Simons
40ef76f4a4
ikiwiki: make docutils support optional
2012-07-14 15:47:05 +02:00
Peter Simons
3d416ed030
ikiwiki: update to version 3.20120629
2012-07-14 14:51:08 +02:00
Shea Levy
a6c8986ee0
dwm: Bump to 4.5
2012-07-10 06:38:41 -04:00
Shea Levy
57e1ad943e
hello: Update to 2.8
2012-07-09 04:06:36 -04:00
Peter Simons
08b29c6f96
blender: update to version 2.63a
2012-07-07 11:31:32 +02:00
Lluís Batlle i Rossell
5592b1f9b1
eaglemode: update to 0.84.0
...
It failds to build with xine-lib, but it goes on as it's
not a strong requirement. Then, the final path is not dependant
on xine anymore. I hope next releases fix this.
2012-07-02 23:04:12 +02:00
Ludovic Courtès
cb0d79e60f
viking: Update to 1.3.
2012-07-02 22:52:37 +02:00
Peter Simons
6e936640b0
bitcoin: update to version 0.6.3 (and build with boost 1.50.0)
2012-06-28 18:04:29 +02:00
Lluís Batlle
743cf1ec50
Removing the old unstable taskwarrior; the stable version is on 2.x already.
2012-06-22 15:53:42 +02:00
Lluís Batlle
d13e682491
Updating taskwarrior.
2012-06-22 14:51:41 +02:00
Vladimír Čunát
ef188787a0
A minor LyX update.
...
svn path=/nixpkgs/trunk/; revision=34550
2012-06-18 15:41:18 +00:00
Vladimír Čunát
1a33b4b654
Fixing stardict broken by my mistake.
...
svn path=/nixpkgs/trunk/; revision=34549
2012-06-18 15:37:35 +00:00
Vladimír Čunát
1a856c200d
Updated transmission to 2.52.
...
svn path=/nixpkgs/trunk/; revision=34545
2012-06-18 15:18:45 +00:00
Joachim Schiele
0de49e8c04
StarDict is a Cross-Platform and international dictionary Software. Now it is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running.
...
svn path=/nixpkgs/trunk/; revision=34531
2012-06-17 18:41:00 +00:00
Peter Simons
84547c5307
Fix xfontsel to find the app defaults file.
...
svn path=/nixpkgs/trunk/; revision=34443
2012-06-11 07:16:51 +00:00
Andres Löh
8cf7f46ea0
Patching xmobar-0.15 to accept mtl-2.1.
...
svn path=/nixpkgs/trunk/; revision=34354
2012-06-05 08:09:06 +00:00
Peter Simons
4fdbd75e4f
Updated Haskell packages.
...
- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Peter Simons
678c30c050
xmobar: re-generated expression with the latest version of Cabal2Nix
...
This change enables wireless support unconditionally.
svn path=/nixpkgs/trunk/; revision=34327
2012-06-03 18:52:38 +00:00
Cillian de Roiste
b5d937ce33
Updating the bitcoin client to 0.6.2
...
svn path=/nixpkgs/trunk/; revision=34323
2012-06-02 18:00:39 +00:00
Mathijs Kwik
b82a8f6319
xmobar: enable optional wireless support
...
svn path=/nixpkgs/trunk/; revision=34268
2012-05-29 07:44:01 +00:00
Peter Simons
d628fd3d34
ikiwiki: updated to version 3.20120516
...
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Rickard Nilsson
3724758a96
Fixed stupid syntax error in gnome-terminator's default.nix.
...
svn path=/nixpkgs/trunk/; revision=34196
2012-05-21 15:45:03 +00:00
Rickard Nilsson
61ef2ff439
gnome-terminator 0.96.
...
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Russell O'Connor
bc43657f1e
Updating calibre to 0.8.51
...
svn path=/nixpkgs/trunk/; revision=34075
2012-05-12 20:56:47 +00:00
Russell O'Connor
ff1fa88e3d
Adding pdftohtml to the PATH for calibre.
...
svn path=/nixpkgs/trunk/; revision=34074
2012-05-12 20:34:01 +00:00
Karn Kallio
e96679b973
Apply patch from Michel Alexandre Salim advancing mysql workbench version to 5.2.39.
...
svn path=/nixpkgs/trunk/; revision=33996
2012-05-06 02:59:25 +00:00
Lluís Batlle i Rossell
7a4c5e084c
Updating calibre, and adding sourceforge as a backup url, suggested by roconnor.
...
svn path=/nixpkgs/trunk/; revision=33983
2012-05-04 19:01:51 +00:00
Eelco Dolstra
5287bbf3a8
* Don't build mysql-workbench on i686-linux since it just hangs
...
(http://hydra.nixos.org/build/2482930 ).
svn path=/nixpkgs/trunk/; revision=33939
2012-04-27 09:31:11 +00:00
Peter Simons
2e44afa7bb
ikiwiki: updated to version 3.20120419
...
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Lluís Batlle i Rossell
f5da2fe902
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=33922
2012-04-25 21:31:09 +00:00
Michael Raskin
6c1bc77673
Updating VUE
...
svn path=/nixpkgs/trunk/; revision=33808
2012-04-17 13:05:20 +00:00
Florian Friesdorf
29c20c72b1
rxvt-unicode 9.15 (thx garbas)
...
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Cillian de Roiste
cbb7aef23c
Fixing the url (Thanks to Shea Levy)
...
svn path=/nixpkgs/trunk/; revision=33490
2012-03-30 10:38:07 +00:00
Yury G. Kudryashov
f943cf8d81
nut-2.6.3: add freeipmi support
...
svn path=/nixpkgs/trunk/; revision=33478
2012-03-29 20:44:20 +00:00
Yury G. Kudryashov
c6c798df43
Add nut-2.6.3 without HAL support
...
I'm not a nut user, so I didn't touch the default nut expression, and set
meta.priority to 10.
svn path=/nixpkgs/trunk/; revision=33477
2012-03-29 19:01:42 +00:00
Peter Simons
880dcc2c64
Removed myself as a maintainer from Haskell packages that I don't personally use.
...
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.
svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Eelco Dolstra
73ce1dd4bb
* Adobe Reader: install .desktop file in the right place.
...
svn path=/nixpkgs/trunk/; revision=33297
2012-03-20 14:41:24 +00:00
Yury G. Kudryashov
0d90c06ba1
Remove some packages with Qt3 dependency
...
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Piotr Pietraszkiewicz
fbfa56c165
bumped bibletime to v2.9.1 which has the side effect that it builds again
...
svn path=/nixpkgs/trunk/; revision=33245
2012-03-18 23:52:58 +00:00
Lluís Batlle i Rossell
5475f367a5
Adding patch for grip (sent by Ilja Honkonen).
...
I reworked the spacing.
svn path=/nixpkgs/trunk/; revision=33229
2012-03-18 09:24:42 +00:00
Yury G. Kudryashov
776bedbb5f
Remove some files not reachable from all-packages.nix
...
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch
svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell
ae7b8e3907
Updating truecrypt, as the old url didn not work already.
...
Notified by kirelagin@freenode
svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov
a05e5e7add
mysql-workbench needs gnome-keyring as well
...
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov
f105c2353b
Pass libgnome_keyring, not gnome_keyring
...
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov
0210e20b5a
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons
617614d220
haskell-mathblog: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=32615
2012-02-27 10:11:56 +00:00
Michael Raskin
3a4916369e
Fix LyX dependencies
...
svn path=/nixpkgs/trunk/; revision=32612
2012-02-27 07:00:01 +00:00
Lluís Batlle i Rossell
a9b800c8af
Updating blender to 2.67. Maybe this will build in stdenv-updates too.
...
I remove the blender 2.49; I think I don't need it anymore.
svn path=/nixpkgs/trunk/; revision=32599
2012-02-26 20:47:12 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Peter Simons
23f9485c94
haskell-mathblog: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00
Yury G. Kudryashov
c6f0449124
Let hydra build kdesvn and krusader.
...
Also fix kdesvn build with qt-4.8.
svn path=/nixpkgs/trunk/; revision=32473
2012-02-22 14:51:15 +00:00
Yury G. Kudryashov
e5027e5b36
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Peter Simons
cb28766341
Re-generated Haskell package descriptions with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons
ac69747aa8
Regenerated all Haskell packages with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Yury G. Kudryashov
5144a19987
svn merge ^/nixpkgs/trunk
...
There were a few merge conflicts due to ensureDir->mkdir -p migration
svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Peter Simons
29869899a8
ikiwiki: updated to version 3.20120202
...
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Alexander Tsamutali
109068c605
applications/misc/goldendict: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00
Eelco Dolstra
7b5db94b5f
* Updated Adobe Reader to 9.4.7.
...
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Lluís Batlle i Rossell
f53c231cc4
Updating truecrypt to 7.1.
...
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.
svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Peter Simons
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov
0c79434ccb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Peter Simons
6f5294ec94
ikiwiki: updated to version 3.20120109
...
svn path=/nixpkgs/trunk/; revision=31508
2012-01-13 09:27:05 +00:00
Yury G. Kudryashov
de82ba69f8
kde4.basket works. Remove kde3.kbasket
...
svn path=/nixpkgs/trunk/; revision=31442
2012-01-08 20:57:55 +00:00
Yury G. Kudryashov
9ee0a9df9b
svn merge ^/nixpkgs/trunk
...
A few trivial conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00
Yury G. Kudryashov
3b672f9b75
(lib)gphoto-2.4.11
...
svn path=/nixpkgs/trunk/; revision=31412
2012-01-07 19:41:59 +00:00
Yury G. Kudryashov
7e320a7043
State qt version (3/4) in packages, not in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Yury G. Kudryashov
80d21cb05b
Fix djvulibre compilation
...
Also remove djview3. Use djview4 instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31307
2012-01-05 09:54:46 +00:00
Lluís Batlle i Rossell
d028c7e00d
Adding a preliminary package for librecad. It fails to install still.
...
svn path=/nixpkgs/trunk/; revision=31255
2012-01-03 21:14:14 +00:00
Lluís Batlle i Rossell
e43bd7c4ce
Made lua and task warrior unstable crossbuild fine
...
svn path=/nixpkgs/trunk/; revision=31251
2012-01-03 19:12:06 +00:00
Peter Simons
b21a827d2a
ikiwiki: updated to version 3.20111229
...
svn path=/nixpkgs/trunk/; revision=31210
2012-01-02 14:51:20 +00:00
Yury G. Kudryashov
097b7635af
Explicitly add sqlite to calibre.buildInputs
...
The better way would be adding sqlite to
pythonPackages.sqlite3.propagatedBuildInputs but I don't want to touch this
code.
svn path=/nixpkgs/trunk/; revision=31197
2012-01-02 10:42:36 +00:00
Lluís Batlle i Rossell
3e9953290a
THe stable task warrior has a licence GPLv2+, not MIT.
...
svn path=/nixpkgs/trunk/; revision=31152
2011-12-29 22:28:22 +00:00
Lluís Batlle i Rossell
7d4e6bbec9
Adding task warrior unstable.
...
svn path=/nixpkgs/trunk/; revision=31151
2011-12-29 22:27:32 +00:00
Lluís Batlle i Rossell
99e6a23f03
Adding task warrior, stable.
...
svn path=/nixpkgs/trunk/; revision=31150
2011-12-29 22:14:08 +00:00
Eelco Dolstra
bf55fb9192
* Fixed Calibre (it was referring to "python2", which doesn't exist)
...
and updated it to 0.8.32.
svn path=/nixpkgs/trunk/; revision=31140
2011-12-29 16:22:46 +00:00
Yury G. Kudryashov
1e74801dc4
wacomtablet-1.3.5
...
svn path=/nixpkgs/trunk/; revision=30946
2011-12-16 22:33:28 +00:00
Yury G. Kudryashov
9d43831de2
krusader-2.4.0beta1
...
svn path=/nixpkgs/trunk/; revision=30945
2011-12-16 22:33:16 +00:00
Yury G. Kudryashov
bbc4ac6e9f
rsibreak-0.11
...
Add some metadata
svn path=/nixpkgs/trunk/; revision=30941
2011-12-16 19:55:40 +00:00
Yury G. Kudryashov
eff443fdd7
yakuake-2.9.8
...
svn path=/nixpkgs/trunk/; revision=30938
2011-12-16 19:38:34 +00:00
Yury G. Kudryashov
0971831ddc
Reintegrate branches/drop-kde4.5
...
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Yury G. Kudryashov
471ebaf6f8
calibre-0.8.30
...
svn path=/nixpkgs/trunk/; revision=30900
2011-12-15 06:58:27 +00:00
Peter Simons
cd90831b3c
haskell-xmobar: updated to version 0.14
...
svn path=/nixpkgs/trunk/; revision=30823
2011-12-10 22:30:49 +00:00
Alexander Tsamutali
9ec2f699d6
applications/misc/bitcoin: Hash changed.
...
svn path=/nixpkgs/trunk/; revision=30819
2011-12-10 18:01:51 +00:00
Peter Simons
e2e5f9693d
gv: updated to version 3.7.3
...
svn path=/nixpkgs/trunk/; revision=30767
2011-12-05 19:58:19 +00:00
Peter Simons
504bd76b0e
ikiwiki: updated to version 3.20111107
...
svn path=/nixpkgs/trunk/; revision=30713
2011-12-03 16:11:50 +00:00
Lluís Batlle i Rossell
43a5b41802
Updating eaglemode
...
svn path=/nixpkgs/trunk/; revision=30711
2011-12-03 15:04:05 +00:00
Lluís Batlle i Rossell
95c759a536
Fixing xpdf, so it finds the pdf base fonts now.
...
svn path=/nixpkgs/trunk/; revision=30658
2011-12-01 20:17:42 +00:00
Russell O'Connor
c9b2f32c45
Updating bitcoin to version 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Ludovic Courtès
36da53ebc3
Adobe Reader: Set `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=30495
2011-11-20 20:42:24 +00:00
Lluís Batlle i Rossell
accdb3b19f
Fixing xfontsel, so it now starts finding the dynamic libs.
...
svn path=/nixpkgs/trunk/; revision=30396
2011-11-12 17:29:11 +00:00
Lluís Batlle i Rossell
3f160bea0e
Updating xterm. Just to have the latest.
...
svn path=/nixpkgs/trunk/; revision=30364
2011-11-09 22:59:46 +00:00
Michael Raskin
753ef6a635
Fix gosmore build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30317
2011-11-08 10:19:50 +00:00
Lluís Batlle i Rossell
665dc49d43
I make qcad compile further... and more importantly, I make it fail the build
...
if the compilation fails. It was not so.
But it still needs some patching to build.
svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Lluís Batlle i Rossell
4cf25b19de
Updating xpdf.
...
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Lluís Batlle i Rossell
7a2cb5bc64
Updating dmenu
...
svn path=/nixpkgs/trunk/; revision=29832
2011-10-14 07:55:02 +00:00
Eelco Dolstra
18bd78f116
* Get k3b to build again.
...
svn path=/nixpkgs/trunk/; revision=29801
2011-10-12 21:59:36 +00:00
Yury G. Kudryashov
1b87ef25db
calibre-0.8.21
...
The old version failed to build on hydra, so I've upgraded
svn path=/nixpkgs/trunk/; revision=29637
2011-10-04 15:20:17 +00:00
Yury G. Kudryashov
371cd8bc51
kde3: use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Karn Kallio
48dbddd831
Advance mysqlworkbench version to 5.2.35; fix failing build.
...
svn path=/nixpkgs/trunk/; revision=29446
2011-09-23 00:03:21 +00:00
Peter Simons
1be8f5f076
haskell-xmobar: re-generated expression with the latest version of cabal2nix
...
svn path=/nixpkgs/trunk/; revision=29355
2011-09-19 16:51:11 +00:00
Alexander Tsamutali
3251b876be
applications/misc/xmobar: Enabled freetype fonts support.
...
svn path=/nixpkgs/trunk/; revision=29334
2011-09-18 22:48:08 +00:00
Alexander Tsamutali
4cfef74977
applications/misc/sakura: Updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=29330
2011-09-17 20:24:54 +00:00
Lluís Batlle i Rossell
98f6452a70
Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
...
I updated some libs to get it built.
svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Piotr Pietraszkiewicz
4d611bf817
bibletime-2.8.1 + made myself a maintainer
...
svn path=/nixpkgs/trunk/; revision=29258
2011-09-13 20:52:25 +00:00
Michael Raskin
8fa5d91e51
adding VUE mindmapper
...
svn path=/nixpkgs/trunk/; revision=28957
2011-09-01 13:41:42 +00:00
Rob Vermaas
c508b4cf04
add get_iplayer 2.80
...
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov
597412252a
Wrap kde-related packages in kdePackagesFor
...
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.
svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Michael Raskin
27dc494095
Fix typo
...
svn path=/nixpkgs/trunk/; revision=28719
2011-08-21 10:29:01 +00:00
David Guibert
93874e90b6
surf: build only on linux platforms
...
svn path=/nixpkgs/trunk/; revision=28703
2011-08-20 05:24:19 +00:00
Michael Raskin
d518c0e630
OK, OK, --prefix for evince
...
svn path=/nixpkgs/trunk/; revision=28662
2011-08-18 13:05:24 +00:00
Michael Raskin
e33a0c0a85
fix evince
...
svn path=/nixpkgs/trunk/; revision=28651
2011-08-18 09:07:31 +00:00
Peter Simons
3e10ee5c92
Updated Haskell expressions with the latest version of cabal2nix.
...
* haskell-dataenc: updated to version 0.14.0.2
* haskell-fclabels: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons
91cad6a639
pkgs/applications/misc/xmobar: added missing meta.platforms attribute
...
svn path=/nixpkgs/trunk/; revision=28559
2011-08-14 10:44:23 +00:00
Peter Simons
78b6188054
haskell-xmobar: updated to version 0.13
...
svn path=/nixpkgs/trunk/; revision=28554
2011-08-13 23:38:44 +00:00
Peter Simons
d3c1b35861
ikiwiki: updated to version 3.20110715
...
svn path=/nixpkgs/trunk/; revision=28546
2011-08-13 15:09:04 +00:00
David Guibert
d3995fdb38
surf: version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=28496
2011-08-11 16:33:41 +00:00
Yury G. Kudryashov
b7c6bd30cf
qgis-1.6.0, compiles
...
Don't know whether it works: it fails to start on my computer because it loads
KDE gui_platform plugin from incompatible Qt version.
svn path=/nixpkgs/trunk/; revision=28483
2011-08-11 09:35:17 +00:00
Michael Raskin
5996c749aa
Adding vifm file manager
...
svn path=/nixpkgs/trunk/; revision=28466
2011-08-10 19:16:27 +00:00
David Guibert
71f08e8543
dmenu: 4.1.1 -> 4.4
...
svn path=/nixpkgs/trunk/; revision=28451
2011-08-10 08:01:51 +00:00
Karn Kallio
cda8010b96
Get krename to build with kde45 and kde47.
...
svn path=/nixpkgs/trunk/; revision=28219
2011-08-07 02:36:31 +00:00
Karn Kallio
f74cc3c8d6
Get semnotes to build with kde45 and kde47.
...
svn path=/nixpkgs/trunk/; revision=28218
2011-08-07 02:09:46 +00:00
Karn Kallio
a233ebf891
Switch to forward compatibility of kde45 on kde_baseapps.
...
svn path=/nixpkgs/trunk/; revision=28217
2011-08-07 01:45:26 +00:00
Michael Raskin
b799e4e6ff
Update Evince - and make it build again
...
svn path=/nixpkgs/trunk/; revision=28171
2011-08-05 17:45:49 +00:00
Eelco Dolstra
4e321d8bd8
* Zathura updated to 0.0.8.4 (to fix http://hydra.nixos.org/build/1191958 ).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28108
2011-08-01 11:58:11 +00:00
Eelco Dolstra
1b427fe052
* Sync with the trunc.
...
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
to update the hash. So secretly it was still building the old
version. Also, now that we've realised that the PulseAudio server
and library don't need to be the same build, disable some
dependencies by default (avahi and bluez).
svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons
7e9676bab5
jbidwatcher: generalized java support so that the package can be built on Darwin, too
...
svn path=/nixpkgs/trunk/; revision=27923
2011-07-24 20:26:28 +00:00
Peter Simons
3815442cf4
all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctions
...
svn path=/nixpkgs/trunk/; revision=27881
2011-07-21 17:01:31 +00:00
Peter Simons
356928aad9
fetchmail: updated to version 6.3.20
...
svn path=/nixpkgs/trunk/; revision=27822
2011-07-18 14:06:35 +00:00
Eelco Dolstra
f4ac1126ff
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons
d6f364ca8c
ikiwiki: removed unconditional dependencies on monotone and git
...
Both build inputs 'monotone' and 'git' are non-null in nixpkgs, so their
respective store paths were always included in the generated wrapper
script -- even if 'monotoneSupport' and 'gitSupport' were false.
svn path=/nixpkgs/trunk/; revision=27746
2011-07-13 10:41:05 +00:00
Eelco Dolstra
dce69134d0
* Added Okular (which is a separate package now).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Russell O'Connor
d21e981e64
Upgrade bitcoin to 0.3.24
...
svn path=/nixpkgs/trunk/; revision=27687
2011-07-10 01:12:57 +00:00
Peter Simons
4303240ef9
ikiwiki: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
Karn Kallio
b8950a9504
Fix some semicolons.
...
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Nicolas Pierron
9451c1e2ca
Add NUT package.
...
svn path=/nixpkgs/trunk/; revision=27448
2011-06-14 02:41:01 +00:00
Alexander Tsamutali
66d78e3a1f
applications/misc/epdfview: Updated to 0.1.8.
...
svn path=/nixpkgs/trunk/; revision=27435
2011-06-13 16:20:50 +00:00
Alexander Tsamutali
36bf6301ba
applications/misc/sakura: Updated to 2.4.0.
...
svn path=/nixpkgs/trunk/; revision=27431
2011-06-13 14:09:25 +00:00
Joachim Schiele
2298edf29e
fixed a typo
...
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09 14:35:52 +00:00
Joachim Schiele
d27a2ef6cf
- added myself as maintainer
...
- added a new package: keepassx (which was reviewed on the nix-dev ml)
svn path=/nixpkgs/trunk/; revision=27401
2011-06-09 07:48:54 +00:00
Russell O'Connor
4c1bc91985
Upgrade to bitcoin 0.3.22.
...
svn path=/nixpkgs/trunk/; revision=27348
2011-06-06 09:22:04 +00:00
Ludovic Courtès
2a0744a264
GNU gv 3.7.2.
...
svn path=/nixpkgs/trunk/; revision=27327
2011-05-30 21:49:37 +00:00
Michael Raskin
a2579704f1
Update Libertine font
...
svn path=/nixpkgs/trunk/; revision=27295
2011-05-24 15:13:54 +00:00
Michael Raskin
1e868ce18b
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=27294
2011-05-24 15:00:56 +00:00
Lluís Batlle i Rossell
087fc72f64
Updating google earth to what I've just downloaded.
...
svn path=/nixpkgs/trunk/; revision=27291
2011-05-21 11:22:20 +00:00
Russell O'Connor
aaa09472bc
Update bitcoin to 0.3.21
...
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Eelco Dolstra
2bf7aa7040
* Remove dummy line that got committed accidentally.
...
svn path=/nixpkgs/trunk/; revision=27218
2011-05-11 11:06:57 +00:00
Michael Raskin
fdf6512c14
Update LyX
...
svn path=/nixpkgs/trunk/; revision=27202
2011-05-09 16:59:25 +00:00
Michael Raskin
bf82d3c482
Fix Merkaartor source URL
...
svn path=/nixpkgs/trunk/; revision=27181
2011-05-08 09:55:34 +00:00
Yury G. Kudryashov
7064b9f661
merkaartor: 0.17.2
...
svn path=/nixpkgs/trunk/; revision=27180
2011-05-08 09:35:37 +00:00
Lluís Batlle i Rossell
50f03dbf20
Telling hydra to build the recent k3b.
...
svn path=/nixpkgs/trunk/; revision=27055
2011-04-29 18:25:46 +00:00
Russell O'Connor
9a74c2b3b5
Bitcoin now builds on 64-bit linux.
...
svn path=/nixpkgs/trunk/; revision=26904
2011-04-20 13:52:02 +00:00
Cillian de Roiste
1cdd246d2b
Updating Blender to the stable release 2.57 and adding python32 as a build input
...
svn path=/nixpkgs/trunk/; revision=26894
2011-04-19 20:17:17 +00:00
Shea Levy
1ee223e3f6
Bump flite to 1.4, move to libraries
...
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Eelco Dolstra
f99c0dd302
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26678
2011-04-04 13:36:05 +00:00
Shea Levy
6cfe0b0a9e
Important version bump
...
svn path=/nixpkgs/trunk/; revision=26657
2011-04-01 14:57:36 +00:00
Lluís Batlle i Rossell
58f7f6e913
Task juggler checks for libjpeg. I add it in case it improves something.
...
svn path=/nixpkgs/trunk/; revision=26616
2011-03-30 22:08:25 +00:00
Lluís Batlle i Rossell
d73765b161
Making task juggler build.
...
I also change the nixpkgs attribute name to one I like more.
svn path=/nixpkgs/trunk/; revision=26590
2011-03-29 08:34:12 +00:00
Eelco Dolstra
1439ae44be
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26586
2011-03-28 20:22:30 +00:00
Lluís Batlle i Rossell
8bf1dd5cef
Updating xchm
...
svn path=/nixpkgs/trunk/; revision=26576
2011-03-28 16:08:26 +00:00
Eelco Dolstra
83b3ab4657
* Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also update
...
to 9.4.2.
svn path=/nixpkgs/trunk/; revision=26572
2011-03-28 15:46:10 +00:00
Eelco Dolstra
d449c4db98
* Remove Python 2.6, since the only remaining package that used it
...
(Calibre) also works with 2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26561
2011-03-28 11:50:47 +00:00
Russell O'Connor
72124a0aa9
Bitcoin.
...
svn path=/nixpkgs/trunk/; revision=26544
2011-03-27 06:44:34 +00:00
Peter Simons
b73d1a47ff
Grip adjustments: needed ncurses to build
...
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
svn path=/nixpkgs/trunk/; revision=26486
2011-03-24 11:45:37 +00:00
Michael Raskin
9c5c5b4981
Fix and update urxvt
...
svn path=/nixpkgs/trunk/; revision=26410
2011-03-18 05:55:37 +00:00
Lluís Batlle i Rossell
3677d79b63
Removing the dependencies in k3b on cdrkit, cdrdao, dvdrwplustools and
...
growisofs, because at the end it needs all setuid for it to record anything.
svn path=/nixpkgs/trunk/; revision=26403
2011-03-17 19:02:20 +00:00
Karn Kallio
0c4dbef366
Update mysql Workbench to latest release 5.2.33
...
Also remove autotools as the tarball is now distributed ready
for configure.
svn path=/nixpkgs/trunk/; revision=26377
2011-03-17 04:18:59 +00:00
Eelco Dolstra
3e3eac2e30
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26303
2011-03-14 18:26:46 +00:00
Lluís Batlle i Rossell
f17b1273ea
Updating k3b, hoping for the settings dialog to work.
...
svn path=/nixpkgs/trunk/; revision=26286
2011-03-11 20:43:38 +00:00
Michael Raskin
039e45f584
Update LyX
...
svn path=/nixpkgs/trunk/; revision=26248
2011-03-10 13:07:47 +00:00
Eelco Dolstra
d47cf5a35e
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26054
2011-02-22 10:00:18 +00:00
Karn Kallio
e443f99bed
Advance mysql workbench to version 5.2.31a
...
Also add python binary to wrapper PATH prefix to guarantee the
application will use a deterministic python version.
svn path=/nixpkgs/trunk/; revision=26038
2011-02-19 23:45:04 +00:00
Eelco Dolstra
9b6dfe840a
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=25993
2011-02-16 15:14:04 +00:00
Eelco Dolstra
8c58edf34d
* xterm: fix build and update to version 268.
...
svn path=/nixpkgs/branches/x-updates/; revision=25949
2011-02-14 10:09:01 +00:00
Yury G. Kudryashov
5e7c026c22
kde-x.y/utils is for kdeutils-x.y.z, not for apps from kde-apps.org
...
svn path=/nixpkgs/trunk/; revision=25932
2011-02-13 04:34:37 +00:00
Eelco Dolstra
38c109a395
* Google Earth 6.0.1.2032.
...
svn path=/nixpkgs/trunk/; revision=25842
2011-02-09 13:33:46 +00:00
Michael Raskin
03c08712bd
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=25745
2011-02-02 07:11:18 +00:00
David Guibert
5ba7793e33
new makeself: 2.1.5
...
svn path=/nixpkgs/trunk/; revision=25743
2011-02-01 23:24:13 +00:00
Eelco Dolstra
2985218698
* xpdf 3.02pl5.
...
svn path=/nixpkgs/trunk/; revision=25688
2011-01-25 13:28:23 +00:00
Cillian de Roiste
ce45e043e4
Adding redshift; it changes the color temperature of your screen gradually to match the lighting conditions
...
svn path=/nixpkgs/trunk/; revision=25686
2011-01-24 23:52:22 +00:00
Alexander Tsamutali
d3bb1b2630
applications/misc/xmobar: Updated to 0.12.
...
svn path=/nixpkgs/trunk/; revision=25327
2010-12-30 22:36:46 +00:00
Yury G. Kudryashov
302d783310
Make filelight compile with gcc-4.5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25313
2010-12-28 18:47:57 +00:00
Eelco Dolstra
c14382cb45
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25225
2010-12-21 15:14:33 +00:00
Eelco Dolstra
f0b62c77a9
* Adobe Reader 9.4.
...
svn path=/nixpkgs/trunk/; revision=25208
2010-12-20 12:14:58 +00:00
Lluís Batlle i Rossell
b48b2a7bb4
Merging from trunk. I solved some trivial merge conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Lluís Batlle i Rossell
0fe27433af
'tar' fails at unpacking adobe files, but the files get unpacked.
...
I simply disable the check for tar error codes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25067
2010-12-12 08:47:13 +00:00
Lluís Batlle i Rossell
a000072893
Adding evopedia. Contributed by Joachim Schiele.
...
svn path=/nixpkgs/trunk/; revision=25066
2010-12-11 22:04:13 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Michael Raskin
77672ac3a4
update muPDF
...
svn path=/nixpkgs/trunk/; revision=24945
2010-12-01 11:03:52 +00:00
Eelco Dolstra
86d51032cc
* Sync.
...
svn path=/nixpkgs/branches/cve-2010-3856/; revision=24936
2010-11-30 11:39:53 +00:00
Karn Kallio
76f6893e6a
Update version of MySQL Workbench to 5.2.30
...
svn path=/nixpkgs/trunk/; revision=24924
2010-11-29 17:34:08 +00:00
Eelco Dolstra
009bfb702d
* Sync with the trunk.
...
svn path=/nixpkgs/branches/cve-2010-3856/; revision=24921
2010-11-29 16:03:36 +00:00
Michael Raskin
484a795b42
Update Xneur to 0.11.1
...
svn path=/nixpkgs/trunk/; revision=24889
2010-11-27 12:59:55 +00:00
Michael Raskin
ea00506f53
Update mupdf
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24786
2010-11-20 21:01:18 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Michael Raskin
91afbd159a
Update gosmore
...
svn path=/nixpkgs/trunk/; revision=24640
2010-11-10 14:57:38 +00:00
Peter Simons
9c6acea563
pkgs/applications/misc/xpdf: fixed location of "info" and "man" directories
...
svn path=/nixpkgs/trunk/; revision=24606
2010-11-05 14:41:19 +00:00
Piotr Pietraszkiewicz
be71209dd3
added bibletime - a Bible study tool
...
svn path=/nixpkgs/trunk/; revision=24587
2010-11-03 20:42:26 +00:00
Lluís Batlle i Rossell
f4f84af4ab
Updating from trunk. I only had to take away the usual stdenv2 in
...
all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Evgeny Egorochkin
35dc7d6f3c
paramiko: fix chroot build: use pycrypto from Nixpkgs instead of getting it from the network.
...
mysql-workbench: minor cleanup.
Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=24482
2010-10-26 01:42:22 +00:00
Evgeny Egorochkin
ee8d2ccc40
mysql-workbench: version bump
...
svn path=/nixpkgs/trunk/; revision=24481
2010-10-26 01:38:28 +00:00
Evgeny Egorochkin
19e0cda8d8
Fix names of packages. Patch by Karn Kallio.
...
svn path=/nixpkgs/trunk/; revision=24478
2010-10-26 00:22:44 +00:00
Lluís Batlle i Rossell
d6f4a6d968
Updating eaglemode.
...
svn path=/nixpkgs/trunk/; revision=24456
2010-10-24 21:27:31 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Yury G. Kudryashov
4f27541261
Advance k3b version to 2.0.1.
...
Submitted by Karn Kallio
svn path=/nixpkgs/trunk/; revision=24338
2010-10-18 09:48:32 +00:00
Evgeny Egorochkin
d07b1b33a5
Googleearth: Add missing dependency
...
svn path=/nixpkgs/trunk/; revision=24317
2010-10-16 13:11:06 +00:00
Evgeny Egorochkin
ebbbb77e6c
Google-earth: version bump
...
svn path=/nixpkgs/trunk/; revision=24308
2010-10-15 20:06:28 +00:00
Michael Raskin
216ae9feba
Fix some old typos
...
svn path=/nixpkgs/trunk/; revision=24281
2010-10-14 12:01:03 +00:00
Michael Raskin
686802b8e1
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=24275
2010-10-14 11:49:07 +00:00
Yury G. Kudryashov
4aa443bd0f
Upgrade krusader to 2.2.0-beta1. 2.0.0 fails to compile with new qt
...
svn path=/nixpkgs/trunk/; revision=24223
2010-10-11 19:59:17 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Peter Simons
c7b5ea13ea
pkgs/applications/misc/xpdf: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=24143
2010-10-07 13:14:29 +00:00
Peter Simons
948b839e3d
pkgs/applications/misc/xpdf: added meta section
...
svn path=/nixpkgs/trunk/; revision=24139
2010-10-07 13:14:13 +00:00
Yury G. Kudryashov
673e66e3a3
Move most kde-extragear apps to top-level
...
svn path=/nixpkgs/trunk/; revision=24092
2010-10-05 17:44:33 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Evgeny Egorochkin
a2909b0386
MySql-Workbench: packaged
...
Patch by Karn Kallio
svn path=/nixpkgs/trunk/; revision=23983
2010-09-28 09:33:56 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Yury G. Kudryashov
72ab62e8f5
krename meta
...
svn path=/nixpkgs/trunk/; revision=23819
2010-09-16 08:41:03 +00:00
Yury G. Kudryashov
69032f3d1d
Add krename
...
svn path=/nixpkgs/trunk/; revision=23818
2010-09-16 08:40:56 +00:00
Andres Löh
fec5966932
Fix renamed argument problem.
...
svn path=/nixpkgs/trunk/; revision=23556
2010-08-31 10:40:28 +00:00
Lluís Batlle i Rossell
cca1cae042
Updating from trunk. I had to do some changes to make it fit.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Rob Vermaas
9fa88c5291
added libxpdf and pdf2xml
...
svn path=/nixpkgs/trunk/; revision=23427
2010-08-25 14:25:51 +00:00
Lluís Batlle i Rossell
f093c8fb18
Making the navipowm store some files in it's $out/share, needed to make it work.
...
Nevertheless it still looks for the ini file in the same directory as the executable.
svn path=/nixpkgs/trunk/; revision=23350
2010-08-22 12:07:50 +00:00
Lluís Batlle i Rossell
9558cf93c4
Updating 'navit' to the latest svn version
...
svn path=/nixpkgs/trunk/; revision=23349
2010-08-22 12:07:03 +00:00
Lluís Batlle i Rossell
63eaf8dd0f
Adding NaviPOWM (I don't know how to use it though)
...
svn path=/nixpkgs/trunk/; revision=23348
2010-08-22 12:04:03 +00:00
Lluís Batlle i Rossell
201d3ac791
Fixing the navit installation disabling the build of the sample map (so it does not have to
...
download anything at build time)
svn path=/nixpkgs/trunk/; revision=23347
2010-08-22 12:01:41 +00:00
Lluís Batlle i Rossell
86d5e94cda
Adding 'navit' (it still does not build because it wants to download maps)
...
svn path=/nixpkgs/trunk/; revision=23346
2010-08-22 11:33:57 +00:00
Yury G. Kudryashov
3537d94672
Move yakuake to pkgs
...
svn path=/nixpkgs/trunk/; revision=23331
2010-08-21 19:30:15 +00:00
Lluís Batlle i Rossell
f16353b6f2
Updated from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Rob Vermaas
544cb2a0c9
updated calibre to 0.7.14
...
svn path=/nixpkgs/trunk/; revision=23268
2010-08-20 09:07:35 +00:00
Lluís Batlle i Rossell
ff5d0fa448
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Lluís Batlle i Rossell
1b59ae0b83
Adding 'mupdf', a lightweight PDF 1.7 viewer
...
As a side effect, I add openjpeg and jbig2dec.
svn path=/nixpkgs/trunk/; revision=23069
2010-08-09 20:59:38 +00:00
Lluís Batlle i Rossell
46082f25f9
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Eelco Dolstra
b29496c4be
* Adobe Reader: updated to 9.3.3. Make it installable on
...
x86_64-linux.
svn path=/nixpkgs/trunk/; revision=22956
2010-08-05 08:54:58 +00:00
Lluís Batlle i Rossell
6d15eabdc1
Merging from trunk (the callPackage change)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22915
2010-08-03 08:14:13 +00:00
Michael Raskin
ef3606a0ae
Update XNeur to 0.9.9
...
svn path=/nixpkgs/trunk/; revision=22906
2010-08-02 19:28:15 +00:00
Michael Raskin
fb10fb0d19
Fix sed commands for xneur 0.8 build
...
svn path=/nixpkgs/trunk/; revision=22905
2010-08-02 19:24:59 +00:00
Yury G. Kudryashov
dea41a12ea
Add rsibreak
...
svn path=/nixpkgs/trunk/; revision=22897
2010-08-02 17:19:44 +00:00
Lluís Batlle i Rossell
5417c720fd
Merging from trunk.
...
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +00:00
Eelco Dolstra
4bf5b0d36b
* Fix some more "args: with args".
...
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Eelco Dolstra
b4a3f99c78
* Remove orphaned/obsolete packages.
...
svn path=/nixpkgs/trunk/; revision=22781
2010-07-28 09:43:03 +00:00
David Guibert
b6a84f5c50
update ikiwiki and fix its dependencies.
...
- when installing perl.XML_LibXML:
Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.
SKIP_SAX_INSTALL=1 fixes this.
- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.
svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
Yury G. Kudryashov
a10b45e604
Don't build djview3 by default, let hydra build djview4
...
svn path=/nixpkgs/trunk/; revision=22474
2010-07-05 11:09:38 +00:00
Yury G. Kudryashov
8011e3ef33
Let hydra build semnotes for linux
...
svn path=/nixpkgs/trunk/; revision=22366
2010-06-21 21:08:44 +00:00
Yury G. Kudryashov
b39389560f
Add meta.platforms to qt4 and merkaartor
...
Should fix one of hydra evaluation errors
svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Evgeny Egorochkin
4ef24c6cd6
Addded SemNotes note-taking app
...
svn path=/nixpkgs/trunk/; revision=22340
2010-06-20 12:54:42 +00:00
Ludovic Courtès
ff57c0e21e
Move SimGrid under `science/misc'.
...
svn path=/nixpkgs/trunk/; revision=22312
2010-06-17 17:06:40 +00:00
Lluís Batlle i Rossell
68c33b2fe1
Adding merkaartor (a qt-based openstreetmap editor)
...
svn path=/nixpkgs/trunk/; revision=22244
2010-06-13 19:32:04 +00:00
Michael Raskin
fb5e7e8096
Add gosmore, an application for viewing OpenStreetMap files
...
svn path=/nixpkgs/trunk/; revision=22226
2010-06-11 22:34:51 +00:00
Ludovic Courtès
ccfa69e8b6
GNU gv 3.7.1.
...
svn path=/nixpkgs/trunk/; revision=22216
2010-06-10 21:52:34 +00:00
David Guibert
8ce884b7e1
dmenu: version 4.1.1
...
svn path=/nixpkgs/trunk/; revision=22177
2010-06-08 06:20:06 +00:00
Lluís Batlle i Rossell
d55ef92843
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=22155
2010-06-05 09:33:51 +00:00
Marc Weber
d3341315bd
adding gis system grass (graphviz 3d is not supported yet)
...
svn path=/nixpkgs/trunk/; revision=22131
2010-06-03 15:19:59 +00:00
Marc Weber
0be243e26d
t/gis/qgis
...
updating qgis
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22115
2010-06-03 00:51:23 +00:00
Lluís Batlle i Rossell
a2e353cd50
Adding htmldoc. I had to update fltk 1.1 for it to build.
...
svn path=/nixpkgs/trunk/; revision=22096
2010-06-01 21:15:40 +00:00
Ludovic Courtès
25e05e4cf9
Add SimGrid, a simulator for distributed applications in heterogeneous environments.
...
svn path=/nixpkgs/trunk/; revision=22078
2010-06-01 10:13:29 +00:00
Eelco Dolstra
81cab76ecd
* Updated Google Earth.
...
svn path=/nixpkgs/trunk/; revision=22064
2010-05-30 23:25:30 +00:00
Alexander Tsamutali
2cc92567a2
applications/misc/zathura: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=22057
2010-05-29 21:15:13 +00:00
Marc Weber
932899f3da
Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5".
...
contributed by David Guibert
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=22041
2010-05-28 10:57:50 +00:00
Michael Raskin
bc720e1061
Update ikiwiki - previous tarball is unaccessible
...
svn path=/nixpkgs/trunk/; revision=21823
2010-05-18 06:35:43 +00:00
Eelco Dolstra
1b1e5e7d69
* xpdf updated to 3.02pl4.
...
svn path=/nixpkgs/trunk/; revision=21803
2010-05-16 18:59:50 +00:00
Marc Weber
75ca72cf75
adding GIS application OpenJUMP
...
svn path=/nixpkgs/trunk/; revision=21735
2010-05-11 22:19:37 +00:00
Ludovic Courtès
714937bfa3
GNU Hello 2.6.
...
svn path=/nixpkgs/trunk/; revision=21707
2010-05-10 14:30:39 +00:00
Lluís Batlle i Rossell
e47a2a9651
Adding blender 2.49, additional to the last 'alpha' 2.50 there already was in nixpkgs.
...
I put the alpha in lowPrio too; too many things don't work still, there.
svn path=/nixpkgs/trunk/; revision=21701
2010-05-10 10:20:51 +00:00
Ludovic Courtès
a5bfd45419
GNU gv 3.6.9.
...
svn path=/nixpkgs/trunk/; revision=21697
2010-05-09 23:14:39 +00:00
Marc Weber
3e6777935a
fix thinking rock url
...
svn path=/nixpkgs/trunk/; revision=21682
2010-05-09 14:15:37 +00:00
Lluís Batlle i Rossell
d770597dda
I wrote a bad 'name' for blender before. Fixing.
...
svn path=/nixpkgs/trunk/; revision=21674
2010-05-08 22:33:20 +00:00
Lluís Batlle i Rossell
c82a9ac921
Updating blender
...
svn path=/nixpkgs/trunk/; revision=21670
2010-05-08 21:25:56 +00:00
Peter Simons
06f51c6e05
pkgs/applications/misc/ikiwiki: added build input PerlMagick
...
Without ImageMagick support, Ikiwiki cannot handle images.
svn path=/nixpkgs/trunk/; revision=21456
2010-04-30 10:49:43 +00:00
Peter Simons
5e8a97a831
pkgs/top-level/all-packages.nix: added RPC-XML support to ikiwiki
...
This is required for the 'rst' plugin and for non-perl plugin support in
general.
svn path=/nixpkgs/trunk/; revision=21421
2010-04-29 09:35:20 +00:00
Peter Simons
a20694d004
pkgs/applications/misc/ikiwiki: renamed package from ikiwiki_3.20100427 to ikiwiki-3.20100427 to make it conform with Nix conventions
...
svn path=/nixpkgs/trunk/; revision=21418
2010-04-29 09:35:09 +00:00
Peter Simons
411b6600ba
pkgs/applications/misc/ikiwiki: dropped unnecessary empty line in shell code
...
svn path=/nixpkgs/trunk/; revision=21417
2010-04-29 09:35:05 +00:00
Peter Simons
74e8f87d00
pkgs/applications/misc/ikiwiki: bumped to version 3.20100427
...
svn path=/nixpkgs/trunk/; revision=21414
2010-04-29 08:53:52 +00:00
Peter Simons
410536177b
pkgs/applications/misc/ikiwiki: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21413
2010-04-29 08:53:43 +00:00
Alexander Tsamutali
a3bac131c3
sakura: Updated to 2.3.8.
...
svn path=/nixpkgs/trunk/; revision=21287
2010-04-24 00:12:51 +00:00
Lluís Batlle i Rossell
2894233ff6
Updating xterm so it releases the effective gid (for setgid to utmp purposes).
...
svn path=/nixpkgs/trunk/; revision=21239
2010-04-22 14:01:21 +00:00
Lluís Batlle i Rossell
5acee5db82
Fixing xterm's setting of gid in its pts terminals (group tty)
...
svn path=/nixpkgs/trunk/; revision=21224
2010-04-22 09:57:02 +00:00
Marc Weber
6ef4de2259
Lyx update
...
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Yury G. Kudryashov
afe0368b9a
Bump to calibre-0.6.47
...
svn path=/nixpkgs/trunk/; revision=21013
2010-04-11 18:58:35 +00:00
Yury G. Kudryashov
22bc695075
Use package overrides instead of getConfig
...
svn path=/nixpkgs/trunk/; revision=21002
2010-04-10 20:26:54 +00:00
Yury G. Kudryashov
f26e437b72
Don't depend on X unless djview3 is requested
...
Also rename option name to "qt3"
svn path=/nixpkgs/trunk/; revision=20908
2010-04-01 12:34:50 +00:00
Lluís Batlle i Rossell
946ca82173
Making ikiwiki happier with LocaleGettext
...
svn path=/nixpkgs/trunk/; revision=20845
2010-03-28 22:54:10 +00:00
Lluís Batlle i Rossell
acb93ad638
Updating ikiwiki
...
svn path=/nixpkgs/trunk/; revision=20844
2010-03-28 19:18:12 +00:00
Michael Raskin
7a57a42ee6
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=20804
2010-03-24 07:25:33 +00:00
Lluís Batlle i Rossell
54ccfcff2d
Updating calibre (now, with chm support)
...
svn path=/nixpkgs/trunk/; revision=20797
2010-03-23 21:48:38 +00:00
Eelco Dolstra
9dd466d123
* Updated pyqt and sip because the old versions have disappeared.
...
* Removed some unused versions of those packages.
* Don't pass `lib' to packages (because we already have `stdenv.lib').
* Removed some `*_python26' variants because Python 2.6 is the default
now.
svn path=/nixpkgs/trunk/; revision=20782
2010-03-23 14:04:47 +00:00
Lluís Batlle i Rossell
e0a7fba6a0
Making googleearth build (buildInputs => buildNativeInputs in the scripts)
...
svn path=/nixpkgs/trunk/; revision=20466
2010-03-07 22:46:06 +00:00
Lluís Batlle i Rossell
ca86e6992b
Updating dmenu.
...
svn path=/nixpkgs/trunk/; revision=20436
2010-03-05 21:42:24 +00:00
Rob Vermaas
895ec201d3
yate2: updated hash
...
svn path=/nixpkgs/trunk/; revision=20298
2010-03-01 12:09:05 +00:00
Lluís Batlle i Rossell
b7abafeedc
Adding a new python package to allow calibre preview the books
...
svn path=/nixpkgs/trunk/; revision=20292
2010-02-28 22:55:08 +00:00
Lluís Batlle i Rossell
30a9cbf018
Updating calibre (I had to add a new python package for it: cssutils)
...
svn path=/nixpkgs/trunk/; revision=20291
2010-02-28 22:42:39 +00:00
Alexander Tsamutali
2b78535ef9
applications/misc/xmobar: Added UTF8 and XFT support.
...
svn path=/nixpkgs/trunk/; revision=20156
2010-02-21 15:49:44 +00:00
Alexander Tsamutali
8c82537f9a
applications/misc/sakura: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=20152
2010-02-21 11:36:49 +00:00
Lluís Batlle i Rossell
c9b077f296
Updating freemind, and making it build.
...
(A hack about mkdir... strange ant. I don't know how it is supposed to work)
svn path=/nixpkgs/trunk/; revision=20061
2010-02-16 21:29:35 +00:00
Marc Weber
58747b8bf2
rxvt-unicode upgrade to 9.0.7 - didn't compile
...
svn path=/nixpkgs/trunk/; revision=19984
2010-02-13 17:39:27 +00:00
Marc Weber
ec88f45c93
fix build of procmail
...
svn path=/nixpkgs/trunk/; revision=19944
2010-02-12 04:07:41 +00:00
Eelco Dolstra
b0376d16a2
* Updated GNU hello to 2.5. This also gets rid of the unintentional
...
"hello-2.3x26" commit.
svn path=/nixpkgs/trunk/; revision=19877
2010-02-09 10:41:39 +00:00
Ludovic Courtès
637746b9cc
WordNet: Fix URL; add `meta.maintainers'.
...
svn path=/nixpkgs/trunk/; revision=19863
2010-02-08 13:53:16 +00:00
Ludovic Courtès
baebba7d05
GKrellM 2.3.4.
...
svn path=/nixpkgs/trunk/; revision=19861
2010-02-08 13:24:22 +00:00
Eelco Dolstra
d8c6bb130c
* Sync with the trunk one last time.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra
8c8631d974
* Don't set `platforms' on Google Earth because we don't want Hydra to
...
build it.
svn path=/nixpkgs/trunk/; revision=19839
2010-02-05 19:22:26 +00:00
Eelco Dolstra
631ea03875
* Fix / disable some packages that give evaluation errors in Hydra.
...
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Lluís Batlle i Rossell
8beaa7ab63
Updating eaglemode.
...
svn path=/nixpkgs/trunk/; revision=19749
2010-02-01 16:07:59 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Michael Raskin
247d4ae098
Update pstree
...
svn path=/nixpkgs/trunk/; revision=19593
2010-01-21 10:06:17 +00:00
Eelco Dolstra
4e65c8aa2a
* Use patchelf 0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Michael Raskin
ca68ccdaf4
Update ikiwiki
...
svn path=/nixpkgs/trunk/; revision=19537
2010-01-19 11:54:04 +00:00
Alexander Tsamutali
b207890b81
applications/misc/epdfview: New package.
...
svn path=/nixpkgs/trunk/; revision=19498
2010-01-17 01:39:29 +00:00
Lluís Batlle i Rossell
2cbbaa62ae
Updating calibre.
...
I still have not been able to convert any single book to lrf with this calibre.
There may be some tool missing, but I don't guess what.
svn path=/nixpkgs/trunk/; revision=19310
2010-01-08 20:30:24 +00:00
Ludovic Courtès
ed8858f9c0
GNU gv 3.6.8.
...
svn path=/nixpkgs/trunk/; revision=19305
2010-01-08 09:31:01 +00:00
Lluís Batlle i Rossell
a4473b8205
Adding calibre. This involved also:
...
- Adding podofo
- Adding some new python packages
- Making new pkgs attributes for python packages to build with python 2.6
- Updating some python packages expressions to allow python 2.6, and not only 2.5.
svn path=/nixpkgs/trunk/; revision=19303
2010-01-07 22:47:30 +00:00
Armijn Hemel
67f39a0ca9
update to 0.99.2
...
svn path=/nixpkgs/trunk/; revision=19129
2009-12-25 21:30:46 +00:00
Lluís Batlle i Rossell
c82d342017
Ouch.
...
I have a race condition between my commits and tests for the expressions I commit.
svn path=/nixpkgs/trunk/; revision=19095
2009-12-24 15:02:31 +00:00
Lluís Batlle i Rossell
1d70efa3c8
Adding xlsfonts, and adding meta information to xfontsel.
...
svn path=/nixpkgs/trunk/; revision=19094
2009-12-24 14:59:57 +00:00
Lluís Batlle i Rossell
4354cf8a6b
Cleaning the xfontsel expression a bit - I did not want to commit such amount of superfluous
...
words in it, in the recent commit.
svn path=/nixpkgs/trunk/; revision=19093
2009-12-24 14:55:11 +00:00
Lluís Batlle i Rossell
5a4f1b07f4
Adding xfontsel. A bit hacky (to work well, it requires copying its app-defaults to $HOME)
...
As app-defaults should be installed with the libXt (maybe it's libXt which loads them), and
stracing that is the place where the code looks for app-defaults (the libXt store path), I
don't know of any better solution in nixpkgs by now.
svn path=/nixpkgs/trunk/; revision=19092
2009-12-24 14:48:36 +00:00
Lluís Batlle i Rossell
5955f25623
Updating the googleearth version (we follow the binary contents of their single-URL package)
...
svn path=/nixpkgs/trunk/; revision=19083
2009-12-23 19:55:58 +00:00
Marc Weber
1106d431fc
fix various builds by updating perl URI package update perl URI package
...
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build
svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Marc Weber
5319704f80
removing old bleeding edge cruft replacing it by a niftier version using
...
source regions which are substituded by the tool nix-repository-manager.
See http://github.com/MarcWeber/nix-repository-manager/raw/master/README .
sourceByName is called sourceFromHead now.
updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags
cinelerra does no longer build due to Xorg update
svn path=/nixpkgs/trunk/; revision=18894
2009-12-11 13:58:23 +00:00
Lluís Batlle i Rossell
eaee50c232
Updating truecrypt. Following the trend. I don't know of any repository of
...
not-the-latest versions.
svn path=/nixpkgs/trunk/; revision=18702
2009-11-29 22:37:07 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Marc Weber
f5d0193047
synergy broke by xorg-update
...
svn path=/nixpkgs/trunk/; revision=18335
2009-11-12 16:11:44 +00:00
Lluís Batlle i Rossell
de6aa89c45
Updating xchm.
...
svn path=/nixpkgs/trunk/; revision=18310
2009-11-09 11:55:31 +00:00
Eelco Dolstra
4f839e9a54
* Sync with the trunk.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18122
2009-11-04 22:37:24 +00:00
Lluís Batlle i Rossell
13a369476b
Updating truecrypt from 6.2a to 6.3, mostly because the old src disappeared.
...
svn path=/nixpkgs/trunk/; revision=18121
2009-11-04 22:17:08 +00:00
Eelco Dolstra
ac4d183051
* Added gnome-icon-theme.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18118
2009-11-04 21:44:01 +00:00
Eelco Dolstra
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +00:00
Michael Raskin
708c876572
Update LyX
...
svn path=/nixpkgs/trunk/; revision=17890
2009-10-20 06:57:29 +00:00
Marc Weber
523d1b8216
updating sox, adding maintainer, enabling mp3 support
...
svn path=/nixpkgs/trunk/; revision=17864
2009-10-18 04:43:56 +00:00
Marc Weber
6614345f29
adding yate2 telephony engine
...
svn path=/nixpkgs/trunk/; revision=17861
2009-10-18 04:43:48 +00:00
Michael Raskin
7d52bceffb
Adding support of external utilities in ikiwiki
...
svn path=/nixpkgs/trunk/; revision=17845
2009-10-16 08:38:25 +00:00
Michael Raskin
206a941597
Add optional Monotone support for ikiwiki; made git support optional.
...
svn path=/nixpkgs/trunk/; revision=17842
2009-10-16 06:39:29 +00:00
Lluís Batlle i Rossell
54a04a789a
Made ikiwiki work at least using 'git'. I tested the CGI this time.
...
I had to add some perl modules again.
svn path=/nixpkgs/trunk/; revision=17838
2009-10-15 22:08:35 +00:00
Lluís Batlle i Rossell
a1061c1175
Adding the basics for 'ikiwiki'. I did not try how it serves the pages, but
...
at least "ikiwiki --setup ikiwikipath/etc/auto.setup" works for me with git.
svn path=/nixpkgs/trunk/; revision=17808
2009-10-14 21:00:54 +00:00
Eelco Dolstra
18439774f8
* Adobe Reader 9.2.
...
svn path=/nixpkgs/trunk/; revision=17799
2009-10-14 13:08:04 +00:00
Lluís Batlle i Rossell
bcc742adc1
Changing the freemind wrapper, so it doesn't clear the environment at freemind running.
...
It did annoy loosing LANG, and XAUTH things, which use to work fine in other programs.
I checked, and it works for me, seeing no segfault as it was written.
svn path=/nixpkgs/trunk/; revision=17795
2009-10-13 21:45:30 +00:00
Rob Vermaas
dc242687b2
updated pgadmin to 1.10.0
...
svn path=/nixpkgs/trunk/; revision=17713
2009-10-08 09:26:47 +00:00
Lluís Batlle i Rossell
1ebd86987c
Updating googleearth.
...
I had to use a newer patchelf (0.5), otherwise patchelf (0.4) died with an error at
setting the rpath for a lib.
("virtual address overrun" or something like that)
I still don't know of any stable url for a given version, so we will have this working
until they change the package file again updating.
svn path=/nixpkgs/trunk/; revision=17680
2009-10-06 17:37:39 +00:00
Peter Simons
99fe875609
pstree: updated to version 2.32; the previous version no longer exists upstream
...
svn path=/nixpkgs/trunk/; revision=17617
2009-10-02 16:25:59 +00:00
Lluís Batlle i Rossell
12fd6d00f8
Fixing a typo in a 'maintainers' meta info I added recently
...
Dankon ludo.
svn path=/nixpkgs/trunk/; revision=17591
2009-10-02 09:37:06 +00:00
Lluís Batlle i Rossell
4e93d167d8
Fixing truecrypt
...
They removed the url for that package version, I updated to the latest.
I changed the name from 'trueCrypt' to 'truecrypt'
I added an option for it not to have a gui built.
svn path=/nixpkgs/trunk/; revision=17587
2009-10-02 08:00:30 +00:00
Lluís Batlle i Rossell
c66b4ee26d
Updating freeimage, and setting me as maintainer on some packages.
...
svn path=/nixpkgs/trunk/; revision=17584
2009-10-02 07:39:03 +00:00
Lluís Batlle i Rossell
62aad312ad
Adding kbasket (a kde 3.5 program)
...
svn path=/nixpkgs/trunk/; revision=17582
2009-10-01 19:33:20 +00:00
Marc Weber
47a2c768f9
evince: allow overriding number of items shown in recent opened list
...
svn path=/nixpkgs/trunk/; revision=17314
2009-09-20 21:54:11 +00:00
Marc Weber
b0b44c8185
grip fixes
...
svn path=/nixpkgs/trunk/; revision=17306
2009-09-20 17:33:12 +00:00
Marc Weber
d0d9fc300f
adding grip, a gui rip application (segfaults on amd64 ?)
...
svn path=/nixpkgs/trunk/; revision=17305
2009-09-20 17:01:31 +00:00
Michael Raskin
89d4a330a8
Restricting xneur to Linux because it seems to indirectly use kernel headers
...
svn path=/nixpkgs/trunk/; revision=17219
2009-09-17 09:03:52 +00:00
Michael Raskin
85ff50fe4a
Make a safer version of default versionReferenceCreator in upstream data updater; use yet another version reference creator in xneur; check in correct URL for it
...
svn path=/nixpkgs/trunk/; revision=17211
2009-09-17 05:18:19 +00:00
Michael Raskin
b592993513
Updating xneur - there is still input doubling in urxvt..
...
svn path=/nixpkgs/trunk/; revision=17210
2009-09-17 03:42:01 +00:00
Marc Weber
8fabb58eee
thinking rock update
...
svn path=/nixpkgs/trunk/; revision=17078
2009-09-13 08:54:50 +00:00
Marc Weber
059b19e693
rxvt-unicode: add optional perl support (I'm keen on tabs and the search feature)
...
svn path=/nixpkgs/trunk/; revision=17025
2009-09-10 16:57:47 +00:00
Marc Weber
74c5a4d9d9
adding jigdo-lite
...
svn path=/nixpkgs/trunk/; revision=17020
2009-09-10 16:57:31 +00:00
Sander van der Burg
51e0549398
- Added oxygen icons, which are mandatory for KDE 4.3
...
- Updated DJVU libre to 3.5.22
- Updated KDE graphics, artwork, games to 4.3.1
- Poppler Qt4 backend now uses QT-4.5.x
svn path=/nixpkgs/trunk/; revision=17006
2009-09-10 13:04:14 +00:00
Michael Raskin
feed5f087f
Try selecting packages to build based on their being maintained
...
svn path=/nixpkgs/trunk/; revision=16844
2009-08-25 05:46:48 +00:00
Michael Raskin
4ba8f74591
Adding Gphoto2FS - filesystem for attached cameras
...
svn path=/nixpkgs/trunk/; revision=16841
2009-08-24 21:35:45 +00:00
Eelco Dolstra
dd9f68b1f5
* xpdf updated to 3.02pl3.
...
svn path=/nixpkgs/trunk/; revision=16749
2009-08-17 13:50:18 +00:00
Michael Raskin
39d02d873f
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=16589
2009-08-05 10:25:17 +00:00
Eelco Dolstra
d3f5d94ac7
* Fix some attributes that now make nix-env -q --meta barf.
...
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Marc Weber
5b638a94a5
make urxvt install its terminfo file, see longDescription
...
svn path=/nixpkgs/trunk/; revision=16122
2009-06-30 21:45:15 +00:00
Eelco Dolstra
e16fe2a1eb
svn path=/nixpkgs/trunk/; revision=15984
2009-06-17 13:56:46 +00:00
Ludovic Courtès
d051501d69
Add tangoGPS, a friendly GPS and map user interface.
...
svn path=/nixpkgs/trunk/; revision=15840
2009-06-03 13:52:38 +00:00
Ludovic Courtès
08d25bd326
Add `gpscorrelate', a GPS photo correlation tool.
...
svn path=/nixpkgs/trunk/; revision=15814
2009-06-01 22:43:36 +00:00
Ludovic Courtès
b179d2c480
Viking: Link against libgps from `gpsd', thanks to a couple of Debian patches.
...
svn path=/nixpkgs/trunk/; revision=15810
2009-05-31 15:01:33 +00:00
Ludovic Courtès
3245777347
Viking: Make tests happier.
...
svn path=/nixpkgs/trunk/; revision=15805
2009-05-30 21:32:01 +00:00
Ludovic Courtès
aa2fe97649
Add Viking, a GPS trace editor.
...
svn path=/nixpkgs/trunk/; revision=15804
2009-05-30 20:52:10 +00:00
Ludovic Courtès
71d1aa7d84
Add GPSBabel.
...
svn path=/nixpkgs/trunk/; revision=15801
2009-05-29 23:30:10 +00:00
Marc Weber
3157bb1098
removed all __primops from nixpkgs
...
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra
8202de939d
* Acrobat Reader -> Adobe Reader, and updated to version 9.0.1.
...
Removed the fastStart option; it seems to start fast enough without
it nowadays. Include CUPS in the RPATH so that the printer dialog
box shows actual printers (especially useful since KDE 4 no longer
include the kprinter program ;-).
svn path=/nixpkgs/trunk/; revision=15570
2009-05-12 14:49:01 +00:00
Marc Weber
fe62c65b59
update qgis so that it compiles again
...
svn path=/nixpkgs/trunk/; revision=15545
2009-05-11 06:00:23 +00:00
Michael Raskin
38d6fbd9e4
Fix xchm compilation
...
svn path=/nixpkgs/trunk/; revision=15522
2009-05-10 06:24:44 +00:00
Marc Weber
aa037e3af6
also use gcc-4.2 for blender. gcc-4.3 is causing another segfault.
...
I haven't checked pre 2.49 though
svn path=/nixpkgs/trunk/; revision=15499
2009-05-07 14:51:29 +00:00
Marc Weber
16ca65b0c2
blender update to 2.48
...
adding some patches to compile dependencies and gav
svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Lluís Batlle i Rossell
61c20f5a7e
Adding Eagle Mode.
...
svn path=/nixpkgs/trunk/; revision=15404
2009-04-29 16:42:41 +00:00
Marc Weber
2eaae478af
synergy patch making it compile again
...
svn path=/nixpkgs/trunk/; revision=15392
2009-04-29 13:04:01 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Eelco Dolstra
adf97c3ad8
* gphoto2 updated to 2.4.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15067
2009-04-15 13:39:41 +00:00
Eelco Dolstra
a4c304ef84
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15065
2009-04-15 13:25:01 +00:00
Lluís Batlle i Rossell
6917fa229d
Fixing the license of google earth according to ludo advices:
...
"There is no google license, we can use the general 'unfree' license metainfo"
svn path=/nixpkgs/trunk/; revision=15052
2009-04-15 09:09:48 +00:00
Lluís Batlle i Rossell
17e7e8be97
Marking google earth as i686-linux only.
...
svn path=/nixpkgs/trunk/; revision=15051
2009-04-15 09:09:45 +00:00
Lluís Batlle i Rossell
06a957ecf6
Adding google earth.
...
svn path=/nixpkgs/trunk/; revision=15014
2009-04-13 15:40:51 +00:00
Michael Raskin
e5831a409f
Updated mrxvt
...
svn path=/nixpkgs/trunk/; revision=14993
2009-04-12 08:42:04 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Lluís Batlle i Rossell
40b58959a5
Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
...
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Marc Weber
5c0764de01
adding qcad-2.0.5.0
...
svn path=/nixpkgs/trunk/; revision=14744
2009-03-28 02:25:03 +00:00
Ludovic Courtès
08a56109fa
Evince: Add dependency on `which'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14724
2009-03-26 12:55:50 +00:00
Ludovic Courtès
3fee8acbaa
Evince 2.26.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14699
2009-03-25 13:10:44 +00:00
Ludovic Courtès
0474b4f148
GNU gv 3.6.7.
...
svn path=/nixpkgs/trunk/; revision=14662
2009-03-23 15:42:14 +00:00
Ludovic Courtès
f77e783622
Evince: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14621
2009-03-19 23:56:34 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Nicolas Pierron
44b6165af2
* Update suckless package location.
...
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)
svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Marc Weber
b56ed35851
replacing applyAndFun by lib.defaultOverridableDelayableArgs
...
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.
I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.
important refactoring:
applyAndFun had .fun and .funMerge only when passing the merge
function lib.mergeOrApply
composableDerivation {
initial = {
...
};
}
to
overridableDelayableArgs has always .replace and .merge
composableDerivation {} {
...
}
svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
370d778e4d
Evince 2.25.5 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14195
2009-02-22 22:59:47 +00:00
Marc Weber
630dcdebfc
fix url thinkingrock
...
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Marc Weber
c4c1aa0a8a
added thinkingRock
...
svn path=/nixpkgs/trunk/; revision=13993
2009-02-06 03:14:30 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
21443fb797
GNU gv: Properly substitute the default value of `gsInterpreter'.
...
svn path=/nixpkgs/trunk/; revision=13740
2009-01-12 11:12:17 +00:00
Michael Raskin
2f770f46e4
Added back old XNeur version (did not have XIM bug)
...
svn path=/nixpkgs/trunk/; revision=13739
2009-01-12 06:14:13 +00:00
Michael Raskin
46f022b4ce
Fixed dependencies for updated Xneur
...
svn path=/nixpkgs/trunk/; revision=13735
2009-01-11 10:19:11 +00:00
Michael Raskin
cc2e747a1b
Updated XNeur
...
svn path=/nixpkgs/trunk/; revision=13734
2009-01-11 09:28:07 +00:00
Eelco Dolstra
ed62007229
* xpdf 3.02pl2.
...
svn path=/nixpkgs/trunk/; revision=13716
2009-01-06 15:30:55 +00:00
Marc Weber
e996113be7
removed mkDerivationByConfiguration, using composableDerivation instead
...
qgis, vim_configurable both work now
svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Marc Weber
38cf2a4d7e
added multisync - plugins are not yet shown ?
...
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Marc Weber
96aade5a27
hackish fix to build cdrtools again
...
svn path=/nixpkgs/trunk/; revision=13343
2008-11-19 21:45:43 +00:00
Michael Raskin
9e48add3e0
Try protecting FreeBSD from instntiating TinyCC
...
svn path=/nixpkgs/trunk/; revision=13184
2008-11-03 19:16:21 +00:00
Ludovic Courtès
4f0a7f0d40
GNU gv 3.6.6.
...
svn path=/nixpkgs/trunk/; revision=12927
2008-09-26 15:31:38 +00:00
Marc Weber
32e2dbf87f
added wavesurfer (sound analysis tool) and its dependency snack (tcl /python sound tool library)
...
svn path=/nixpkgs/trunk/; revision=12904
2008-09-24 00:42:06 +00:00
Eelco Dolstra
ba6845d03e
* gphoto updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=12900
2008-09-22 17:06:31 +00:00
Marc Weber
1aea0c12a3
updated freemind to 0.9.0_Beta_20, purified env sto make it work for everyone a
...
svn path=/nixpkgs/trunk/; revision=12819
2008-09-07 21:17:49 +00:00
Nicolas Pierron
6c4a6e83b4
Move maxima close to scilab. (applications/science/math)
...
Requested by Michael Raskin.
svn path=/nixpkgs/trunk/; revision=12812
2008-09-05 17:21:45 +00:00
Marc Weber
9e55727832
Added:
...
* dmenu
* gftp
* micropolis
* byacc as a build-time dependency for micropolis
contributed by baldo <baldo@quimby.lan>
svn path=/nixpkgs/trunk/; revision=12526
2008-08-06 20:39:01 +00:00
Ludovic Courtès
1e63385865
Add Evince, GNOME's document viewer (PS, PDF, DVI, DjVu, TIFF, etc.).
...
Currently, a few theme icons provided by Evince are not found. This is
possibly due to the lack of an `index.theme' file under `share/evince/icons',
but there's no rule to make it.
svn path=/nixpkgs/trunk/; revision=12434
2008-07-27 10:24:08 +00:00
Eelco Dolstra
a2613e936a
* Move dvd+rw-tools and cdrkit to tools/cd-dvd.
...
* Added cdrdao.
svn path=/nixpkgs/trunk/; revision=12426
2008-07-25 13:04:51 +00:00
Eelco Dolstra
8ea9bd1d83
* cdrkit 1.1.8.
...
svn path=/nixpkgs/trunk/; revision=12425
2008-07-25 12:32:12 +00:00
Wouter den Breejen
c65a64c8c5
Added truecrypt, but it does not compile yet since it's dependency wxWidgets fails to build ...
...
Maybe someone wants to take a look at it.
--------------------
building wxbuild
Configuring wxWidgets library...
configure: WARNING: libSM not found; disabling session management detection
Building wxWidgets library...
building .pch/wxprec_baselib/wx/wxprec.h.gch
/nix/store/b2gmgy8y6nidjj7n34jx4sanrjdaxrw3-glibc-2.7/lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[1]: *** [.pch/wxprec_baselib/wx/wxprec.h.gch] Error 1
make: *** [wxbuild] Error 2
builder for `/nix/store/2587m38s6cjjpx7mvn85x8z65brf6nps-trueCrypt-6.0a.drv' failed with exit code 2
error: build of `/nix/store/2587m38s6cjjpx7mvn85x8z65brf6nps-trueCrypt-6.0a.drv' failed
--------------------
svn path=/nixpkgs/trunk/; revision=12388
2008-07-19 16:13:48 +00:00
Ludovic Courtès
95cf51997c
GNU gv 3.6.5.
...
svn path=/nixpkgs/trunk/; revision=12266
2008-07-05 17:00:33 +00:00
Eelco Dolstra
fecb562721
* Added k3b (a basic configuration for now, many features are not
...
compiled in).
svn path=/nixpkgs/trunk/; revision=12197
2008-06-26 14:38:28 +00:00
Marc Weber
106c67b9db
updated blender
...
svn path=/nixpkgs/trunk/; revision=12180
2008-06-24 01:57:12 +00:00
Eelco Dolstra
d97069da1a
* Quick start section.
...
* Updated some packages that are referenced in that section.
svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Ludovic Courtès
8b83b37ec5
GNU gv 3.6.4.
...
svn path=/nixpkgs/trunk/; revision=11946
2008-06-01 16:51:03 +00:00
Nicolas Pierron
6f08adf32b
Install the emacs syntax highlighter for taskJuggler.
...
svn path=/nixpkgs/trunk/; revision=11944
2008-06-01 16:06:09 +00:00
Nicolas Pierron
77175d5dc3
Add TaskJuggler: A project management tool.
...
svn path=/nixpkgs/trunk/; revision=11933
2008-05-29 19:12:53 +00:00
Marc Weber
bc8505609d
blender compiles with physics engine now
...
svn path=/nixpkgs/trunk/; revision=11826
2008-05-14 13:39:20 +00:00
Tobias Hammerschmidt
cfc9624c08
X11 version 1.4.2, added xmobar a minimalistic status bar written in haskell (integrates fine with xmonad)
...
svn path=/nixpkgs/trunk/; revision=11645
2008-04-15 20:03:25 +00:00
Eelco Dolstra
8e92a44ecf
* Doh!
...
svn path=/nixpkgs/trunk/; revision=11511
2008-04-09 10:11:53 +00:00
Eelco Dolstra
bcb90548ab
* Added a description.
...
svn path=/nixpkgs/trunk/; revision=11509
2008-04-09 10:02:26 +00:00
Tobias Hammerschmidt
62478d6e0e
lyx version update, use texLive instead of tetex
...
svn path=/nixpkgs/trunk/; revision=11315
2008-03-27 23:33:10 +00:00
Michael Raskin
c251639ab1
Committed xneur expression by justbeingglad
...
svn path=/nixpkgs/trunk/; revision=11215
2008-03-20 09:51:05 +00:00
Michael Raskin
064045cfcd
version updates
...
svn path=/nixpkgs/trunk/; revision=11142
2008-03-16 08:01:31 +00:00
Michael Raskin
f87e85c2a8
Added LinuxDC++. Claimed to support newer protocol - claim is by valknut team..
...
svn path=/nixpkgs/trunk/; revision=11132
2008-03-15 06:11:45 +00:00
Marc Weber
acf8a34a9a
used bleeding edge source for synergy. Got different hash from cvs checkout.
...
svn path=/nixpkgs/trunk/; revision=11130
2008-03-15 04:35:29 +00:00
Eelco Dolstra
66738cc356
* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
...
Argument "url" renamed to "cvsRoot" (it's not a URL).
svn path=/nixpkgs/trunk/; revision=10889
2008-02-28 22:36:37 +00:00
Michael Raskin
843810c14f
Fixed freemind. Does not work anyway - fails to paint itself.
...
svn path=/nixpkgs/trunk/; revision=10869
2008-02-27 00:01:14 +00:00
Eelco Dolstra
5ea761b23f
* Merged the last of the trunk, preparing for switch...
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10847
2008-02-25 11:09:37 +00:00
Tobias Hammerschmidt
1ca69f74e5
svn path=/nixpkgs/trunk/; revision=10828
2008-02-22 10:12:01 +00:00
Tobias Hammerschmidt
b567be7836
Added SSL support to fetchmail, maybe its better to add an argument withSSL
?
...
svn path=/nixpkgs/trunk/; revision=10827
2008-02-22 10:09:54 +00:00
Tobias Hammerschmidt
2dde1dfa4f
fixed install phase so the linker doesn't abort with undefined reference to pow()
...
svn path=/nixpkgs/trunk/; revision=10826
2008-02-22 09:47:37 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Tobias Hammerschmidt
ad73224657
rxvt-unicode version 9.02, disabled embedded perl interpreter
...
svn path=/nixpkgs/trunk/; revision=10716
2008-02-17 18:40:53 +00:00
Ludovic Courtès
e1f2b15c70
Add GKrellM, a graphical system monitor.
...
svn path=/nixpkgs/trunk/; revision=10660
2008-02-13 16:38:33 +00:00
Ludovic Courtès
59a2df56b4
Add WordNet, a lexical database for English.
...
svn path=/nixpkgs/trunk/; revision=10659
2008-02-13 14:26:01 +00:00
Yury G. Kudryashov
81aac8d84d
meta.homepage added to several packages
...
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Marc Weber
bea41a64b4
lyx added
...
svn path=/nixpkgs/trunk/; revision=10416
2008-01-30 19:38:07 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
eb1c82d901
pgadmin3 added
...
svn path=/nixpkgs/trunk/; revision=10369
2008-01-29 01:24:54 +00:00
Yury G. Kudryashov
f770e3f43c
maxima: using mirror://sf
...
svn path=/nixpkgs/trunk/; revision=10362
2008-01-28 19:50:23 +00:00
Yury G. Kudryashov
5dcb97fcc1
djvulibre: Qt3 frontend is optional
...
svn path=/nixpkgs/trunk/; revision=10354
2008-01-28 19:48:08 +00:00
Yury G. Kudryashov
6f8379d175
xterm: using versioned tarball, upgrade go 231
...
svn path=/nixpkgs/trunk/; revision=10333
2008-01-28 19:40:08 +00:00
Yury G. Kudryashov
8779bd4232
Removed unneeded cmake dependency for blender
...
svn path=/nixpkgs/trunk/; revision=10332
2008-01-28 19:39:27 +00:00
Andres Löh
55b660a13a
for xterm:
...
* update version number
* enable unicode support
svn path=/nixpkgs/trunk/; revision=10167
2008-01-16 09:13:52 +00:00
Wouter den Breejen
38388bb4b1
Version 231 of xterm
...
svn path=/nixpkgs/trunk/; revision=10143
2008-01-14 15:33:13 +00:00
Wouter den Breejen
8a71f36150
The sources of xterm have changed again...
...
svn path=/nixpkgs/trunk/; revision=10142
2008-01-14 15:18:11 +00:00
Marc Weber
763ac687b2
Thanks to Tobias Hammerschmidt new updated version of rxvt-unicode
...
svn path=/nixpkgs/trunk/; revision=10043
2008-01-01 19:50:52 +00:00
Armijn Hemel
7303789d88
update pinfo, needs some extra deps
...
svn path=/nixpkgs/trunk/; revision=10034
2007-12-31 23:38:10 +00:00
Michael Raskin
4290be9a99
Various fixes to lessen reliance on nix.cs.uu.nl for tarballs; version bumps for unavailabel tarballs; ATI driver builds now
...
svn path=/nixpkgs/trunk/; revision=9952
2007-12-18 22:56:12 +00:00
Marc Weber
152d8c77da
freemind (mind mapping tool) added
...
svn path=/nixpkgs/trunk/; revision=9921
2007-12-12 06:42:37 +00:00
Marc Weber
c301e2dc31
qgis expression
...
svn path=/nixpkgs/trunk/; revision=9904
2007-12-11 00:14:21 +00:00
Michael Raskin
41ecc6941b
svn path=/nixpkgs/trunk/; revision=9861
2007-12-04 22:06:13 +00:00
Marc Weber
30669073d5
blender default.nix
...
svn path=/nixpkgs/trunk/; revision=9813
2007-12-01 18:05:26 +00:00
Wouter den Breejen
040966d95d
This is a quote from http://www.johannes-bauer.com/xpdf/xpdf.php , any moral issues can be posted on the mailing list ;) "If you are the proud owner of a proprietary PDF-Creator like "Adobe Acrobat" you probably have noticed that it gives you the option to make the resulting PDF protected in a way that you cannot copy any text from it or that you cannot extract the pictures within. What a nice little feature. Now what this technically does is to set a flag in the PDF telling the reader program "Please don't let the mean user copy any content from me! ". However, the whole process relies on the reader progam (like "Adobe Acrobat Reader" or "xpdf", in our case) to obey the request of the PDF creator. Now at this point, xpdf really pissed me off. Because it really does obey the completely non-sensical request of the PDF creator. Probably because of some legal trouble which Adobe might give them if they did not obey it. But logically there is absolutely no reason to restrict the extraction of text of graphical images from a PDF file. Text I could read and type it in again. Pictures I could photograph off my PC screen. It's completely moronic. It's Adobe. Plus some people at my college think it's protecting their documents well. They seem to believe that content which is made for education should under no circumstances leak to the outside - somebody could maybe learn something! It would be a disaster! It is obvious they're morons. This patch just proves my point."
...
svn path=/nixpkgs/trunk/; revision=9765
2007-11-20 17:27:24 +00:00
Yury G. Kudryashov
8294a83e5d
gphoto2 upgraded to 2.4.0
...
svn path=/nixpkgs/trunk/; revision=9722
2007-11-16 17:28:17 +00:00
Marc Weber
1627b94ee7
implemented proposal by niksnut.
...
Now you have to use either date= or tag= when specifying cvs revision
svn path=/nixpkgs/trunk/; revision=9661
2007-11-13 01:26:54 +00:00
Marc Weber
7a9d92486f
Synergy added and fetchcvs modified (see mailinglist post)
...
svn path=/nixpkgs/trunk/; revision=9624
2007-11-11 08:16:23 +00:00
Marc Weber
16d701c9ab
rxvt-unicode and jdk update provided by Tobias Hammerschmidt
...
svn path=/nixpkgs/trunk/; revision=9561
2007-10-31 12:17:14 +00:00
Michael Raskin
f5f830802a
Mentioned installPhase. Ugly but working for setup.sh, the only way for new setup-*.sh
...
svn path=/nixpkgs/trunk/; revision=9531
2007-10-26 05:45:20 +00:00
Michael Raskin
004057ea50
Fixed xmove to work with unrecognizable hostnames as with localhost
...
svn path=/nixpkgs/trunk/; revision=9530
2007-10-26 05:44:38 +00:00
Marc Weber
02ff4fc875
This nix expression is conributed by Tobias Hammerschmidt as well
...
svn path=/nixpkgs/trunk/; revision=9525
2007-10-26 00:54:19 +00:00
Marc Weber
e87c6a6793
sox, ffmpeg_svn expressions added
...
ghcPkgUtil defines a function to create setup-hook
- creating a packagedatabase (nix-support/package.conf)
- adding it to GHC_PACKAGE_PATH
see comments for details
svn path=/nixpkgs/trunk/; revision=9500
2007-10-22 00:51:40 +00:00
Eelco Dolstra
17dccfe4f4
* Add cdrkit instead of cdrtools to the channel.
...
svn path=/nixpkgs/trunk/; revision=9484
2007-10-19 14:16:43 +00:00
Eelco Dolstra
459b386ff9
* xpdf updated to 3.02pl1. Also patch its configuration file so that
...
it uses the Base-14 fonts from Ghostscript.
svn path=/nixpkgs/trunk/; revision=9396
2007-10-03 12:16:48 +00:00
Michael Raskin
8036507a29
Added maxima
...
svn path=/nixpkgs/trunk/; revision=9372
2007-09-26 00:19:26 +00:00
Marc Weber
8942d938de
flite added and added mplayer derivation with esound and new configuration style support (still a mess but works)
...
svn path=/nixpkgs/trunk/; revision=9326
2007-09-17 23:24:58 +00:00
Marc Weber
3907405619
sbagen (binaural sound generator) added
...
svn path=/nixpkgs/trunk/; revision=9317
2007-09-12 10:56:56 +00:00
Marc Weber
8907d0ba89
d4x (gui downloader for X) added
...
svn path=/nixpkgs/trunk/; revision=9304
2007-09-11 19:27:25 +00:00
Eelco Dolstra
ea9667ab18
* Fixed some more URLs.
...
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Marc Weber
3c596b4e2c
rxvt added
...
svn path=/nixpkgs/trunk/; revision=9256
2007-09-05 08:25:23 +00:00
Marc Weber
121ab831d7
mrxvt terminal emulator supporting bg images added
...
svn path=/nixpkgs/trunk/; revision=9255
2007-09-04 20:06:18 +00:00
Marc Weber
9b6d60f961
svn path=/nixpkgs/trunk/; revision=9250
2007-09-04 13:26:33 +00:00
Marc Weber
088a6817db
added:
...
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul
changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added
svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Eelco Dolstra
544cb9cb83
* Rewrite all URLs to GNU mirrors to mirror://gnu/.
...
svn path=/nixpkgs/trunk/; revision=9201
2007-08-27 13:42:00 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Andres Löh
e00feaaad1
* added gv (ghostscript-with-X is a dependency)
...
svn path=/nixpkgs/trunk/; revision=9122
2007-08-14 14:09:58 +00:00
Michael Raskin
26ad059fb5
Added cdrkit to burn DVDs.
...
svn path=/nixpkgs/trunk/; revision=8958
2007-07-07 22:31:37 +00:00
Michael Raskin
c02cfe4fbe
Added DjVuLibre
...
svn path=/nixpkgs/trunk/; revision=8938
2007-07-01 20:11:32 +00:00
Michael Raskin
d80093f2ff
Added version suffixes.
...
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Michael Raskin
cc85843116
Added xmove - proxy X server which can move its clients to another one.
...
Useful with Xvfb - so you can save your X session during needed
reload of X.
svn path=/nixpkgs/trunk/; revision=8917
2007-06-25 21:46:18 +00:00
Eelco Dolstra
d03cc6bcf3
* Latest Xpdf.
...
svn path=/nixpkgs/trunk/; revision=8543
2007-04-05 09:09:10 +00:00
Eelco Dolstra
b979dff808
* Purify Adobe Reader.
...
svn path=/nixpkgs/trunk/; revision=8173
2007-03-04 23:46:11 +00:00
Eelco Dolstra
a2e7375459
* Add an platform assertion.
...
svn path=/nixpkgs/trunk/; revision=8039
2007-02-25 09:48:07 +00:00
Eelco Dolstra
c036d1d48f
* Adobe Reader 7.0.9.
...
* Renamed the Flash Player directories.
svn path=/nixpkgs/trunk/; revision=7831
2007-02-01 15:07:52 +00:00
Eelco Dolstra
b90781ec21
* Renamed orig-glibc -> orig-libc in some places, and in others, use
...
the new $NIX_GCC/nix-support/dynamic-linker file to locate the
dynamic linker directly (don't hardcode ld-linux.so.2).
svn path=/nixpkgs/trunk/; revision=6873
2006-10-27 12:43:32 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
368c196a62
* More descriptions.
...
svn path=/nixpkgs/trunk/; revision=6709
2006-10-12 10:53:16 +00:00
Eelco Dolstra
6006d61835
* Added a bunch of descriptions.
...
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Armijn Hemel
9ecd455774
update to 2.2.0
...
svn path=/nixpkgs/trunk/; revision=5627
2006-07-06 21:12:18 +00:00
Armijn Hemel
d511baa7d9
add security patch
...
svn path=/nixpkgs/trunk/; revision=5591
2006-07-05 14:00:05 +00:00
Eelco Dolstra
8a58852d9d
* Update or disable some stuff.
...
svn path=/nixpkgs/trunk/; revision=5509
2006-06-24 10:26:52 +00:00
Eelco Dolstra
6717cab0b2
* Don't delete the search plugin.
...
svn path=/nixpkgs/trunk/; revision=5433
2006-06-13 20:59:16 +00:00
Eelco Dolstra
4acfb1a684
* More examples of interpolation.
...
svn path=/nixpkgs/trunk/; revision=5244
2006-05-01 15:25:17 +00:00
Eelco Dolstra
d56e3d6f5a
* Use string interpolation.
...
svn path=/nixpkgs/trunk/; revision=5243
2006-05-01 14:53:08 +00:00
Armijn Hemel
ba18de03b9
generic unpacker for some firmware which needs to be uploaded
...
svn path=/nixpkgs/trunk/; revision=5166
2006-04-18 11:01:59 +00:00
Armijn Hemel
8292f5c856
add bluetooth utilities (without libusb and openobex support though)
...
svn path=/nixpkgs/trunk/; revision=5165
2006-04-18 10:53:45 +00:00
Eelco Dolstra
321e4da7e8
* Copy more files.
...
svn path=/nixpkgs/trunk/; revision=4646
2006-01-31 16:37:40 +00:00
Armijn Hemel
6d76f21f43
add gphoto2
...
svn path=/nixpkgs/trunk/; revision=4638
2006-01-31 14:22:08 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel
cb27290a7a
add xterm. Untested in NixOS (but will be in 10 minutes)
...
svn path=/nixpkgs/trunk/; revision=4604
2006-01-26 20:45:11 +00:00