Commit graph

16295 commits

Author SHA1 Message Date
Eelco Dolstra 0880b96a3d * Apply the zlib/cmake updates from the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30309
2011-11-07 22:54:45 +00:00
Eelco Dolstra bb889c3605 * Revert both r30278 (cmake upgrade) and r30307 (zlib fix to get cmake
to build).  These are more appropriate to the stdenv branch.  I'll
  apply them there.

svn path=/nixpkgs/trunk/; revision=30308
2011-11-07 22:05:46 +00:00
David Guibert f5a2998c03 fix _LARGEFILE64_SOURCE in zlib
svn path=/nixpkgs/trunk/; revision=30307
2011-11-07 21:33:37 +00:00
Yury G. Kudryashov ddcce29b18 phonon-4.5.1
Builds against pulseaudio-1.x

svn path=/nixpkgs/trunk/; revision=30306
2011-11-07 21:14:00 +00:00
Eelco Dolstra e525da59f6 * SQLite 3.7.9.
svn path=/nixpkgs/trunk/; revision=30304
2011-11-07 21:09:52 +00:00
Shea Levy 51eab4deaa Only build clang on Linux until the wrapper is set up for non-Linux stdenvs
svn path=/nixpkgs/trunk/; revision=30302
2011-11-07 19:24:01 +00:00
Eelco Dolstra 7fdb29f0f3 * Make the X11 dependency in PulseAudio optional, just like the JACK
dependency.  This is important to prevent these dependencies from
  propagating to all PulseAudio clients.  The PulseAudio server in
  NixOS can enable X11 support (if desired) by setting

    hardware.pulseaudio.package = pkgs.pulseaudio.override {
      x11Support = true;
    };

svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
Peter Simons dd8a7b38db esniper: fixed build with current version of curl
svn path=/nixpkgs/trunk/; revision=30299
2011-11-07 17:48:51 +00:00
Eelco Dolstra b8153a3ac5 * Fix typo in meta.platforms.
svn path=/nixpkgs/trunk/; revision=30298
2011-11-07 17:31:10 +00:00
Yury G. Kudryashov 22726acbfc libical-0.47 (e.g., contains updated TZ info)
svn path=/nixpkgs/trunk/; revision=30296
2011-11-07 16:48:40 +00:00
Yury G. Kudryashov b01ac075d5 glib-2.30: add passthru.gioModuleDir
svn path=/nixpkgs/trunk/; revision=30295
2011-11-07 16:48:34 +00:00
Yury G. Kudryashov 27ecfa843a json-glib-0.14.0
svn path=/nixpkgs/trunk/; revision=30294
2011-11-07 16:48:27 +00:00
Yury G. Kudryashov c97639368f libproxy-0.4.7
svn path=/nixpkgs/trunk/; revision=30293
2011-11-07 16:48:22 +00:00
Yury G. Kudryashov a1745052e0 p11-kit
svn path=/nixpkgs/trunk/; revision=30292
2011-11-07 16:48:14 +00:00
Yury G. Kudryashov 13a3365d4a Add cogl
svn path=/nixpkgs/trunk/; revision=30291
2011-11-07 16:48:05 +00:00
Lluís Batlle i Rossell 74ef91cfae Updating ntp
svn path=/nixpkgs/trunk/; revision=30290
2011-11-07 15:07:19 +00:00
Peter Simons cf77f59ce9 stellarium: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=30289
2011-11-07 10:04:40 +00:00
Michael Raskin 0efee09246 Use correct gmp for cross-build
svn path=/nixpkgs/trunk/; revision=30288
2011-11-07 04:26:06 +00:00
Lluís Batlle i Rossell adc111e85f Changing my email address, to one I prefer.
svn path=/nixpkgs/trunk/; revision=30286
2011-11-06 21:38:34 +00:00
Michael Raskin 3b3c1670d1 Obviously, iproute needs host flex
svn path=/nixpkgs/trunk/; revision=30285
2011-11-06 21:38:02 +00:00
Ludovic Courtès 84888ac3f1 glibc 2.12: Add an option to keep debugging symbols.
svn path=/nixpkgs/trunk/; revision=30284
2011-11-06 21:06:05 +00:00
David Guibert 18fcb0f5f8 update pulseaudio 0.9.23 -> 1.1
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
David Guibert 29bdb369ab update cmake
svn path=/nixpkgs/trunk/; revision=30278
2011-11-06 20:03:00 +00:00
Michael Raskin a64122818f Cross-compiling TinyCC: move build helpers to buildNativeInputs
svn path=/nixpkgs/trunk/; revision=30277
2011-11-06 19:18:02 +00:00
Peter Simons c03581c2be haskell-hlint: updated to version 1.8.18
svn path=/nixpkgs/trunk/; revision=30273
2011-11-06 18:36:45 +00:00
Peter Simons dc4b393ded haskell-uniplate: updated to version 1.6.5
svn path=/nixpkgs/trunk/; revision=30272
2011-11-06 18:36:42 +00:00
Peter Simons 5b28154e86 haskell-tagsoup: updated to version 0.12.4
svn path=/nixpkgs/trunk/; revision=30271
2011-11-06 18:36:39 +00:00
Peter Simons e576156354 haskell-system-filepath: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=30270
2011-11-06 18:36:36 +00:00
Peter Simons 7130820f8c haskell-system-fileio: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=30269
2011-11-06 18:36:33 +00:00
Peter Simons 8325085a7d haskell-hint: updated to version 0.3.3.3
svn path=/nixpkgs/trunk/; revision=30268
2011-11-06 18:36:30 +00:00
Peter Simons cc2456282d haskell-ghc-mtl: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=30267
2011-11-06 18:36:27 +00:00
Peter Simons 5396f76a55 haskell-gamma: updated to version 0.9.0.1
svn path=/nixpkgs/trunk/; revision=30266
2011-11-06 18:36:24 +00:00
Peter Simons ff21c3f5b5 haskell-blaze-html: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=30265
2011-11-06 18:36:21 +00:00
Shea Levy 5e5dd16842 Remove the efi stub patch
svn path=/nixpkgs/trunk/; revision=30264
2011-11-06 17:38:51 +00:00
Shea Levy 83acc83fb7 Reenable grub2_efi
svn path=/nixpkgs/trunk/; revision=30262
2011-11-06 17:08:05 +00:00
Rob Vermaas 25d6f604bb add patches for libofa and libtunepipe due to remove curl/types.h in new curl
svn path=/nixpkgs/trunk/; revision=30261
2011-11-06 14:26:55 +00:00
Alexander Tsamutali 1b9adf9951 games/xonotic: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Alexander Tsamutali 10128798b5 games/teeworlds: Updated to 0.6.1, added myself as maintainer.
svn path=/nixpkgs/trunk/; revision=30259
2011-11-06 10:11:31 +00:00
Piotr Pietraszkiewicz 1916578852 made sword build against current curl (v7.22.0) by removing deprecated includes
svn path=/nixpkgs/trunk/; revision=30248
2011-11-05 22:12:18 +00:00
Lluís Batlle i Rossell 36c0150c1e I think these changes make postfix start again.
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell 70035096a5 Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Eelco Dolstra 4d95b41bc8 * curl updated to 7.22.0. Dropped the connect timeout patch because
it doesn't seem necessary anymore.

