Commit Graph

24019 Commits

Author SHA1 Message Date
Cillian de Róiste
151901ac21 drumkv1: add description 2013-03-06 22:26:08 +01:00
Michael Raskin
197af84cc6 SBCL: update to 1.1.5 2013-03-07 00:40:51 +04:00
Michael Raskin
c8acc350b9 Wine: update to 1.5.25 2013-03-07 00:28:59 +04:00
Michael Raskin
b72134dc11 Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks) 2013-03-06 23:59:49 +04:00
Eelco Dolstra
85d464a031 Remove some hackery 2013-03-06 16:57:57 +01:00
Eelco Dolstra
5e83e93e97 Add a library function ‘genAttrs’
It generates an attribute set by mapping a function over a list of
attribute names.
2013-03-06 16:33:01 +01:00
Vladimír Čunát
00de01f58b Merge pull request #354 from jcumming/recode.130305
recode: update to 3.7-git
2013-03-06 06:32:03 -08:00
Ludovic Courtès
653ad8ec2f gmp: disable stripping when cross-compiling 2013-03-06 15:20:06 +01:00
Peter Simons
1fdd780e2c ctags: update to SVN revision 804 2013-03-06 12:38:49 +01:00
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 4b3cd9711adfea09c75131c82c01af2768567f4e.
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