1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

19485 commits

Author SHA1 Message Date
Mathijs Kwik c0efa356fc uhc: fixed building on ghc 7.2.1+
by removing the check for the 'binary' package, which is built-in from
that version onward. This is a workaround for the problem where ghc's
built-in libraries (like containers, array, binary) don't show up in
"ghc-pkg list" output.

svn path=/nixpkgs/trunk/; revision=34471
2012-06-11 18:58:28 +00:00
Mathijs Kwik 51ec873c8d mongodb: upgraded to 2.0.6
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Mathijs Kwik 3d4ab75229 linux kernel headers: copy generated headers as well
as they are referenced from other kernel headers, this seems like the
best thing to do. Ubuntu seems to do so too.

Fixes issues with nvidia's binary driver and bbswitch on kernels > 3.3

svn path=/nixpkgs/trunk/; revision=34469
2012-06-11 17:41:11 +00:00
Mathijs Kwik 46beccef20 linux kernel aufs (needed for livecd): added to 3.4
upgraded 3.3 version to stable

svn path=/nixpkgs/trunk/; revision=34468
2012-06-11 17:41:05 +00:00
Mathijs Kwik 25b199771d google-talk-plugin: upgraded to 2.9.10.0
svn path=/nixpkgs/trunk/; revision=34467
2012-06-11 17:41:03 +00:00
Mathijs Kwik e19cc94e1a added vobcopy: nice CLI dvd ripper
svn path=/nixpkgs/trunk/; revision=34466
2012-06-11 17:40:58 +00:00
Mathijs Kwik b40092010c mkvtoolnix: upgraded to 5.6.0
svn path=/nixpkgs/trunk/; revision=34465
2012-06-11 17:40:55 +00:00
Peter Simons ac3df043d6 haskell-happstack-data: obsolete package removed
svn path=/nixpkgs/trunk/; revision=34463
2012-06-11 17:15:52 +00:00
Eelco Dolstra d63bcce038 * Added pam_ssh_agent_auth, a PAM module for authentication through
the SSH agent.

svn path=/nixpkgs/trunk/; revision=34462
2012-06-11 16:45:54 +00:00
Peter Simons e0f5d8870e Updated Emacs default version from 23.3 to 24.1.
Yay!

svn path=/nixpkgs/trunk/; revision=34461
2012-06-11 16:41:31 +00:00
Peter Simons 09321105f1 ghc: added version 7.4.2
svn path=/nixpkgs/trunk/; revision=34460
2012-06-11 16:25:45 +00:00
Peter Simons f723b4dcb4 haskell-defaults.nix: added empty 'haskellPlatform' attribute to ghcHEADPrefs
Writing generic expressions is easier if this attribute always exists.

svn path=/nixpkgs/trunk/; revision=34459
2012-06-11 15:07:33 +00:00
Peter Simons 1c9727a81c haskell-defaults.nix: explicitly set mtl version in Haskell Platform 2009.2.0.2 to fix builds with GHC 6.10.4
svn path=/nixpkgs/trunk/; revision=34458
2012-06-11 15:04:44 +00:00
Peter Simons edb10988b3 xmonad: fixed build with GHC 7.4.1
svn path=/nixpkgs/trunk/; revision=34457
2012-06-11 14:55:56 +00:00
Peter Simons a89d66337c haskell-packages.nix: updated default 'cgi' reference to the latest version
svn path=/nixpkgs/trunk/; revision=34456
2012-06-11 14:55:52 +00:00
Peter Simons 6054beaee7 haskell-Agda: patched to support modern versions of mtl
Committed on behalf of Karn Kallio.

svn path=/nixpkgs/trunk/; revision=34454
2012-06-11 10:40:10 +00:00
Florian Friesdorf 892947cd93 tesseract-3.0.1
svn path=/nixpkgs/trunk/; revision=34453
2012-06-11 10:28:28 +00:00
Florian Friesdorf 3133b57940 leptonica-1.68 needs older libpng12
no newer leptonica release available

svn path=/nixpkgs/trunk/; revision=34452
2012-06-11 10:28:25 +00:00
Florian Friesdorf a44af6bbc1 powertop-2.0
svn path=/nixpkgs/trunk/; revision=34451
2012-06-11 10:28:21 +00:00
Ludovic Courtès 22da1866a7 Qt 4.8: Disable dependency on MESA when the platform doesn't support it.
svn path=/nixpkgs/trunk/; revision=34450
2012-06-11 09:31:43 +00:00
Peter Simons cc54e3e695 all-packages.nix: removed recurseIntoAttrs from emacs24Packages
Offering the names of those packages in "nix-env -qa *" is pointless
because it's impossible to install any of those packages by name. Only
packages from emacs23Packages can be installed by name.

svn path=/nixpkgs/trunk/; revision=34449
2012-06-11 08:21:32 +00:00
Peter Simons 73ede3160b all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=34448
2012-06-11 07:44:16 +00:00
Peter Simons b4ebc3bb42 emacs: version emacs-24.1 is out
The 24.x version is still low-prio in nixpkgs until we've figured out how to
support multiple 'emacsPackages' sets properly.

svn path=/nixpkgs/trunk/; revision=34447
2012-06-11 07:44:12 +00:00
Peter Simons 6db9c6f241 update i3status and i3lock
svn path=/nixpkgs/trunk/; revision=34446
2012-06-11 07:18:52 +00:00
Peter Simons 8b65b2e2bc afew and alot updates
svn path=/nixpkgs/trunk/; revision=34445
2012-06-11 07:18:17 +00:00
Peter Simons a7949741f6 gimp 2.8
- rename package from gimp_2_8_0 to gimp_2_8 as discussed on mailing list[1]
- remove babl_0_1_10 and gegl_0_2_0 and use them as default versions

