Commit graph

7102 commits

Author SHA1 Message Date
Eelco Dolstra c36d75a40a * Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=15735
2009-05-26 16:25:41 +00:00
Eelco Dolstra 8b52e84e1a * Fix a comparison of function values (disallowed in the Nix trunk).
Thanks to Nicolas.

svn path=/nixpkgs/trunk/; revision=15734
2009-05-26 16:00:30 +00:00
Rob Vermaas 3c21e81203 * added qemu to channel
svn path=/nixpkgs/trunk/; revision=15732
2009-05-26 13:27:42 +00:00
Ludovic Courtès 010edd3739 buildPythonPackage: Simplify attribute inheritance.
Suggested by Eelco Dolstra.

svn path=/nixpkgs/trunk/; revision=15731
2009-05-26 10:03:33 +00:00
Eelco Dolstra 1635ec4bdf * Put strings-with-deps in lib.
svn path=/nixpkgs/trunk/; revision=15729
2009-05-25 18:22:19 +00:00
Peter Simons fb9b06d694 Commented out broken packages eclipse{Spoofax,MinimalPlugins}.
Unfortunately, the package database is still broken:

  $ nix-env -u \*
  trace: Str("Deprecated use of lib.getAttr!",[])

svn path=/nixpkgs/trunk/; revision=15721
2009-05-25 11:03:56 +00:00
Peter Simons bf1efc6653 commented out non-existent package eclipseCDT
svn path=/nixpkgs/trunk/; revision=15720
2009-05-25 10:59:45 +00:00
Ludovic Courtès f08797b1a3 Add Zbase32, and Pyutil.
svn path=/nixpkgs/trunk/; revision=15715
2009-05-24 22:15:26 +00:00
Ludovic Courtès 2dbba5bb17 Add `setuptools_darcs'.
svn path=/nixpkgs/trunk/; revision=15713
2009-05-24 21:55:39 +00:00
Ludovic Courtès 03f2655e97 Python packages: Sort packages alphabetically.
svn path=/nixpkgs/trunk/; revision=15712
2009-05-24 21:33:53 +00:00
Lluís Batlle i Rossell 51321bceed Updating akonadi, because the src URL gave 404
svn path=/nixpkgs/trunk/; revision=15711
2009-05-24 21:32:57 +00:00
Ludovic Courtès eb59c50308 Remove from all-packages.nix' packages that are now in python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=15710
2009-05-24 21:27:30 +00:00
Ludovic Courtès 5b7525c631 Move Twisted to `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15709
2009-05-24 21:25:29 +00:00
Ludovic Courtès 4fc80e9497 buildPythonPackage: Handle patches.
svn path=/nixpkgs/trunk/; revision=15708
2009-05-24 21:14:32 +00:00
Ludovic Courtès bede9c4d50 Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15707
2009-05-24 21:08:39 +00:00
Ludovic Courtès 7c34f5744b Add a `buildPythonPackage' function.
svn path=/nixpkgs/trunk/; revision=15706
2009-05-24 21:02:59 +00:00
Eelco Dolstra 8d7bf1a11e * Typo.
svn path=/nixpkgs/trunk/; revision=15699
2009-05-24 18:12:39 +00:00
Ludovic Courtès fb087d2598 GNU Ed 1.3.
svn path=/nixpkgs/trunk/; revision=15698
2009-05-24 17:45:43 +00:00
Michael Raskin f4e6e80bcf Restoring builderDefs functionality in setuptools
svn path=/nixpkgs/trunk/; revision=15697
2009-05-24 12:20:08 +00:00
Marc Weber ed69e9ed94 getAttr can call builtins.getAttr
svn path=/nixpkgs/trunk/; revision=15694
2009-05-24 10:57:49 +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 f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 62620f0411 add usage example to makeOverridable
svn path=/nixpkgs/trunk/; revision=15691
2009-05-24 10:57:32 +00:00
Ludovic Courtès a50f278386 setuptools: Update to 0.6c9; fix the `easy_install' command line tool.
svn path=/nixpkgs/trunk/; revision=15690
2009-05-23 22:54:11 +00:00
Eelco Dolstra 7d45b35d1e * OpenSSH 5.2.
svn path=/nixpkgs/trunk/; revision=15689
2009-05-23 16:14:26 +00:00
Marc Weber 2774979bf7 missing patch
svn path=/nixpkgs/trunk/; revision=15688
2009-05-23 13:15:07 +00:00
Marc Weber 3c25ec6a3a adding soappy
svn path=/nixpkgs/trunk/; revision=15687
2009-05-23 13:04:41 +00:00
Marc Weber 8e5771e543 dbus-glib update making gnome-terminal compile
by Christoph Herbst

svn path=/nixpkgs/trunk/; revision=15686
2009-05-22 19:16:16 +00:00
Marc Weber 94ba737704 fix atlas by Tobias Neumann
svn path=/nixpkgs/trunk/; revision=15685
2009-05-21 17:39:17 +00:00
Marc Weber 8d3c1ea9e2 adding pyxml
svn path=/nixpkgs/trunk/; revision=15684
2009-05-21 17:39:13 +00:00
Lluís Batlle i Rossell 904a4ad868 Adding vtun.
svn path=/nixpkgs/trunk/; revision=15682
2009-05-20 17:51:41 +00:00
Marc Weber 88eb04c0dc adding zenity to gnome desktop nix expressions
making it possible to build metacity and gconf-editor

patch provided by Christoph Herbst

svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Michael Raskin c7c225d5fe Update monotone
svn path=/nixpkgs/trunk/; revision=15680
2009-05-20 17:35:48 +00:00
Eelco Dolstra 84e60bf3c8 * Latest e2fsprogs.
svn path=/nixpkgs/trunk/; revision=15679
2009-05-20 17:13:51 +00:00
Ludovic Courtès 689f3cfaaa Build GNU Automake 1.11.
svn path=/nixpkgs/trunk/; revision=15675
2009-05-20 12:22:40 +00:00
Ludovic Courtès 20701b16cc Automake 1.11: Run the test suite by default.
svn path=/nixpkgs/trunk/; revision=15674
2009-05-20 12:21:53 +00:00
Ludovic Courtès 599b1c1af2 Add GNU Automake 1.11.
svn path=/nixpkgs/trunk/; revision=15673
2009-05-20 12:20:51 +00:00
Marc Weber ea3688db98 added documentation illustrating behaviour of the new textClosureMap
implementation

svn path=/nixpkgs/trunk/; revision=15663
2009-05-19 23:26:08 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Nicolas Pierron 1500252e6f * options.nix:
Remove attribute set comparison.  Imported attribute sets
        are traverse assuming that no duplicate could exists.

svn path=/nixpkgs/trunk/; revision=15659
2009-05-19 23:07:07 +00:00
Nicolas Pierron 47679b20af Remove unused feature which allowed to add properties on the required elements.
svn path=/nixpkgs/trunk/; revision=15658
2009-05-19 23:07:02 +00:00
Nicolas Pierron 36dcabd7be Add support for require attribute with a filename as argument.
svn path=/nixpkgs/trunk/; revision=15657
2009-05-19 23:06:56 +00:00
Michael Raskin 5fff65dce9 As newest ejabberd will not run with Erlang R13B, use SVN version
svn path=/nixpkgs/trunk/; revision=15655
2009-05-19 17:08:10 +00:00
Michael Raskin 754eef0250 Update fetchsvn for proxy support
svn path=/nixpkgs/trunk/; revision=15654
2009-05-19 17:07:20 +00:00
Eelco Dolstra b9d560d30e * Get rid of __primop.
* newMergeOptionSets -> mergeOptionSets.

