Commit graph

48115 commits

Author SHA1 Message Date
Mateusz Kowalczyk 422073018c haskell-github: update to 0.11.0 2014-08-27 15:23:32 +02:00
Mateusz Kowalczyk 1cb510784a haskell-dns: update to 1.4.4 2014-08-27 15:23:32 +02:00
Peter Simons 182968c704 Merge pull request #3812 from Fuuzetsu/free-game
haskell-free-game: add maintainer
2014-08-27 15:22:48 +02:00
Domen Kožar aaa6156deb python3Packages.subprocess32: disable on py3k 2014-08-27 15:13:43 +02:00
AndersonTorres 0ac13e87d7 Lilyterm: New Package (version 0.9.9.4)
LilyTerm is a terminal emulator based off of libvte that aims to be fast and lightweight.
2014-08-27 10:11:14 -03:00
Domen Kožar 591ba58e42 perlPackages.NetAMQP: fix build 2014-08-27 14:55:14 +02:00
Oliver Charles d216d87e6e haskellPackages.markdown: New expression 2014-08-27 12:50:43 +01:00
Jaka Hudoklin fd52ebd160 Merge pull request #3558 from geerds/trackpoint
Add "emulateWheel" option for trackpoint configuration
2014-08-27 13:50:26 +02:00
Mateusz Kowalczyk be1ac7c044 haskell-free-game: add maintainer 2014-08-27 12:39:20 +01:00
Emery Hemingway 4fc7e4e10e picard: fix libdisc and acoustid fingerprinting issues
fpcalc is the external fingerprinter, not acoustid-fingerprinter
2014-08-27 13:38:53 +02:00
Emery Hemingway d41b8b3091 chromaprint: switch FFT implementation to ffmpeg, build fpcalc
FFmpeg is prefered over FFTW3, and a mutual dependency of picard and acoustid-fingerprinter
2014-08-27 13:38:10 +02:00
Emery Hemingway 78bcfef61a libdiscid update from 0.2.2 to 0.6.1 2014-08-27 13:37:56 +02:00
Domen Kožar 8493813850 python3Packages: more build fixes 2014-08-27 13:34:48 +02:00
Jaka Hudoklin f0ed4b8a11 Merge pull request #3809 from ambrop72/bossa
Add BOSSA.
2014-08-27 13:33:02 +02:00
Domen Kožar 8b36efaf6a python3Packages: more build fixes 2014-08-27 13:26:00 +02:00
Domen Kožar d52d71a04b pythonPackages.boto_1_9: remove 2014-08-27 13:26:00 +02:00
ambrop7@gmail.com 21090fa778 Add BOSSA.
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind
BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym
for Basic Open Source SAM-BA Application to reflect that goal.
2014-08-27 13:07:43 +02:00
Nathan Bijnens ac90177cb1 Zookeeper 2014-08-27 13:01:30 +02:00
Emery Hemingway ea7c412368 cpuminer-multi: initial expression 2014-08-27 12:47:36 +02:00
Andrew Morsillo 4933687885 Bump mongodb version from 2.6.0 to 2.6.4 2014-08-27 12:39:09 +02:00
Eelco Dolstra 41788255ab Manual: Start of module-specific documentation 2014-08-27 12:24:44 +02:00
Jaka Hudoklin 39df234f65 Merge pull request #1375 from offlinehacker/pkgs/bitcoin/altcoin_support
bitcoin: add support for altcoins, add litecoin, namecoin and dogecoin
2014-08-27 12:12:06 +02:00
Jaka Hudoklin 212d91a7dd bitcoin: add support for altcoins 2014-08-27 12:08:16 +02:00
Florian Friesdorf 42ee3b2478 openldap - speedup build 2014-08-27 11:55:42 +02:00
Domen Kožar 08d2bee3ec pythonPackages: fix last failing builds 2014-08-27 11:49:15 +02:00
aszlig 5e7a1cf955
build-support: Fix nix-prefetch-* on OS X.
Fixes a regression on OS X introduced by f83af95.

