Commit graph

5604 commits

Author SHA1 Message Date
Rob Vermaas 6e0c059235 use older libpng for tetex
svn path=/nixpkgs/trunk/; revision=29368
2011-09-19 21:37:05 +00:00
Rob Vermaas 78acc23d18 forgot .nix extension
svn path=/nixpkgs/trunk/; revision=29367
2011-09-19 21:22:31 +00:00
Rob Vermaas 30e9cae7d2 added some python packages, add variant for libpng 1.2.44 as matplotlib does not compile with newer versions
svn path=/nixpkgs/trunk/; revision=29366
2011-09-19 21:00:37 +00:00
Peter Simons caf02e266f all-packages.nix: fixed evaluation error in the 'mumble' attribute
svn path=/nixpkgs/trunk/; revision=29364
2011-09-19 20:20:17 +00:00
Yury G. Kudryashov 63959f2a5a Let poppler use ${POPPLER_DATADIR}
Also upgrade poppler-data

svn path=/nixpkgs/trunk/; revision=29342
2011-09-19 08:35:30 +00:00
Yury G. Kudryashov de2105b740 scorched3d: latest version, build against wxgtk-2.8
svn path=/nixpkgs/trunk/; revision=29341
2011-09-19 05:17:00 +00:00
Yury G. Kudryashov fa506acf29 comical: build with wxGTK28
svn path=/nixpkgs/trunk/; revision=29339
2011-09-19 05:16:32 +00:00
Yury G. Kudryashov 5565ec4eec Remove unused gtkLibs220
svn path=/nixpkgs/trunk/; revision=29337
2011-09-19 05:16:02 +00:00
Alexander Tsamutali f7567f8717 misc/screensavers/slock: New nixpkg.
svn path=/nixpkgs/trunk/; revision=29326
2011-09-17 17:40:07 +00:00
Lluís Batlle i Rossell 98f6452a70 Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
I updated some libs to get it built.


svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Eelco Dolstra fd68946fa8 * Bump the default Linux kernel to 2.6.35 (the most recent longterm
stability kernel).

svn path=/nixpkgs/trunk/; revision=29312
2011-09-16 19:15:06 +00:00
Peter Simons 6ed0f99b70 haskell-helium: the package has disappeared from the upstream web server
svn path=/nixpkgs/trunk/; revision=29311
2011-09-16 18:29:32 +00:00
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
Eelco Dolstra 7df0d1cc58 * Updated IO::Compress.
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +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
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
Yury G. Kudryashov 5fd7590140 Add NetworkManager-pptp
svn path=/nixpkgs/trunk/; revision=29271
2011-09-14 15:50:14 +00:00
Yury G. Kudryashov 1d91e3ac45 Add pptp client
svn path=/nixpkgs/trunk/; revision=29267
2011-09-14 08:39:51 +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
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
Michael Raskin f75f1871d7 all-packages.nix entry for disser
svn path=/nixpkgs/trunk/; revision=29231
2011-09-12 20:50:32 +00:00
Peter Simons c88d870123 Haskell packages that require access to libc (for <time.h>, etc.)
consistently depend on the (non-existent) attribute 'libc'. That
dependency is then fulfilled by defining

  libc = pkgs.stdenv.gcc.libc;

in haskell-packages.nix where appropriate. On platforms impure platforms,
such as Darwin, that attribute evaluates to 'null'.

svn path=/nixpkgs/trunk/; revision=29223
2011-09-12 16:46:14 +00:00
Peter Simons 20c7526891 haskell-vector-algorithms: dropped obsolete version 0.4
svn path=/nixpkgs/trunk/; revision=29212
2011-09-12 16:45:23 +00:00
Peter Simons 107201f99f haskell-case-insensitive: dropped obsolete version 0.3
svn path=/nixpkgs/trunk/; revision=29211
2011-09-12 16:45:18 +00:00
Peter Simons d1219f3e3a haskell-snap-server: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29210
2011-09-12 16:45:13 +00:00
Peter Simons 3ac8f8c892 haskell-snap-core: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29209
2011-09-12 16:45:08 +00:00
Eelco Dolstra 3e54387efd * Added OpenSSL 1.0.0e (not updating the default yet because a lot
depends on it).  Also, install the manpages in $out/share/man rather
  than $out/ssl/man.