svn path=/nixpkgs/trunk/; revision=15652
2009-05-19 14:54:41 +00:00
Peter Simons 4b7fc6f5d6 all-packages.nix: commented out package 'vice'
error: getting status of `/usr/local/src/nix-pkgs-current/pkgs/misc/emulators/vice': No such file or directory

svn path=/nixpkgs/trunk/; revision=15646
2009-05-18 13:53:01 +00:00
Eelco Dolstra 85e16ee19e * Removed seccureUser because -DNOMEMLOCK no longer seems to have any
effect in version 0.4.

svn path=/nixpkgs/trunk/; revision=15632
2009-05-18 11:24:16 +00:00
Lluís Batlle i Rossell 5d72346338 Adding pkgconfig to MPlayer, as now it uses it for finding some libs as theora.
svn path=/nixpkgs/trunk/; revision=15629
2009-05-17 20:34:12 +00:00
Lluís Batlle i Rossell 291260a325 Updating mldonkey to 3.0.0.
svn path=/nixpkgs/trunk/; revision=15628
2009-05-17 20:34:04 +00:00
Lluís Batlle i Rossell 226d5cf608 Changing the xscreensaver expression, so nix-env operations with '*' work.
svn path=/nixpkgs/trunk/; revision=15627
2009-05-17 20:33:58 +00:00
Sander van der Burg 1b7f187af2 Added VICE, a Commodore 64 emulator
svn path=/nixpkgs/trunk/; revision=15626
2009-05-17 14:00:20 +00:00
Lluís Batlle i Rossell 24b76784e1 Adding trackballs
svn path=/nixpkgs/trunk/; revision=15625
2009-05-16 23:14:37 +00:00
Lluís Batlle i Rossell 9f34ef8cf5 Making tightvnc use given fonts, instead of depending of an X Font Server started
at the usual unix socket.

svn path=/nixpkgs/trunk/; revision=15624
2009-05-16 23:04:06 +00:00
Lluís Batlle i Rossell c4c6c2a224 Fixing wxGTK build in x86_64 (mesa related)
svn path=/nixpkgs/trunk/; revision=15623
2009-05-16 13:53:26 +00:00
Andres Löh ffcdec785b Added a number of Haskell packages.
svn path=/nixpkgs/trunk/; revision=15622
2009-05-15 18:53:00 +00:00
Andres Löh cd7dba4f0b Some Haskell library updates.
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Sander van der Burg 2c0ef01583 The CON file is not mandatory for running Duke
svn path=/nixpkgs/trunk/; revision=15607
2009-05-14 19:52:19 +00:00
Lluís Batlle i Rossell c1d2a2e2d1 Fixing the version in the name of freeimage.
svn path=/nixpkgs/trunk/; revision=15606
2009-05-14 15:03:31 +00:00
Eelco Dolstra 6b611bc0f1 svn path=/nixpkgs/trunk/; revision=15605 2009-05-14 14:43:50 +00:00
Eelco Dolstra 120a82d7b9 * NASM: updated to the latest version.
* eduke: needs NASM on i686-linux.

svn path=/nixpkgs/trunk/; revision=15604
2009-05-14 14:42:20 +00:00
Sander van der Burg 1cfc364e98 Fixed wrapper script to use environment variables from the user profile
svn path=/nixpkgs/trunk/; revision=15602
2009-05-14 14:05:38 +00:00
Sander van der Burg 16ffeaead6 Added EDuke32 package to celebrate the moment that 3DRealms is dead and Duke Nukem Forever is never going to be released
svn path=/nixpkgs/trunk/; revision=15601
2009-05-14 13:48:45 +00:00
Eelco Dolstra d15fc44b23 * Firefox 3.0.9.
svn path=/nixpkgs/trunk/; revision=15600
2009-05-14 12:34:13 +00:00
Sander van der Burg c0605f9d3c Added desktop item to DOSBox
svn path=/nixpkgs/trunk/; revision=15599
2009-05-14 11:17:41 +00:00
Lluís Batlle i Rossell 5ee7338cd2 Adding povray
svn path=/nixpkgs/trunk/; revision=15598
2009-05-14 08:49:46 +00:00
Andres Löh f8a30d60d0 Updated multirec and zipper Haskell packages.
svn path=/nixpkgs/trunk/; revision=15597
2009-05-13 20:34:22 +00:00
Sander van der Burg 271c960f67 Added GTK-Qt engine package for KDE 4.2 to make GTK+ applications look better in KDE
svn path=/nixpkgs/trunk/; revision=15596
2009-05-13 20:10:48 +00:00
Andres Löh 677f91a6d1 Added Idris and updated fetchdarcs.
svn path=/nixpkgs/trunk/; revision=15595
2009-05-13 19:02:23 +00:00
Ludovic Courtès 1ffa8f0c17 Build smartmontools.
svn path=/nixpkgs/trunk/; revision=15594
2009-05-13 15:31:10 +00:00
Rob Vermaas 86f343eb70 updated opera for x86_64
svn path=/nixpkgs/trunk/; revision=15593
2009-05-13 14:47:10 +00:00
Sander van der Burg 895587ef61 Upgraded kdesvn to 1.3.0
svn path=/nixpkgs/trunk/; revision=15592
2009-05-13 14:11:46 +00:00
Sander van der Burg b430c032fd Fixed command-line argument support for Eclipse wrapper script
svn path=/nixpkgs/trunk/; revision=15591
2009-05-13 14:05:25 +00:00
Sander van der Burg b506afc1a3 Added my own Eclipse expression which supports version 3.4 and provides a desktop item
svn path=/nixpkgs/trunk/; revision=15590
2009-05-13 13:55:53 +00:00
Sander van der Burg b4d94e82cd Modified WPA supplicant expression so that it includes an icon
svn path=/nixpkgs/trunk/; revision=15588
2009-05-13 10:56:53 +00:00
Eelco Dolstra f786614e7e * PHP: build with an external, dynamically linked sqlite. Otherwise
PHP builds an internal copy of sqlite, and we get into trouble when
  other Apache modules use a dynamically linked sqlite.  For instance,
  Subversion 1.6 barfs with "(20014)Internal error: SQLite compiled for
  3.6.12, but running with 3.3.7".

svn path=/nixpkgs/trunk/; revision=15587
2009-05-13 10:43:34 +00:00
Eelco Dolstra 57757bed7f * Make Subversion 1.6 the default.
svn path=/nixpkgs/trunk/; revision=15586
2009-05-13 10:40:09 +00:00
Lluís Batlle i Rossell 6e1e2d5aba Adding muparser and meshlab.
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Lluís Batlle i Rossell 6094c84369 Fixing cdrkit cdrecord link.
svn path=/nixpkgs/trunk/; revision=15584
2009-05-13 10:21:24 +00:00
Eelco Dolstra 0a54c9bcff * Subversion updated to 1.6.2.
svn path=/nixpkgs/trunk/; revision=15583
2009-05-13 10:18:05 +00:00
Sander van der Burg ab75faaa82 Added a minor symlink to OpenOffice.org to make desktop files work
svn path=/nixpkgs/trunk/; revision=15582
2009-05-13 09:44:26 +00:00
Sander van der Burg f6a4c64f0f Added desktop file support for openoffice.org
svn path=/nixpkgs/trunk/; revision=15579
2009-05-12 19:08:02 +00:00
Sander van der Burg 2a633e75c8 Added qt4 gui front-end package for WPA supplicant
svn path=/nixpkgs/trunk/; revision=15578
2009-05-12 18:52:48 +00:00
Michael Raskin 0b4b21325f Properly create save directory for zangband
svn path=/nixpkgs/trunk/; revision=15576
2009-05-12 17:27:00 +00:00
Michael Raskin fed0f330e7 Fix nethack/zangband wrappers
svn path=/nixpkgs/trunk/; revision=15575
2009-05-12 16:03:10 +00:00
Michael Raskin f616199fb5 Fix relfs build
svn path=/nixpkgs/trunk/; revision=15574
2009-05-12 16:01:38 +00:00
Michael Raskin d59710a58c Fix construo build
svn path=/nixpkgs/trunk/; revision=15573
2009-05-12 16:00:58 +00:00
Michael Raskin 852603e4df Fix indent build
svn path=/nixpkgs/trunk/; revision=15572
2009-05-12 16:00:26 +00:00
Sander van der Burg 908b2b6d47 Added kmplayer for KDE 4.2 package
svn path=/nixpkgs/trunk/; revision=15571
2009-05-12 15:12:26 +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
Eelco Dolstra d78a404063 * Removed some assertions that rely on pointer equality. (It's kind
of unfortunate that consitency checks like "httpd.apr == apr" don't
  really work.  Perhaps equality tests on derivations should just
  compare the drvPath or outPath attributes.)

svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Sander van der Burg 895f15eb04 Upgraded popper to 0.10.6
svn path=/nixpkgs/trunk/; revision=15566
2009-05-12 11:55:17 +00:00
Eelco Dolstra 89aa70112a * Better not use stdenv.coreutils, since not every stdenv has a coreutils.
svn path=/nixpkgs/trunk/; revision=15564
2009-05-12 09:45:24 +00:00
Andres Löh 16beccec03 Added ghc-6.10.3 to release.
svn path=/nixpkgs/trunk/; revision=15563
2009-05-12 07:06:17 +00:00
Andres Löh 9b21f98b0a Added two Haskell packages.
svn path=/nixpkgs/trunk/; revision=15562
2009-05-12 07:06:13 +00:00
Michael Raskin e5b9540053 All-packages changes for last commits
svn path=/nixpkgs/trunk/; revision=15561
2009-05-12 04:28:30 +00:00
Michael Raskin 95d28d5247 Adding nethack
svn path=/nixpkgs/trunk/; revision=15560
2009-05-12 04:27:10 +00:00
Michael Raskin 1da8871ffa Adding zangband
svn path=/nixpkgs/trunk/; revision=15559
2009-05-12 04:26:52 +00:00
Michael Raskin 4bdeb83cf3 Reduced number of build errors in audacity. Still fails in the end complaining on not building part of itself
svn path=/nixpkgs/trunk/; revision=15558
2009-05-12 04:26:22 +00:00
Ludovic Courtès f9f56062c1 Gnash: Remove pointless configure flag.
svn path=/nixpkgs/trunk/; revision=15557
2009-05-11 22:51:54 +00:00
Ludovic Courtès a80578b312 Propagate GDBM from PulseAudio to make hints from `.la' files work.
svn path=/nixpkgs/trunk/; revision=15556
2009-05-11 21:11:25 +00:00
Ludovic Courtès 777f805eba SDL: Add PulseAudio support.
svn path=/nixpkgs/trunk/; revision=15555
2009-05-11 19:57:42 +00:00
Lluís Batlle i Rossell 344712303d Fixing the name of vxl, which didn't reflect the proper version.
svn path=/nixpkgs/trunk/; revision=15554
2009-05-11 17:49:07 +00:00
Eelco Dolstra 5abb878393 svn path=/nixpkgs/trunk/; revision=15552 2009-05-11 15:22:22 +00:00
Eelco Dolstra abf71d5352 * textClosure: don't use uniqList, and don't rely on buggy behaviour
in the Nix expression evaluator (namely that comparison of attribute
  sets works properly).
