90749 Commits

Author SHA1 Message Date
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
Wouter den Breejen
ca2b1e3b77 Added boot.kernelModules argument to rescue-cd
svn path=/nixos/trunk/; revision=10227
2008-01-19 13:47:49 +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
fcef0545be * A program for generating the hardware-specific bits of
configuration.nix.  Right now it finds out the following:

  - How many CPUs the machine has (for nix.maxJobs).
  - Whether to load KVM support (either kvm-intel or kvm-amd).
  - The modules necessary for the initrd by scanning the PCI and USB
    busses.  Only mass-storage and HID related modules are added.

svn path=/nixos/trunk/; revision=10221
2008-01-18 16:17:48 +00:00
Eelco Dolstra
86484779c7 * Mount usbfs on /proc/bus/usb.
svn path=/nixos/trunk/; revision=10220
2008-01-18 15:18:32 +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
Yury G. Kudryashov
dc15788487 powerpc support removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=10205
2008-01-17 13:29:33 +00:00
Yury G. Kudryashov
25630eee9e Removed kde4.pim from list
svn path=/nixpkgs/branches/stdenv-updates/; revision=10204
2008-01-17 13:14:20 +00:00
Yury G. Kudryashov
eae106046d remove 2.6.22-paravirt-nvidia.patch
svn path=/nixpkgs/branches/stdenv-updates/; revision=10203
2008-01-17 13:09:37 +00:00
Yury G. Kudryashov
a2705398ff kde4.workspace updated
svn path=/nixpkgs/branches/stdenv-updates/; revision=10202
2008-01-17 13:04:21 +00:00
Yury G. Kudryashov
4bfa9fdc40 kde4.base: added cmake to inputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=10201
2008-01-17 13:03:56 +00:00
Yury G. Kudryashov
2412e8364b Added samba support to kde4-runtime
svn path=/nixpkgs/branches/stdenv-updates/; revision=10200
2008-01-17 13:03:21 +00:00
Yury G. Kudryashov
ed035b3299 pimlibs are compilable now
svn path=/nixpkgs/branches/stdenv-updates/; revision=10199
2008-01-17 13:02:41 +00:00
Yury G. Kudryashov
4fa42beccb Typo fix in renaming...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10198
2008-01-17 13:02:11 +00:00
Yury G. Kudryashov
452c001945 Samba updated
svn path=/nixpkgs/branches/stdenv-updates/; revision=10197
2008-01-17 13:01:45 +00:00
Yury G. Kudryashov
54e429d6e1 More dependencies for gpgme
svn path=/nixpkgs/branches/stdenv-updates/; revision=10196
2008-01-17 13:01:31 +00:00
Yury G. Kudryashov
16d153bea5 gnupg2 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10195
2008-01-17 13:01:19 +00:00
Yury G. Kudryashov
8db01883b8 libunwind added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10194
2008-01-17 13:00:51 +00:00
Yury G. Kudryashov
4eeee85ad1 iniparser library added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10193
2008-01-17 13:00:21 +00:00
Yury G. Kudryashov
60f2d47400 Some renaming for future variants
svn path=/nixpkgs/branches/stdenv-updates/; revision=10192
2008-01-17 12:59:41 +00:00
Yury G. Kudryashov
8e119adbb9 Added libksba
svn path=/nixpkgs/branches/stdenv-updates/; revision=10191
2008-01-17 12:59:06 +00:00
Yury G. Kudryashov
66cba1e312 libassuan added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10190
2008-01-17 12:58:31 +00:00
Yury G. Kudryashov
1ba2194228 pth added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10189
2008-01-17 12:58:07 +00:00
Yury G. Kudryashov
fa5891aa62 Propagating inputs of heimdal
svn path=/nixpkgs/branches/stdenv-updates/; revision=10188
2008-01-17 12:57:56 +00:00