Commit Graph

41311 Commits

Author SHA1 Message Date
aszlig
58bc1ef3d8
chromium: Remove all NSAPI browser wrappers.
Chromium doesn't support NSAPI anymore, so it doesn't make sense to keep
the wrappers, especially because some of them trigger bugs in more
recent versions of Chromium.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-30 09:33:53 +02:00
Peter Simons
1ddc10946a Merge pull request #3840 from bergey/diagrams-rasterific
haskell: package diagrams-rasterific and deps
2014-08-30 09:31:22 +02:00
Peter Simons
f9b780abd8 Merge pull request #3871 from robberer/pkgs/nanoblogger
nanoblogger: adding version 3.5-rc1
2014-08-30 09:24:15 +02:00
Longrin Wischnewski
685cded7b5 nanoblogger: adding version 3.5-rc1 2014-08-30 09:14:19 +02:00
Vladimír Čunát
3f0ebe7e75 licenses: comment about two versions of MIT
I decided to follow spdx.org and not to differentiate those two.
Packages would often have the wrong version anyway.
2014-08-30 07:28:26 +02:00
Philip Horger
f7aa6e1140 Fix pianobar license to be accurate (MIT)
This was broken, in a well-intentioned way, in 9350c1d. The maintainer
believed that the Pandora license was in conflict with nixpkg's rights
to build the package, and that it would be safer to avoid picking a
fight. However well-intentioned, though, it was still inaccurate and
unnecessary to change the metadata for the package nixexpr. I will
attempt to support this assertion through several arguments that should
hopefully be independent, such that any one of them would be convincing
enough in isolation to merit merging this commit.

1. The limits of Pandora's TOS

The legal agreement between Pandora and its users applies to the user,
not to third parties. It definitely does not have such an outrageous
scope that Pandora should be allowed to dictate what we may or may not
compile.

Furthermore, most TOS and EULA documents are completely (or at least
mostly) legally bunk. They are constructed such that using any website
or software in a typical manner will result in a violation, and the
consequences for violation are then enforced selectively. However,
when such issues go to court, the court regularly favors the user.
Legal precedent generally follows that such agreements are non-binding
scare tactics, rather than enforceable contracts.

2. Most software can be used for evil

If I buy a lockpick kit, it may have a fully open-source hardware
design, be 3D-print-able, etc. And as long as I don't use it to break
into someone else's home, it is perfectly appropriate for me to
manufacture as many copies as I want, and contribute improvements
upstream.

Conversely, if I do misuse the tools, and I am prosecuted, the person
who made the designs available online is *not* responsible for how I
used them.

If we only package things that cannot be used for evil, we'll have to
stop shipping the Linux kernel, and that could make things...
complicated. But it certainly would discourage the NSA from using NixOS.

3. Intent doesn't matter

There was an argument, in channel, that pianobar's intent is entirely
or predominantly illegal. This is not true, as I'll explain shortly,
but I'd first like to explain why intent does not matter.

First of all, intent is subjective. If someone bumps me on the street,
I may infer ill intent. But from the other person's perspective, she's
just in a rush to get from Point A to Point B.

Second, intent is not related to consequences or development
methodology. Ill intent may lead to positive consequences, and vice
versa, and in all cases the subjectivity argument applies (good for
whom? bad for whom?).

4. Pianobar does not have bad intent

Just look at the project page:

    http://6xq.net/projects/pianobar/

The "most important" means of contribution, according to author, is
keeping Pandora alive. In fact, monetary donations of any kind will not
be accepted.

This seems like it's in conflict with one of the most popular features
of the software - an ad-free experience. But pianobar actually has a
better experience when you have a paid Pandora account - higher-quality
streams become available. Pianobar is fully compatible with paid
accounts, and if the developer does not pay for his Pandora account, I
will eat my hat.

Furthermore, a command line client enables more people to use Pandora in
more ways than the stock Pandora client allows. The stock client is
written in Flash, and is slow, resource-hungry, and useless on a
headless server. Pianobar can be used on just about any hardware, and
there are several hardware recipes listed on the project page which
provide straightforward Pandora-based music appliances, using pianobar's
minimal footprint and remote-control-ability.

Because it opens up more use cases and improves the experience for paid
users, it's actually arguable whether pianobar is "bad for Pandora",
when it clearly *could* be the opposite. It is also probably fair to
note that pianobar has been around for awhile, and Pandora has never
expressed an interest in picking a legal fight with it, or even blocking
pianobar from working.

5. Pianobar's source really is MIT-licensed

It is disingenuous to say that pianobar is nonfree. It's absolutely free
software, you can verify the license content against the MIT license
text for yourself. It is developed and distributed as free and open
source software.