* Removed some redundant parentheses in builder-defs.

svn path=/nixpkgs/trunk/; revision=15551
2009-05-11 15:21:42 +00:00
Eelco Dolstra 2f33cdec38 * Die tabs die. Also, renamed FullDepEntry and PackEntry to
fullDepEntry and packEntry for consistency.

svn path=/nixpkgs/trunk/; revision=15549
2009-05-11 11:55:05 +00:00
Eelco Dolstra 27152e987a * ldcpp in all-packages.nix still referred to 1.0.1.
svn path=/nixpkgs/trunk/; revision=15547
2009-05-11 11:22:26 +00:00
Marc Weber 57baa6617f fix eclipse start script
svn path=/nixpkgs/trunk/; revision=15546
2009-05-11 06:00:27 +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 d8e3181425 Update URLs for TeXLive
svn path=/nixpkgs/trunk/; revision=15544
2009-05-10 23:26:19 +00:00
Michael Raskin e420d8f5d4 Update kQemu source location
svn path=/nixpkgs/trunk/; revision=15543
2009-05-10 21:22:36 +00:00
Michael Raskin cd61acfa10 Update qemu
svn path=/nixpkgs/trunk/; revision=15542
2009-05-10 21:22:16 +00:00
Andres Löh 61a000b056 Added ghc-6.10.3.
svn path=/nixpkgs/trunk/; revision=15541
2009-05-10 21:04:58 +00:00
Michael Raskin e7bd899196 Fix gtksourceview dependencies
svn path=/nixpkgs/trunk/; revision=15540
2009-05-10 20:17:52 +00:00
Michael Raskin 370eb21986 Update yodl sources. Unofrtunately, old ones are unavailable. Icmake is still needed to build yodl
svn path=/nixpkgs/trunk/; revision=15539
2009-05-10 20:16:33 +00:00
Michael Raskin 9eff5ac580 Updating socat
svn path=/nixpkgs/trunk/; revision=15538
2009-05-10 20:10:12 +00:00
Michael Raskin 50d7f81d1d Io source update
svn path=/nixpkgs/trunk/; revision=15537
2009-05-10 19:42:43 +00:00
Michael Raskin 9771ef0e52 Update Monotone-Viz source
svn path=/nixpkgs/trunk/; revision=15536
2009-05-10 19:40:33 +00:00
Michael Raskin 648b4ccf0f Update Linux DC++
svn path=/nixpkgs/trunk/; revision=15535
2009-05-10 19:39:59 +00:00
Michael Raskin cd7837433a Update Opera
svn path=/nixpkgs/trunk/; revision=15534
2009-05-10 19:39:16 +00:00
Michael Raskin 0d0541458e Update SGT puzzles
svn path=/nixpkgs/trunk/; revision=15533
2009-05-10 19:38:26 +00:00
Michael Raskin a14cede3c2 Fix includes for construo
svn path=/nixpkgs/trunk/; revision=15532
2009-05-10 19:37:27 +00:00
Michael Raskin ab1d731733 Some more packages
svn path=/nixpkgs/trunk/; revision=15531
2009-05-10 12:35:12 +00:00
Michael Raskin 63d9ef7a99 Make fbterm build
svn path=/nixpkgs/trunk/; revision=15530
2009-05-10 12:29:36 +00:00
Sander van der Burg a8315aa241 Added desktop file generation function and desktop item for firefox
svn path=/nixpkgs/trunk/; revision=15529
2009-05-10 12:03:53 +00:00
Michael Raskin 52f61aa067 Fix Data Matrix compilation
svn path=/nixpkgs/trunk/; revision=15528
2009-05-10 11:51:54 +00:00
Michael Raskin bee4040300 Fix expect build
svn path=/nixpkgs/trunk/; revision=15527
2009-05-10 11:31:17 +00:00
Michael Raskin 607b018dbb Fix XFig installation
svn path=/nixpkgs/trunk/; revision=15526
2009-05-10 10:43:18 +00:00
Michael Raskin 1c43ab8b17 More archive types..
svn path=/nixpkgs/trunk/; revision=15525
2009-05-10 09:13:25 +00:00
Michael Raskin 3ea1d5b07a Update abiword. Unfortunately, it does not help to build it. The problem is with popt and gcc-g++-4.3
svn path=/nixpkgs/trunk/; revision=15524
2009-05-10 09:12:50 +00:00
Michael Raskin 2a82c141ec An attempt to add gcj-4.3. It fails not finding some GC-related symbols. I failed to understand the reason - for now
svn path=/nixpkgs/trunk/; revision=15523
2009-05-10 09:11:41 +00:00
Michael Raskin 38d6fbd9e4 Fix xchm compilation
svn path=/nixpkgs/trunk/; revision=15522
2009-05-10 06:24:44 +00:00
Michael Raskin d02609f7dc Fix includes in xxdiff
svn path=/nixpkgs/trunk/; revision=15521
2009-05-10 05:27:52 +00:00
Sander van der Burg 1facdc08c1 Upgraded VirtualBox to version 2.2.2
svn path=/nixpkgs/trunk/; revision=15520
2009-05-09 21:15:28 +00:00
Michael Raskin 28569219d8 Update hashes to match update of ucs-fonts
svn path=/nixpkgs/trunk/; revision=15518
2009-05-09 17:00:53 +00:00
Michael Raskin 1a4e6f01bf Updating Unifont
svn path=/nixpkgs/trunk/; revision=15517
2009-05-09 16:49:16 +00:00
Michael Raskin e29972b129 Update RedHat Liberation fonts
svn path=/nixpkgs/trunk/; revision=15516
2009-05-09 16:26:59 +00:00
Michael Raskin d54c4a8189 Fix old typo
svn path=/nixpkgs/trunk/; revision=15512
2009-05-09 15:37:50 +00:00
Michael Raskin f067828cdc Allow question marks in URL...
svn path=/nixpkgs/trunk/; revision=15507
2009-05-08 17:00:33 +00:00
Michael Raskin fb54c95889 Give a sane name to downloaded patch for cpio
svn path=/nixpkgs/trunk/; revision=15506
2009-05-08 17:00:08 +00:00
Rob Vermaas f1aa958c0a enabled static lib for aterm-2.5
svn path=/nixpkgs/trunk/; revision=15504
2009-05-08 08:21:35 +00:00
Michael Raskin 90b06b47bb tukaani.org is down...
svn path=/nixpkgs/trunk/; revision=15503
2009-05-08 03:47:08 +00:00
Michael Raskin 3e6102da68 Fix erroneous duplicate addition of apache httpd under wrong name
svn path=/nixpkgs/trunk/; revision=15502
2009-05-08 02:46:44 +00:00
Marc Weber 90344f9e1e use svn sources for ctgas.
The last release has a bug. I got "no end of file expected" while tagging

