Commit Graph

15721 Commits

Author SHA1 Message Date
Peter Simons
95ae45256a haskell-get-options: the package doesn't build, because the upstream archive has vanished
svn path=/nixpkgs/trunk/; revision=29308
2011-09-16 18:17:20 +00:00
Shea Levy
2872ccafd6 linux-3.1: Bump to r6
Not sure if kernel.org is ever coming back now...

svn path=/nixpkgs/trunk/; revision=29303
2011-09-16 11:26:43 +00:00
Eelco Dolstra
7df0d1cc58 * Updated IO::Compress.
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Peter Simons
62d83b9265 pkgs/os-specific/linux/e1000e: don't strip the generated module
... but allow parallel building.

svn path=/nixpkgs/trunk/; revision=29300
2011-09-15 16:24:27 +00:00
Peter Simons
d0ffef49bb os-specific/linux/e1000e: added recent a version of the e1000e kernel module
That module is required to support modern Intel Gigabit Ethernet cards.

svn path=/nixpkgs/trunk/; revision=29297
2011-09-15 15:18:45 +00:00
Peter Simons
8d0794f5e2 stgit: disable the test suite for the time being
There are failures, but it's unclear whether those are caused by assumptions
about the build environment or whether they signify real problems in the
software.

svn path=/nixpkgs/trunk/; revision=29295
2011-09-15 12:47:49 +00:00
Peter Simons
cd3e9099e9 stgit: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=29294
2011-09-15 11:04:00 +00:00
Eelco Dolstra
cdb830bef2 * Fix nixPerk.
svn path=/nixpkgs/trunk/; revision=29292
2011-09-15 08:29:52 +00:00
Andres Löh
54039c51f8 Added haskell-gloss and modified haskell-GLURaw.
I know that GLURaw is currently a modification of the generated file.
Not making the change prevents GLURaw from being loaded into ghci.

svn path=/nixpkgs/trunk/; revision=29290
2011-09-15 05:03:31 +00:00
Eelco Dolstra
0578ceb11b * Support communicating with the MTurk API via SSL.
svn path=/nixpkgs/trunk/; revision=29289
2011-09-14 22:55:02 +00:00
Eelco Dolstra
6cec6f29db * Use the -O flag.
svn path=/nixpkgs/trunk/; revision=29288
2011-09-14 22:54:35 +00:00
Russell O'Connor
eaa3e31695 Reverting CUPS update.
svn path=/nixpkgs/trunk/; revision=29282
2011-09-14 17:57:49 +00:00
Peter Simons
12e7407abe libgnomeprint: updated to version 2.18.8
I made this update hoping that it would fix the build errors with CUPS 1.5.x,
but unfortunately the new version still fails to compile:

  gnome-print-cups-transport.c:59:2: error: expected specifier-qualifier-list before 'FILE'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_init':
  gnome-print-cups-transport.c:128:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_finalize':
  gnome-print-cups-transport.c:140:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_open':
  gnome-print-cups-transport.c:194:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:196:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_close':
  gnome-print-cups-transport.c:238:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:241:23: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:245:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_write':
  gnome-print-cups-transport.c:270:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:276:13: warning: incompatible implicit declaration of built-in function 'fwrite'
  gnome-print-cups-transport.c:276:57: error: 'GPTransportCups' has no member named 'file'
  make[4]: *** [gnome-print-cups-transport.lo] Error 1

I commit the update anyway, because (a) I feel that having the latest version
probably can't hurt and (b) the old expression had an incorrect name attribute,
which is now fixed.

svn path=/nixpkgs/trunk/; revision=29281
2011-09-14 17:35:26 +00:00
Peter Simons
2f7372b107 libgnomecups-0.2.3: cosmetic, no functional change
svn path=/nixpkgs/trunk/; revision=29280
2011-09-14 17:35:20 +00:00
Peter Simons
89ebfa875d haskell-yesod: updated to version 0.9.2.2
svn path=/nixpkgs/trunk/; revision=29279
2011-09-14 17:13:34 +00:00
Peter Simons
eb7be9c030 haskell-yesod-form: updated to version 0.3.2.1
svn path=/nixpkgs/trunk/; revision=29278
2011-09-14 17:13:30 +00:00
Peter Simons
d2272469b7 haskell-hledger: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29277
2011-09-14 17:13:26 +00:00
Peter Simons
061057a253 haskell-hledger-web: updated to version 0.15.3
svn path=/nixpkgs/trunk/; revision=29276
2011-09-14 17:13:22 +00:00
Peter Simons
393a0dba1c haskell-hledger-vty: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29275
2011-09-14 17:13:18 +00:00
Peter Simons
135ccb3feb haskell-hledger-lib: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29274
2011-09-14 17:13:14 +00:00
Peter Simons
ac7bad192b haskell-hledger-chart: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29273
2011-09-14 17:13:10 +00:00
Yury G. Kudryashov
284ffb7713 nm-applet-0.9.0
svn path=/nixpkgs/trunk/; revision=29272
2011-09-14 16:52:06 +00:00
Yury G. Kudryashov
5fd7590140 Add NetworkManager-pptp
svn path=/nixpkgs/trunk/; revision=29271
2011-09-14 15:50:14 +00:00
Yury G. Kudryashov
5aed28d802 Better propagated/native/ buildInputs separation
svn path=/nixpkgs/trunk/; revision=29270
2011-09-14 15:50:01 +00:00
Eelco Dolstra
f887ecef57 * Latest CA certificate bundle, now without DigiNotar certificate.
svn path=/nixpkgs/trunk/; revision=29269
2011-09-14 11:59:18 +00:00
Yury G. Kudryashov
1d91e3ac45 Add pptp client
svn path=/nixpkgs/trunk/; revision=29267
2011-09-14 08:39:51 +00:00
Yury G. Kudryashov
4f8880a3e3 pmutils: PATH+=${dbus_tools}/bin, fix /sbin/hwclock
sleep.d/55NetworkManager needs dbus-send