The extent of its 'nonfreedom' is that it interacts with a nonfree
service, in ways that the nonfree service may not allow for in their
TOS. To block it on these grounds, would be like blocking Libreoffice
for its Microsoft Word compatibility, or preventing users from visiting
websites that say "this site only for use with IE7".

------------

In summary, we should strive for technical accuracy, rather than
allowing a third-party pseudocontract that does not apply to us, to
dictate what we may or may not package for our users (who may or may not
use it in a way that benefits Pandora).
2014-08-30 07:24:32 +02:00
Austin Seipp
d43f1c86bd pkgs: add Rainbowstream, a streaming command-line twitter client.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-29 15:24:09 -05:00
Shea Levy
ceb367a8a2 ats2: Bump 2014-08-29 16:13:48 -04:00
Cray Elliott
8eb3de7c86 Chromium patch, fixes missing header 2014-08-29 20:48:02 +02:00
aszlig
0ffa7dc0f2
sox: Enable support for FLAC and PNG.
In case you wonder: PNG support is needed for example to generate
spectograms.

For example:

sox shiny-song.flac -n spectrogram -o even-shinier.png

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-29 20:21:10 +02:00
AndersonTorres
4cb061111c Higan - new package (alpha stage!)
Higan is a cycle-accurate Nintendo multi-system emulator
It is a preliminary release for Nix - I need to investigate
some issues about install process and hardcoded paths...
2014-08-29 18:32:07 +01:00
Mateusz Kowalczyk
4e189f68ab checkstyle: update to 5.7 2014-08-29 18:18:41 +01:00
Domen Kožar
3b6f5050a1 Revert "protobuf: Update to 2.6.0"
This reverts commit 859a2c446c.

Breaks a bunch of reverse dependencies.
2014-08-29 18:44:01 +02:00
Michael Raskin
29c0aa5748 Merge pull request #3860 from ttuegel/openblas
openblas: updates and other maintenance
2014-08-29 20:36:26 +04:00
Aristid Breitkreuz
b417e7c946 Merge pull request #3859 from ruediger/up/octave
octave: Update to 3.8.2.
2014-08-29 18:36:09 +02:00
Aristid Breitkreuz
9d5c9e6805 Merge pull request #3862 from ruediger/up/libidn
libidn: Update to 1.29.
2014-08-29 18:34:52 +02:00
Aristid Breitkreuz
89d8d20ac4 Merge branch 'master' of github.com:NixOS/nixpkgs 2014-08-29 18:33:47 +02:00
Edward Tjörnhammar
60734bb0f9 radicale: 0.9b1 -> 0.9 Added description, editor stripped some trailing whitespace. 2014-08-29 17:32:13 +01:00
Mateusz Kowalczyk
beff84c6e3 python-packages.nix: strip trailing whitespace 2014-08-29 17:30:04 +01:00
Aristid Breitkreuz
22198c7691 Merge branch 'up/libgcrypt' of github.com:ruediger/nixpkgs into ruediger-up/libgcrypt 2014-08-29 18:25:02 +02:00
Jaka Hudoklin
5a9cf40085 mongodb: add offline as maintainer 2014-08-29 17:56:07 +02:00
Jaka Hudoklin
ec9d2e6f2b mongodb: darwin support 2014-08-29 17:48:49 +02:00
Rüdiger Sonderfeld
cbb296475a libidn: Update to 1.29.
Also add repositories.git property.

https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00006.html
2014-08-29 17:29:25 +02:00
Rüdiger Sonderfeld
30ac32ae45 libgcrypt: Update 1.5.3 and 1.6.2.
Also changed the description of 1.6.nix to match that of
default.nix (1.5).