svn path=/nixpkgs/trunk/; revision=15501
2009-05-07 18:28:19 +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
Eelco Dolstra f0e8c6aaef * Updated dblatex.
svn path=/nixpkgs/trunk/; revision=15495
2009-05-07 13:18:35 +00:00
Sander van der Burg 68ab70cbdf Fixed typo in version number
svn path=/nixpkgs/trunk/; revision=15493
2009-05-07 13:14:09 +00:00
Michael Raskin a8c30285e9 Add smbfs to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15489
2009-05-07 12:06:30 +00:00
Michael Raskin 4ea3782b74 Add ocaml to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15488
2009-05-07 11:54:42 +00:00
Sander van der Burg 0b259893e5 Upgraded KDE to version 4.2.3
svn path=/nixpkgs/trunk/; revision=15484
2009-05-07 11:20:30 +00:00
Michael Raskin d688b5f57e Fixing jfsrec
svn path=/nixpkgs/trunk/; revision=15483
2009-05-07 07:00:31 +00:00
Marc Weber 13080750d4 only use -O1 for php. Using -O2 causes some annoying segfaults. See comment
svn path=/nixpkgs/trunk/; revision=15482
2009-05-07 05:45:40 +00:00
Michael Raskin 3ec5f9c74e Add bc and xorg.xev to Hydra
svn path=/nixpkgs/trunk/; revision=15481
2009-05-07 04:26:35 +00:00
Lluís Batlle i Rossell 1804d2bf98 Adding a patch I forgot needed for the xvidcap expression
svn path=/nixpkgs/trunk/; revision=15479
2009-05-06 21:03:57 +00:00
Lluís Batlle i Rossell 166f375bd2 Fixing spin's references to cpp
svn path=/nixpkgs/trunk/; revision=15478
2009-05-06 21:03:49 +00:00
Marc Weber 5d9d28fb1f mend
svn path=/nixpkgs/trunk/; revision=15477
2009-05-06 16:06:49 +00:00
Marc Weber 3cf455286f adding ctags-wropped. A wrapper for ctags adding some language (more)
language support for .php .js .nix and .as files

