Commit Graph

3593 Commits

Author SHA1 Message Date
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
432c157293 * added happy-1.17
svn path=/nixpkgs/trunk/; revision=10208
2008-01-17 18:21:50 +00:00
Andres Löh
9758a20f67 * added binary, a serialisation package for Haskell
svn path=/nixpkgs/trunk/; revision=10207
2008-01-17 16:54:48 +00:00
Andres Löh
4e975c04d6 * added zlib bindings for Haskell
svn path=/nixpkgs/trunk/; revision=10206
2008-01-17 15:57:26 +00:00
Marc Weber
735d2a4f66 added small comment on how to use textClosure, also added reference to builder-defs.nix
svn path=/nixpkgs/trunk/; revision=10186
2008-01-17 11:14:00 +00:00
Marc Weber
e054e91e8b renamed av/avs (create attr/value set) to nv nvs
because niksnut has renamed the attr names in listToAttrs long time ago.

svn path=/nixpkgs/trunk/; revision=10185
2008-01-17 11:08:24 +00:00
Marc Weber
42dd0cdac8 added some comments/examples (sumArgs, pairMap, whenFlip)
svn path=/nixpkgs/trunk/; revision=10184
2008-01-17 01:31:07 +00:00
Marc Weber
817d45cb23 fix (now installs into ;)
svn path=/nixpkgs/trunk/; revision=10183
2008-01-17 00:34:19 +00:00
Eelco Dolstra
8791768139 svn path=/nixpkgs/trunk/; revision=10178 2008-01-16 15:12:00 +00:00
Eelco Dolstra
777826925d * \input{foo} should look for foo.tex by default.
svn path=/nixpkgs/trunk/; revision=10176
2008-01-16 13:28:54 +00:00
Eelco Dolstra
42e974a9fe * Apply all patches from Gentoo.
svn path=/nixpkgs/trunk/; revision=10175
2008-01-16 13:26:57 +00:00
Eelco Dolstra
cc1db9ac88 * mirror:// for Gentoo distfiles.
svn path=/nixpkgs/trunk/; revision=10174
2008-01-16 13:26:34 +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
5dd65bbfad * updated lhs2TeX to 1.13pre3
svn path=/nixpkgs/trunk/; revision=10170
2008-01-16 10:33:06 +00:00
Andres Löh
28e24e745f * small fix
svn path=/nixpkgs/trunk/; revision=10169
2008-01-16 10:28:47 +00:00
Michael Raskin
9b86ccf8ce Fixed
svn path=/nixpkgs/trunk/; revision=10168
2008-01-16 09:57:25 +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
2cfe440b02 Merge lib and lib_unstable. lift lib_unstabel in place in case I've broken something - can be deleted in some days
svn path=/nixpkgs/trunk/; revision=10166
2008-01-16 03:29:56 +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
Marc Weber
dc2769ded8 glew added
svn path=/nixpkgs/trunk/; revision=10164
2008-01-16 02:20:46 +00:00
Michael Raskin
434fef9891 Added some verbosity to checking options
svn path=/nixpkgs/trunk/; revision=10158
2008-01-15 20:12:17 +00:00
Wouter den Breejen
8dd525ab17 Updated wine to 0.9.53. I have tested that it builds.
svn path=/nixpkgs/trunk/; revision=10144
2008-01-14 22:33:05 +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
Armijn Hemel
8e71dd811c add chkrootkit. It might need some tweaks to work properly.
svn path=/nixpkgs/trunk/; revision=10141
2008-01-14 14:43:24 +00:00
Michael Raskin
dab4608c4b Some updates to Samba for service.
svn path=/nixpkgs/trunk/; revision=10139
2008-01-14 11:23:24 +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
Wouter den Breejen
dbea319399 Fixed some beta names
svn path=/nixpkgs/trunk/; revision=10136
2008-01-13 17:15:17 +00:00
Wouter den Breejen
c996da631a Updated matching sources to kde-4.0.0 stable from http://www.kde.org/download/
svn path=/nixpkgs/trunk/; revision=10135
2008-01-13 17:11:19 +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
29e62732c9 Now aggregator works at last, after some SVN co/up/ci gone wrong.
svn path=/nixpkgs/trunk/; revision=10132
2008-01-13 10:49:52 +00:00
Michael Raskin
65218ec570 Maybe I recommit aggregator.nix, but I found last time it could be wrong
svn path=/nixpkgs/trunk/; revision=10131
2008-01-13 10:33:27 +00:00
Marc Weber
4fdb695d76 gettext added to gtksourceview to make it compile
svn path=/nixpkgs/trunk/; revision=10130
2008-01-13 02:39:43 +00:00
Eelco Dolstra
b17f0f410c * Aggregator: use cp -s instead of lndir. Only symlink lib/modules.
* NVIDIA / Intel wireless drivers: put modules in
  $out/lib/modules/$kernelVersion so that depmod in the aggregator can
  find them.

svn path=/nixpkgs/trunk/; revision=10128
2008-01-12 23:35:23 +00:00
Eelco Dolstra
ef0a521c39 * Firmware for the Intel 3945ABG.
svn path=/nixpkgs/trunk/; revision=10126
2008-01-12 22:38:37 +00:00
Eelco Dolstra
40ba71406b * Intel Wireless driver for the 3945ABG / 4965AGN.
svn path=/nixpkgs/trunk/; revision=10125
2008-01-12 22:17:46 +00:00
Marc Weber
50606f52be libavc1394 added
svn path=/nixpkgs/trunk/; revision=10124
2008-01-12 21:43:14 +00:00
Marc Weber
0181562269 libraw1394 added
svn path=/nixpkgs/trunk/; revision=10121
2008-01-12 01:26:04 +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
5116a523a9 A few library functions added.
svn path=/nixpkgs/trunk/; revision=10118
2008-01-11 16:58:55 +00:00
Michael Raskin
437f21219f Various changes to Atheros driver. Supports binary patched 2756 revision now for 5006EG. Latest SVN release and stable are also supported.
svn path=/nixpkgs/trunk/; revision=10117
2008-01-11 06:38:31 +00:00
Armijn Hemel
ff0c267fb6 416 -> 418
* update + license change

svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Marc Weber
20b0e14c6f libdv added
svn path=/nixpkgs/trunk/; revision=10111
2008-01-10 13:37:32 +00:00
Michael Raskin
4e15efefea Some progress in Atheros (no practical result), added a pulled from freedesktop us keymap patch (level 3 deadkeys)
svn path=/nixpkgs/trunk/; revision=10109
2008-01-10 08:01:48 +00:00
Michael Raskin
ca74bacd18 Added MadWiFi.
svn path=/nixpkgs/trunk/; revision=10107
2008-01-10 04:43:46 +00:00
Andres Löh
7f402451ec * porting changes from ghc-6.8.2 nix expression back to 6.6.1
* cleaning up a bit

svn path=/nixpkgs/trunk/; revision=10103
2008-01-09 13:08:36 +00:00
Andres Löh
35d05e3cc1 * statically fix the gcc instance used by ghc
svn path=/nixpkgs/trunk/; revision=10099
2008-01-08 08:45:39 +00:00