* https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00001.html
* https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00011.html
2014-08-29 17:25:44 +02:00
Thomas Tuegel
634b9ae6d4 openblas: add ttuegel as maintainer 2014-08-29 10:06:24 -05:00
Thomas Tuegel
9ade2dfa3c openblas: add local build preference to pinned versions 2014-08-29 10:06:24 -05:00
Thomas Tuegel
df731f151f openblas: add version 0.2.11 2014-08-29 10:06:24 -05:00
Thomas Tuegel
40ccaa2b4c openblas: pin all the versions julia requires 2014-08-29 10:06:24 -05:00
Rüdiger Sonderfeld
05b83fe6a2 octave: Update to 3.8.2.
Also change "," placement to be consistent and remove unnecessary let.
2014-08-29 16:44:18 +02:00
Daniel Bergey
34b18399aa revert fsnotify back to 0.0.11
fsnotify changes need more testing on Darwin
2014-08-29 14:03:07 +00:00
Edward Tjörnhammar
ac73fbcda9 dogecoin: 1.4 -> 1.8 2014-08-29 14:37:24 +01:00
Mateusz Kowalczyk
09afbd1f06 mkvtoolnix: update from 6.5.0 to 7.1.0 2014-08-29 14:34:24 +01:00
Mateusz Kowalczyk
0fb885721a libmpeg2: update to 0.5.1
The patch seems unnecessary but I'll look out for breakage.
2014-08-29 14:33:25 +01:00
Mateusz Kowalczyk
51829a0f39 murmur: update to 1.2.8 2014-08-29 14:17:40 +01:00
Mateusz Kowalczyk
a0f317cc5b lzo: update from 2.06 to 2.08 2014-08-29 14:01:51 +01:00
Mateusz Kowalczyk
5fb879526d libao: update to 1.2.0 2014-08-29 13:56:49 +01:00
Oliver Charles
18a91dcf99 Merge pull request #3855 from michelk/haskell-present
haskell-present: initial expression
2014-08-29 13:51:36 +01:00
Mateusz Kowalczyk
badb705a5c libaio: update to 0.3.110 2014-08-29 13:45:04 +01:00
Mateusz Kowalczyk
dfeba56c0e libaal: update to 1.0.6 2014-08-29 13:33:00 +01:00
Michel Kuhlmann
41dc081a09 haskell-present: initial expression 2014-08-29 14:18:27 +02:00
Mateusz Kowalczyk
98cc03eb22 ffmpeg: update to 2.3.3 2014-08-29 13:05:09 +01:00
Domen Kožar
17b88f1b09 pypy: wrap to provide sqlite3 at runtime 2014-08-29 13:49:12 +02:00
Mateusz Kowalczyk
b4b3bd1bd7 cloc: update to 1.62 2014-08-29 12:21:52 +01:00
Mateusz Kowalczyk
8fe82841ea xnee: update to 3.19 2014-08-29 12:19:38 +01:00
Mateusz Kowalczyk
e41a169a60 super-tux-kart: update to 0.8.1 2014-08-29 12:18:21 +01:00
Mateusz Kowalczyk
e657385acf extreme-tux-racer: update to 0.6.0 2014-08-29 12:15:46 +01:00
Peter Simons
2e505d0eb7 haskell-cgi: mark version 3001.2.0.0 broken
It needs mtl >=2.2.1 && <2.3, and we cannot easily satisfy this requirement.