svn path=/nixpkgs/trunk/; revision=15476
2009-05-06 16:06:45 +00:00
Marc Weber 8cc8965379 enhance escapeShellArg funtion. It should be pretty correct now
svn path=/nixpkgs/trunk/; revision=15475
2009-05-06 16:06:41 +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
Eelco Dolstra b5e67e699b * CUPS 1.3.10.
svn path=/nixpkgs/trunk/; revision=15472
2009-05-06 14:05:32 +00:00
Andres Löh f51b3b5550 Haskell platform is now released (different URI).
svn path=/nixpkgs/trunk/; revision=15465
2009-05-06 11:42:57 +00:00
Michael Raskin e65f6da644 Update DejaVu fonts
svn path=/nixpkgs/trunk/; revision=15463
2009-05-06 07:30:13 +00:00
Michael Raskin a5afc1dbd6 Add fontforge to Hydra builds
svn path=/nixpkgs/trunk/; revision=15462
2009-05-06 07:29:20 +00:00
Michael Raskin 9a317b1f3e Update fontforge
svn path=/nixpkgs/trunk/; revision=15461
2009-05-06 07:28:29 +00:00
Andres Löh 33b76a9312 added json Haskell package; improved gtk2hs
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +00:00
Michael Raskin 3adcaa95c4 Jobs for buildfarm: some packages for an ideal RecoveryDVD
svn path=/nixpkgs/trunk/; revision=15458
2009-05-05 20:15:29 +00:00
Eelco Dolstra 571e12ead4 * Fix XML::DOM.
svn path=/nixpkgs/trunk/; revision=15457
2009-05-05 19:42:59 +00:00
Michael Raskin bd8bcf879d Some daemon packages
svn path=/nixpkgs/trunk/; revision=15456
2009-05-05 19:09:33 +00:00
Michael Raskin 637a08d52a Correcting priority for FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15455
2009-05-05 18:39:14 +00:00
Michael Raskin 1f3d9cbd3f Some more jobs for buildfarm. Including FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15454
2009-05-05 18:34:16 +00:00
Michael Raskin 2d24ee89da All-packages.nix: update firefox beta, erlang
svn path=/nixpkgs/trunk/; revision=15453
2009-05-05 15:46:24 +00:00
Michael Raskin 67066d1c56 Update erlang
svn path=/nixpkgs/trunk/; revision=15452
2009-05-05 15:46:03 +00:00
Michael Raskin 7bf1932fdb Adding Firefox 3.5b4
svn path=/nixpkgs/trunk/; revision=15451
2009-05-05 15:39:51 +00:00
Michael Raskin 4fb36441e2 Override xf86videoati version and make xkbcomp work from inside X server
svn path=/nixpkgs/trunk/; revision=15450
2009-05-05 12:38:04 +00:00
Michael Raskin 72b1cefae9 For xlaunch authority reset makes little sense
svn path=/nixpkgs/trunk/; revision=15449
2009-05-05 12:37:23 +00:00
Michael Raskin 01548fb7b9 xkeyboard-config update to 1.5
svn path=/nixpkgs/trunk/; revision=15448
2009-05-05 09:55:20 +00:00
Andres Löh 88ada9468b Version bump for Haskell Platform.
svn path=/nixpkgs/trunk/; revision=15447
2009-05-05 08:50:17 +00:00
Michael Raskin 6314e2f2ad Update cl-ppcre
svn path=/nixpkgs/trunk/; revision=15446
2009-05-05 03:05:10 +00:00
Andres Löh b6626b7aac Updated Haskell Platform to 2009.1.1.
svn path=/nixpkgs/trunk/; revision=15445
2009-05-04 23:29:38 +00:00
Andres Löh 39ec9d91f4 Added new version of wx package for Haskell.
svn path=/nixpkgs/trunk/; revision=15444
2009-05-04 13:33:04 +00:00
Andres Löh 393286fd47 Added Hipmunk (Haskell chipmunk binding).
svn path=/nixpkgs/trunk/; revision=15443
2009-05-04 13:33:01 +00:00
Andres Löh 9a216af770 Updating wxHaskell (in progress).
svn path=/nixpkgs/trunk/; revision=15442
2009-05-04 13:32:59 +00:00
Andres Löh ab6c19e6a3 Minor fix to xmonad-contrib expression.
svn path=/nixpkgs/trunk/; revision=15441
2009-05-04 13:32:56 +00:00
Michael Raskin c79984ec49 Build wireshark
svn path=/nixpkgs/trunk/; revision=15440
2009-05-04 11:03:09 +00:00
Michael Raskin 2eb7441069 Wireshark update
svn path=/nixpkgs/trunk/; revision=15439
2009-05-04 11:01:59 +00:00
Michael Raskin 464ca7f584 Some more jobs for the buildfarm
svn path=/nixpkgs/trunk/; revision=15438
2009-05-04 10:52:54 +00:00
Michael Raskin 65a87fefd5 Fix kernel builder - fails, depending on FS behavior
svn path=/nixpkgs/trunk/; revision=15437
2009-05-04 10:51:51 +00:00
Lluís Batlle i Rossell 3b3799f4c2 I forgot a file for the new tk. Here it is.
svn path=/nixpkgs/trunk/; revision=15435
2009-05-03 14:36:26 +00:00
Lluís Batlle i Rossell ef25944cdb Updating tcl/tk
svn path=/nixpkgs/trunk/; revision=15434
2009-05-03 14:35:56 +00:00
Lluís Batlle i Rossell 63c8ccf84c Adding spin
svn path=/nixpkgs/trunk/; revision=15433
2009-05-03 14:35:43 +00:00
Lluís Batlle i Rossell a5ebd913f3 Updating xvidcap.
svn path=/nixpkgs/trunk/; revision=15432
2009-05-03 13:24:31 +00:00
Michael Raskin 76863c4bf7 Pull one more part of the Debian patch. Now AUFS allows to boot LiveCD
svn path=/nixpkgs/trunk/; revision=15429
2009-05-03 11:29:08 +00:00
Michael Raskin f720a8186b Debian fixes for AUFS build on 2.6.29+
svn path=/nixpkgs/trunk/; revision=15426
2009-05-03 10:46:59 +00:00
Michael Raskin bc2257232b Update Theme-GNU location to something more reliable
svn path=/nixpkgs/trunk/; revision=15425
2009-05-03 03:52:49 +00:00
Michael Raskin 10b1740dab Copy all the headers already - problems with module building seem to be worse than hdd usage
svn path=/nixpkgs/trunk/; revision=15423
2009-05-02 14:18:22 +00:00
Marc Weber 75244dffaf update jdk because jdk-1.6.0_13 provides a mozilla plugin for x86_64
svn path=/nixpkgs/trunk/; revision=15422
2009-05-01 19:34:56 +00:00
Marc Weber 94a01668a1 cleaned up and fixed autofs v5
svn path=/nixpkgs/trunk/; revision=15419
2009-05-01 05:42:32 +00:00
Ludovic Courtès 28353f8440 GNU sed 4.2.
svn path=/nixpkgs/trunk/; revision=15418
2009-04-30 19:36:26 +00:00
Ludovic Courtès 39195f42ff GNU sed: Update/fix `meta'.
svn path=/nixpkgs/trunk/; revision=15417
2009-04-30 19:30:35 +00:00
Ludovic Courtès 5773834497 GnuTLS 2.6.6, with Guile bindings by default.
svn path=/nixpkgs/trunk/; revision=15416
2009-04-30 18:43:48 +00:00
Eelco Dolstra 2d1bcbeacf * Electric Sheep, a screensaver.
svn path=/nixpkgs/trunk/; revision=15415
2009-04-30 17:41:19 +00:00
Armijn Hemel 7445bc765c update python to 2.5.4
update scummvm to 0.13.1

svn path=/nixpkgs/trunk/; revision=15414
2009-04-30 14:01:25 +00:00
Nicolas Pierron b176d8541c Fix xlibs-wrapper infinite loop when python.full is set to true.
svn path=/nixpkgs/trunk/; revision=15411
2009-04-30 08:29:29 +00:00
Marc Weber fac6cc37f2 adding automount 5
svn path=/nixpkgs/trunk/; revision=15410
2009-04-30 02:37:00 +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
Eelco Dolstra 210ba6316e * Urgh. Some files that had been deleted in the trunk came back
through the stdenv-updates merge (probably because they had been
  modified in the branch).

svn path=/nixpkgs/trunk/; revision=15403
2009-04-29 16:19:57 +00:00
Eelco Dolstra fc3e7b8f7c * Add to the channel.
svn path=/nixpkgs/trunk/; revision=15402
2009-04-29 16:12:10 +00:00
Eelco Dolstra 4c48605ede * Removed kde-4-old.
svn path=/nixpkgs/trunk/; revision=15401
2009-04-29 16:01:05 +00:00
Eelco Dolstra 3e3cc595b5 * KVM can use the default kernel headers now.
svn path=/nixpkgs/trunk/; revision=15400
2009-04-29 16:00:05 +00:00
Eelco Dolstra fe1d110fc2 * Firmware for the Intel 5000 wireless cards.
svn path=/nixpkgs/trunk/; revision=15395
2009-04-29 14:50:59 +00:00
Eelco Dolstra 16da00e64d * Doh! Since r15200, modules-closure.sh generated an empty set of
modules for the initial ramdisk if there were no additional kernel
  module packages (such as the NVIDIA driver or AUFS), leading to a
  kernel panic in the initrd.  This was because in that case modprobe
  would print paths referring to the kernel path rather than the
  module aggregation path, and then `sed "s^$kernel^$out^"' would
  silently fail.  Fixed.