Don't use --tmpdir for mktemp, because that flag doesn't exist on OS X.
However, using -t is deprecated in GNU coreutils, so as suggested by
@ip1981 we're now using parameter expansion on ${TMPDIR:-/tmp} to
provide /tmp as a fallback if TMPDIR is not set and use it instead.

Also use this approach for nix-prefetch-cvs now in order to stay
consistent.

Reported-by: Vladimir Kirillov <proger@wilab.org.ua>
Tested-by: Igor Pashev <pashev.igor@gmail.com>
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 11:22:34 +02:00
Domen Kožar df30066790 pypy: test sqlite3 and verify the module 2014-08-27 11:20:24 +02:00
Eelco Dolstra 005f78e739 Fix opening NixOS manual
http://hydra.nixos.org/build/13760576
2014-08-27 11:08:50 +02:00
宋文武 a3800db3d2 add anthy, Japanese input method 2014-08-27 15:41:50 +08:00
Shea Levy 4061c18c98 Revert "grub: removed orphaned mkOption configurationName"
The configurationName option value is still used by NixOS, this removal
breaks grub users.

This reverts commit bd811d32b4.
2014-08-27 03:26:40 -04:00
Shea Levy 0dc4edd90a Add zendopcache php package 2014-08-27 03:21:03 -04:00
John Wiegley 686fa594ab coq_HEAD: update to latest Git HEAD 2014-08-26 16:36:50 -05:00
Domen Kožar 4f2781019e pypy: properly hint sqlite3 headers 2014-08-26 19:51:39 +02:00
Eelco Dolstra f6b4214567 /dev/sda1 -> "/dev/sda1"
Otherwise Nix might try to copy /dev/sda1 under certain circumstances
:-)
2014-08-26 19:30:45 +02:00
Joachim Schiele bd811d32b4 grub: removed orphaned mkOption configurationName 2014-08-26 19:14:47 +02:00
Eelco Dolstra 60e6cc81b5 No caps in filenames 2014-08-26 19:04:02 +02:00
Mikey Ariel a099ca4505 Chunk NixOS manual
[Squashed commits to make git blame etc. more likely to work. -ED]
2014-08-26 19:03:49 +02:00
Domen Kožar 8707a070ba python-packages-generated: fix WebTest 2014-08-26 18:11:26 +02:00
Domen Kožar e81f830114 pythonPackages.gcutil: fix build 2014-08-26 17:59:35 +02:00
Domen Kožar 981d0607f9 Revert "pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack"
This reverts commit 4fbeca8823.

PEBKAC.
2014-08-26 17:50:47 +02:00
Domen Kožar a024d92193 fix eval job 2014-08-26 17:02:00 +02:00
Domen Kožar 6b404aa265 python34Packages.ColanderAlchemy: fix build 2014-08-26 16:52:28 +02:00
Domen Kožar d9772ecc66 python3Packages: disable/upgrade bunch of packages 2014-08-26 16:47:04 +02:00
Domen Kožar 7f78c366f1 pythonPackages.ipaddr: 2.1.10 -> 2.1.11 2014-08-26 16:47:04 +02:00
Eelco Dolstra c72fdf4f48 Manual: Tweak 2014-08-26 15:13:21 +02:00
Cillian de Róiste 6a12b9ab53 yoshimi: update from 1.2.2 to 1.2.3 2014-08-26 14:57:22 +02:00
Domen Kožar 4fbeca8823 pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack 2014-08-26 14:54:05 +02:00
Domen Kožar ce3d23a24d pythonPackages.{beautifulsoup,django_evolution}: disable on py3k 2014-08-26 14:53:45 +02:00
Domen Kožar 3bf6383d6b gtimelog: 0.8.1 -> 0.9.1, switch to gi 2014-08-26 14:41:44 +02:00
Domen Kožar 0a1d52711b pygtk: disable on py3k 2014-08-26 14:41:44 +02:00