svn path=/nixpkgs/trunk/; revision=29264
2011-09-14 04:06:43 +00:00
Sander van der Burg
30872fb8cc Transitive library dependencies are now propagated
svn path=/nixpkgs/trunk/; revision=29260
2011-09-13 21:07:08 +00:00
Piotr Pietraszkiewicz
44a7252405 made myself a maintainer of kadu
svn path=/nixpkgs/trunk/; revision=29259
2011-09-13 20:54:02 +00:00
Piotr Pietraszkiewicz
4d611bf817 bibletime-2.8.1 + made myself a maintainer
svn path=/nixpkgs/trunk/; revision=29258
2011-09-13 20:52:25 +00:00
Piotr Pietraszkiewicz
28ab7935b7 made myself a maintainer of sword
svn path=/nixpkgs/trunk/; revision=29257
2011-09-13 20:50:39 +00:00
Piotr Pietraszkiewicz
97efcfd4a4 made myself a maintainer of crack-attack + cosmetics (removed trailing whitespaces from the file)
svn path=/nixpkgs/trunk/; revision=29256
2011-09-13 20:49:45 +00:00
Piotr Pietraszkiewicz
45014dce17 added myself to the maintainers list
svn path=/nixpkgs/trunk/; revision=29255
2011-09-13 20:46:41 +00:00
Peter Simons
a4239c7e14 tahoe-lafs: updated to version 1.8.3, which fixes an important security bug
Note that we currently cannot run the test suite!

svn path=/nixpkgs/trunk/; revision=29253
2011-09-13 20:10:41 +00:00
Peter Simons
60edb6348f python-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29252
2011-09-13 20:10:37 +00:00
Peter Simons
86683f9c04 pycryptopp: updated to version 0.5.29
svn path=/nixpkgs/trunk/; revision=29251
2011-09-13 20:10:33 +00:00
Peter Simons
6426183c0c python-foolscap: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=29250
2011-09-13 20:10:29 +00:00
Sander van der Burg
cdde5132f8 Removed some obsolete restrictions, so that transitive dependencies are also loaded
svn path=/nixpkgs/trunk/; revision=29249
2011-09-13 20:07:14 +00:00
Yury G. Kudryashov
83814bdc41 Changes required by NM-0.9
* Add NL80211 driver
* Install d-bus config files

svn path=/nixpkgs/trunk/; revision=29248
2011-09-13 19:29:13 +00:00
Yury G. Kudryashov
8c6b8753d5 NM: propagate dbus-glib
svn path=/nixpkgs/trunk/; revision=29247
2011-09-13 19:27:41 +00:00
Peter Simons
9f20aa5df6 bash: install extensive completion library in the interactive version
Add the command-line completion library to the "interactive" version of
bash. That code is *not* active by default. To enable it, run

 | . ${bash}/etc/bash_completion

in your ~/.bashrc. If you prefer to build bashInteractive without that
feature, use the following override in ~/.nixpkgs/config.nix to disable it:

 | {
 |   packageOverrides = pkgs:
 |   {
 |     bashInteractive = pkgs.bashInteractive.override {
 |       bashCompletion = null;
 |     };
 |   };
 | }

svn path=/nixpkgs/trunk/; revision=29244
2011-09-13 17:50:03 +00:00
Peter Simons
3c5ff4a118 haskell-hledger-web: added version 0.15.3
svn path=/nixpkgs/trunk/; revision=29243
2011-09-13 17:35:18 +00:00
Peter Simons
6557b25b37 haskell-io-storage: added version 0.3
svn path=/nixpkgs/trunk/; revision=29242
2011-09-13 17:35:12 +00:00
Peter Simons
8c8d88080d haskell-time: updated to version 1.4
svn path=/nixpkgs/trunk/; revision=29241
2011-09-13 17:35:07 +00:00
Sander van der Burg
29cb002977 The string array needs to be comma separated
svn path=/nixpkgs/trunk/; revision=29240
2011-09-13 15:53:26 +00:00
Sander van der Burg
06891d3997 Improved the wrapper: it is now a separate component invoking the executable's main method through the refelection API
svn path=/nixpkgs/trunk/; revision=29239
2011-09-13 15:47:54 +00:00
Russell O'Connor
15293fa398 Upgrading cups to 1.5.0
(this fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634325)


svn path=/nixpkgs/trunk/; revision=29237
2011-09-13 13:57:46 +00:00
Sander van der Burg
89cf1d4b9b Oops: forgot to include the wrapper class
svn path=/nixpkgs/trunk/; revision=29236
2011-09-13 12:17:28 +00:00
Sander van der Burg
610d109f75 Initial implementation of a main class wrapper which resolves runtime dependencies automatically
svn path=/nixpkgs/trunk/; revision=29235
2011-09-13 12:17:04 +00:00
Michael Raskin
f75f1871d7 all-packages.nix entry for disser
svn path=/nixpkgs/trunk/; revision=29231
2011-09-12 20:50:32 +00:00