svn path=/nixpkgs/trunk/; revision=29208
2011-09-12 16:09:00 +00:00
Shea Levy d1808a89d3 haskellPackages.{cairo,pango,glib,gtk}: Depend on the stdenv libc instead of glibc
svn path=/nixpkgs/trunk/; revision=29190
2011-09-11 18:48:46 +00:00
Shea Levy 2155a9b00f Fix evaluation errors for haskellPackages.gtk on darwin. Note that the build is currently not successful.
svn path=/nixpkgs/trunk/; revision=29189
2011-09-11 18:28:14 +00:00
Michael Raskin 7bb4bf3fe0 Adding LOVE Lua-based game framework/interpreter
svn path=/nixpkgs/trunk/; revision=29188
2011-09-11 17:05:48 +00:00
Michael Raskin 8351a946d2 Adding libmodplug
svn path=/nixpkgs/trunk/; revision=29186
2011-09-11 16:45:42 +00:00
Andres Löh 23737894ec Updating comments: latest ghc-7.3 snapshot succeeds on more packages.
svn path=/nixpkgs/trunk/; revision=29183
2011-09-11 15:18:53 +00:00
Yury G. Kudryashov b6648e207d KDE SC 4.7.1
Mostly automatic update. The only manual change caused by some movements on
projects.kde.org. Untested.

svn path=/nixpkgs/trunk/; revision=29179
2011-09-11 12:39:06 +00:00
Peter Simons e364367ec9 haskell-hamlet: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=29166
2011-09-11 10:33:08 +00:00
Peter Simons ee57346eb9 haskell-shakespeare-text: added version 0.10.1
svn path=/nixpkgs/trunk/; revision=29165
2011-09-11 10:32:59 +00:00
Marco Maggesi 3f94f217d1 Add clooj, IDE for clojure
svn path=/nixpkgs/trunk/; revision=29149
2011-09-09 21:15:20 +00:00
Andres Löh bc3c074cb8 Added unbound, RepLib, type-equality.
svn path=/nixpkgs/trunk/; revision=29148
2011-09-09 20:45:04 +00:00
Peter Simons 4e6013e909 haskell-gtk still fails an assertion on Darwin; my attempt to fix that
hasn't worked, so I revert the change. Someone with access to that
platform will have to worry about those on Hydra assertions, I'm afraid.

svn path=/nixpkgs/trunk/; revision=29143
2011-09-09 19:57:44 +00:00
Andres Löh 19995681f3 Added instant-generics.
svn path=/nixpkgs/trunk/; revision=29139
2011-09-09 19:43:04 +00:00
Andres Löh 29de18d262 Added generic-deriving.
svn path=/nixpkgs/trunk/; revision=29137
2011-09-09 19:30:53 +00:00
Peter Simons b917ed0493 haskell-deepseq-th: added version 0.1.0.2
svn path=/nixpkgs/trunk/; revision=29136
2011-09-09 18:44:40 +00:00
Peter Simons 4b66e4ce25 haskell-happstack-hamlet: added version 6.2.0
svn path=/nixpkgs/trunk/; revision=29135
2011-09-09 18:44:33 +00:00
Peter Simons a13bbb3b10 haskell-cabal-ghci: added version 0.1
svn path=/nixpkgs/trunk/; revision=29133
2011-09-09 18:44:19 +00:00
Rob Vermaas 2610ed2ac9 added scipy, reportlab, pyreport, updated numpy matplotlib
svn path=/nixpkgs/trunk/; revision=29132
2011-09-09 14:20:43 +00:00