It's interesting to observe how "cgi" remains broken in current versions of GHC
for months, despite the fact that it's a Haskell Platform package. Makes one
wonder about the purpose of the Haskell Platform, no? In the end, if there is
no maintainer for a package, then it stays unmaintained, HP member or not.
2014-08-29 12:52:27 +02:00
Peter Simons
8315f88e72 haskell-hspec2: update to version 0.4.2 2014-08-29 12:52:27 +02:00
Peter Simons
d86e8835b9 haskell-hspec: update to version 1.11.4 2014-08-29 12:52:27 +02:00
Peter Simons
8c6bb74e07 haskell-hspec-wai: update to version 0.3.0.1 2014-08-29 12:52:27 +02:00
Peter Simons
30b88f5f61 haskell-hspec-meta: update to version 1.11.4 2014-08-29 12:52:27 +02:00
Peter Simons
17a4dce05e haskell-pwstore-fast: update to version 2.4.3 2014-08-29 12:52:27 +02:00
Peter Simons
6f4b9ebd22 haskell-cgi: add version 3001.2.0.0 2014-08-29 12:52:27 +02:00
Peter Simons
c9286fd171 haskell-hlint: update to version 1.9.4 2014-08-29 12:52:27 +02:00
Peter Simons
4b0cdd2cac haskell-yaml: update to version 0.8.9.1 2014-08-29 12:52:27 +02:00
Peter Simons
4c5e35a9e8 haskell-pwstore-fast: update to version 2.4.2 2014-08-29 12:52:27 +02:00
Peter Simons
dbdde708cd haskell-project-template: update to version 0.1.4.2 2014-08-29 12:52:27 +02:00
Peter Simons
0211268c30 haskell-mmorph: update to version 1.0.4 2014-08-29 12:52:26 +02:00
Peter Simons
4d3776b18d haskell-interpolate: update to version 0.0.4 2014-08-29 12:52:26 +02:00
Peter Simons
7e0400a110 haskell-highlighting-kate: update to version 0.5.9 2014-08-29 12:52:26 +02:00
Peter Simons
163053a0f5 haskell-foldl: update to version 1.0.6 2014-08-29 12:52:26 +02:00
Peter Simons
52d1ffaea7 haskell-classy-prelude: update to version 0.9.4 2014-08-29 12:52:26 +02:00
Peter Simons
ceb75955dd haskell-classy-prelude-conduit: update to version 0.9.4 2014-08-29 12:52:26 +02:00
Rüdiger Sonderfeld
b8a546a13a gnutls: Update to 3.1.26 and 3.2.17. 2014-08-29 11:32:16 +02:00
Vladimír Čunát
aeca8b6c3e tilda: fixups; seems to work now
- xgettext hack inspired by a guix thread
- gsettings to prevent crashes
- expression refactoring
2014-08-29 11:27:21 +02:00
AndersonTorres
a4738b27cf Tilda (version 1.1.12): New Package
Tida is a GTK-based drop-down terminal emulator
2014-08-29 11:08:39 +02:00
Pascal Wittmann
b90dd7089f calibre: update from 2.0.0 to 2.1.0 2014-08-29 10:36:04 +02:00
Daniel Peebles
0bb14e4fea Disable NFC on 3.17 or above
This should only be temporary, but there's a bug in the 3.17 rc1 and rc2 that leads to cyclic module dependencies and a segfault during the build process.
2014-08-29 01:49:32 -04:00
Daniel Peebles
1eb08ee693 Add patch to fix 3.17 build breakage (also submitted to lkml, but not yet merged) 2014-08-28 22:45:32 -04:00
Daniel Bergey
f152b346cd haskell: package diagrams-rasterific and deps 2014-08-28 22:00:29 +00:00
Michael Raskin
844fd2553e Merge pull request #3745 from wkennington/master.dnsmasq
dnsmasq: Update and enable dbus support
2014-08-29 01:43:41 +04:00
Michael Raskin
669969064a Merge pull request #3527 from AndersonTorres/mpv
MPV: update to 0.5.0
2014-08-29 01:41:22 +04:00
Michael Raskin
e8badf3c3b Merge pull request #3275 from taku0/gtk-env
uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
2014-08-29 01:35:38 +04:00
Michael Raskin
b6bc65ab23 Merge pull request #3805 from iyzsong/anthy
add anthy, Japanese input method
2014-08-29 01:30:58 +04:00
Michael Raskin
5f91365a21 Merge pull request #3813 from AndersonTorres/lilyterm
Lilyterm: New Package (version 0.9.9.4)
2014-08-29 01:30:35 +04:00
Michael Raskin
50b0fd46fb Merge pull request #3817 from bodil/master
Add evilvte package.
2014-08-29 01:29:23 +04:00
Michael Raskin
601a48732e Merge pull request #3820 from ruediger/up/gimp
gimp: Update to 2.8.14.
2014-08-29 01:27:32 +04:00
Michael Raskin
fdfaa7bac4 Merge pull request #3826 from ruediger/up/parallel
parallel: Update to 20140822.
2014-08-29 01:26:26 +04:00
Michael Raskin
6ef40555a2 Merge pull request #3830 from madjar/master
rabbitmq-server: updated to 3.3.5
2014-08-29 01:26:05 +04:00
Michael Raskin
917f93db11 Merge pull request #3834 from ruediger/up/lightning
lightning: Update to 2.0.5.
2014-08-29 01:24:57 +04:00
Michael Raskin
822ce487a2 Merge pull request #3836 from aristidb/master
update virtualbox to 4.3.14
2014-08-29 01:24:11 +04:00
Michael Raskin
469f22d717 Merge pull request #2449 from wkennington/master.grub
Grub Update
2014-08-29 01:22:47 +04:00
Michael Raskin
0078bc5d8f Merge pull request #3316 from aherrmann/pr_mpi
MPI support for HDF5 and SGE support for OpenMPI
2014-08-29 01:22:02 +04:00
Michael Raskin
121050046d Adding flashrom BIOS update utility. Patch by Edward O'Callaghan 2014-08-29 01:27:28 +04:00
Michael Raskin
c7bb162710 Factor out the maintainer 2014-08-29 01:19:24 +04:00
Michael Raskin
ef974b1c24 Merge pull request #3175 from doublec/self
Add Self programming language
2014-08-29 01:09:47 +04:00
Michael Raskin
d87b867a24 Merge pull request #3225 from hrdinka/move-glibc-multi
glibc_multi: move glibc_multi script out of all-packages.nix
2014-08-29 01:08:04 +04:00
Michael Raskin
f25709c48a List NCSA license properly 2014-08-29 01:14:10 +04:00
Michael Raskin
55cc5736a9 Merge pull request #3255 from bosu/emscripten2
Add emscripten: LLVM to JavaScript compiler (take 2)
2014-08-29 01:04:26 +04:00
Michael Raskin
1fd14fa415 Merge pull request #3100 from tailhook/new-shadow
Upgrade "shadow" to 4.2.1
2014-08-29 00:42:57 +04:00
William A. Kennington III
0fdbc44411 grub: Fix typo 2014-08-28 13:36:41 -07:00
William A. Kennington III
dd18e67cfb grub: Cleanup efi support 2014-08-28 13:35:37 -07:00
William A. Kennington III
2ea1433b77 grub: Fetch from alpha.gnu.org instead of git 2014-08-28 13:35:36 -07:00
William A. Kennington III
1f460e00ef grub: Build grub2 from git instead of using the unpredictable generated tarball 2014-08-28 13:35:35 -07:00
William A. Kennington III
3c6e2fbba9 Add optional zfsSupport to the nixos grub configuration 2014-08-28 13:35:34 -07:00
William A. Kennington III
f2bef62716 Update grub 2.00 to 2.02-beta2 2014-08-28 13:35:34 -07:00
Austin Seipp
792afca113 spiped: 1.3.1 -> 1.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-28 15:26:39 -05:00
Aristid Breitkreuz
a2eb68a6dc update virtualbox to 4.3.14 2014-08-28 21:27:08 +02:00
Domen Kožar
0005e1896d python3Packages: disable some more 2014-08-28 20:53:02 +02:00
Domen Kožar
39320b0fa3 gnome3.gitg: fix build by updating it to unstable 2014-08-28 20:53:01 +02:00
Linquize
859a2c446c protobuf: Update to 2.6.0 2014-08-28 20:53:01 +02:00
William A. Kennington III
9194f69e73 dnsmasq: Meta Update 2014-08-28 11:39:03 -07:00
Paul Colomiets
adbb9ff796 dnsmasq: upgrade to 2.71, fixed dnsmasq module
* The module now has systemd config