svn path=/nixpkgs/trunk/; revision=30243
2011-11-05 01:55:53 +00:00
Peter Simons a0cf7c24e1 git-annex: updated to version 3.20111025
svn path=/nixpkgs/trunk/; revision=30241
2011-11-05 00:03:44 +00:00
Michael Raskin 16b52399c7 Oops, set include dir
svn path=/nixpkgs/trunk/; revision=30240
2011-11-04 21:53:47 +00:00
Michael Raskin f9596a8145 Make cross-buildable. I wonder if it will work...
svn path=/nixpkgs/trunk/; revision=30239
2011-11-04 21:35:35 +00:00
Michael Raskin ca92853163 Make cross-buildable
svn path=/nixpkgs/trunk/; revision=30238
2011-11-04 21:31:07 +00:00
Michael Raskin bcfa6a78e8 Fix one part of cross-Linux-PAM failure...
svn path=/nixpkgs/trunk/; revision=30237
2011-11-04 21:11:43 +00:00
Eelco Dolstra a839947b85 * Make OpenSSL 1.0.0e the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30233
2011-11-04 18:48:25 +00:00
Eelco Dolstra a35804be30 * Another unused file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30232
2011-11-04 18:48:00 +00:00
Eelco Dolstra 03e3e290bc * Remove unused file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30231
2011-11-04 18:46:20 +00:00
Lluís Batlle i Rossell c95d373b68 Patching gtmess; it did not build on arm.
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Peter Simons 0812835108 haskell-uuagc-cabal: updated to version 1.0.0.9
svn path=/nixpkgs/trunk/; revision=30228
2011-11-04 16:57:39 +00:00
Peter Simons e723b95140 haskell-xml-enumerator: updated to version 0.4.3.1
svn path=/nixpkgs/trunk/; revision=30227
2011-11-04 16:57:24 +00:00
Michael Raskin 78070477bf Given that this version is the dependency of OpenSSH, fix cross-build.
svn path=/nixpkgs/trunk/; revision=30226
2011-11-04 16:55:47 +00:00
Michael Raskin d48ca86dd9 Given that this version is the dependency of OpenSSH, fix cross-build.
svn path=/nixpkgs/trunk/; revision=30225
2011-11-04 16:54:04 +00:00
Lluís Batlle i Rossell 6d9179983b Semicolon
svn path=/nixpkgs/trunk/; revision=30222
2011-11-04 10:35:21 +00:00
Lluís Batlle i Rossell 0f0ca48a8d Adding gtmess
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Rob Vermaas 9d3e13f7f3 remove .hg-archival.txt from nix-prefetch-hg result
svn path=/nixpkgs/trunk/; revision=30217
2011-11-03 23:46:50 +00:00
Ludovic Courtès 9878098ddf Add TI-RPC.
svn path=/nixpkgs/trunk/; revision=30216
2011-11-03 21:08:32 +00:00
Lluís Batlle i Rossell 15c16f50aa Adding dnstop
svn path=/nixpkgs/trunk/; revision=30209
2011-11-03 18:43:48 +00:00
Peter Simons 583fbe814f haskell-vty: updated to version 4.7.0.6
svn path=/nixpkgs/trunk/; revision=30208
2011-11-03 18:17:23 +00:00
Peter Simons bb2c5cbf70 haskell-system-filepath: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=30207
2011-11-03 18:17:17 +00:00
Peter Simons 678b22a3a1 haskell-cereal: updated to version 0.3.4.0
svn path=/nixpkgs/trunk/; revision=30206
2011-11-03 18:17:09 +00:00
Peter Simons 22e1af0a3e haskell-base-unicode-symbols: updated to version 0.2.2.2
svn path=/nixpkgs/trunk/; revision=30205
2011-11-03 18:17:03 +00:00
Peter Simons c1475b6431 haskell-text: updated to version 0.11.1.9
svn path=/nixpkgs/trunk/; revision=30204
2011-11-03 18:16:54 +00:00
Eelco Dolstra d0c3f05c13 * Apply a patch to propagate the --force flag in the legacy drbdadm to
drbdsetup.  Otherwise "drbdadm primary --force" won't work as
  expected (the kernel will say "State change failed: Need access to
  UpToDate data").

svn path=/nixpkgs/trunk/; revision=30195
2011-11-02 18:54:49 +00:00
Eelco Dolstra 2d2ee447fb * Build the legacy tools.
svn path=/nixpkgs/trunk/; revision=30194
2011-11-02 17:13:38 +00:00
Eelco Dolstra efe6fddd59 * Indentation.
svn path=/nixpkgs/trunk/; revision=30193
2011-11-02 17:13:24 +00:00
Shea Levy a6cb9725c0 Ruby 1.9.3-p0
svn path=/nixpkgs/trunk/; revision=30191
2011-11-02 15:42:29 +00:00
Lluís Batlle i Rossell b931fd862d Updating scribus to 1.4.0rc6. The developers say they abandoned 1.3 long ago.
svn path=/nixpkgs/trunk/; revision=30190
2011-11-02 15:00:11 +00:00
Lluís Batlle i Rossell 665dc49d43 I make qcad compile further... and more importantly, I make it fail the build
if the compilation fails. It was not so.

But it still needs some patching to build.

svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Sander van der Burg bf457edff0 reverted default kernel back to 2.6.35
svn path=/nixpkgs/trunk/; revision=30188
2011-11-02 13:51:31 +00:00
Sander van der Burg 2a7dfdbce9 Changed the default linux kernel to the 2.6.39 series
svn path=/nixpkgs/trunk/; revision=30187
2011-11-02 13:16:18 +00:00
Peter Simons 69488d688d synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Peter Simons c882363fce haskell-tls: updated to version 0.8.2
svn path=/nixpkgs/trunk/; revision=30185
2011-11-02 01:42:26 +00:00
Peter Simons 949d850c63 haskell-tls-extra: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=30184
2011-11-02 01:42:23 +00:00
Peter Simons eaf51ba7e6 haskell-http-enumerator: updated to version 0.7.1.4
svn path=/nixpkgs/trunk/; revision=30183
2011-11-02 01:42:20 +00:00
Peter Simons 5ab11e58fc haskell-happstack-server: updated to version 6.2.5
svn path=/nixpkgs/trunk/; revision=30182
2011-11-02 01:42:17 +00:00
Peter Simons 5e5a7ea167 haskell-cryptocipher: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=30181
2011-11-02 01:42:15 +00:00
Peter Simons bca247ca0f haskell-clientsession: updated to version 0.7.3.3
svn path=/nixpkgs/trunk/; revision=30180
2011-11-02 01:42:12 +00:00
Peter Simons 547f7448c8 haskell-certificate: updated to version 1.0.0
svn path=/nixpkgs/trunk/; revision=30179
2011-11-02 01:42:09 +00:00
Peter Simons 9567a44892 haskell-cryptocipher: dropped obsolete version 0.2.14
svn path=/nixpkgs/trunk/; revision=30178
2011-11-02 01:42:05 +00:00
Shea Levy 3447d62e64 pidgin-sipe: Bump to 1.12.0
svn path=/nixpkgs/trunk/; revision=30177
2011-11-02 00:19:19 +00:00
Ludovic Courtès f9667d3cd8 Add `meta.platforms' to various GnuPG dependencies.
svn path=/nixpkgs/trunk/; revision=30175
2011-11-01 22:38:05 +00:00
Lluís Batlle i Rossell d4b26a727a Updating unbound.
svn path=/nixpkgs/trunk/; revision=30174
2011-11-01 22:33:40 +00:00
Ludovic Courtès 0f6979f5b9 Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.
svn path=/nixpkgs/trunk/; revision=30173
2011-11-01 22:10:51 +00:00
Ludovic Courtès 08b5baee9a glibc/hurd: Update to latest Git; add dependency on pthread headers.
svn path=/nixpkgs/trunk/; revision=30172
2011-11-01 22:10:45 +00:00
Peter Simons 3239966f9d haskell-uu-parsinglib: updated to version 2.7.2.2
svn path=/nixpkgs/trunk/; revision=30171
2011-11-01 19:03:07 +00:00
Peter Simons 742f6e1363 haskell-http-types: updated to version 0.6.6
svn path=/nixpkgs/trunk/; revision=30170
2011-11-01 19:03:05 +00:00
Peter Simons d19ed54693 haskell-cryptocipher: added version 0.3.0
svn path=/nixpkgs/trunk/; revision=30169
2011-11-01 19:03:01 +00:00
David Guibert 2a0816fb45 add libjson library
svn path=/nixpkgs/trunk/; revision=30168
2011-11-01 17:07:14 +00:00
David Guibert 752e53e95d lsof 2.84 -> 2.85
svn path=/nixpkgs/trunk/; revision=30167
2011-11-01 17:07:07 +00:00
David Guibert 2ae62028c3 update libgcrypt 1.4.6 -> 1.5.0
svn path=/nixpkgs/trunk/; revision=30166
2011-11-01 17:06:58 +00:00
Eelco Dolstra 0918b83c75 * Added the Docbook 4.1 SGML DTDs.
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.

svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Eelco Dolstra aa98c7dc02 * Added drbd.
svn path=/nixpkgs/trunk/; revision=30163
2011-11-01 15:21:31 +00:00
Eelco Dolstra a5a5dcde90 * Updated PostgreSQL.
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Peter Simons 0187ec7032 haskell-cprng-aes: updated to version 0.2.3
svn path=/nixpkgs/trunk/; revision=30159
2011-10-31 22:38:47 +00:00
Peter Simons 4da7dbb56f haskell-crypto-pubkey-types: added version 0.1.0
svn path=/nixpkgs/trunk/; revision=30158
2011-10-31 22:38:44 +00:00
Lluís Batlle i Rossell 4cf25b19de Updating xpdf.
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Peter Simons 8437718fbe haskell-yesod: updated to version 0.9.3.1
svn path=/nixpkgs/trunk/; revision=30154
2011-10-31 18:50:12 +00:00
Peter Simons 0cacb0a390 haskell-yesod-core: updated to version 0.9.3.3
svn path=/nixpkgs/trunk/; revision=30153
2011-10-31 18:50:09 +00:00
Peter Simons 4fb2bea7e7 haskell-yesod-auth: updated to version 0.7.5
svn path=/nixpkgs/trunk/; revision=30152
2011-10-31 18:50:07 +00:00
Peter Simons 6d455773b0 haskell-wai-extra: updated to version 0.4.4
svn path=/nixpkgs/trunk/; revision=30151
2011-10-31 18:50:04 +00:00
Peter Simons 40571fd25f haskell-shakespeare: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=30150
2011-10-31 18:50:01 +00:00
Peter Simons eeffbea836 haskell-persistent: updated to version 0.6.4
svn path=/nixpkgs/trunk/; revision=30149
2011-10-31 18:49:58 +00:00
Peter Simons 686580dc80 haskell-http-date: updated to version 0.0.1
svn path=/nixpkgs/trunk/; revision=30148
2011-10-31 18:49:56 +00:00
Peter Simons 9864618daf haskell-hamlet: updated to version 0.10.4
svn path=/nixpkgs/trunk/; revision=30147
2011-10-31 18:49:52 +00:00
Peter Simons b052d41f51 haskell-download-curl: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30146
2011-10-31 18:49:49 +00:00
Peter Simons 1c509caa6f haskell-time: updated to version 1.4.0.1
svn path=/nixpkgs/trunk/; revision=30145
2011-10-31 18:49:45 +00:00
Rob Vermaas edbae5f6c3 update nginx to 1.1.7
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Eelco Dolstra bd5e996e20 * Apply a patch to fix the "max resident" size reported by ‘time’
being off by a factor of 4.  (The most recent release of ‘time’ is
  from 1996 BTW...)

svn path=/nixpkgs/trunk/; revision=30143
2011-10-31 14:44:32 +00:00
Cillian de Roiste e15db25ff3 Updating unetbootin to 563, the previous version was not working for me at all, it dropped me to a busybox shell
svn path=/nixpkgs/trunk/; revision=30139
2011-10-31 00:25:55 +00:00
Peter Simons 652a24f21a haskell-curl: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30137
2011-10-30 16:06:47 +00:00
Peter Simons e93ae189ab haskell-skein: updated to version 0.1.0.3
svn path=/nixpkgs/trunk/; revision=30136
2011-10-30 16:06:45 +00:00
Peter Simons 3eac2b5f88 haskell-simple-sendfile: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=30135
2011-10-30 16:06:42 +00:00
Peter Simons 8a2cef50ab haskell-hashable: updated to version 1.1.2.2
svn path=/nixpkgs/trunk/; revision=30134
2011-10-30 16:06:39 +00:00
Peter Simons 67d39b288c haskell-text: updated to version 0.11.1.7
svn path=/nixpkgs/trunk/; revision=30133
2011-10-30 16:06:37 +00:00
Peter Simons 77bf849490 haskell-network: updated to version 2.3.0.7
svn path=/nixpkgs/trunk/; revision=30132
2011-10-30 16:06:34 +00:00
Peter Simons ebb773ee24 haskell-download: added meta.maintainers
svn path=/nixpkgs/trunk/; revision=30131
2011-10-30 16:06:30 +00:00
Shea Levy 9bcfce124a Add download-curl
svn path=/nixpkgs/trunk/; revision=30130
2011-10-30 15:39:13 +00:00
Shea Levy 3ec73f62af Whoops, forgot the nix expression
svn path=/nixpkgs/trunk/; revision=30129
2011-10-30 15:26:55 +00:00
Shea Levy 53bf668c0f Add Haskell curl bindings
svn path=/nixpkgs/trunk/; revision=30128
2011-10-30 15:24:00 +00:00
Shea Levy 324a9ec3b6 Add tagsoup-0.10.1 (needed for download-curl)
svn path=/nixpkgs/trunk/; revision=30126
2011-10-30 15:19:27 +00:00
Shea Levy 62a775f829 Add the download Haskell library
svn path=/nixpkgs/trunk/; revision=30125
2011-10-30 13:55:22 +00:00
Ludovic Courtès 67e7995cdc MIT/GNU Scheme 9.1.
svn path=/nixpkgs/trunk/; revision=30124
2011-10-30 11:51:55 +00:00
Ludovic Courtès bba5ca07e1 GNU cflow 1.4.
svn path=/nixpkgs/trunk/; revision=30123
2011-10-30 00:01:33 +00:00
Ludovic Courtès fa09c2684d GNU oSIP 3.6.0.
svn path=/nixpkgs/trunk/; revision=30122
2011-10-30 00:01:29 +00:00
Ludovic Courtès 929841f10a GNU Wget 1.13.4.
svn path=/nixpkgs/trunk/; revision=30121
2011-10-30 00:01:24 +00:00
Ludovic Courtès 461f4d0c4e GNU gengetopt 2.22.5.
svn path=/nixpkgs/trunk/; revision=30120
2011-10-30 00:01:20 +00:00
Ludovic Courtès 89df6c6c35 GNU GLOBAL 6.1.
svn path=/nixpkgs/trunk/; revision=30119
2011-10-30 00:01:15 +00:00
Ludovic Courtès c9f5cba45d GNU Libtasn1 2.10.
svn path=/nixpkgs/trunk/; revision=30118
2011-10-30 00:01:10 +00:00
Ludovic Courtès 125680c1cb GNU uCommon C++ 5.0.6.
svn path=/nixpkgs/trunk/; revision=30117
2011-10-30 00:01:05 +00:00
Ludovic Courtès 74201c0fcb GNU SIP Witch 1.1.2.
svn path=/nixpkgs/trunk/; revision=30116
2011-10-30 00:00:56 +00:00
Ludovic Courtès 1476689828 GNU Fdisk 1.3.0a.
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Ludovic Courtès 9b12043e62 GNU FreeIPMI 1.0.8.
svn path=/nixpkgs/trunk/; revision=30114
2011-10-30 00:00:43 +00:00
Ludovic Courtès 7da5374672 GNU Xorriso 1.1.6.
svn path=/nixpkgs/trunk/; revision=30113
2011-10-30 00:00:39 +00:00
Ludovic Courtès 54786058b2 GNU Parallel 20111022.
svn path=/nixpkgs/trunk/; revision=30112
2011-10-30 00:00:34 +00:00
Ludovic Courtès b2d282b491 GNU Libtool 2.4.2.
svn path=/nixpkgs/trunk/; revision=30111
2011-10-30 00:00:29 +00:00
Ludovic Courtès e26fc2311a GNU Zile 2.4.2.
svn path=/nixpkgs/trunk/; revision=30110
2011-10-30 00:00:25 +00:00
Peter Simons 908f43b020 haskell-snap-server: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=30102
2011-10-29 10:48:05 +00:00
Peter Simons d9f4e0f2e8 haskell-snap-core: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=30101
2011-10-29 10:48:02 +00:00
Peter Simons 2688ba5b0a haskell-MonadCatchIO-transformers: updated to version 0.2.2.3
svn path=/nixpkgs/trunk/; revision=30100
2011-10-29 10:47:58 +00:00
Shea Levy 0f80aa96a6 s|/nix/store|$NIX_STORE|
svn path=/nixpkgs/trunk/; revision=30094
2011-10-28 23:44:49 +00:00
Shea Levy c3ef673ff1 iproute2: Working URL
svn path=/nixpkgs/trunk/; revision=30093
2011-10-28 21:31:03 +00:00
Shea Levy c90c831a85 ntfs-3g: The tuxera url isn't working
svn path=/nixpkgs/trunk/; revision=30092
2011-10-28 21:28:52 +00:00
Eelco Dolstra c33eec8e05 * Make KDE 4.7 the default.
svn path=/nixpkgs/trunk/; revision=30091
2011-10-28 21:25:09 +00:00
Shea Levy 9afc1f6a24 nuke-refs: Don't assume /nix/store
svn path=/nixpkgs/trunk/; revision=30090
2011-10-28 21:23:40 +00:00
Shea Levy 819198fba0 usbutils: The sourceforge site doesn't appear to have the tarball anymore, use kernel mirror
svn path=/nixpkgs/trunk/; revision=30089
2011-10-28 21:11:27 +00:00
Shea Levy a5c4b75643 reiserfsprogs: Use the kernel mirrors
svn path=/nixpkgs/trunk/; revision=30088
2011-10-28 21:02:34 +00:00
Shea Levy 3b75d96027 glibc locales: Don't assume /nix/store
svn path=/nixpkgs/trunk/; revision=30087
2011-10-28 19:49:08 +00:00