Commit graph

38239 commits

Author SHA1 Message Date
third3ye
a322687423 Application.ini does not refer correctly
The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references.

Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
2014-06-16 05:24:24 +02:00
Austin Seipp
5f960cc893 Merge pull request #2934 from CodeBlock/spawn-fcgi-update
update spawn-fcgi to 1.6.4
2014-06-15 19:02:25 -05:00
Mateusz Kowalczyk
8ae9d533b7 rtorrent: update to 0.9.4 2014-06-16 01:05:22 +02:00
Mateusz Kowalczyk
d97d34398c libtorrent: update to 0.13.4 2014-06-16 01:05:11 +02:00
ambrop7@gmail.com
576fa310b2 Warzone2100: Update to 3.1.1.
Changed to use openal-soft, which makes sound work,
in combination with https://github.com/NixOS/nixpkgs/pull/2947 .

Added optional installation of campaign videos, not enabled by default.
2014-06-15 23:38:01 +02:00
Mateusz Kowalczyk
b5ca04f4a8 nitrogen: patchShebangs instead of patchfile + /usr/bin/env
This hopefully fixes the build on Hydra.
2014-06-15 23:34:20 +02:00
Anders Claesson
05402bc7c8 tree: update to version 1.7.0 2014-06-15 23:31:39 +02:00
ambrop7@gmail.com
bf0bacdbf8 openal-soft: Add PulseAudio backend, make non-OSS backends work.
* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
2014-06-15 23:28:54 +02:00
vi
82cbbb1759 Added CPAN's Crypt::OpenSSL::Bignum. 2014-06-15 23:23:26 +02:00
vi
174f1dac9e Added CPAN's Crypt::DH, and its dependencies. 2014-06-15 23:23:26 +02:00
vi
f6b2155ef4 Added CPAN's Crypt::Blowfish. 2014-06-15 23:23:25 +02:00
Vladimír Čunát
9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
cillianderoiste
43a77448f8 Merge pull request #2940 from deepfire/xtrace
xtrace:  fix build and update to 1.3.1
2014-06-15 17:45:32 +02:00
Peter Simons
132309de52 scala: cosmetic fix for syntax highlighting in Emacs 2014-06-15 17:12:14 +02:00
Shea Levy
7a0c66c829 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Domen Kožar
0d71d2b631 fixes #2926 2014-06-15 16:05:18 +02:00
Bjørn Forsman
7911072947 sweethome3d: remove '.' at end of description 2014-06-15 13:49:55 +02:00
Edward Tjörnhammar
97f45b1e11 Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor 2014-06-15 13:04:59 +02:00
Kosyrev Serge
eda6fd83a8 xtrace: fix build and update to 1.3.1
Alioth now requires a login before you can download tarballs.
2014-06-15 14:10:35 +04:00
cillianderoiste
658d1f656a Merge pull request #2945 from deepfire/e17-terminology
e17.terminology:  0.4.0 -> 0.5.1
2014-06-15 11:53:32 +02:00
Kosyrev Serge
c022486b5f e17.terminology: 0.4.0 -> 0.5.1 2014-06-15 09:26:01 +04:00
Simon Hengel
d2eaca9c80 Update haskell-hspec2 to version 0.3.4 2014-06-15 08:47:14 +08:00
Bjørn Forsman
06af50ff42 liboping: new package
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.

http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00
Bjørn Forsman
cb64b3d758 libmodbus: new package
libmodbus is a library to send/receive data according to the Modbus
protocol.

