Yury G. Kudryashov
0b1b74ee44
ortp added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10264
2008-01-23 16:33:59 +00:00
Yury G. Kudryashov
765cd20094
qt3: use getConfig in mysqlSupport
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10263
2008-01-23 16:33:51 +00:00
Yury G. Kudryashov
8c88f15884
kdelibs: syntax changed
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10262
2008-01-23 16:33:46 +00:00
Yury G. Kudryashov
b20f6b4cae
dbus-glib nix-expr syntax changed
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10261
2008-01-23 16:33:41 +00:00
Sander van der Burg
c78e2d93c2
Added apache tomcat connector module
...
svn path=/nixpkgs/trunk/; revision=10260
2008-01-23 14:40:03 +00:00
Sander van der Burg
12fafd0c7d
Added JBoss
...
svn path=/nixpkgs/trunk/; revision=10259
2008-01-23 12:25:08 +00:00
Sander van der Burg
d5b4e5606f
Added erlang/ejabberd packages
...
svn path=/nixpkgs/trunk/; revision=10258
2008-01-23 10:06:07 +00:00
Sander van der Burg
8c9f87cd0c
Added midnight commander package
...
svn path=/nixpkgs/trunk/; revision=10257
2008-01-23 09:58:07 +00:00
Sander van der Burg
1128aed05d
Added midnight commander package
...
svn path=/nixpkgs/trunk/; revision=10256
2008-01-23 09:57:11 +00:00
Andres Löh
1e1707f61c
* uuagc and uulib are now using ghc-6.8.2
...
svn path=/nixpkgs/trunk/; revision=10255
2008-01-23 08:36:03 +00:00
Michael Raskin
776393982c
Removed unused setup-sh-defs.nix
...
svn path=/nixpkgs/trunk/; revision=10254
2008-01-22 22:53:40 +00:00
Andres Löh
61adeec0e5
* update alex to 2.2 and to use the generic Cabal builder
...
* change default version of ghc to ghc-6.8.2
* some references to ghc-6.6 and ghc-6.6.1 are left; these are
packages that to my knowledge don't work without ghc-6.8.2 without
some kind of work (such as upgrading to a later version or some
patch); I'll try to perform these remaining upgrades soon ...
svn path=/nixpkgs/trunk/; revision=10253
2008-01-22 22:43:38 +00:00
Andres Löh
84e7b463f5
* converted happy and haddock to use generic Cabal builder
...
svn path=/nixpkgs/trunk/; revision=10252
2008-01-22 21:10:19 +00:00
Marc Weber
67eb3a64e2
commented out my code because it has introduced -qas '*' coerce to string error
...
svn path=/nixpkgs/trunk/; revision=10251
2008-01-22 19:13:01 +00:00
Andres Löh
021e9b704b
* small fix for the generic Cabal builder
...
* added Crypto and pcre-light packages
svn path=/nixpkgs/trunk/; revision=10250
2008-01-22 19:02:55 +00:00
Michael Raskin
99f35b7435
Added Orbit space flight simulation. Unfortunately, it doesn't feature gravity.
...
svn path=/nixpkgs/trunk/; revision=10249
2008-01-22 17:56:53 +00:00
Andres Löh
d8694e68eb
* added generic Cabal builder
...
* transformed zlib, vty, binary, X11 to use generic Cabal builder
* note that Cabal library packages are now by default prefixed with "haskell-"
svn path=/nixpkgs/trunk/; revision=10247
2008-01-22 16:26:57 +00:00
Marc Weber
dffda95fdd
reverted (10214) and merged my changes again because I had changed a lot of line by accident
...
svn path=/nixpkgs/trunk/; revision=10246
2008-01-22 15:13:35 +00:00
Marc Weber
22c7d08b6a
proposal cabal ghc builder + dep tracking using GHC_PACKAGE_PATH (untested - not yet working)
...
svn path=/nixpkgs/trunk/; revision=10245
2008-01-22 14:34:23 +00:00
Marc Weber
0885dcb0a2
postgresql updated to 8.2.6
...
svn path=/nixpkgs/trunk/; revision=10244
2008-01-22 14:29:38 +00:00
Yury G. Kudryashov
7c4ac4d14b
kde-4: l10n added, various updates
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10243
2008-01-22 13:10:14 +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
Yury G. Kudryashov
9ba0ec1be9
indilib added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10239
2008-01-22 13:08:59 +00:00
Yury G. Kudryashov
149678e9b6
libnova added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10238
2008-01-22 13:08:51 +00:00
Yury G. Kudryashov
e35275ae61
cfitsio added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10237
2008-01-22 13:08:39 +00:00
Yury G. Kudryashov
dc2b4f3ec7
libarchive added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10236
2008-01-22 13:08:32 +00:00
Michael Raskin
e2c0809777
fixed "which" src
...
svn path=/nixpkgs/trunk/; revision=10235
2008-01-20 22:55:43 +00:00
Marc Weber
d894c2d144
removed my string-with-deps probosal again.
...
There is no need to rewrite anything right now
added bvi one commit before this
svn path=/nixpkgs/trunk/; revision=10234
2008-01-20 22:49:58 +00:00
Marc Weber
b4b61eccce
svn path=/nixpkgs/trunk/; revision=10233
2008-01-20 22:47:08 +00:00
Armijn Hemel
aa275908c0
which:
...
* update to 2.19
* add readline dependency
* use mirror:// for download location
svn path=/nixpkgs/trunk/; revision=10231
2008-01-20 18:23:55 +00:00
Michael Raskin
a5e3c976f4
Updated nixUnstable
...
svn path=/nixpkgs/trunk/; revision=10230
2008-01-20 11:19:20 +00:00
Andres Löh
92886a3321
* added haddock documentation tool for ghc/Haskell
...
svn path=/nixpkgs/trunk/; revision=10229
2008-01-19 17:05:54 +00:00
Andres Löh
d223784b0e
* added vty package for ghc
...
svn path=/nixpkgs/trunk/; revision=10228
2008-01-19 16:42:42 +00:00
Michael Raskin
12ea9ddea2
Fixed building and aggregating modules for not-installed kernel version
...
svn path=/nixpkgs/trunk/; revision=10226
2008-01-19 11:00:09 +00:00
Marc Weber
f22d19c128
slightly modified stringsWithDeps script Builder proposal adding the feature
...
overriding steps and has better documentation (IMHO) reusing as much as
possible of the code already written by raskin
svn path=/nixpkgs/trunk/; revision=10225
2008-01-19 01:23:48 +00:00
Eelco Dolstra
47659b16f9
* Add unionfs.
...
svn path=/nixpkgs/trunk/; revision=10224
2008-01-18 22:03:13 +00:00
Eelco Dolstra
83d59de5a0
* Linux 2.6.22.16, 2.6.23.14: fixes CVE-2008-0001.
...
svn path=/nixpkgs/trunk/; revision=10222
2008-01-18 16:58:34 +00:00
Eelco Dolstra
4bbd0d9aad
* Latest usbutils, usb.ids.
...
svn path=/nixpkgs/trunk/; revision=10219
2008-01-18 15:18:02 +00:00
Eelco Dolstra
8215b6c953
* pciutils 2.2.8, with the latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=10218
2008-01-18 14:39:24 +00:00
Eelco Dolstra
e55c2246ff
* ntp 4.2.4p4.
...
svn path=/nixpkgs/trunk/; revision=10217
2008-01-18 13:20:04 +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
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