[1] http://article.gmane.org/gmane.linux.distributions.nixos/8708

svn path=/nixpkgs/trunk/; revision=34444
2012-06-11 07:17:39 +00:00
Peter Simons 84547c5307 Fix xfontsel to find the app defaults file.
svn path=/nixpkgs/trunk/; revision=34443
2012-06-11 07:16:51 +00:00
Peter Simons 7b14de6733 Add package for vlock from Debian mirror.
This is mainly because the original upstream URL is not available anymore.

svn path=/nixpkgs/trunk/; revision=34442
2012-06-11 07:16:11 +00:00
Peter Simons 499161282e Update Django to version 1.4.
svn path=/nixpkgs/trunk/; revision=34441
2012-06-11 07:15:12 +00:00
Peter Simons 5375a3edf6 Fix installation of figlet 2.2.4.
svn path=/nixpkgs/trunk/; revision=34440
2012-06-11 07:15:10 +00:00
Peter Simons befd7e0ee8 Update figlet to version 2.2.4.
This is primarily because version 222 is no longer available at the upstream FTP
site.

svn path=/nixpkgs/trunk/; revision=34439
2012-06-11 07:15:06 +00:00
Peter Simons 3ecf94ae27 Update VirtualBox and guest additions to v4.1.16.
This includes fixes for kernels up to v3.4, so we shouldn't get build failures
with kernel 3.4 anymore.

svn path=/nixpkgs/trunk/; revision=34438
2012-06-11 07:15:03 +00:00
Peter Simons 58f3a6e25e Updated Haskell packages.
- accelerate-cuda: updated to version 0.12.1.0
 - accelerate-examples: updated to version 0.12.1.0
 - accelerate-io: updated to version 0.12.1.0
 - accelerate: updated to version 0.12.1.0
 - hakyll: updated to version 3.3.0.1
 - pandoc: updated to version 1.9.4.1
 - Vec: updated to version 0.9.9

svn path=/nixpkgs/trunk/; revision=34431
2012-06-11 07:04:40 +00:00
Karn Kallio ea102b34f6 Patch PAKCS to build with GHC 7.4.1 .
Also fix symbolic links to emacs lisp files.

svn path=/nixpkgs/trunk/; revision=34430
2012-06-11 06:05:18 +00:00
Joachim Schiele 249badd76f a minor update as the package seems to be incomplete
svn path=/nixpkgs/trunk/; revision=34428
2012-06-10 22:35:35 +00:00
Joachim Schiele 9629d66928 qt_mobility is a requirement for monav i'm going to package soon
svn path=/nixpkgs/trunk/; revision=34427
2012-06-10 21:31:06 +00:00
Lluís Batlle i Rossell 0820367a35 Adding the XFS and JFS modules to the sheevaplug kernel. They may be worth
using.


svn path=/nixpkgs/trunk/; revision=34426
2012-06-10 19:11:07 +00:00
Shea Levy 3119e4983d pv: Update source url
svn path=/nixpkgs/trunk/; revision=34425
2012-06-10 18:01:37 +00:00
Eelco Dolstra c9f95fa0c2 * net-snmp: enable Perl support.
svn path=/nixpkgs/trunk/; revision=34424
2012-06-10 17:06:35 +00:00
Lluís Batlle i Rossell 1697485678 Updating linux 3.4.1 to 3.4.2
svn path=/nixpkgs/trunk/; revision=34423
2012-06-10 15:24:28 +00:00
Lluís Batlle i Rossell 4a380e1eb1 Updating xfsprogs
svn path=/nixpkgs/trunk/; revision=34417
2012-06-10 14:41:22 +00:00
Lluís Batlle i Rossell 0f6b8dbd52 Updating pv to 1.3.1
svn path=/nixpkgs/trunk/; revision=34415
2012-06-10 10:47:16 +00:00
Karn Kallio b81add3520 Change download location for qt everywhere 4.8.2; was not found.
svn path=/nixpkgs/trunk/; revision=34414
2012-06-10 00:51:46 +00:00
Eelco Dolstra 192291eb01 * Added net-snmp.
svn path=/nixpkgs/trunk/; revision=34413
2012-06-09 23:28:07 +00:00
Lluís Batlle i Rossell 5d263987a0 Updating the sheevaplug kernel config to include btrfs and netconsole.
svn path=/nixpkgs/trunk/; revision=34412
2012-06-09 20:27:00 +00:00
Lluís Batlle i Rossell 9ebd661fb8 Updating linux 3.4 to 3.4.1
svn path=/nixpkgs/trunk/; revision=34411
2012-06-09 20:25:48 +00:00
Yury G. Kudryashov 70dbdd0e5b cups-bjnp: fix FTBFS
svn path=/nixpkgs/trunk/; revision=34410
2012-06-09 20:10:40 +00:00
Yury G. Kudryashov 94726d19e7 gutenprint-5.2.7, fix FTBFS
svn path=/nixpkgs/trunk/; revision=34409
2012-06-09 20:10:35 +00:00
Yury G. Kudryashov 29b8d20f33 Fix old typo in kdeutils/superkaramba.nix
svn path=/nixpkgs/trunk/; revision=34408
2012-06-09 13:09:59 +00:00
Yury G. Kudryashov 98a130a504 Fix some find_*
svn path=/nixpkgs/trunk/; revision=34407
2012-06-09 13:09:56 +00:00