* Add resolveLocalQueries option which sets up it as a dns server for
  local host (including reasonable setup of resolvconf)

* Add "dnsmasq" user for running daemon

* Enabled dbus and dnssec support for the package

Conflicts:
	nixos/modules/misc/ids.nix
2014-08-28 11:39:03 -07:00
Rüdiger Sonderfeld
86141f8067 lightning: Update to 2.0.5. 2014-08-28 19:12:34 +02:00
Peter Simons
1851efa1a7 haskell-hspec-wai: disable builds because it depends on broken hspec2 2014-08-28 18:15:54 +02:00
Peter Simons
1e7885f9c2 haskell-servant-scotty: re-generate with cabal2nix 2014-08-28 18:09:00 +02:00
Peter Simons
7fec14e74a haskell-hspec2: mark 'broken' because of https://github.com/hspec/hspec/issues/187 2014-08-28 18:08:32 +02:00
Georges Dubus
a5143dd208 rabbitmq-server: updated to 3.3.5 2014-08-28 17:36:13 +02:00
lethalman
b722b4c90f Merge pull request #3828 from manveru/di
Add di package
2014-08-28 14:23:16 +02:00
Michael Fellinger
e07b5c95af Add di package 2014-08-28 14:16:11 +02:00
Rüdiger Sonderfeld
57c8f29232 Add comic-neue font. 2014-08-28 13:05:45 +02:00
Rüdiger Sonderfeld
d5ea3b1e44 parallel: Update to 20140822.
https://savannah.gnu.org/forum/forum.php?forum_id=8067
2014-08-28 13:02:37 +02:00
Oliver Charles
ce16840c68 haskellPackages.engineIo: Update to 1.1.2 2014-08-28 10:11:15 +01:00
Oliver Charles
9c6614687c Update haskellPackages.engineIo and haskellPackages.socketIo 2014-08-28 10:05:00 +01:00
Shea Levy
013aedffea ats2: bump 2014-08-27 22:51:27 -04:00
Mateusz Kowalczyk
2b54796585 cantata: update to 1.4.1 2014-08-28 00:09:26 +01:00
Austin Seipp
2dc2699ca4 linux/grsec: updates
3.15.10 is EOL soon, but grsecurity/unstable hasn't moved to 3.16.x yet.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-27 15:14:19 -05:00
Shea Levy
f2d9783891 Merge branch 'add-haskell-servant' of git://github.com/alpmestan/nixpkgs
add the servant (haskell) packages to nixpkgs
2014-08-27 16:06:39 -04:00
lethalman
f11c742997 Merge pull request #3823 from aristidb/master
virtinst: fix name resolution ambiguity breaking the runnability
2014-08-27 22:05:35 +02:00
Alp Mestanogullari
940a918825 fix a small typo 2014-08-27 22:04:27 +02:00
Alp Mestanogullari
a501db1b7e servant-scotty/default.nix: switch to version 0.1.1 which relaxes the bounds on the transformers package 2014-08-27 22:03:15 +02:00
Aristid Breitkreuz
10a3369c99 virtinst: fix name resolution ambiguity breaking the runnability 2014-08-27 21:24:13 +02:00
Domen Kožar
81a2e4ce4c python3Packages: disable some 2014-08-27 21:01:43 +02:00
Domen Kožar
0a1c255bc9 zeitgeist: fix build 2014-08-27 20:53:02 +02:00
Domen Kožar
e75cf5d166 coprthr: mark as broken (cc @thoughtpolice) 2014-08-27 19:46:15 +02:00
Domen Kožar
3eb2e2b4eb python3Packages: more fixes 2014-08-27 19:43:37 +02:00
Domen Kožar
ede4ec6eea python3Packages.qutip: fix build 2014-08-27 19:37:58 +02:00
Domen Kožar
cfbdb07159 python3Packages.goobook: disable on py3k 2014-08-27 19:34:49 +02:00
Domen Kožar
9cd8c65eea python3Packages.eyeD3: fix build 2014-08-27 19:31:12 +02:00
Domen Kožar
45563c61a7 python3Packages.hcs_utils: fix build 2014-08-27 19:28:33 +02:00
Domen Kožar
1b376347f5 python3Packages.pygit2: fix build 2014-08-27 19:21:50 +02:00
Domen Kožar
e7fca7b31d python3Packages.zope_sqlalchemy: fix build 2014-08-27 19:21:33 +02:00
Domen Kožar
4008f01c04 perlPackages.TaskCatalystTutorial: fix build 2014-08-27 19:20:39 +02:00
Domen Kožar
26ee668860 pythonPackages.zope_container: disable tests (failing) 2014-08-27 19:17:05 +02:00
Domen Kožar
1fc1e9c82c xca: mark as broken 2014-08-27 19:11:08 +02:00
Domen Kožar
7b7fb63314 pypy: disable test_sqlite again... 2014-08-27 19:04:38 +02:00
Domen Kožar
ef9bcbd0b2 ino: set six as dep 2014-08-27 19:02:05 +02:00
Rüdiger Sonderfeld
4d84ac77f9 gimp: Update to 2.8.14. 2014-08-27 18:46:24 +02:00
Alp Mestanogullari
9dd3963b4d rename nix files to default.nix for all servant pkgs 2014-08-27 18:34:56 +02:00
Alp Mestanogullari
47519e732b use camelCase instead of dashes for servant package names in haskell-packages.nix 2014-08-27 18:27:18 +02:00
Alp Mestanogullari
6e2e58ea2e add the servant (haskell) packages to nixpkgs 2014-08-27 18:15:49 +02:00
Domen Kožar
a81b2f029f python3Packages.{ttystatus,versiontools}: disable on py3k 2014-08-27 18:04:30 +02:00
Domen Kožar
81c39d40f7 python3Packages: upgrade rdflib, skype4py 2014-08-27 17:40:14 +02:00
Luca Bruno
30aac2c877 glib-tested: skip broken timer test on i686 2014-08-27 17:37:26 +02:00
Domen Kožar
47f84c63bb python3Packages: more build fixes 2014-08-27 17:18:08 +02:00
aszlig
1488fbe27b
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 36.0.1985.125 -> 37.0.2062.94
beta:   37.0.2062.58  -> 37.0.2062.94
dev:    38.0.2107.3   -> 38.0.2125.8

