Eelco Dolstra
125c7ea4e3
* Qemu: apply the Samba patch from KVM.
...
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05 15:43:06 +00:00
Pjotr Prins
13463a6f01
MrBayes - a biology package for phylogeny
...
svn path=/nixpkgs/trunk/; revision=11986
2008-06-05 13:35:45 +00:00
Andres Löh
12ca68d114
Added a preliminary expression for Coq (no IDE support yet).
...
svn path=/nixpkgs/trunk/; revision=11983
2008-06-04 15:10:05 +00:00
Andres Löh
2991f9adef
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04 14:24:28 +00:00
Eelco Dolstra
5edae446d8
* Move jedit to editors/jedit.
...
svn path=/nixpkgs/trunk/; revision=11978
2008-06-04 11:48:11 +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
Armijn Hemel
a65e05bbaf
update to 2.4.6, python import problems are still there:
...
(gimp:9911): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in ?
from gimpfu import *
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/python/gimpfu.py", line 74, in ?
import gimp
ImportError: could not import pygtk
svn path=/nixpkgs/trunk/; revision=11942
2008-05-31 11:59:41 +00:00
Michael Raskin
47e9ed0386
Fixed tailor expression
...
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Michael Raskin
eb767152f5
Some exposing of compilation options in Subversion.
...
svn path=/nixpkgs/trunk/; revision=11936
2008-05-30 16:04:00 +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
Andres Löh
45f5f8a5b3
* added pqiv image viewer
...
svn path=/nixpkgs/trunk/; revision=11908
2008-05-27 15:05:16 +00:00
Ludovic Courtès
2ead4b20b5
Add abcde, a command-line CD encoder.
...
svn path=/nixpkgs/trunk/; revision=11904
2008-05-26 20:54:34 +00:00
Ludovic Courtès
53be6f7ba4
Add cd-discid, a utility to retrieve a CD's CDDB ID.
...
svn path=/nixpkgs/trunk/; revision=11903
2008-05-26 20:18:45 +00:00
Eelco Dolstra
610bf2a24f
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=11898
2008-05-26 13:32:23 +00:00
Michael Raskin
9d3b0a2cb7
Added bazaar tools (not installed globally, just copied to share, you have to symlink them to your ~/.bazaar/plugins). Also readline support for python.
...
svn path=/nixpkgs/trunk/; revision=11893
2008-05-26 11:39:08 +00:00
Michael Raskin
f87949b0b8
Updated bazaar
...
svn path=/nixpkgs/trunk/; revision=11892
2008-05-26 07:57:28 +00:00
Michael Raskin
642ff45e22
Added codeville - a distributed revision control system with special efforts spent on merging. Heh, efforts into RCS availability seem to have side effects on Python side, too..
...
svn path=/nixpkgs/trunk/; revision=11891
2008-05-26 07:47:07 +00:00
Armijn Hemel
5e6eafa332
2.4.1 -> 2.4.2
...
I disabled quite a few protocols and things (NetworkManager, other stuff). If anyon wants to have them enabled, be my guest :-P
svn path=/nixpkgs/trunk/; revision=11887
2008-05-25 12:26:46 +00:00
Ludovic Courtès
392d2f5acf
Git: Don't depend on Perl libs and Subversion when no Subversion support is built.
...
svn path=/nixpkgs/trunk/; revision=11877
2008-05-22 08:06:52 +00:00
Eelco Dolstra
7f9e885071
* Fix building Pan with a recent Glib. Patch courtesy of Gentoo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11871
2008-05-21 11:42:46 +00:00
Marc Weber
b4ed67b58a
fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
...
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Ludovic Courtès
09f95efe18
ImageMagick: Use the `imagemagick' mirror scheme.
...
svn path=/nixpkgs/trunk/; revision=11843
2008-05-19 09:32:24 +00:00
Michael Raskin
9b91af24d3
Now Funpidgin recognizes ScreenSaver extension
...
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Eelco Dolstra
3042994875
* ImageMagick: don't need to keep old versions I guess.
...
* texFunctions.simpleTexToPNG: purity (use our own ImageMagick).
svn path=/nixpkgs/trunk/; revision=11836
2008-05-16 11:26:23 +00:00
Eelco Dolstra
4bbd9bab29
* ImageMagick: code cleanup and added another source URL
...
(ftp.imagemagick.org seems to be down now).
svn path=/nixpkgs/trunk/; revision=11835
2008-05-16 11:05:37 +00:00
Nicolas Pierron
6cbefd2f91
Update ImageMagick version.
...
svn path=/nixpkgs/trunk/; revision=11831
2008-05-15 22:02:56 +00:00
Michael Raskin
e0d76ed8b2
Added Funpidgin - a pidgin IM fork
...
svn path=/nixpkgs/trunk/; revision=11827
2008-05-15 17:50:49 +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
Andres Löh
d54af59148
* enabled header cache support for mutt
...
svn path=/nixpkgs/trunk/; revision=11822
2008-05-13 19:21:09 +00:00
Michael Raskin
1696499db2
URL fix
...
svn path=/nixpkgs/trunk/; revision=11808
2008-05-10 07:15:35 +00:00
Armijn Hemel
fca723a4a7
2.6.0 -> 2.6.3
...
svn path=/nixpkgs/trunk/; revision=11807
2008-05-10 00:20:15 +00:00
Tobias Hammerschmidt
d3fa67d742
thunderbird-2.0.0.12 -> thunderbird-2.0.0.14
...
svn path=/nixpkgs/trunk/; revision=11773
2008-05-07 18:32:33 +00:00
Michael Raskin
99ae50d128
Security update for Thunderbird
...
svn path=/nixpkgs/trunk/; revision=11768
2008-05-07 10:17:22 +00:00
Michael Raskin
8fa23b53af
Added tailor
...
svn path=/nixpkgs/trunk/; revision=11766
2008-05-07 07:22:41 +00:00
Armijn Hemel
10ca296d82
change 'name' to version number of the tarball (was still at 0.99.7)
...
svn path=/nixpkgs/trunk/; revision=11732
2008-04-27 21:47:21 +00:00
Ludovic Courtès
d07956e45f
GNU ed: Fix typo in description.
...
svn path=/nixpkgs/trunk/; revision=11717
2008-04-25 16:14:49 +00:00
Ludovic Courtès
51bf90108f
Move GNU ed, add meta-information.
...
svn path=/nixpkgs/trunk/; revision=11715
2008-04-25 16:13:36 +00:00
Michael Raskin
65bf14f91b
Minor updates
...
svn path=/nixpkgs/trunk/; revision=11708
2008-04-24 17:00:28 +00:00
Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Marc Weber
dcd4ea7fad
Modified eclipse wrapper so that options are possed to the real eclipse executable now (so you can extend perm space easily.. )
...
svn path=/nixpkgs/trunk/; revision=11686
2008-04-22 18:26:57 +00:00
Ludovic Courtès
4c87a1d285
Remember: Fix tiny things.
...
svn path=/nixpkgs/trunk/; revision=11680
2008-04-22 09:07:34 +00:00
Eelco Dolstra
ba767eab2e
* Audacious: enable support for playing CDs.
...
svn path=/nixpkgs/trunk/; revision=11671
2008-04-22 07:14:47 +00:00
Sander van der Burg
ccb0730d5e
Added kile editor
...
svn path=/nixpkgs/trunk/; revision=11665
2008-04-21 13:12:44 +00:00
Sander van der Burg
fda958f307
Added my favourite IRC client konversation
...
svn path=/nixpkgs/trunk/; revision=11663
2008-04-21 12:11:34 +00:00
Michael Raskin
34460a0b56
Moved pidgin-latex to TeXLive
...
svn path=/nixpkgs/trunk/; revision=11658
2008-04-18 20:23:26 +00:00
Ludovic Courtès
7ea8e8a363
Add Remember, an Emacs mode to remember things.
...
svn path=/nixpkgs/trunk/; revision=11655
2008-04-18 14:27:42 +00:00
Tobias Hammerschmidt
8449e0bbe6
version 2.0.0.14
...
svn path=/nixpkgs/trunk/; revision=11654
2008-04-17 21:03:32 +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
Ludovic Courtès
ec9950c07a
git-svn: Don't produce any binary other than `git-svn'.
...
svn path=/nixpkgs/trunk/; revision=11635
2008-04-15 14:49:36 +00:00
Ludovic Courtès
7e4f1e74c8
Git: Wrap `git-citool'.
...
svn path=/nixpkgs/trunk/; revision=11634
2008-04-15 12:37:44 +00:00
Marc Weber
b6c405fac6
bazaar update 1.3.1
...
svn path=/nixpkgs/trunk/; revision=11633
2008-04-15 11:46:43 +00:00
Pjotr Prins
849e3eb21c
biology/clustalw2 package
...
svn path=/nixpkgs/trunk/; revision=11631
2008-04-15 09:32:12 +00:00
Tobias Hammerschmidt
cb6bb1aaa3
added xmonad-contrib a huge extension library for xmonad
...
svn path=/nixpkgs/trunk/; revision=11625
2008-04-14 20:57:28 +00:00
Marc Weber
23264b9db7
darcs2 has a stable version now. This patch reflects this change
...
svn path=/nixpkgs/trunk/; revision=11624
2008-04-14 19:59:26 +00:00
Ludovic Courtès
4579a2a530
Git 1.5.5.
...
svn path=/nixpkgs/trunk/; revision=11611
2008-04-12 12:52:31 +00:00
Marc Weber
7e43554ace
Updated wireshark (used all-versions/ url now so if version changes url will still be valid in the future) - is this good or bad?
...
svn path=/nixpkgs/trunk/; revision=11610
2008-04-12 12:44:56 +00:00
Andres Löh
8a58e5fe49
* changed xmonad to use generic Cabal builder
...
* version bump to 0.7
svn path=/nixpkgs/trunk/; revision=11609
2008-04-12 12:34:21 +00:00
Michael Raskin
938e11754e
Compiz 0.7.4. Unfortunately, open-source ATi drivers do not support 3D on my card, so it is not tested.
...
svn path=/nixpkgs/trunk/; revision=11559
2008-04-11 09:25:58 +00:00
Nicolas Pierron
4485ebdea6
Add real players codecs for MPlayer. (can now play *.rmvb files)
...
svn path=/nixpkgs/trunk/; revision=11552
2008-04-10 22:12:14 +00:00
Nicolas Pierron
0c4bd745ce
Add Tk in the environment to run git-gui.
...
svn path=/nixpkgs/trunk/; revision=11551
2008-04-10 22:12:11 +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
Armijn Hemel
1dec7caa10
2.4.0 -> 2.4.1
...
svn path=/nixpkgs/trunk/; revision=11503
2008-04-09 07:36:06 +00:00
Ludovic Courtès
b5e0ee02aa
cvs: Use SHA256 instead of MD5.
...
svn path=/nixpkgs/trunk/; revision=11473
2008-04-06 20:43:39 +00:00
Ludovic Courtès
07e3e56082
cvsps: Add Debian patches.
...
svn path=/nixpkgs/trunk/; revision=11472
2008-04-06 20:04:40 +00:00
Wouter den Breejen
afc76c65c6
Firefox 3.5beta
...
svn path=/nixpkgs/trunk/; revision=11462
2008-04-04 17:37:57 +00:00
Armijn Hemel
d784268531
abiword 2.6.0
...
svn path=/nixpkgs/trunk/; revision=11398
2008-03-31 21:41:18 +00:00
Ludovic Courtès
b936188ce8
Add Quack, an Emacs mode for Scheme.
...
svn path=/nixpkgs/trunk/; revision=11388
2008-03-31 12:22:39 +00:00
Ludovic Courtès
2d5d545818
Git: Fix more impurities.
...
svn path=/nixpkgs/trunk/; revision=11373
2008-03-30 22:19:20 +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
Marc Weber
2a42a77223
using throw instead of abort to not make the buildfarm fail
...
svn path=/nixpkgs/trunk/; revision=11301
2008-03-27 12:23:27 +00:00
Marc Weber
8c3e522f79
gitsvn wrapper adding needed perl libs to environment so that you can use git-svn out of the box
...
svn path=/nixpkgs/trunk/; revision=11299
2008-03-27 10:57:54 +00:00
Tobias Hammerschmidt
7cc6405859
firefox 2.0.0.13
...
svn path=/nixpkgs/trunk/; revision=11294
2008-03-26 23:25:56 +00:00
Tobias Hammerschmidt
26e37033ba
version update
...
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Marc Weber
1c36a32ce7
added jwm expression provided by tachermourir (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00
Marc Weber
438f35dac0
removed wmii includeUnpack hack having been used to support old and new setup script
...
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Michael Raskin
5f2bcdbdb6
Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
...
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +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
b97b16534e
Added Psi
...
svn path=/nixpkgs/trunk/; revision=11214
2008-03-20 09:50:31 +00:00
Marc Weber
ae475a72bf
renamed subversion-<version>-svnmerge to svmerge-version (fixed my breakage of nixos-checkout : nix-env -i subversion)
...
svn path=/nixpkgs/trunk/; revision=11211
2008-03-19 22:32:00 +00:00
Michael Raskin
064045cfcd
version updates
...
svn path=/nixpkgs/trunk/; revision=11142
2008-03-16 08:01:31 +00:00
Eelco Dolstra
8a72053717
svn path=/nixpkgs/trunk/; revision=11135
2008-03-15 22:30:01 +00:00
Eelco Dolstra
9f4d91df34
* Aangifte 2007.
...
svn path=/nixpkgs/trunk/; revision=11134
2008-03-15 21:45:57 +00:00
Ludovic Courtès
2788bf2902
Git: Wrap `gitk' so that it finds Tcl/Tk.
...
svn path=/nixpkgs/trunk/; revision=11133
2008-03-15 20:52:21 +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
Michael Raskin
1275775baf
Reverted unneeded setting of NIX_LDFLAGS.
...
svn path=/nixpkgs/trunk/; revision=11112
2008-03-14 06:44:01 +00:00
Ludovic Courtès
fdf6a69b3a
Add CVSps, needed for instance by `git-cvsimport'.
...
svn path=/nixpkgs/trunk/; revision=11094
2008-03-13 10:02:57 +00:00
Ludovic Courtès
ee5789b266
CVS: Depend on GNU Nano rather than Vim.
...
The former is a more reasonable dependency, and a standard one.
svn path=/nixpkgs/trunk/; revision=11093
2008-03-13 10:01:21 +00:00
Ludovic Courtès
a8bc9e0fe4
Git 1.5.4.4 with Info documentation for real!
...
svn path=/nixpkgs/trunk/; revision=11084
2008-03-12 15:21:45 +00:00
Marc Weber
8939f24475
added svnmerge.py contrib tool
...
svn path=/nixpkgs/trunk/; revision=11075
2008-03-12 10:36:15 +00:00
Ludovic Courtès
03b5ac1b6c
Git: Build documentation.
...
svn path=/nixpkgs/trunk/; revision=11057
2008-03-11 14:07:58 +00:00
Tobias Hammerschmidt
3d2fe2382f
updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse?
...
svn path=/nixpkgs/trunk/; revision=11055
2008-03-11 13:40:27 +00:00
Michael Raskin
8ec59864b2
Unfortunately needed here on NixOS...
...
svn path=/nixpkgs/trunk/; revision=11054
2008-03-11 12:37:22 +00:00
Ludovic Courtès
d35b3240fd
Gnash: Add libXext' to the
RPATH' of `gtk-gnash'.
...
svn path=/nixpkgs/trunk/; revision=11036
2008-03-10 15:05:32 +00:00
Ludovic Courtès
00e0e9ac37
Gnash: Install Mozilla plug-in.
...
svn path=/nixpkgs/trunk/; revision=11034
2008-03-10 13:24:11 +00:00
Tobias Hammerschmidt
8c5c656fb5
fixed skype, wesnoth updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=11033
2008-03-10 13:09:47 +00:00
Ludovic Courtès
7c7639a888
GNU Gnash 0.8.2, Agg 2.5.
...
svn path=/nixpkgs/trunk/; revision=11030
2008-03-10 09:48:17 +00:00
Armijn Hemel
7c39433e7b
2.6.9 -> 3.0.0
...
svn path=/nixpkgs/trunk/; revision=11020
2008-03-08 16:36:27 +00:00
Michael Raskin
40a9071596
Another location for Snd sound editor.
...
svn path=/nixpkgs/trunk/; revision=11011
2008-03-07 10:48:54 +00:00
Michael Raskin
003a6d10b5
Added CDDA support to MPlayer
...
svn path=/nixpkgs/trunk/; revision=10978
2008-03-06 09:34:36 +00:00
Marc Weber
64652c5dfc
modified launch script so that you can copy the whole eclipse store directory to be able to use the update manager - maybe there is a better way?
...
svn path=/nixpkgs/trunk/; revision=10972
2008-03-06 00:49:31 +00:00
Eelco Dolstra
f30f36104b
* Added Audacious, a fork of beep-media-player (which doesn't seem to
...
work very well after the Glibc update), plus its dependencies.
TODO: make an audacious-wrapper that lets Audacious find its plugins
automatically. Currently you have to install audacious-plugins and
symlink ~/.nix-profile/lib/audacious/* in
~/.local/share/audacious/Plugins.
svn path=/nixpkgs/trunk/; revision=10927
2008-03-03 10:55:20 +00:00
Armijn Hemel
93c37882a5
update to 2.4.0
...
svn path=/nixpkgs/trunk/; revision=10924
2008-03-02 22:54:49 +00:00
Armijn Hemel
2b8ec976cf
update to 2.4.5, Python ImportError still in there.
...
svn path=/nixpkgs/trunk/; revision=10923
2008-03-02 22:24:21 +00:00
Marc Weber
4d6eef7a28
eclipse from source expression
...
svn path=/nixpkgs/trunk/; revision=10916
2008-03-02 21:17:23 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +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
5883330e2c
Updated ImageMagick
...
svn path=/nixpkgs/trunk/; revision=10886
2008-02-28 18:53:39 +00:00
Michael Raskin
dcddcf0d87
Updated QEmu.
...
svn path=/nixpkgs/trunk/; revision=10882
2008-02-28 09:59:34 +00:00
Tobias Hammerschmidt
65e80ffb4f
thunderbird 2.0.0.12
...
svn path=/nixpkgs/trunk/; revision=10879
2008-02-27 16:51:29 +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
Ludovic Courtès
adc77fc0c7
Git: Make dependency on Emacs optional, per Yuri's request.
...
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file. The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.
svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès
c800565c73
Make Inkscape properly depend on Python, which is needed for some features.
...
svn path=/nixpkgs/trunk/; revision=10836
2008-02-22 16:24:58 +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
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Ludovic Courtès
c9c4108a7d
BBDB: Install Emacs Lisp code to `$out/share/emacs/site-lisp'; install documentation.
...
svn path=/nixpkgs/trunk/; revision=10769
2008-02-20 11:16:59 +00:00
Ludovic Courtès
067c7ed0af
Install BBDB to `$out/share/emacs/site-lisp'.
...
svn path=/nixpkgs/trunk/; revision=10767
2008-02-20 10:32:22 +00:00
Ludovic Courtès
d494e7e709
Git 1.5.4.2 + Emacs mode.
...
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Eelco Dolstra
1bd2f3e93e
* Enable building of mod_proxy.
...
svn path=/nixpkgs/trunk/; revision=10730
2008-02-18 14:59:48 +00:00
Tobias Hammerschmidt
f724e92f0f
update to version 2.0.7, removed --enable-tiny because it breaks the user interface when the terminal where nano is running is resized
...
all featues disabled by --enable-tiny are still disabled
svn path=/nixpkgs/trunk/; revision=10719
2008-02-18 08:21:35 +00:00
Ludovic Courtès
93c4507257
Add ImageMagick mirrors, suggested by Nicolas Pierron.
...
svn path=/nixpkgs/trunk/; revision=10717
2008-02-17 19:02:56 +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
5f8dd658cb
Add BitlBee, an IRC to other chat networks gateway.
...
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Ludovic Courtès
4d86923c62
Add GNU Arch (tla).
...
svn path=/nixpkgs/trunk/; revision=10714
2008-02-17 13:44:30 +00:00
Michael Raskin
d607e902af
Forward port: ccache, FF3b3
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10694
2008-02-14 20:18:07 +00:00
Ludovic Courtès
5ff8f11d54
Update Git to 1.5.4.1.
...
svn path=/nixpkgs/trunk/; revision=10661
2008-02-13 16:50:59 +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
Eelco Dolstra
9b81f2ae65
* Firefox 3 beta 3.
...
svn path=/nixpkgs/trunk/; revision=10656
2008-02-13 10:36:53 +00:00
Ludovic Courtès
efb0822878
Allow compilation of ogg123' by fixing
http_transport.c'.
...
svn path=/nixpkgs/trunk/; revision=10650
2008-02-12 18:15:45 +00:00
Ludovic Courtès
59ff810f83
Update ImageMagick since the previous source tarball is no longer available (!).
...
svn path=/nixpkgs/trunk/; revision=10646
2008-02-12 15:50:55 +00:00
Ludovic Courtès
8eb419d667
Add Vorbis Tools.
...
svn path=/nixpkgs/trunk/; revision=10628
2008-02-11 22:39:54 +00:00
Ludovic Courtès
06ea94a471
Add Aumix, an audio mixer.
...
svn path=/nixpkgs/trunk/; revision=10627
2008-02-11 21:45:52 +00:00
Ludovic Courtès
a30e268cb7
Add mpg321, libao and libid3tag; upgrade libmad.
...
svn path=/nixpkgs/trunk/; revision=10626
2008-02-11 21:02:38 +00:00
Ludovic Courtès
c54243a009
Add BBDB, Emacs' Insidious Big Brother Database.
...
svn path=/nixpkgs/trunk/; revision=10625
2008-02-11 17:02:46 +00:00
Ludovic Courtès
f6f85016ec
Emacs 22: Remove use of `/bin/pwd' in makefiles.
...
Among other things, this fixes installation of LEIM (Libraries of Emacs Input
Methods), where the `share/emacs/22.1/leim' directory would remain empty.
svn path=/nixpkgs/trunk/; revision=10621
2008-02-10 23:08:18 +00:00
Yury G. Kudryashov
e748c42115
ImageMagick: version updated
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10616
2008-02-10 17:42:16 +00:00
Yury G. Kudryashov
591ae36522
2.4.3 -> 2.4.4, still Python warnings
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10578
2008-02-10 17:36:51 +00:00
Michael Raskin
4df190c703
Various fixes and updates to build that all.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Marc Weber
cb418b6e34
added darcs-2.0.0pre
...
svn path=/nixpkgs/trunk/; revision=10564
2008-02-09 13:52:41 +00:00
Eelco Dolstra
b9681bf5aa
* Firefox 2.0.0.12.
...
svn path=/nixpkgs/trunk/; revision=10557
2008-02-08 16:59:53 +00:00
Yury G. Kudryashov
e281a287b2
vim: now compiles in stdenv-updates (-lutil -lpthread)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10525
2008-02-06 19:01:06 +00:00
Yury G. Kudryashov
2d2aef01a5
gstreamer moved to development/libraries/gstreamer, base and good plugins added.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10515
2008-02-06 19:00:04 +00:00
Armijn Hemel
7468189bd3
2.4.3 -> 2.4.4, still Python warnings
...
svn path=/nixpkgs/trunk/; revision=10484
2008-02-03 16:04:08 +00:00
Yury G. Kudryashov
900a743888
Removed applications/misc/luit: using from xorg
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10481
2008-02-03 13:19:36 +00:00
Yury G. Kudryashov
e7ada570fc
inkscape: nix-expr review, version corrected
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10476
2008-02-03 13:17:59 +00:00
Yury G. Kudryashov
ab9a4ef695
xterm: trying to let it work in ru_RU.UTF-8 locale...
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10464
2008-02-02 20:41:51 +00:00
Yury G. Kudryashov
a01c3860e5
Added luit
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10463
2008-02-02 20:41:40 +00:00
Yury G. Kudryashov
0facf68545
ImageMagick: 6.3.8-2
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10462
2008-02-02 20:41:20 +00:00
Yury G. Kudryashov
aa4d93482d
D-Bus splitted into two packages: dbus.libs and dbus.tools
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10461
2008-02-02 20:41:06 +00:00
Yury G. Kudryashov
3c14fa98a4
fetchmail: more features, more dependencies
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10438
2008-01-31 17:32:13 +00:00
Yury G. Kudryashov
ecea9e1e0d
procmail: syntax changed, mailstat should work
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10437
2008-01-31 17:32:06 +00:00
Yury G. Kudryashov
98a81beaac
meta.homepage added to several packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10431
2008-01-31 10:41:45 +00:00
Yury G. Kudryashov
21bfc11e8c
lyx added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10430
2008-01-31 10:41:13 +00:00
Yury G. Kudryashov
fbfab88e04
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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
77ccd225e7
subversion: corrected location of python-bindings
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10427
2008-01-31 10:40:09 +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
Yury G. Kudryashov
b16562e38c
subversion: corrected location of python-bindings
...
svn path=/nixpkgs/trunk/; revision=10412
2008-01-30 16:03:18 +00:00
Yury G. Kudryashov
378a59a7b8
pgadmin3 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10380
2008-01-29 13:16:40 +00:00
Yury G. Kudryashov
9eb8065a74
* added rdesktop
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10378
2008-01-29 13:16:06 +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
756ff550af
Added old flac (as an option): kde4 needs it
...
svn path=/nixpkgs/trunk/; revision=10355
2008-01-28 19:48:21 +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
3386eea6c0
xine should work now
...
svn path=/nixpkgs/trunk/; revision=10353
2008-01-28 19:47:42 +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
Yury G. Kudryashov
e0aeec3c36
Mercurial upgrade
...
svn path=/nixpkgs/trunk/; revision=10313
2008-01-28 19:28:38 +00:00
Yury G. Kudryashov
80e3e21b28
Added (optional) perl support to svn-1.4.x
...
svn path=/nixpkgs/trunk/; revision=10312
2008-01-28 19:27:44 +00:00
Andres Löh
3479c907ab
* added rdesktop
...
svn path=/nixpkgs/trunk/; revision=10304
2008-01-28 12:28:23 +00:00
Yury G. Kudryashov
bfc88db96d
maxima: using mirrof://sf
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10300
2008-01-25 19:04:42 +00:00
Yury G. Kudryashov
9b2659eec7
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10295
2008-01-25 14:16:25 +00:00
Yury G. Kudryashov
16dbde8987
Typo in xscreensaver corrected (introduced by merge)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10292
2008-01-25 13:23:06 +00:00
Michael Raskin
c68d2219a0
Commited monotone expression by Cyril Romain.
...
svn path=/nixpkgs/trunk/; revision=10286
2008-01-25 11:56:36 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Yury G. Kudryashov
dd0a953dee
Added old flac (as an option): kde4 needs it
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10242
2008-01-22 13:09:53 +00:00
Yury G. Kudryashov
cb26e5a5d4
djvulibre: Qt3 frontend is optional
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10241
2008-01-22 13:09:45 +00:00
Yury G. Kudryashov
b1d7eea5b1
xine should work now
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10240
2008-01-22 13:09:19 +00:00
Marc Weber
b4b61eccce
svn path=/nixpkgs/trunk/; revision=10233
2008-01-20 22:47:08 +00:00
Michael Raskin
ac4254456e
Fixed ladspa-plugins typo
...
svn path=/nixpkgs/trunk/; revision=10215
2008-01-18 12:44:24 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Eelco Dolstra
a5e0e39cdb
* makeWrapper: option --run <CMD> to run a command from the wrapper.
...
This is so that the Unison wrapper can be generated with
makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.
svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Eelco Dolstra
b59d32be03
* Doh.
...
svn path=/nixpkgs/trunk/; revision=10212
2008-01-18 10:43:26 +00:00
Eelco Dolstra
b00839299f
* makeWrapper: new function that transparently takes care of creating
...
a wrapper script. E.g.
wrapProgram $out/bin/prog --set FOO bar
will create a wrapper around "prog" so that the environment variable
FOO is set to bar. The original program is renamed to
$out/bin/.wrapped-prog.
* Function makeSetupHook to convert a script into a setup hook which
can be included in buildInputs. This makes it easier to use scripts
like makeWrapper.
* Added Bazaar, yet another distributed version management system.
svn path=/nixpkgs/trunk/; revision=10211
2008-01-18 10:29:58 +00:00
Andres Löh
c08a54cb66
* added xmonad (runtime reconfiguration does not yet work)
...
* added Haskell X11 bindings (required for xmonad)
* added missing entry for alex in all-packages.nix
svn path=/nixpkgs/trunk/; revision=10171
2008-01-16 10:35:49 +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
Marc Weber
bcc577894a
Newest snapshot for i686-linux .. doesn't crash that often here
...
svn path=/nixpkgs/trunk/; revision=10165
2008-01-16 02:48:18 +00:00
Yury G. Kudryashov
6e8ff2b24b
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00
Yury G. Kudryashov
06f98b22b4
xterm: using versioned tarball, upgrade go 231
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10151
2008-01-15 01:42:19 +00:00
Yury G. Kudryashov
c6da1d6a8f
Removed unneeded cmake dependency for blender
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10150
2008-01-15 01:42:06 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +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
16c2ec2ef1
kino not finding dll fix. Now you can start it
...
svn path=/nixpkgs/trunk/; revision=10138
2008-01-13 18:08:51 +00:00
Marc Weber
ff62213cec
kino (compiling but neither finding libX11 nor libghtread)
...
and libiec61883 (dependency)
added
svn path=/nixpkgs/trunk/; revision=10133
2008-01-13 15:21:21 +00:00
Michael Raskin
ee17a4e153
Added python/tcl support to Vim; also xim - needed for deadkeys.
...
svn path=/nixpkgs/trunk/; revision=10120
2008-01-12 00:22:52 +00:00
Michael Raskin
000226696b
Added libtool for ImageMagick
...
svn path=/nixpkgs/trunk/; revision=10089
2008-01-07 14:11:58 +00:00
Armijn Hemel
0966b36824
update
...
svn path=/nixpkgs/trunk/; revision=10088
2008-01-07 13:49:25 +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
Armijn Hemel
9a2e58073e
update to 1.2.1
...
svn path=/nixpkgs/trunk/; revision=10020
2007-12-31 20:49:10 +00:00
Armijn Hemel
4f792ac2b6
new xchat. Security patches for this release not applied
...
svn path=/nixpkgs/trunk/; revision=10019
2007-12-31 20:40:05 +00:00
Armijn Hemel
ecb1670145
update to 0.8.12
...
svn path=/nixpkgs/trunk/; revision=10018
2007-12-31 20:34:51 +00:00
Armijn Hemel
3f06850f45
update.
...
This package is more or less orphaned, it seems, maybe it would be better to delete it from Nixpkgs altogether
svn path=/nixpkgs/trunk/; revision=10017
2007-12-31 20:32:00 +00:00
Armijn Hemel
aae41dd4d4
update to 0.99.7
...
svn path=/nixpkgs/trunk/; revision=10005
2007-12-31 18:41:30 +00:00
Eelco Dolstra
d3b45c26e2
* VLC 0.8.6d.
...
svn path=/nixpkgs/trunk/; revision=10001
2007-12-31 17:55:13 +00:00
Eelco Dolstra
14b6a2d82d
* Chatzilla 0.9.79.
...
svn path=/nixpkgs/trunk/; revision=9996
2007-12-31 17:50:38 +00:00
Armijn Hemel
480a43d45b
update to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=9995
2007-12-31 17:31:41 +00:00
Armijn Hemel
877052cb20
2.4.0 -> 2.4.3
...
Notable errors:
* python errors are still there
* missing libgnomebreakpad.so (part of bug-buddy)
svn path=/nixpkgs/trunk/; revision=9990
2007-12-31 16:46:26 +00:00
Michael Raskin
fa272cab14
Fixed bridge-utils, added qemu, tuned builder-defs unpack, added xlaunch - a tool to launch X using everything possible from the job except slim.
...
svn path=/nixpkgs/trunk/; revision=9985
2007-12-31 08:49:41 +00:00
Eelco Dolstra
a98161a0da
* Updated Flash, MPlayer plugins.
...
svn path=/nixpkgs/trunk/; revision=9975
2007-12-30 22:19:07 +00:00
Eelco Dolstra
fa35a029ed
* Subversion 1.4.6.
...
svn path=/nixpkgs/trunk/; revision=9972
2007-12-30 21:49:42 +00:00
Eelco Dolstra
78e7401dd1
* Firefox 2.0.0.11.
...
svn path=/nixpkgs/trunk/; revision=9971
2007-12-30 21:47:12 +00:00
Michael Raskin
a7fada5648
Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
...
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Michael Raskin
cd2ba52040
Removed CURL_NO_OLDIES as we have a fresh curl version.
...
svn path=/nixpkgs/trunk/; revision=9962
2007-12-21 16:39:22 +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
b03e9de694
Unfinished teamspeak client
...
svn path=/nixpkgs/trunk/; revision=9934
2007-12-14 01:50:19 +00:00
Marc Weber
17ad9b8acd
moved vim_configurable to much more sensible place
...
svn path=/nixpkgs/trunk/; revision=9931
2007-12-13 22:15:03 +00:00
Marc Weber
09c9eb9761
using patchelf now. This vim expression now has optional python support.
...
Should be dead easy to add the other scripting languages as well
svn path=/nixpkgs/trunk/; revision=9928
2007-12-13 09:50:22 +00:00
Marc Weber
224cb03f7c
typo 'a' missing
...
svn path=/nixpkgs/trunk/; revision=9925
2007-12-12 11:48:36 +00:00
Marc Weber
9a4e9e7a3b
vim_configurable example added. broken see comment.
...
svn path=/nixpkgs/trunk/; revision=9923
2007-12-12 07:20:41 +00:00
Marc Weber
152d8c77da
freemind (mind mapping tool) added
...
svn path=/nixpkgs/trunk/; revision=9921
2007-12-12 06:42:37 +00:00
Michael Raskin
6bcfbb2aaa
Asserted Linux for Firefox binary.
...
svn path=/nixpkgs/trunk/; revision=9907
2007-12-11 15:29:22 +00:00
Marc Weber
c301e2dc31
qgis expression
...
svn path=/nixpkgs/trunk/; revision=9904
2007-12-11 00:14:21 +00:00
Marc Weber
a7872ec0ec
Eclipse download location for x86_64 added
...
svn path=/nixpkgs/trunk/; revision=9900
2007-12-10 19:58:36 +00:00
Michael Raskin
4830f9589b
Dirty fix for BitTornado; draft support for .nar.bz2 in builder-defs; binary Firefox 3b1 (not that it works well, but a starting point anyway.)
...
svn path=/nixpkgs/trunk/; revision=9899
2007-12-10 16:56:55 +00:00
Yury G. Kudryashov
d23f0bf7e9
merging trunk...
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9895
2007-12-08 15:21:03 +00:00
Yury G. Kudryashov
f9ae454805
blender default.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9894
2007-12-08 01:10:37 +00:00
Yury G. Kudryashov
8515c17966
Added gdmap, changed builder-defs to use derivation attribute on propagatedBuildInputs, manually fixed Xorg expression problem for Compiz, various fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9893
2007-12-08 01:10:32 +00:00
Yury G. Kudryashov
f72d74bafc
Opera updated - works now on x64-linux as well
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9889
2007-12-08 01:09:41 +00:00
Yury G. Kudryashov
4dd6b835b1
* Thunderbird 2.0.0.9.
...
* Removed Thunderbird 1.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9887
2007-12-08 01:09:17 +00:00
Yury G. Kudryashov
3896cd4a28
* Get rid of the `(import (__toPath ((toString
...
./JustNothing/.. )+"/"+args.version+".nix")))' hack, you can also just
write `import (./path/to/pkg + "/${version}.nix)'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9886
2007-12-08 01:09:00 +00:00
Yury G. Kudryashov
7aea2477a1
Added possibility to make suffixed wrapped firefoxes. Yes, to have beta&release at once.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9884
2007-12-08 01:08:29 +00:00
Yury G. Kudryashov
356c077ecf
Added XScreensaver; also changed version-stub.nix (now it does sumArgs itself, and requires builderDefs to be used) and added a merge of composing-builder and declarative flag processing.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9880
2007-12-08 01:07:13 +00:00
Yury G. Kudryashov
f0405cf74f
Added fbpanel - desktop panel.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9879
2007-12-08 01:06:54 +00:00
Yury G. Kudryashov
d3884ed14d
Added Firefox 3 beta 1 (Minefield)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9878
2007-12-08 01:06:33 +00:00
Yury G. Kudryashov
d477d95f31
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/branches/stdenv-updates/; revision=9875
2007-12-08 01:05:50 +00:00
Marc Weber
fb437cf98d
exrviewer added (needs ctl openexr openexr_ctl)
...
fltk update
ilmbase updated
ndiswrapper does compile but has to be integrated into the kernel somehow
svn path=/nixpkgs/trunk/; revision=9863
2007-12-05 21:25:47 +00:00
Michael Raskin
41ecc6941b
svn path=/nixpkgs/trunk/; revision=9861
2007-12-04 22:06:13 +00:00
Marc Weber
800634501b
forgotten to commit this new default.nix
...
svn path=/nixpkgs/trunk/; revision=9855
2007-12-04 12:53:37 +00:00
Marc Weber
70decf6b0e
now builds on x86_64-linux as well
...
svn path=/nixpkgs/trunk/; revision=9829
2007-12-03 04:16:33 +00:00
Marc Weber
30669073d5
blender default.nix
...
svn path=/nixpkgs/trunk/; revision=9813
2007-12-01 18:05:26 +00:00