Commit Graph

24453 Commits

Author SHA1 Message Date
Peter Simons
70836d5e64 haskell-cabal2nix: update to version 1.45 2013-03-06 11:06:01 +01:00
Peter Simons
5371f4b5d6 haskell-zip-archive: update to version 0.1.3.4 2013-03-06 11:06:01 +01:00
Peter Simons
272123038e haskell-xdot: update to version 0.2.3 2013-03-06 11:06:01 +01:00
Peter Simons
fc66f4a355 haskell-uu-parsinglib: update to version 2.7.4.2 2013-03-06 11:06:01 +01:00
Peter Simons
d8b62ae485 haskell-shelly: update to version 0.15.4.1 2013-03-06 11:06:01 +01:00
Peter Simons
3c321d0327 haskell-hp2any-graph: update to version 0.5.4 2013-03-06 11:06:01 +01:00
Peter Simons
f5313a6220 haskell-hp2any-core: update to version 0.11.2 2013-03-06 11:06:01 +01:00
Peter Simons
cd54b63791 haskell-highlighting-kate: update to version 0.5.3.8 2013-03-06 11:06:01 +01:00
Peter Simons
3cb80788bf haskell-happstack-server: update to version 7.1.7 2013-03-06 11:06:01 +01:00
Peter Simons
e02fe72dd3 haskell-ghc-vis: update to version 0.6.1 2013-03-06 11:06:01 +01:00
Peter Simons
53ecc95c72 haskell-ghc-mod: update to version 1.12.0 2013-03-06 11:06:00 +01:00
Peter Simons
0395e75175 haskell-flexible-defaults: update to version 0.0.1.1 2013-03-06 11:06:00 +01:00
Peter Simons
3b530dba51 haskell-diagrams-core: update to version 0.6.0.2 2013-03-06 11:06:00 +01:00
Peter Simons
62c29e0755 haskell-blaze-html: update to version 0.6.1.0 2013-03-06 11:06:00 +01:00
Peter Simons
e17ac44037 haskell-HSH: update to version 2.1.0 2013-03-06 11:06:00 +01:00
Jack Cummings
ed99c87a26 get recode testsuite running. 2013-03-06 01:07:54 -08:00
Cillian de Róiste
6254091950 Add rncbc's Vee One suite: sampler, synth and drum kit 2013-03-06 01:06:16 +01:00
Ludovic Courtès
c00225bcae cross-gcc: disable `langCC' when targeting MinGW 2013-03-06 00:01:10 +01:00
Jack Cummings
e61bdcfacd recode-3.7-git 2013-03-05 14:31:51 -08:00
Sander van der Burg
69a13e4e92 We don't need a reference here to titaniumenv, so remove it 2013-03-05 15:57:54 +01:00
Sander van der Burg
ed6529ea44 - Store resulting APK in hydra build artifacts
- Make nixpkgs configurable in the test examples
2013-03-05 15:39:51 +01:00
Sander van der Burg
31b19d39f3 Use correct hydra type and subtype 2013-03-05 14:33:49 +01:00
Florian Friesdorf
b345bca3af pythonDocs: group in subfolders pythonXY/TYPE
I got it now - promised.
2013-03-05 12:41:30 +01:00
Sander van der Burg
ee19854553 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-05 12:30:02 +01:00
Sander van der Burg
ad4ed70128 Add resulting APK to the hydra build products 2013-03-05 12:29:48 +01:00
Florian Friesdorf
2e21e4fadc fix pythondocs (missing lib, doc instead of docs) 2013-03-05 12:28:48 +01:00
Peter Simons
ad31fcad52 cifs-utils: revert back to version 5.6
The updated version 5.9 couldn't mount any of my shares:

  Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
  CIFS VFS: Send error in SessSetup = -13
  CIFS VFS: cifs_mount failed w/return code = -13

Apparently, this is a known problem in Windows Vista that needs to be
fixed on the server side. :-(
2013-03-05 12:14:00 +01:00
Peter Simons
7e99044638 cifs-utils: hard-code path '/run/current-system/sw/bin/systemd-ask-password' to fix issue #353 some more
It turns out that mount.cifs is run in a shell environment that doesn't have
$PATH. To find that program, we must commit to some location. The path I used will
work fine on NixOS, but of course it won't work on other Linux distributions. I'm
not sure whether that's an important issue or not.
2013-03-05 11:46:01 +01:00
Peter Simons
8437673c91 cifs-utils: update to version 5.9 2013-03-05 11:26:09 +01:00
Peter Simons
599cc3ec0a cifs-utils: remove hard-coded path to 'systemd-ask-password' to close issue #353 2013-03-05 11:25:53 +01:00
Sander van der Burg
31c198a40e xf86-video-intel: bump to 2.20.19 2013-03-05 10:18:05 +01:00
Mathijs Kwik
6338743942 bbswitch: upgrade to 0.5 - add linux 3.8 compatibility patch 2013-03-04 22:40:33 +01:00
Mathijs Kwik
060ba43e8f linux-3.8: upgrade to 3.8.2 2013-03-04 22:40:33 +01:00
Mathijs Kwik
c7c6592f6f linux-3.7: upgrade to 3.7.10 2013-03-04 22:40:23 +01:00
Mathijs Kwik
01c5d2d702 linux-3.4: upgrade to 3.4.35 2013-03-04 22:40:23 +01:00
Mathijs Kwik
04e883e496 linux-3.0: upgrade to 3.0.68 2013-03-04 22:40:22 +01:00
Mathijs Kwik
45aea0bf52 mkvtoolnix: upgrade to 6.1.0 2013-03-04 22:40:22 +01:00
Mathijs Kwik
91c327fb28 qemu-kvm: string concatenation fix 2013-03-04 22:40:22 +01:00
Mathijs Kwik
ec732e5ec1 Revert "haskell-HSH: update to version 2.1.0"
This reverts commit 4b3cd9711a.
2013-03-04 22:40:22 +01:00
Mathijs Kwik
4d4b045d95 ffmpeg: remove unused 1.0 version 2013-03-04 22:26:13 +01:00
Peter Simons
c150b8c3d2 haskell-yesod: update to version 1.1.9.2 2013-03-04 17:40:00 +01:00
Peter Simons
3bf5b4d930 haskell-yesod-test: update to version 0.3.5 2013-03-04 17:40:00 +01:00
Peter Simons
f058026b11 haskell-yaml: update to version 0.8.2.3 2013-03-04 17:39:59 +01:00
Peter Simons
bd966fa583 haskell-xml-conduit: update to version 1.1.0.3 2013-03-04 17:39:59 +01:00
Peter Simons
39d83523a2 haskell-th-extras: update to version 0.0.0.2 2013-03-04 17:39:59 +01:00
Peter Simons
4121fad56a haskell-shakespeare-js: update to version 1.1.2.1 2013-03-04 17:39:59 +01:00
Peter Simons
d0e81f3d72 haskell-resourcet: update to version 0.4.5 2013-03-04 17:39:59 +01:00
Peter Simons
2d02edaf51 haskell-persistent-sqlite: update to version 1.1.5 2013-03-04 17:39:59 +01:00
Peter Simons
d790e95a91 haskell-conduit: update to version 1.0.2 2013-03-04 17:39:59 +01:00
Peter Simons
0c702f033b haskell-classy-prelude: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons
bacce8cd25 haskell-classy-prelude-conduit: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons
87293bb052 haskell-binary: update to version 0.7.0.1 2013-03-04 17:39:59 +01:00
Peter Simons
8142c2628c haskell-bifunctors: update to version 3.2.0.1 2013-03-04 17:39:58 +01:00
Peter Simons
34d77b360f haskell-basic-prelude: update to version 0.3.4.0 2013-03-04 17:39:58 +01:00
Peter Simons
4c74dea537 haskell-OpenAL: update to version 1.4.0.2 2013-03-04 17:39:58 +01:00
Shea Levy
ae2b08aeb3 Add some fixes for gem nix.
Ideally these would be picked up upstream. Pull request at https://gitorious.org/ruby-nix/ruby-nix/merge_requests/1
2013-03-04 10:43:20 -05:00
Shea Levy
cddc4c6f63 Update rubygems 2013-03-04 10:23:05 -05:00
Rickard Nilsson
4d181e526e mopidy: Add some more dependencies needed for the HTTP frontend 2013-03-03 20:53:48 +01:00
Rickard Nilsson
14ceed2ddb gob2: Use fetchurl_gnome. Previous URL disappeared. 2013-03-03 20:52:31 +01:00
Cillian de Róiste
133fc8a27c Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-03 19:40:43 +01:00
Cillian de Róiste
bcc9c80b85 Tidy up: use the web interface for the git repo as the homepage
There have been no important updates to this driver, but it should be
included in X11R7.8
2013-03-03 19:40:17 +01:00
Sander van der Burg
9455f23d22 eduke32: Bumped to rev 3542 - very important 2013-03-03 19:34:59 +01:00
Cillian de Róiste
266e283faf Add jack_oscrolloscope: a waveform viewer for JACK 2013-03-03 17:43:15 +01:00
Vladimír Čunát
e6143c35e2 Merge pull request #344 from ierton/zathura-improve
zathura: fix manpages, include .desktop icon
2013-03-03 05:21:03 -08:00
Vladimír Čunát
bd6165645a Merge pull request #341 from bjornfor/transmission-version-bump
transmission: bump from 2.52 to 2.60
2013-03-03 05:18:54 -08:00
Florian Friesdorf
e9f13b9c3b python-ldap-2.4.10 2013-03-03 13:20:58 +01:00
Florian Friesdorf
930e4d5391 pythonDocs: add meta.maintainers, subgroup attrset by doctype 2013-03-03 06:48:05 +01:00
Vladimír Čunát
d7abc31f5a fix the last master merge, sorry for the problems
Now I carefully re-merged all the conflicts and tested some builds.
Hopefully it's all OK now.
2013-03-02 22:34:37 +01:00
Vladimír Čunát
d9a2b1f520 ardour(2): fix and minor update.
- use fetchurl from Gentoo mirror instead of failing SVN fetch
- minor version update
- use system libraries as much as possible
- fix building
2013-03-02 21:17:30 +01:00
Michael Raskin
3b5b1be3cf Linux 3.8.1 2013-03-02 20:16:08 +04:00
Peter Simons
05dd692662 haskell-github: update to pre-release version 0.5.1 from Github 2013-03-02 17:07:43 +01:00
Peter Simons
4f697db7dd haskell-github-backup: update to version 1.20120314 2013-03-02 17:07:43 +01:00
Shea Levy
e4d7e87c14 Merge branch 'manual-config-multiple-outputs' into upstream-master
This branch makes the manual config kernel a lot more space efficient by separating out the build and source trees (needed for out-of-tree modules) from the actual bzImage and in-tree modules.

Also some other small improvements along the way.
2013-03-02 10:04:19 -05:00
Florian Friesdorf
06e4059f80 fix pythonDocs install path 2013-03-02 16:01:42 +01:00
Shea Levy
0bdd926a32 linux/manual-config: put build and source trees into a separate 'dev' output.
This makes it possible to still build out-of-tree modules without making a system using this kernel depend on the full source and build tree at runtime.

Note that references to the source tree are removed from kernel modules after build.
Ideally, this would be accomplished by modifying the Makefile that puts the reference there in the first place, but I haven't tracked that down yet.
2013-03-02 09:54:08 -05:00
Vladimír Čunát
face3a8242 librdf: update the libraries 2013-03-02 15:45:13 +01:00
Shea Levy
5d952411c6 Remove duplication in linuxPackagesFor
It's silly to pass in self when we can do let self = whatever; in self.
2013-03-02 09:10:01 -05:00
Vladimír Čunát
da71b6d579 rekonq: update
Note it won't build with kde 4.7 and newer versions even require 4.9
which we don't have yet (4.10 is the current upstream).
2013-03-02 14:44:51 +01:00
Shea Levy
0a7d8a5175 stdenv.mkDerivation: Add meta and passthru to all outputs.
Before, only the first output (and not even that when accessed through 'all' or its corresponding attribtue) had meta information and the relevant passthru attributes.

This doesn't change stdenv's hash and the tarball still builds, I'm pretty sure this is safe for master.
2013-03-02 08:34:53 -05:00
Shea Levy
b90b62e33b linux/manual-config: Move configfile symlinking to configurePhase.
It makes more semantic sense there than in unpackPhase, as that symlink is _how_ we configure the kernel
2013-03-02 07:55:07 -05:00
Shea Levy
8ce1295ad3 linux/manual-config: ignore nulls.
There's no need to set the postFixup env var at all if we're not modular.
2013-03-02 07:51:12 -05:00
Ludovic Courtès
b6452df939 libchop: fix builds with glibc 2.16+ 2013-03-02 11:14:42 +01:00
David Guibert
84d5defb75 update openmpi to 1.6.4 2013-03-02 10:59:17 +01:00
Vladimír Čunát
26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Vladimír Čunát
70ac286bf8 Merge pull request #346 from ierton/mplayer-fix-icon
mplayer: install desktop icon when X11 is enabled
2013-03-02 01:22:44 -08:00
Vladimír Čunát
a920c50cfb linux_2_6_32: disable patch which no longer appies 2013-03-02 10:02:36 +01:00
Vladimír Čunát
97b24ed95a linux_2_6_32: disable patch which no longer appies 2013-03-02 10:01:44 +01:00
Vladimír Čunát
c8b940072d koffice, kbluetooth: remove from hydra 2013-03-02 09:21:11 +01:00
Florian Friesdorf
0314b8b00f add python docs 2013-03-02 05:42:26 +01:00
Lluís Batlle i Rossell
089fd0a769 fvwm: updating license to gplv2+
I looked at some src, and it mentions "or later".
2013-03-01 20:38:23 +01:00
viric
5097ff2b1a Merge pull request #347 from iyzsong/fvwm
add fvwm-2.6.5
2013-03-01 11:30:17 -08:00
Jordi
cf8d64b458 New wraper for surf 2013-03-01 19:53:42 +01:00
Jordi
0d6f6e6d37 Wraper with glib_network 2013-03-01 19:31:00 +01:00
Shea Levy
0de3ba4e4e Merge pull request #338 from Davorak/master
Fix xorg-server on vmware - was: Fix to make xlibs.xf86videovmware build
2013-03-01 06:13:14 -08:00
Eelco Dolstra
56d197ab0b firefox: Update to 19.0.1
And use --with-system-nss again.
2013-03-01 13:52:10 +01:00
Eelco Dolstra
a1c5d6642b build-support/release: Simplify meta.description
Phrases like "Build of a ..." are redundant because everything is a
build.
2013-03-01 12:50:29 +01:00
Peter Simons
7af6f82d2f haskell-time-compat: update to version 0.1.0.3 2013-03-01 10:41:43 +01:00
Peter Simons
ec514cf429 haskell-iproute: update to version 1.2.11 2013-03-01 10:41:43 +01:00
Peter Simons
a87e40737e haskell-ghc-mod: update to version 1.11.5 2013-03-01 10:41:43 +01:00
Peter Simons
7048f8fd3b haskell-conduit: update to version 1.0.1 2013-03-01 10:41:43 +01:00