All channels built fine on my machine and were tested against a few
sites.

Stable and beta channel now contain the same release, because version
37 hit the stable channel. For release notes, please have a look at the
announcement:

http://googlechromereleases.blogspot.de/2014/08/stable-channel-update_26.html

Of course we're also dropping all version 36 specific crap, such as the
architecture-specific target suffix for builds, which now is no longer
needed.

The gyp flag use_mojo=0 is no longer needed, as it was a workaround
concerning version 37.0.2054.3 only.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 16:53:37 +02:00
aszlig
f4a9d3c0d0
chromium: Clean up/remove old/unused stuff.
We no longer need to supply compiler and binutils to the build process,
se we can safely remove them. In addition, we're now passing the new
options linux_use_gold_binary and linux_use_bundled_gold to gyp, for
details, see:

https://codereview.chromium.org/239163003

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 16:53:37 +02:00
Bodil Stokke
2faf1c5b81 Add evilvte package. 2014-08-27 15:48:14 +01:00
Domen Kožar
1f3af28e8a python3Packages.execnet: disable tests 2014-08-27 16:04:55 +02:00
Domen Kožar
6f689c5016 python3Packages: disable some more packages 2014-08-27 15:53:15 +02:00
Domen Kožar
62345fee55 python: provide better message if python interpreter is not supported 2014-08-27 15:53:15 +02:00
Domen Kožar
e50deca440 python3Packages.statd: rename to python_statsd, disable on py3k 2014-08-27 15:53:15 +02:00
Mateusz Kowalczyk
44922143fa haskell-hakyll: update to 4.5.4.0 2014-08-27 15:23:33 +02:00
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
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
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
宋文武
a3800db3d2 add anthy, Japanese input method 2014-08-27 15:41:50 +08: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
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
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
Peter Simons
cfdaf6ba78 haskell-monad-logger: update to version 0.3.7.2 2014-08-26 13:47:01 +02:00
Peter Simons
c4ef244fbe haskell-ghc-syb-utils: update to version 0.2.2 2014-08-26 13:47:01 +02:00
Peter Simons
f38fabb65d haskell-postgresql-simple: update to version 0.4.4.0 2014-08-26 13:47:01 +02:00
Peter Simons
a9c6e7da40 haskell-json-assertions: update to version 1.0.5 2014-08-26 13:47:01 +02:00
Peter Simons
0ac307bd8a haskell-http-conduit: update to version 2.1.4.1 2014-08-26 13:47:01 +02:00
Peter Simons
6c3990bfae haskell-vty: update to version 5.2.1 2014-08-26 13:47:01 +02:00
Peter Simons
9c1ed91d60 haskell-hi: re-generate with cabal2nix 2014-08-26 13:47:01 +02:00
Domen Kožar
2aac8ffcd8 python3Packages: fix some builds 2014-08-26 12:49:45 +02:00
Peter Simons
c1607dcd5a haskell-wreq: disable the test suite to fix the build
https://github.com/NixOS/nixpkgs/pull/3795
2014-08-26 12:34:39 +02:00
Domen Kožar
0ba31c1e6d pypy: give hints about sqlite3 2014-08-26 12:26:09 +02:00
Peter Simons
3af5310ef4 Merge pull request #3795 from MP2E/wreq_update
wreq updated to 0.2
2014-08-26 12:17:13 +02:00
Peter Simons
2bc3a54bfc Revert "New package ghcParser" 2014-08-26 12:16:08 +02:00
Domen Kožar
7573763e89 netboot: simplify, build only on 64bit 2014-08-26 12:11:31 +02:00
Lluís Batlle i Rossell
f84c121e5e Updating opencascade oce to 0.16 fix the build.
At some point the build stopped because of X/mesa updates.
2014-08-26 12:07:49 +02:00
Peter Simons
c17d85be5c Merge pull request #3791 from cdhf/master
New package ghcParser
2014-08-26 11:53:04 +02:00
Peter Simons
67454f23e3 Merge pull request #3794 from MP2E/hi_update
Update hi to 0.8.2
2014-08-26 11:52:38 +02:00
Rob Vermaas
6c6dbc41fb openspades: fix build by using fetchurl to download DevPaks27.zip. 2014-08-26 11:48:02 +02:00
Rob Vermaas
92ec3562c3 Mark nix-plugins as broken. 2014-08-26 11:33:58 +02:00
Rob Vermaas
8fc3bedb5a Fix ntopng build 2014-08-26 11:22:23 +02:00
Domen Kožar
6417cf14b1 python3Packages.BTrees: fix build on i686-linux 2014-08-26 10:47:22 +02:00
Domen Kožar
5f8a9f81d1 pycurl: fix runtime dependency on openssl 2014-08-26 10:04:14 +02:00
Domen Kožar
276220262e pypy: hint about tcl/tk headers/libs paths 2014-08-26 09:57:38 +02:00
Domen Kožar
abe7730f23 remove pdf2htmlex: too much hassle to fix it 2014-08-26 09:57:38 +02:00
Cray Elliott
5a717eef8b wreq updated to 0.2 2014-08-25 23:50:14 -07:00
John Wiegley
72954393f8 haskell-ivory: 0.1.0.0 new expression 2014-08-26 01:21:49 -05:00
Cray Elliott
8dc11b46a6 Update hi to 0.8.2, doCheck set to false 2014-08-25 21:16:19 -07:00
Jaka Hudoklin
8a5f5e4e8b Merge pull request #3793 from NixOS/pkgs/nfchacktools
Libnfc and mfcuk packages
2014-08-26 01:32:50 +02:00
Jaka Hudoklin
12c3f65173 Add mfcuk, tool for hacking mifare classic cards 2014-08-26 01:22:08 +02:00
Jaka Hudoklin
74625641f8 Add libnfc 1.7.1 2014-08-26 01:21:27 +02:00
Cray Elliott
f237f31b93 darcs updated to 2.8.5
tested to work with ghc 7.8.3
2014-08-25 15:58:21 -07:00
Cillian de Róiste
307924bbcc synfigstudio: fix chroot build / hydra
The error message was:
Fontconfig error: Cannot load default config file
make[2]: *** [128x128/synfig_icon.png] Segmentation fault