* Also, use depmod here rather than doing sed hackery on modules.dep.

* Also, `allowMissing' was broken (missing "$" before the variable
  name).

svn path=/nixpkgs/trunk/; revision=15394
2009-04-29 14:32:04 +00:00
Eelco Dolstra 7d07afc2fa * Re-enable splashutils for x86_64-linux, they work again since we
have Glibc 2.9.

svn path=/nixpkgs/trunk/; revision=15393
2009-04-29 14:24:32 +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 8eaf87a94d * Applied a patch that hopefully fixes the softlockups on our shiny
new servers.  Backported from 2.6.29.2.  Hopefully 2.6.28.10 will
  include this as well.  From http://patchwork.kernel.org/patch/19495/.

svn path=/nixpkgs/trunk/; revision=15390
2009-04-29 12:09:37 +00:00
Lluís Batlle i Rossell 7e53d1062f Adding mesa to compile the openchrome driver.
svn path=/nixpkgs/trunk/; revision=15386
2009-04-28 22:15:44 +00:00
Eelco Dolstra 0fc49de3cb * Added hal-info.
svn path=/nixpkgs/trunk/; revision=15385
2009-04-28 21:59:09 +00:00
Eelco Dolstra 1456344494 svn path=/nixpkgs/trunk/; revision=15384 2009-04-28 20:23:17 +00:00
Andres Löh 3202338268 Improved package config installation for gtk2hs (still not working completely).
svn path=/nixpkgs/trunk/; revision=15383
2009-04-28 18:58:34 +00:00
Marc Weber cd9c9a2431 fix broken myEnv
svn path=/nixpkgs/trunk/; revision=15382
2009-04-28 16:52:36 +00:00
Ludovic Courtès c4d720c3d1 Curl: Propagate Zlib and OpenSSL.
svn path=/nixpkgs/trunk/; revision=15381
2009-04-28 15:41:51 +00:00
Marc Weber 48216ba01a fix openvpn making it find ifonfig
svn path=/nixpkgs/trunk/; revision=15380
2009-04-28 15:37:52 +00:00
Eelco Dolstra 955b111f9a svn path=/nixpkgs/trunk/; revision=15378 2009-04-28 14:08:18 +00:00
Eelco Dolstra c718ec217b * X.org generator: specify overrides in a Nix expression rather than
in the generator script.  This makes it easier to change the X.org
  packages.
* Added xfs, twm.

svn path=/nixpkgs/trunk/; revision=15375
2009-04-28 13:58:35 +00:00
Ludovic Courtès 54d3ce4b61 Agg: Fix compilation.
svn path=/nixpkgs/trunk/; revision=15352
2009-04-28 12:37:09 +00:00
Rob Vermaas 42b9593bfd DBD-Pg
svn path=/nixpkgs/trunk/; revision=15351
2009-04-28 12:03:58 +00:00
Rob Vermaas 3f9e764096 DBD-Pg 2.13.1
svn path=/nixpkgs/trunk/; revision=15350
2009-04-28 11:57:34 +00:00
Lluís Batlle i Rossell 621b56e233 Radare version bump
svn path=/nixpkgs/trunk/; revision=15349
2009-04-28 10:31:16 +00:00
Lluís Batlle i Rossell 44f19bc1b4 Making the latest xorg cope well with xkbcomp.
svn path=/nixpkgs/trunk/; revision=15347
2009-04-28 08:05:28 +00:00
Eelco Dolstra 5f9014cc7f * Updated evdev to the latest version. Otherwise, the arrow keys and
others break under KDE and Gnome unless you set the keyboard type to
  evdev (e.g. in the KDE System Settings).  See
  
    http://wiki.archlinux.org/index.php/Xorg_input_hotplugging#Using_the_evdev_driver_kills_my_arrow_keys.2C_printscreen_is_triggered_instead

  TODO: update this in the X.org generator.

svn path=/nixpkgs/trunk/; revision=15343
2009-04-27 23:06:02 +00:00
Eelco Dolstra 213fff3ca0 * Updated HAL to 0.5.11. Passed gperf and patched a Makefile to
ensure that it installs policy/10osvendor/10-keymap.fdi, which the
  evdev driver in X.org relies on.

svn path=/nixpkgs/trunk/; revision=15342
2009-04-27 23:01:20 +00:00
Marc Weber 5703b08f47 fix ttmkfdir compilation (freetype headers, .o files)
svn path=/nixpkgs/trunk/; revision=15341
2009-04-27 22:38:54 +00:00
Eelco Dolstra 3ae548a124 * Latest NVIDIA driver.
svn path=/nixpkgs/trunk/; revision=15339
2009-04-27 18:28:09 +00:00
Eelco Dolstra 1ca8ff1cbb * `make check' for Cache-FastMmap fails randomly under high load
because it's timing sensitive, so disable it (see
  http://hydra.nixos.org/build/26871/nixlog/1).