http://libmodbus.org/
2014-06-14 21:50:57 +02:00
Shea Levy
564c4515b1 Merge pull request #2936 from sol/master
Add haskell-hspec-wai
2014-06-14 11:43:26 -04:00
Bjørn Forsman
dcfdab62c9 pyrtlsdr: new package
pyrtlsdr is a python wrapper for librtlsdr (a driver for Realtek
RTL2832U based SDR's).
2014-06-14 14:15:32 +02:00
Carles Pagès
d9ed7c5a9c openxcom: add version 1.0.0 2014-06-14 11:58:00 +02:00
Michael Raskin
a076a60735 Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for #2188 2014-06-14 13:01:12 +04:00
Michael Raskin
18023bc0e8 Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes #995. 2014-06-14 11:50:08 +04:00
Simon Hengel
8a396ee56a Add haskell-hspec-wai 2014-06-14 15:13:40 +08:00
Simon Hengel
315016197a Update haskell-aeson-qq to version 0.7.1 2014-06-14 14:55:34 +08:00
Ricky Elrod
379c2731b2 update spawn-fcgi to 1.6.4
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-13 23:01:47 -04:00
Robert M. Mather
2d6d52bb2a Ur/Web compiler: new release, 20140426 -> 20140531 2014-06-13 18:22:34 -07:00
Michael Raskin
213312b667 Update GlusterFS to 3.4.3 2014-06-14 00:23:12 +04:00
Michael Raskin
6bbd163df4 Update Wine unstable version 2014-06-14 00:23:11 +04:00
Michael Raskin
ed20f939f5 Update CL-Launch 2014-06-14 00:23:11 +04:00
Jonathan Glines
43432b9fca Added a long description. Added the patch file. 2014-06-13 12:08:44 -06:00
Jonathan Glines
2784866ffd Merge branch 'master' into nitrogen. Added maintainer and license.
Conflicts:
	pkgs/tools/X11/nitrogen/default.nix
2014-06-13 11:54:19 -06:00
Jonathan Glines
c977673bb5 Merge branch 'nitrogen' of github.com:/auntieNeo/nixpkgs into nitrogen
Conflicts:
	pkgs/tools/X11/nitrogen/default.nix
2014-06-13 11:41:40 -06:00
Jonathan Glines
c55be95e6e Nitrogen build working. Missing custom icons in GUI. 2014-06-13 11:37:05 -06:00
Jonathan Glines
57450acaca Oops, typespeed branch got merged somehow. Removed. 2014-06-13 11:37:05 -06:00
Jonathan Glines
93ea13874c Working on a package for nitrogen. 2014-06-13 11:37:05 -06:00
Jonathan Glines
3d24aa0dbd Added typespeed package. 2014-06-13 11:37:05 -06:00
Eelco Dolstra
27c72f337b linux: Update to 3.12.22
Fixes CVE-2014-3153 (local privilege escalation via futex()).
2014-06-13 17:44:02 +02:00
Peter Simons
fd61a8fce2 Merge pull request #2929 from pSub/org-mode
Update org-mode from 8.2.6 to 8.2.7 and add myself as a maintainer.
2014-06-13 15:47:41 +02:00
Peter Simons
40ca1149c9 haskell-io-memoize: update to version 1.1.0.0 2014-06-13 15:41:26 +02:00
Peter Simons
67a692a830 haskell-force-layout: update to version 0.3.0.5 2014-06-13 15:41:26 +02:00
Peter Simons
87d3a5b980 haskell-event-list: update to version 0.1.1.1 2014-06-13 15:41:26 +02:00
Peter Simons
7abf0948be hoogle: patch to fix build errors with WAI 3.0
https://github.com/ndmitchell/hoogle/issues/69
2014-06-13 15:41:25 +02:00
Peter Simons
84e0ecd664 haskell-MFlow: re-generate expression with cabal2nix 2014-06-13 15:41:25 +02:00
Peter Simons
a1336ca41c haskell-purescript: update to version 0.5.2.3 2014-06-13 15:41:25 +02:00
Peter Simons
371f44dcbc haskell-pipes-text: update to version 0.0.0.11 2014-06-13 15:41:25 +02:00
Peter Simons
e4b5d2f7b7 haskell-haskeline: update to version 0.7.1.3 2014-06-13 15:41:25 +02:00
Peter Simons
f7db41deda haskell-entropy: update to version 0.3.2 2014-06-13 15:41:25 +02:00
Peter Simons
cc326495c4 haskell-attoparsec: update to version 0.12.1.0 2014-06-13 15:41:25 +02:00
Peter Simons
1380b62fdb haskell-sloane: update to version 1.8 2014-06-13 15:41:25 +02:00
Peter Simons
2795d46f95 haskell-wai-logger: disable test suite to fix build
https://github.com/kazu-yamamoto/logger/issues/42
2014-06-13 15:41:25 +02:00
Peter Simons
a059a4b167 haskell-wai-test: disable haddock phase for empty module 2014-06-13 15:41:25 +02:00
Peter Simons
30835fc777 haskell-wai: update to version 3.0.0.1 2014-06-13 15:41:25 +02:00
Peter Simons
21cba499b4 haskell-mongoDB: update to version 1.5.0 2014-06-13 15:41:25 +02:00
Peter Simons
a2a94462db haskell-hourglass: update to version 0.2.2 2014-06-13 15:41:25 +02:00
Peter Simons
bcd9e73947 haskell-keter: update to version 1.3.1 2014-06-13 15:41:25 +02:00
Peter Simons
129197ba5e haskell-cabal-bounds: update to version 0.6 2014-06-13 15:41:24 +02:00
Peter Simons
6a17d46ba2 haskell-yesod: update to version 1.2.6 2014-06-13 15:41:24 +02:00
Peter Simons
ad65fa4c2b haskell-yesod-test: update to version 1.2.3 2014-06-13 15:41:24 +02:00
Peter Simons
5d54c13146 haskell-yesod-static: update to version 1.2.4 2014-06-13 15:41:24 +02:00
Peter Simons
fa6fd66288 haskell-yesod-persistent: update to version 1.2.3 2014-06-13 15:41:24 +02:00
Peter Simons
7e924a23c8 haskell-yesod-form: update to version 1.3.10 2014-06-13 15:41:24 +02:00
Peter Simons
7febd19525 haskell-yesod-core: update to version 1.2.16.1 2014-06-13 15:41:24 +02:00
Peter Simons
ffb0c2b5eb haskell-yesod-bin: update to version 1.2.10.2 2014-06-13 15:41:24 +02:00
Peter Simons
d02baccd7b haskell-websockets: update to version 0.8.2.4 2014-06-13 15:41:24 +02:00
Peter Simons
567ba23b1a haskell-warp: update to version 3.0.0.1 2014-06-13 15:41:24 +02:00
Peter Simons
78c13dfb4f haskell-warp-tls: update to version 3.0.0 2014-06-13 15:41:24 +02:00
Peter Simons
046c636924 haskell-wai: update to version 3.0.0 2014-06-13 15:41:24 +02:00
Peter Simons
b4dd791cea haskell-wai-websockets: update to version 3.0.0 2014-06-13 15:41:24 +02:00
Peter Simons
6f80ab07a5 haskell-wai-test: update to version 3.0.0 2014-06-13 15:41:24 +02:00
Peter Simons
037ea00300 haskell-wai-middleware-static: update to version 0.6.0 2014-06-13 15:41:23 +02:00
Peter Simons
0bcda04c13 haskell-wai-handler-launch: update to version 3.0.0 2014-06-13 15:41:23 +02:00
Peter Simons
edf412e9e5 haskell-wai-handler-fastcgi: update to version 3.0.0 2014-06-13 15:41:23 +02:00
Peter Simons
8b12a38910 haskell-wai-extra: update to version 3.0.0 2014-06-13 15:41:23 +02:00
Peter Simons
f9e09908b8 haskell-wai-app-static: update to version 3.0.0 2014-06-13 15:41:23 +02:00
Peter Simons
978ae0e64f haskell-scotty: update to version 0.8.0 2014-06-13 15:41:23 +02:00
Peter Simons
faf9c7f1dd haskell-non-negative: update to version 0.1.1 2014-06-13 15:41:23 +02:00
Peter Simons
229f352953 haskell-http-reverse-proxy: update to version 0.4.0.1 2014-06-13 15:41:23 +02:00
Peter Simons
54800cc222 haskell-http-conduit: update to version 2.1.2.1 2014-06-13 15:41:23 +02:00
Peter Simons
c72d054ff4 haskell-http-client: update to version 0.3.3.1 2014-06-13 15:41:23 +02:00
Peter Simons
8cc6a959d4 haskell-hspec-meta: update to version 1.10.0 2014-06-13 15:41:23 +02:00
Peter Simons
ca3f416e8d haskell-hsimport: update to version 0.4 2014-06-13 15:41:23 +02:00
Peter Simons
e76486c662 haskell-hourglass: update to version 0.2.1 2014-06-13 15:41:23 +02:00
Peter Simons
6f78a87b6f haskell-ghc-vis: update to version 0.7.2.3 2014-06-13 15:41:23 +02:00
Peter Simons
8bc8dd90af haskell-event-list: update to version 0.1.1 2014-06-13 15:41:22 +02:00
Peter Simons
0b0ace748a haskell-cabal-lenses: update to version 0.2 2014-06-13 15:41:22 +02:00
Peter Simons
3352644623 haskell-cabal-cargs: update to version 0.7 2014-06-13 15:41:22 +02:00
Peter Simons
5c05c0cdf4 haskell-blaze-builder-enumerator: update to version 0.2.0.6 2014-06-13 15:41:22 +02:00
Peter Simons
c4d3a0acab haskell-wai-conduit: add version 3.0.0 2014-06-13 15:41:22 +02:00
Peter Simons
e9bbb1ede9 haskell-idris: update to version 0.9.13.1 2014-06-13 15:41:22 +02:00
Michael Raskin
a5509026ec Add Squid 3.4.5 and enable its SSL features. 2014-06-13 17:41:42 +04:00
Pascal Wittmann
19110c9a53 Update org-mode from 8.2.6 to 8.2.7 and add myself as a maintainer. 2014-06-13 14:21:39 +02:00
Rob Vermaas
2c918c6545 Revert "Revert "elasticsearch: update from 1.0.1 to 1.2.1, potentially fixes CVE-2013-5307""
This reverts commit 61384f5627.
2014-06-13 14:00:26 +02:00
Rob Vermaas
61384f5627 Revert "elasticsearch: update from 1.0.1 to 1.2.1, potentially fixes CVE-2013-5307"
Was accidentally pushed.

This reverts commit 1ecb9b8de8.
2014-06-13 13:56:27 +02:00