(cherry picked from commit 759980c4fe9b07932f671d2e657189068d117405)

Conflicts:
	pkgs/top-level/all-packages.nix
2014-08-25 23:00:59 +02:00
Moritz Ulrich
08f24b85c2 GnuPG: Bump to 2.0.26 2014-08-25 19:45:55 +02:00
Domen Kožar
6fab53b4c2 pythonPackages.robotframework: disable on py3k 2014-08-25 19:01:34 +02:00
Domen Kožar
d7bcb19d64 python-packages-generated: temporarily hardcode fix for psycopg2 2014-08-25 19:01:17 +02:00
Domen Kožar
68c131c2cc quake3demo: mark as broken 2014-08-25 19:00:51 +02:00
Domen Kožar
db47d51592 pypy: add X libs to build tkinter 2014-08-25 19:00:37 +02:00
Domen Kožar
12776c3748 python3Packages: disable few packages 2014-08-25 18:16:12 +02:00
Domen Kožar
d0163efd7a Merge pull request #3785 from edwtjo/fribid-1.0.4
FriBID: 1.0.2 -> 1.0.4
2014-08-25 17:25:22 +02:00
Domen Kožar
13ca3624a7 toxic: git -> 0.4.7 2014-08-25 17:13:50 +02:00
Domen Kožar
2099db4d00 uTox: downgrade to work with current libtoxcore 2014-08-25 17:09:41 +02:00
Edward Tjörnhammar
35d7d01d06 FriBID: 1.0.2 -> 1.0.4
Changed from let to rec version.
Added longDescription.
2014-08-25 17:00:23 +02:00
aszlig
f83af95f8a
build-support: Use mktemp -d in nix-prefetch-*.
Instead of relying on $$ to not collide with an existing path.

