Commit graph

20068 commits

Author SHA1 Message Date
aszlig 172f29cc3c netrw: Add missing license to meta attributes. 2012-07-21 13:39:55 +02:00
Joachim Schiele 19bd2da96e fixed the hash, which was wrong 2012-07-21 09:17:12 +00:00
Joachim Schiele 538b17a791 fixed most virt-manager issues! 2012-07-20 23:27:24 +00:00
Joachim Schiele c6452f372c added urlgrabber-3.9.1 and removed one python/.pth related code segment 2012-07-20 22:17:21 +00:00
System administrator c043cd2d26 added new version 2012-07-20 22:16:38 +00:00
Florian Friesdorf 892c2e0413 virtualenv: readline and sqlite 2012-07-20 21:33:49 +02:00
Eelco Dolstra 44cf3d5808 systemd: Update to 187 2012-07-20 10:44:19 -04:00
Mathijs Kwik f3b43a268d linux-3.4: update to 3.4.6 2012-07-20 13:37:46 +02:00
Daniel Santa Cruz a2762b5254 Haskell libraries required for Snap development 2012-07-19 22:37:21 -04:00
aszlig 8bd81bc3d6 netrw: Allow to specify checksum hash library.
Within netrw the only checksum algorithm that is available is MD5. We thus make
it possible for users to override this, so algorithms from other libraries such
as OpenSSL and MHash can used.
2012-07-20 01:49:47 +02:00
aszlig 8ded076ac0 Add new package netrw, version 1.3.2.
The upstream URL unfortunately wasn't available at this time, so I provided an
alternate mirror. I checksummed the file against the hashes from various
distributions in order to make sure it's the right one.
2012-07-20 01:45:49 +02:00
Eelco Dolstra bfc2de46d1 sysklogd: Support systemd socket-based activation
Syslogd cannot open /dev/log directly but must receive syslog messages
from systemd (http://www.freedesktop.org/wiki/Software/systemd/syslog).
The patch adds support for that.
2012-07-19 12:46:39 -04:00
Eelco Dolstra 28a76a96be libcap: Update to 2.22
Systemd requires the recent CAP_SYSLOG capability.
2012-07-19 10:26:44 -04:00
Rickard Nilsson b5ff5d0371 pythonPackages.larch: Update to 1.20120527 2012-07-19 15:36:22 +02:00
Mathijs Kwik 62f698dfd3 give pkgs a reference to itself.
As discussed on nix-dev, this allows me to create a separate package
repository which can be used like all-packages.nix (callPackage),
without the need to run from a forked tree.
2012-07-19 14:15:18 +02:00
Peter Simons 03d98589e2 haskell-cabal2nix: update to version 1.38 2012-07-19 12:18:40 +02:00
Vladimír Čunát 196f5cb265 Fix broadcom_sta for linux-3.4 and clean nix source.
Idea from Kevin Quick, implementation from Gentoo. Also cleaned and
added a minor license patch from Gentoo. Builds for many x86_64 kernels.
2012-07-19 11:42:40 +02:00
Michael Raskin 7bb60c640d LMMath: add Latin Modern Math font 2012-07-19 09:07:57 +04:00
Cillian de Róiste fe42f8add9 ffmpeg: Add optional Jack audio support.
The author of this commit is @cillianderoiste because he made the patch and I'm
just committing it.

This change adds support for Jack audio "while we're at it", see discussion at
pull request #54.
2012-07-19 04:37:33 +02:00
Eelco Dolstra d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00
Cillian de Róiste 70298ba42c Fix style: The meta.description field should be capitalised (niksnut) 2012-07-18 23:35:20 +02:00
Cillian de Róiste 933205acaf Add the sha256 for xf86-video-nested 2012-07-18 23:04:00 +02:00
Cillian de Róiste 8ebb309320 Pin xf86-video-nested to a revision that works with Xorg 7.6 2012-07-18 22:52:43 +02:00
Cillian de Róiste 6efd9b24d3 Add xf86-video-nested
This does not yet compile. I had a working version from an obsolete github repo, but then found the upstream repo. Perhaps it needs a newer Xorg.
2012-07-18 22:52:16 +02:00
aszlig d9f08cf6f2 ffmpeg: Add alsaLib to dependencies.
As @cillianderoiste pointed out, it makes sense to have this in, not only to
record audio while grabbing the display. This is not optional in this case, as
it isn't a compile time option either. And on the other hand, having ffmpeg
running with OSS doesn't appear reasonable to me, as ffmpeg will fall back to
OSS if alsa isn't available anyway.
2012-07-18 17:27:24 +02:00
Eelco Dolstra c101d6fd63 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/2842914
2012-07-18 11:16:02 -04:00
Eelco Dolstra eeb09aa1bc nix: Update to 1.1pre2749_ccc52ad 2012-07-18 17:03:55 +02:00
Andres Loeh 8984139215 Fix bug in uniqList. 2012-07-18 16:31:39 +02:00
Peter Simons bdc0530f93 Revert updates to srcloc, mainland-pretty, and language-c-quote to un-break accelerate-cuda. 2012-07-18 16:05:10 +02:00
Eelco Dolstra 5750566c2a Fix Pyrex build 2012-07-18 09:50:36 -04:00
Peter Simons cca94ee05e lhs2tex: remove myself as maintainer 2012-07-18 15:49:12 +02:00
Eelco Dolstra 26fa2425c6 Fix dmraid build
http://hydra.nixos.org/build/2842473
2012-07-18 09:25:58 -04:00
Eelco Dolstra b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Peter Simons 24f7a2b72b haskell-hslogger-template: update to version 2.0.1 2012-07-18 14:37:08 +02:00
Peter Simons 05952b2e37 haskell-Hipmunk: update to version 5.2.0.10 2012-07-18 14:37:07 +02:00
Peter Simons 5b0edeb003 haskell-HUnit: add version 1.2.5.0 2012-07-18 14:37:01 +02:00
aszlig 05831d3a66 ffmpeg: Add option to enable x11grab support.
This is especially useful if you want to do screencasts and other sorts of
things like that.
2012-07-18 14:33:26 +02:00
aszlig c6a2a1f885 ffmpeg: Update to latest version 0.11.1.
This is needed in order to enable x11grab, as it isn't included in 0.10.
2012-07-18 13:34:22 +02:00
Peter Simons b6325a7213 tbb: add version 4.0-u5 2012-07-18 12:44:37 +02:00
Rob Vermaas 597da08646 Pass docutils from pythonPackages to mercurial 2012-07-18 12:42:33 +02:00
Peter Simons bf195b742e haskell-srcloc: update to version 0.2.0 2012-07-18 11:43:54 +02:00
Peter Simons 0ed4ac39b6 haskell-mainland-pretty: update to version 0.2.1 2012-07-18 11:43:53 +02:00
Peter Simons 11e260ec74 haskell-language-c-quote: update to version 0.4.0 2012-07-18 11:43:53 +02:00
Peter Simons f3aa348936 haskell-benchpress: fix build with modern versions of GHC 2012-07-18 11:43:53 +02:00
Peter Simons 884e91e9a7 Merge pull request #45 from 7c6f434c/texlive-2012
TeXLive: update to 2012 snapshot from Debian
2012-07-18 02:39:42 -07:00
Peter Simons 3c167d0340 Add meta.maintainer to Haskell packages. 2012-07-18 11:36:17 +02:00
Peter Simons 63d6e4fe2e Merge pull request #49 from dmalikov/master
Add haskell-lambdabot
2012-07-18 02:35:41 -07:00
Andres Loeh 3fbd694d7d Try to cut recursion depth in uniqList and closePropagation. 2012-07-18 11:18:15 +02:00
Andres Loeh 83505f15b2 ghc-head: bump snapshot version 2012-07-18 11:02:00 +02:00
Andres Loeh c432af3932 Revert "haskell-language-c-quote: update to version 0.4.0"
This reverts commit 3be2d8d9cd.

Depends on recent version of mainland-pretty, which in turn depends on
srcloc-2 which in turns breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh fe4677de2f Revert "haskell-mainland-pretty: update to version 0.2.1"
This reverts commit 8e85516e04.

This depends on srcloc-2, and srcloc-2 breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh 001fb53524 Revert "haskell-srcloc: update to version 0.2.0"
This reverts commit ffbdd377f1.

Version 0.2.0 breaks accelerate-cuda, and doesn't seem to be required
or used in many other places, so I'll just revert.
2012-07-18 10:25:52 +02:00
Andres Loeh a6bf9b8bdf Add haskell-glpk-hs. 2012-07-18 10:25:52 +02:00
Peter Simons 10682e5377 Merge pull request #53 from cpages/master
yafc: update to 1.2.0
2012-07-18 01:22:43 -07:00
Dmitry Malikov 18c6e6c9d6 Bump lambdabot version 2012-07-18 08:56:41 +02:00
Dmitry Malikov c145369e3c Add haskell/dataInttrie 2012-07-18 08:48:34 +02:00
Dmitry Malikov 71be80e8e9 Some correctness 2012-07-18 08:48:34 +02:00
Dmitry Malikov d16ef6d182 Add haskell/unlambda 2012-07-18 08:48:34 +02:00
Dmitry Malikov 0e8b4cd7ad Add haskell/show 2012-07-18 08:48:34 +02:00
Dmitry Malikov f3319f0cf6 Add haskell/oeis 2012-07-18 08:48:34 +02:00
Dmitry Malikov 67e105efd0 Add haskell/numbers 2012-07-18 08:48:34 +02:00
Dmitry Malikov d972bae84f Add haskell/logict 2012-07-18 08:48:34 +02:00
Dmitry Malikov 0a5a20d365 Add haskell/lambdabot-utils 2012-07-18 08:48:33 +02:00
Dmitry Malikov 269f013d90 Add haskell-IOSpec 2012-07-18 08:48:33 +02:00
Dmitry Malikov 4c50696a1b Add haskell/data-memocombinators 2012-07-18 08:48:33 +02:00
Dmitry Malikov cac9051fbf Add brainfuck 2012-07-18 08:48:33 +02:00
Dmitry Malikov 5c12df46cf Add haskell-lambdabot 2012-07-18 08:48:33 +02:00
Carles Pagès 03179bd37e yafc: update expression to refer to maintainers list. 2012-07-17 23:31:39 +02:00
Carles Pagès c93ecad6e2 Adding myself (page) to maintainers. 2012-07-17 23:31:19 +02:00
Peter Simons be22305ace haskell-BNFC: update to version 2.4.2.1 2012-07-17 22:50:29 +02:00
Carles Pagès bae6ad5914 yafc: update to 1.2.0
The project has been retaken and this is the latest tarball available.
2012-07-17 22:17:01 +02:00
Peter Simons 7e2979b56f i3: fix build some more
The build process depends on a script that relies on /usr/bin/env to find Perl.
Running 'patchShebangs' early fixes that script.
2012-07-17 14:44:23 +02:00
Shea Levy b658ae200c Merge branch 'flask-propagate' 2012-07-17 08:23:39 -04:00
Rob Vermaas 35be2b54d1 Merge pull request #52 from aszlig/master
Chromium updates
2012-07-17 04:33:33 -07:00
Peter Simons 0a7e280587 xscreensaver: update to version 5.18 2012-07-17 12:48:15 +02:00
Rickard Nilsson 83d63ea910 opera: Update to 12.0 2012-07-17 12:46:39 +02:00
aszlig 96b5e9795a chromium: Update to the latest release channels. 2012-07-17 12:03:13 +02:00
Shea Levy c5ad1e22a1 gnupg: Try to build on all platforms 2012-07-16 21:26:04 -04:00
Shea Levy d04cbc85cf linux-3.4: Update to 3.4.5 2012-07-16 20:26:27 -04:00
Shea Levy 94e2616c1a flask: Dependencies need to be propagated 2012-07-16 11:54:45 -04:00
Eelco Dolstra be4a92ad33 nix: Update to 1.1pre2742_a7a43ad 2012-07-16 11:22:28 -04:00
Shea Levy 00b8c77012 Add flask python package 2012-07-16 07:20:24 -04:00
Shea Levy a677ded47f Add werkzeug python package 2012-07-16 07:16:34 -04:00
Rob Vermaas 09f6874aad Add trickle 1.07 2012-07-16 12:06:31 +02:00
Peter Simons 0b0babffc5 Add meta.maintainer attribute to Haskell packages. 2012-07-16 11:36:56 +02:00
Peter Simons 36265e9c66 Merge pull request #5 from aszlig/xpra
New version of Xpra from the fork
2012-07-16 02:32:02 -07:00
Peter Simons fd749dd9bf Merge pull request #32 from peti/xen-update
Xen for Linux 3.2
2012-07-16 02:27:23 -07:00
Peter Simons 76c096e4ea haskell-hoogle: revert update to version 4.2.12
We need a current version of http-types for this update.
2012-07-16 11:22:51 +02:00
Peter Simons abad8b8873 haskell-hslogger: update to version 1.2.0 2012-07-16 11:21:30 +02:00
Peter Simons ffbdd377f1 haskell-srcloc: update to version 0.2.0 2012-07-16 11:21:30 +02:00
Peter Simons 932ee764a4 haskell-simple-sendfile: update to version 0.2.5 2012-07-16 11:21:30 +02:00
Peter Simons 8e85516e04 haskell-mainland-pretty: update to version 0.2.1 2012-07-16 11:21:30 +02:00
Peter Simons 3be2d8d9cd haskell-language-c-quote: update to version 0.4.0 2012-07-16 11:21:29 +02:00
Peter Simons 666a1aa727 haskell-hoogle: update to version 4.2.12 2012-07-16 11:21:29 +02:00
Peter Simons 3c090b3f29 haskell-gitit: patch to support current version of hslogger 2012-07-16 11:21:29 +02:00
Peter Simons e97fd3491a Merge pull request #50 from dstcruz/yesod
Packages needed for Yesod + Postgresql development
2012-07-16 01:19:49 -07:00
Daniel Santa Cruz 0d64ae8335 Packages needed for Yesod + Postgresql development 2012-07-15 14:40:58 -04:00
Cillian de Róiste 039b709041 Fix the hardcoded /usr/local path in the debug ffado-diag, diagnostic script 2012-07-15 11:51:49 +02:00
Eelco Dolstra dc5ba23ab4 linux: Update to 3.2.23 2012-07-14 17:41:52 -04:00
Cillian de Róiste 8ff20e5b77 Build the LinuxSampler LV2 plugin 2012-07-14 18:50:32 +02:00
Shea Levy 6bf409999f linux-3.4: Add the improved transaction scheduler for USB 2.0
This is needed for new Apple trackpads
2012-07-14 12:17:28 -04:00
Peter Simons 40ef76f4a4 ikiwiki: make docutils support optional 2012-07-14 15:47:05 +02:00
Peter Simons 3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Peter Simons aa986a89ae perl-HTML-Tree: update to version 4.2 2012-07-14 14:48:46 +02:00
Peter Simons ac7781cc40 perl-File-chdir: update to version 0.1006 2012-07-14 14:40:31 +02:00
Peter Simons 49b893ba3a perl-Font-AFM: add version 1.20 2012-07-14 14:26:06 +02:00
Peter Simons ed7a149f7d haskell-cpphs: update to version 1.14 2012-07-14 11:14:40 +02:00
Peter Simons f2d77b76d7 haskell-hlint: update to version 1.8.30 2012-07-14 11:14:40 +02:00
Peter Simons d4f99e2395 haskell-yesod-json: update to version 1.0.1.0 2012-07-14 11:14:40 +02:00
Peter Simons d5cbb3ce2c haskell-system-fileio: update to version 0.3.9 2012-07-14 11:14:40 +02:00
Peter Simons 58a5340112 haskell-symbol: update to version 0.1.3 2012-07-14 11:14:40 +02:00
Peter Simons 618a95a37b haskell-srcloc: update to version 0.1.2 2012-07-14 11:14:40 +02:00
Peter Simons e2b33fbbca haskell-shelly: update to version 0.13.0.1 2012-07-14 11:14:39 +02:00
Peter Simons 50df34469d haskell-mainland-pretty: update to version 0.1.3.0 2012-07-14 11:14:39 +02:00
Peter Simons f405ab6467 haskell-largeword: update to version 1.0.2 2012-07-14 11:14:39 +02:00
Peter Simons b012e956ad haskell-language-c-quote: update to version 0.3.2 2012-07-14 11:14:39 +02:00
Peter Simons 3ff1801d9e haskell-hledger: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons 3a602ec029 haskell-hledger-web: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons 23dcb273a1 haskell-hledger-lib: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons 7a539c2b1b haskell-haxr: update to version 3000.9.0.1 2012-07-14 11:14:39 +02:00
Peter Simons ad0f0d6817 haskell-hastache: update to version 0.4.1 2012-07-14 11:14:39 +02:00
Peter Simons 658b9855fe haskell-happstack-server: update to version 7.0.3 2012-07-14 11:14:39 +02:00
Peter Simons 6838d503ab haskell-hakyll: update to version 3.4.0.0 2012-07-14 11:14:38 +02:00
Peter Simons 39fb1d6f38 haskell-binary: update to version 0.5.1.1 2012-07-14 11:14:38 +02:00
Peter Simons d29fe161ce haskell-base-unicode-symbols: update to version 0.2.2.4 2012-07-14 11:14:38 +02:00
Peter Simons 9dfeb7c0d0 haskell-async: update to version 2.0.1.1 2012-07-14 11:14:38 +02:00
Peter Simons bb7be36700 haskell-Vec: update to version 1.0 2012-07-14 11:14:38 +02:00
Peter Simons 3b532b371a haskell-SHA: update to version 1.5.1 2012-07-14 11:14:38 +02:00
Peter Simons 65b67ce2a1 haskell-Hipmunk: update to version 5.2.0.9 2012-07-14 11:14:38 +02:00
Peter Simons 3f7c859b8e haskell-maude: update to version 0.6.1 2012-07-14 11:02:38 +02:00
Peter Simons b52336f242 haskell-process-extras: add version 0.1.0 2012-07-14 11:02:12 +02:00
Peter Simons 297982be34 haskell-mime-types: add version 0.1.0.0 2012-07-14 11:01:59 +02:00
Peter Simons 45f6ee29ec haskell-JuicyPixels: add meta.maintainer 2012-07-14 10:55:23 +02:00
Peter Simons b5d312a56c haskell-hoauth: add meta.maintainer 2012-07-14 10:54:43 +02:00
Shea Levy 685acc6ef8 Linux 3.4: Enable options to make b43 work with bcm4331 2012-07-13 22:48:43 -04:00
Shea Levy 1a1ee54241 The word is spelled 'licenses', not 'lisences' 2012-07-13 20:58:58 -04:00
Shea Levy 5330b4a343 Add b43-firmware-5.100.138
Placed into a versioned nix file because kernels older than 3.2 need an older version.
2012-07-13 18:31:09 -04:00
Shea Levy 9d387d616d Add b43-firmware-cutter 2012-07-13 18:00:00 -04:00
Eelco Dolstra ae67368e54 exif / libexif: Update to 0.6.21
Addresses CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 and CVE-2012-2845.
2012-07-13 12:34:22 -04:00
Michael Raskin f2a77f5d9d TeXLive: update to 2012 snapshot from Debian 2012-07-13 18:18:52 +04:00
Rickard Nilsson a126bf9ae4 networkmanager: Update to 0.9.4.0 2012-07-13 01:53:07 +02:00
Rickard Nilsson 7c4b2bb6c4 obnam: Update to 1.1 2012-07-13 01:37:16 +02:00
Shea Levy 38c581db96 kobodeluxe: Fix compilation errors.
Didn't build before, builds now.
2012-07-12 18:03:03 -04:00
Carles Pagès 0b85d04d9e kobodeluxe: fix compilation errors.
The glibc29 patch was taken from Gentoo.
2012-07-12 23:42:20 +02:00
Eelco Dolstra 46dc120270 Fix the "path" option type
Comparing a string with a context with "/" doesn't work because the
"==" operator also compares context.  So the context needs to be
discarded.
2012-07-12 11:54:05 -04:00
Peter Simons 293027453f i3: fixed build
- The make variable PREFIX must be at build time because common.mk uses it to
   decide where to expect $SYSCONFDIR.

 - The make target "all" is run by default and needn't be set explicitly.

 - Shebang paths in scripts are patched automatically be the default builder,
   we don't have to do that manually.
2012-07-12 11:28:15 +02:00
Lluís Batlle i Rossell 8f736be126 disnix-activation-scripts: updating the hash
The url change involved an output hash change. Who could have imagined.
2012-07-12 10:44:54 +02:00
Lluís Batlle i Rossell ab638b9caa disnix-activation-scripts: updating URL
Hydra should have some of those URL permament. Otherwise it will break from
time to time.

mornfall requested this change on irc.
2012-07-12 09:31:00 +02:00
Shea Levy 9e7363b750 Merge commit 'b9e1a3f'
Add JuicyPixels package from Hackage.
2012-07-11 22:13:31 -04:00
Eelco Dolstra 2dd9874d8d pan: Updated to 0.139 2012-07-11 17:05:13 -04:00