svn path=/nixpkgs/trunk/; revision=15338
2009-04-27 15:43:36 +00:00
Lluís Batlle i Rossell 3e0708e505 Fixing ttmkfdir, with help of a modification in deb-package.
svn path=/nixpkgs/trunk/; revision=15335
2009-04-27 12:04:11 +00:00
Ludovic Courtès 2dc368f084 GNU Ghostscript 8.64.0.
svn path=/nixpkgs/trunk/; revision=15334
2009-04-27 10:19:59 +00:00
Ludovic Courtès 4ebc66caa3 GNU IceCat 3.0.9-g1.
svn path=/nixpkgs/trunk/; revision=15333
2009-04-27 09:37:48 +00:00
Eelco Dolstra dbc8b414be * Urgh.
svn path=/nixpkgs/trunk/; revision=15331
2009-04-27 09:27:15 +00:00
Eelco Dolstra 03844a3d9b * Revert to Qt 4.4.3. 4.5.1 breaks KDE 4.2.2. See e.g.
http://rdieter.fedorapeople.org/qt451_oxygen_borkage-2.jpg
  and also https://bugs.kde.org/show_bug.cgi?id=190485
  ("You're not meant to use Qt 4.5.1 with KDE 4.2.2.").
  Apparently this will be fixed in Qt 4.5.2.

svn path=/nixpkgs/trunk/; revision=15330
2009-04-27 09:25:48 +00:00
Marc Weber 3c05ea1a4b readding and updating xorg.xfs. It's required to run tightvnc
1.0.8 is latest version

svn path=/nixpkgs/trunk/; revision=15329
2009-04-27 01:44:30 +00:00
Marc Weber 829e0da0e5 topgit update
there is now a tg push command pushing branch and its base optionally
including all dependency

svn path=/nixpkgs/trunk/; revision=15328
2009-04-27 01:18:07 +00:00
Marc Weber 761e653515 reenable curl support for php
-lssl was missing

svn path=/nixpkgs/trunk/; revision=15327
2009-04-27 01:18:03 +00:00
Eelco Dolstra e037b8ad2c * Added some missing stuff to the channel.
svn path=/nixpkgs/trunk/; revision=15325
2009-04-26 19:14:44 +00:00
Eelco Dolstra 914f2d6cf6 * Last sync.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15320
2009-04-26 17:21:58 +00:00
Michael Raskin b3d965858b Update xmoto
svn path=/nixpkgs/trunk/; revision=15319
2009-04-26 17:00:10 +00:00
Marc Weber 3a9bfe866c adding small emacs session mode packages remembering inputs
svn path=/nixpkgs/trunk/; revision=15318
2009-04-26 11:06:54 +00:00
Marc Weber 4c72da6b82 adding pydb, a python debugging with gdb like commands
svn path=/nixpkgs/trunk/; revision=15317
2009-04-26 11:06:51 +00:00
Marc Weber 5d5995eb38 adding figlet
svn path=/nixpkgs/trunk/; revision=15316
2009-04-26 11:06:48 +00:00
Marc Weber 8d6fd9cb2b samba: Use /etc/samba as default configuration directory
svn path=/nixpkgs/trunk/; revision=15315
2009-04-26 11:06:41 +00:00
Eelco Dolstra 09fd56cc9e * Upstart in the stdenv branch is incompatible with Upstart in the
trunk: it segfaults when it tries to start the new Upstart, which
  locks up the entire system.  This may be because of the different
  Glibc, or something.  In any case, require a reboot.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15314
2009-04-25 22:48:48 +00:00
Eelco Dolstra 5a2284ac61 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Eelco Dolstra f7454eae9c * Be able to cope with future changes to Upstart.
svn path=/nixpkgs/trunk/; revision=15311
2009-04-25 22:36:33 +00:00