Quoting the Bash manual about $$:

> Expands to the process ID of the shell. In a () subshell, it expands
> to the process ID of the current shell, not the subshell.

So, this is different from $BASHPID:

> Expands to the process ID of the current bash process. This differs
> from $$ under certain circumstances, such as subshells that do not
> require bash to be re-initialized.

But even $BASHPID is prone to race conditions if the process IDs wrap
around, so to be on the safe side, we're using mktemp here.

Closes #3784.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-25 15:28:55 +02:00
William A. Kennington III
39b1e2fffc nftables: Add derivation 2014-08-25 14:55:15 +02:00
William A. Kennington III
c063a8d9a5 docbook2x: Add platforms so that it builds on hydra 2014-08-25 14:55:15 +02:00
William A. Kennington III
c3f730d185 libnftnl: Add derivation 2014-08-25 14:55:15 +02:00
Domen Kožar
8b98d7dc08 logstash_forwarder: specify platforms 2014-08-25 14:55:14 +02:00
William Roe
963b97088f Logstash-forwarder requires Go-1.1/1.2
The SSL stuff in it doesn't work right with Go 1.3 yet.
1.2 doesn't have a derivation for darwin, so go 1.1 should work for
everyone
2014-08-25 14:55:14 +02:00
Domen Kožar
8cfd9b1acd pythonPackages.gevent: 0.13.8 -> 1.0.1 2014-08-25 14:22:54 +02:00
Domen Kožar
e130021940 python3Packages.fabric: 1.6.1 -> 1.9.1 2014-08-25 14:16:35 +02:00
Jaka Kranjc
310a5d09a4 gemrb: bumped to 0.8.1 2014-08-25 14:08:13 +02:00
Jaka Kranjc
3f971fe45f gemrb: added more meta tags + general maintenance 2014-08-25 14:08:13 +02:00
Domen Kožar
9149d450cf pythonPackages: disable some py3k builds 2014-08-25 14:07:08 +02:00
Andraz Brodnik
56edab9909 Add tzlocal python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik
aa68c94d4d Add semantic python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik
4d472145d1 Add quantities python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik
ce68f5d309 Add mpd python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik
a5396d58bb Add futures python package. 2014-08-25 14:02:52 +02:00