Commit graph

38672 commits

Author SHA1 Message Date
Austin Seipp
f8d9d0e5bf Merge pull request #3045 from nslqqq/master
st: 0.4.1 -> 0.5
2014-06-22 19:09:31 -05:00
Austin Seipp
c2d33f05d0 Merge pull request #3046 from nslqqq/i3update
i3: 4.7.2 -> 4.8
2014-06-22 19:08:57 -05:00
John Wiegley
7301dd44de Merge pull request #3040 from drozv/urt
UrbanTerror - fix broken checksums and update to version 4.2.018.
2014-06-22 16:52:56 -07:00
Bjørn Forsman
4b61edb390 coredumper: mark as broken
It doesn't build. Bumping to latest version (1.2.1) didn't fix it. It
has no maintainers and the last time the expression was touched was in
2007.
2014-06-22 23:10:32 +02:00
Bjørn Forsman
e805731cac convmv: add meta.description 2014-06-22 23:03:36 +02:00
Bjørn Forsman
5d97335b6d colordiff: update 1.0.9 -> 1.0.13 2014-06-22 23:00:14 +02:00
Bjørn Forsman
7061116faa colordiff: add meta attributes 2014-06-22 22:57:08 +02:00
Bjørn Forsman
ce4c20165b clearsilver: add description + homepage 2014-06-22 22:51:14 +02:00
Bjørn Forsman
4a5cf73caa cinelerra: don't repeat package name in meta.description 2014-06-22 22:49:32 +02:00
Bjørn Forsman
4d120e29c5 catdoc: add meta.description 2014-06-22 22:48:09 +02:00
Bjørn Forsman
5082caa72d axis2: add meta.description 2014-06-22 22:38:27 +02:00
Bjørn Forsman
d376975101 axis: add meta.description 2014-06-22 22:36:23 +02:00
Bjørn Forsman
6c2d696f42 axis: fix download url (the old one is dead) 2014-06-22 22:34:10 +02:00
Bjørn Forsman
20a8630c2f axis: use space instead of hardtab 2014-06-22 22:33:46 +02:00
Bjørn Forsman
215754f4fa asciidoc-full: rename attribute from asciidocFull
But keep asciidocFull attribute for backwards compatibility (with a
timestamp so we can later decide when to finally remove the old
attribute).
2014-06-22 22:27:34 +02:00
Bjørn Forsman
9033821c34 asciidoc: properly differentiate the "-full" variant in meta.description 2014-06-22 22:22:51 +02:00
Bjørn Forsman
d3ae8086c4 maven: add meta attributes (description, homepage, license) 2014-06-22 22:13:33 +02:00
Bjørn Forsman
24f3fb6788 maven: cosmetic changes in expression
Replace hard tabs with space. Add some whitespace between lines.
2014-06-22 22:12:54 +02:00
Bjørn Forsman
239d35338f antlr: add meta attributes 2014-06-22 21:59:41 +02:00
Bjørn Forsman
a14365b568 alchemy: add meta.longDescription 2014-06-22 21:46:34 +02:00
Bjørn Forsman
6693f6c3e3 accountsservice: add meta.description 2014-06-22 21:32:30 +02:00
Bjørn Forsman
76672dd9e3 accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00
Bjørn Forsman
686d847ee2 4suite: mark as broken
None of the tools installed to bin/ work. They all throw an exception
similar to this:
  ImportError: No module named Ft.Xml.XPath._4xpath
2014-06-22 20:52:52 +02:00
Andreas Herrmann
5a32b6b4ef pandas: Update to 0.14.0 2014-06-22 20:05:21 +02:00
Andreas Herrmann
52762ed416 tables: add new package, version 3.1.1
From the project page [1]:
> PyTables is a package for managing hierarchical datasets and designed to
> efficiently and easily cope with extremely large amounts of data.

It offers read/write access to hdf5 archives through a hierarchical interface.

I am adding it, because pandas depends on tables for hdf5 read/write
functionality.

Note: The name is a bit of an issue. The project is called pytables, whereas
the python module is simply called tables. I chose to name the nix-expression
tables for consistency with the source-tarball and the module name.

[1]: http://www.pytables.org/moin
2014-06-22 20:05:21 +02:00
Andreas Herrmann
5a96043637 hdf5: Update to 1.8.13 2014-06-22 20:05:20 +02:00
Andreas Herrmann
d1f7bc7bcf hdf5: Add szip as an optional dependency
This adds additional compression modes to hdf5.

Note: The szip license may not be compatible with everyone's use case. Hence,
it is an optional dependency.
2014-06-22 20:05:20 +02:00
Andreas Herrmann
c24e85f3a5 szip: Fix source hash
The hash code of the downloaded source tar-ball was not identical to the one
specified in the nix-expression. This commit fixes that problem.
2014-06-22 20:05:20 +02:00
Andreas Herrmann
4528ebf509 hdf5: Add zlib as optional dependency
This adds addition compression modes to the hdf5 library.

I am adding this, because pytables depends on it.
2014-06-22 20:05:20 +02:00
Andreas Herrmann
9ae6cc5967 numexpr: new package, version 2.4
Description from the numexpr project page [1]:
> Numexpr is a fast numerical expression evaluator for NumPy. With it,
> expressions that operate on arrays (like "3*a+4*b") are accelerated and use
> less memory than doing the same calculation in Python.

I am adding it, because it is a dependency of the pytables package.

[1]: https://github.com/pydata/numexpr
2014-06-22 20:05:20 +02:00
Chris Farmiloe
fbfdc8e2dc keep fallback visudo editor as nano 2014-06-22 19:50:40 +02:00
Chris Farmiloe
3dec61a8a6 Fix sudo not installing due to timedir deprecation 2014-06-22 19:42:32 +02:00
Peter Simons
2eea864503 Merge pull request #3050 from aycanirican/master
Added haskellPackages.hweblib 0.6.3
2014-06-22 19:25:22 +02:00
Michael Raskin
c68e3418fb Update 3.16-rc to -rc2: -rc1 has problems with mounting BtrFS, will test -rc2 2014-06-22 19:45:07 +04:00
Aycan iRiCAN
ce64f0681a Added haskellPackages.hweblib 0.6.3 2014-06-22 17:23:33 +03:00
Peter Simons
1704764dde Merge pull request #3044 from aycanirican/master
pipes-bytestring: updated to 2.1.0
2014-06-22 15:32:06 +02:00
Peter Simons
d4e1604c1e Merge pull request #3048 from chrisfarms/sqsh
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 15:31:33 +02:00
Peter Simons
5b6f3fc7f5 Merge pull request #3017 from ttuegel/wrap-haskell
Wrap Haskell tools to find GHC packages
2014-06-22 15:29:53 +02:00
Vladimír Čunát
114b75ce97 mariadb: switch to a working download URL 2014-06-22 15:29:23 +02:00
Oliver Charles
41648113c8 haskellPackages.extensibleEffects: Jailbreak this package
This is required until https://github.com/RobotGymnast/extensible-effects/issues/15 is resolved
2014-06-22 14:28:27 +01:00
Vladimír Čunát
dc215c2988 php{53,54}: fetch from generic URL
I see no reason to download from a pre-specified mirror.
It didn't even work for me.
2014-06-22 15:02:41 +02:00
taku0
21643702e7 jdk7: update patchversion 55 -> 60. 2014-06-22 21:45:30 +09:00
taku0
4f745ce8b2 oraclejdk8: Add support for grsecurity 2014-06-22 21:39:37 +09:00
taku0
a056940066 add oraclejdk8 2014-06-22 21:39:37 +09:00
Chris Farmiloe
0669981ba0 New package: sqsh. An SQL query tool/shell for Sybase/MSSQL 2014-06-22 14:32:02 +02:00
Bjørn Forsman
9883b5806a chrpath: new package
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF
binaries.

(Yes, it is similar to our patchelf tool.)

gpsd and Yocto/OpenEmbedded depend on chrpath (although we have
currently patched that dependency out of gpsd).
2014-06-22 14:21:55 +02:00
Bjørn Forsman
3ae765278f diffstat: clean up expression
Most importantly, add meta.description and meta.platforms.
2014-06-22 13:39:28 +02:00
Nikita Mikhailov
724fbd81ff i3: 4.7.2 -> 4.8 2014-06-22 18:17:09 +07:00
Luca Bruno
c5e0079962 libvorbis: use pkgconfig instead of guessing paths. Closes #3014 2014-06-22 12:40:59 +02:00
Nikita Mikhailov
d851ce331d st: 0.4.1 -> 0.5 2014-06-22 17:25:49 +07:00
Aycan iRiCAN
c699a16785 pipes-bytestring: updated to 2.1.0 2014-06-22 13:07:08 +03:00
Peter Simons
db42ae4916 Merge pull request #3042 from ip1981/master
Added simple-sql-parser 0.4.0
2014-06-22 11:14:58 +02:00
Charles Strahan
400b94e120 fix bzr prefetcher on darwin 2014-06-22 05:07:09 -04:00
Charles Strahan
a6a729b207 add nix-prefetch-zip 2014-06-22 04:59:18 -04:00
Cillian de Róiste
15166ca5c2 Add KDE Connect: A tool to connect and sync your devices with KDE 2014-06-22 10:56:43 +02:00
Peter Simons
888f47b21b Merge pull request #3039 from bennofs/add-hackage-mirror
Add hackage mirror to mirrors.nix
2014-06-22 10:39:40 +02:00
Peter Simons
484e9d4e70 haskell-twitter-types: update to version 0.3.20140620 2014-06-22 10:33:20 +02:00
Peter Simons
1c87337b46 haskell-shake: update to version 0.13.2 2014-06-22 10:33:20 +02:00
Peter Simons
f20464e281 haskell-network-info: update to version 0.2.0.5 2014-06-22 10:33:20 +02:00
Peter Simons
9801800563 haskell: fix spelling of 'hmatrixSpecial' attribute 2014-06-22 10:33:20 +02:00
Peter Simons
0c5a8a4b46 Merge pull request #3035 from aycanirican/master
Added distributed-process 0.5.
2014-06-22 10:29:05 +02:00
cillianderoiste
ad58665e98 Merge pull request #3043 from cstrahan/bzr-darwin
enable bazaar on darwin
2014-06-22 10:16:10 +02:00
Vladimír Čunát
3f15312b44 xorg: add xkbprint
Suggested by @KoviRobi on ML.
2014-06-22 10:04:10 +02:00
Austin Seipp
2b9fed52fd pyrax: 1.7.4 -> 1.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 02:48:14 -05:00
Charles Strahan
ffc485547f enable bazaar on darwin 2014-06-22 02:57:05 -04:00
John Wiegley
640d09f8c7 gdk_pixbuf: tests crash on Darwin with gcc 4.8.3 2014-06-21 23:53:49 -07:00
John Wiegley
e07c7e773c python2.7-gyp: No longer use no-xcode.patch on Darwin 2014-06-21 23:53:49 -07:00
John Wiegley
812bba77f1 swig: ccache tests broken on Darwin with Gcc 4.8.3 2014-06-21 23:53:49 -07:00
Igor Pashev
ff860fa21f Added simple-sql-parser 0.4.0 2014-06-22 07:49:31 +02:00
Austin Seipp
fc4adcd7af php: 5.4.27 -> 5.4.29
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:46:58 -05:00
Austin Seipp
6cfa38ce7d nagios: significant upgrades
- Upgrade Nagios Core to 4.x
 - Expose mainConfigFile and cgiConfigFile in module for finer
   configuration control.
 - Upgrade Plugins to 2.x
 - Remove default objectDefs, which users probably want to customize.
 - Systemd-ify Nagios module and simplify directory structure
 - Upgrade Nagios package with more modern patch, and ensure the
   statedir is set to /var/lib/nagios

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:22:10 -05:00
Austin Seipp
b8ede68b25 kernel/grsec: updates
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-21 22:13:49 -05:00
Austin Seipp
6b345e088b php: Fix fallout from 1228caae9e
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-21 21:15:29 -05:00
drozv
523cb5cf68 Fix broken checksums and update to version 4.2.018. 2014-06-21 19:30:27 -04:00
John Wiegley
1228caae9e php-5.4: Do not build with mssql support on Darwin 2014-06-21 16:29:28 -07:00
John Wiegley
b24da6b15d gccApple: Patches for building on Mavericks 2014-06-21 11:32:37 -07:00
Benno Fünfstück
7ac13c40ab Add hackage mirror to mirrors.nix 2014-06-21 20:15:45 +02:00
Bjørn Forsman
ba048baaff tig: enable command line history/completion support
Since version 2.0, tig can use readline for history/completion support,
so add readline as a build input.

Increases closure size from 53 MiB to 54 MiB.
2014-06-21 19:57:36 +02:00
Aycan iRiCAN
a60e9fb33c Merge remote-tracking branch 'upstream/master' 2014-06-21 19:55:26 +03:00
John Wiegley
3b267d77a8 Merge pull request #3031 from jwiegley/proofgeneral
proofgeneral_4_3_pre: Add expression needed for current prooftree
2014-06-21 09:22:29 -07:00
John Wiegley
476700d56f git-annex: Build on Darwin, let Cabal determine proper flags 2014-06-21 09:20:46 -07:00
John Wiegley
a986835718 Merge pull request #2986 from jwiegley/ncurses
ncurses: apply a patch on Darwin for a clang bug
2014-06-21 09:20:05 -07:00
John Wiegley
820052eb2c Merge pull request #2983 from jwiegley/zlib
Do not use static-libgcc flag on Darwin
2014-06-21 09:19:48 -07:00
Aycan iRiCAN
8fe08c34a4 Add binary to networkTransport again. 2014-06-21 18:06:24 +03:00
Aycan iRiCAN
719d0b64e0 Removed binary argument from networkTransport and networkTransportTcp 2014-06-21 18:01:51 +03:00
Aycan iRiCAN
88050e4a41 Moved package overrides from haskell-packages.nix to haskell-defaults.nix. 2014-06-21 17:44:29 +03:00
Lluís Batlle i Rossell
116807aa55 retroshare: place plugins at proper place
Now they can be used.
2014-06-21 15:53:57 +02:00
Aycan iRiCAN
e9385023d7 Added distributed-process 0.5.
Bump binary version dependency of rank1dynamic, distributed-static, network-transport-* to 0.7.2.1.
2014-06-21 16:37:02 +03:00
Peter Simons
05f78d60c1 haskell-network-transport-tcp: fix build with ghc < 7.8.2 2014-06-21 15:04:25 +02:00
Peter Simons
8420a2e979 cppcheck: update from 1.64 to 1.65 2014-06-21 14:04:15 +02:00
Peter Simons
d95004cabf gsl: update to version 1.16 2014-06-21 14:03:09 +02:00
Sander van der Burg
3484106642 Merge pull request #3024 from third3ye/patch-4
The folder $url/steam/archive seems to be empty...
2014-06-21 13:53:55 +02:00
Peter Simons
92082524a9 Revert "add OPENSSL_X509_CERT_FILE to the git command environment"
This reverts commit 88b5578a57 because of the
following issues:

 1) If $OPENSSL_X509_CERT_FILE is set in the current shell environment, then
    its value will overwrite any settings the user may have configured in
    http.sslCAInfo via git-config(1). If you are unaware of the wrapper, then
    this behavior is totally unexpected as $OPENSSL_X509_CERT_FILE is not
    supposed to have an effect on Git.

 2) The patch makes it impossible for Git users to use the $GIT_SSL_CAINFO
    environment variable as documented in git-config(1), because anything set
    there will be overwritten with the value of $OPENSSL_X509_CERT_FILE (which
    might be empty).

 3) The patch breaks other builds of packages that depend on Git, i.e.
    <http://hydra.nixos.org/build/11995872/nixlog/1/raw>.
2014-06-21 13:15:50 +02:00
Peter Simons
7179bdbcfe haskell-network-transport-tcp: jailbreak to fix build with network 2.5 2014-06-21 13:14:35 +02:00
Aycan iRiCAN
5a080b9d72 Disable network-transport-tcp tests, since it should depend on network-transport-tests-0.2.0.0 which is not released yet. 2014-06-21 13:12:03 +02:00
John Wiegley
bfe77718d4 emacs-modes-emms, emacs-modes-org: Relax platform qualifier 2014-06-20 22:37:09 -07:00
John Wiegley
073933101e proofgeneral: Delete default.nix for proofgeneral 2014-06-20 22:36:06 -07:00
John Wiegley
34c1d46c60 hoogle-local: Add patch based on main hoogle expression 2014-06-20 22:34:27 -07:00
John Wiegley
9d36361931 haskell-free-operational: Remove expression 2014-06-20 22:33:36 -07:00
John Wiegley
0cf6e55a70 proofgeneral_4_3_pre: Add expression needed for current prooftree 2014-06-20 22:31:55 -07:00
Austin Seipp
4d0d891644 Merge pull request #3019 from matejc/syncthing0815
syncthing: update from 0.8.11 to 0.8.15
2014-06-20 16:41:09 -05:00
Austin Seipp
5a84af7b32 Merge pull request #3026 from ttuegel/zotero
Update zotero 4.0.20 -> 4.0.21.1
2014-06-20 16:40:32 -05:00
Shea Levy
a87301092b Merge branch 'php-zmq' of git://github.com/proger/nixpkgs
php-packages: add zmq
2014-06-20 17:27:11 -04:00
Florian Friesdorf
333b6bdfee python nose-1.3.3 2014-06-20 20:43:24 +02:00
Peter Simons
ca9f7f47ec libgnome: add libogg some more 2014-06-20 18:51:32 +02:00
Peter Simons
9c1a803019 libgnome: fix build by adding missing libogg 2014-06-20 18:40:14 +02:00
Peter Simons
16b07cfc4f haskell-MonadCatchIO-transformers: update to version 0.3.1.1 2014-06-20 17:16:04 +02:00
Peter Simons
8a1f4d4e24 haskell-MonadCatchIO-mtl: jailbreak to support latest MonadCatchIO-transformers 2014-06-20 17:16:04 +02:00
Peter Simons
006eca8947 haskell-keter: update to version 1.3.2 2014-06-20 16:56:00 +02:00
Peter Simons
4c1621decf haskell-yesod-test: update to version 1.2.3.1 2014-06-20 16:56:00 +02:00
Peter Simons
435e9144c0 haskell-yesod-form: update to version 1.3.11 2014-06-20 16:56:00 +02:00
Peter Simons
89797dd671 haskell-yesod-core: update to version 1.2.17 2014-06-20 16:56:00 +02:00
Peter Simons
c861de5615 haskell-yesod-bin: update to version 1.2.11 2014-06-20 16:55:59 +02:00
Peter Simons
dd451edb4f haskell-wai-extra: update to version 3.0.0.1 2014-06-20 16:55:59 +02:00
Peter Simons
44853ef4d2 haskell-vinyl: update to version 0.4.2 2014-06-20 16:55:59 +02:00
Peter Simons
b99b0f3ca2 haskell-vector-space: update to version 0.8.7 2014-06-20 16:55:59 +02:00
Peter Simons
8a0186e65b haskell-twitter-conduit: update to version 0.0.4 2014-06-20 16:55:59 +02:00
Peter Simons
d78aa3621b haskell-syntactic: update to version 1.13 2014-06-20 16:55:59 +02:00
Peter Simons
ed16672aa9 haskell-snap-cors: update to version 1.2.5 2014-06-20 16:55:59 +02:00
Peter Simons
aa59970042 haskell-scotty: update to version 0.8.1 2014-06-20 16:55:59 +02:00
Peter Simons
3662aab37a haskell-robots-txt: update to version 0.4.1.0 2014-06-20 16:55:58 +02:00
Peter Simons
b76e86c782 haskell-purescript: update to version 0.5.2.4 2014-06-20 16:55:58 +02:00
Peter Simons
35d53b368f haskell-mono-traversable: update to version 0.6.0.3 2014-06-20 16:55:58 +02:00
Peter Simons
54ef970c6b haskell-language-c-quote: update to version 0.8.0 2014-06-20 16:55:58 +02:00
Peter Simons
c4dcee2dd0 haskell-http-conduit: update to version 2.1.2.3 2014-06-20 16:55:58 +02:00
Peter Simons
54cd793305 haskell-http-client: update to version 0.3.3.2 2014-06-20 16:55:58 +02:00
Peter Simons
e9387206da haskell-http-client-tls: update to version 0.2.1.2 2014-06-20 16:55:58 +02:00
Peter Simons
ca89435a5d haskell-highlighting-kate: update to version 0.5.8.3 2014-06-20 16:55:58 +02:00
Peter Simons
1554bcf3b4 haskell-haxr: update to version 3000.10.3 2014-06-20 16:55:57 +02:00
Peter Simons
99ee851046 haskell-haskell-packages: update to version 0.2.4.1 2014-06-20 16:55:57 +02:00
Peter Simons
8ca2a7c9c3 haskell-fay: update to version 0.20.1.1 2014-06-20 16:55:57 +02:00
Peter Simons
6b8539aa44 haskell-dns: update to version 1.4.0 2014-06-20 16:55:57 +02:00
Peter Simons
2a88d3e56b haskell-data-lens-light: update to version 0.1.2 2014-06-20 16:55:57 +02:00
Peter Simons
c3ac79a5cb haskell-cryptohash: update to version 0.11.6 2014-06-20 16:55:57 +02:00
Peter Simons
2536eea460 haskell-amqp: update to version 0.9 2014-06-20 16:55:57 +02:00
Peter Simons
46abd4dfbc haskell-SHA: update to version 1.6.4.1 2014-06-20 16:55:56 +02:00
Peter Simons
6587a30c4a haskell-websockets: re-generate with cabal2nix 2014-06-20 16:55:56 +02:00
Peter Simons
80ffd99100 haskell-tcache-AWS: re-generate with cabal2nix 2014-06-20 16:55:56 +02:00
Peter Simons
18283ac861 haskell-fb: re-generate with cabal2nix 2014-06-20 16:55:56 +02:00
Peter Simons
6dcbc2ef9f haskell-platform-2009.2.0.2: un-break the expression to try and fix it 2014-06-20 16:55:56 +02:00
Peter Simons
011e696f6d haskell-platform-2010.1.0.0: un-break the expression to try and fix it 2014-06-20 16:55:56 +02:00
Peter Simons
f25e9c435d haskell-yesod-auth: update to version 1.3.1.1 2014-06-20 16:55:56 +02:00
Peter Simons
a2570f8448 haskell-twitter-conduit: update to version 0.0.3 2014-06-20 16:55:56 +02:00
Peter Simons
fa20bf6fc7 haskell-string-combinators: update to version 0.6.0.5 2014-06-20 16:55:55 +02:00
Peter Simons
aa01efc665 haskell-snaplet-redis: update to version 0.1.3.2 2014-06-20 16:55:55 +02:00
Peter Simons
3ee3329c1f haskell-shelly: update to version 1.5.4.1 2014-06-20 16:55:55 +02:00
Peter Simons
d783e5c32d haskell-recursion-schemes: update to version 4.1 2014-06-20 16:55:55 +02:00
Peter Simons
a161d10071 haskell-rank1dynamic: update to version 0.2.0.0 2014-06-20 16:55:55 +02:00
Peter Simons
6509d2df2a haskell-network-transport: update to version 0.4.0.0 2014-06-20 16:55:55 +02:00
Peter Simons
4d3fc68c64 haskell-network-transport-tcp: update to version 0.4.0 2014-06-20 16:55:55 +02:00
Peter Simons
3ad632c777 haskell-mwc-random: update to version 0.13.1.2 2014-06-20 16:55:55 +02:00
Peter Simons
d00e504a92 haskell-miniutter: update to version 0.4.4.0 2014-06-20 16:55:54 +02:00
Peter Simons
39a02984a0 haskell-io-memoize: update to version 1.1.1.0 2014-06-20 16:55:54 +02:00
Peter Simons
ff4ce5a704 haskell-http-conduit: update to version 2.1.2.2 2014-06-20 16:55:54 +02:00
Peter Simons
847bc3e0d3 haskell-hp2any-graph: update to version 0.5.4.1 2014-06-20 16:55:54 +02:00
Peter Simons
1a5bef7006 haskell-hoogle: update to version 4.2.33 2014-06-20 16:55:54 +02:00
Peter Simons
23da971e45 haskell-ghcjs-dom: update to version 0.0.10 2014-06-20 16:55:54 +02:00
Peter Simons
191941fc52 haskell-ghc-mod: update to version 4.1.3 2014-06-20 16:55:54 +02:00
Peter Simons
53ca82c6b7 haskell-foldl: update to version 1.0.5 2014-06-20 16:55:54 +02:00
Peter Simons
64f2634b49 haskell-fay: update to version 0.20.1.0 2014-06-20 16:55:53 +02:00
Peter Simons
861c1ca445 haskell-distributed-static: update to version 0.3.0.0 2014-06-20 16:55:53 +02:00
Peter Simons
50e91ea1ad haskell-compdata: update to version 0.8.1.2 2014-06-20 16:55:53 +02:00
Thomas Tuegel
e07fde4017 Update zotero 4.0.20 -> 4.0.21.1 2014-06-20 08:00:06 -05:00
Peter Simons
ee1ff09e3b haskell-BoundedChan: update to version 1.0.3.0 2014-06-20 14:56:33 +02:00
Peter Simons
72dae9f3e0 ShellCheck: re-generate with cabal2nix 2014-06-20 14:56:33 +02:00
Peter Simons
6782b9dbd1 haskell-snaplet-redis: re-generate with cabal2nix 2014-06-20 14:56:33 +02:00
Peter Simons
727de4c49e haskell-hedis: re-generate with cabal2nix 2014-06-20 14:56:33 +02:00
Vladimir Kirillov
e3734c96df php-packages: add zmq 2014-06-20 15:37:09 +03:00
Florian Friesdorf
bc75a33988 release-python: heavily reduce list of built packages 2014-06-20 14:17:50 +02:00
Oliver Charles
869cd7d44a haskellPackages.authenticateOauth: Update to 1.5 2014-06-20 09:58:35 +01:00
third3ye
e5bf7af90a The folder $url/steam/archive seems to be empty...
Changed the URLs to the packages over to the steam folder inside <code>pool/steam/s/steam</code>. If the archive folder has been repopulated the next 24hrs ignore this.
2014-06-20 01:54:16 +00:00
aszlig
ca545ac8ec
chromium: Update beta channel to v36.0.1985.84.
Tested and successfully built on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 19:54:34 +02:00
Domen Kožar
ad666c56ff pypy: correctly bump the version 2014-06-19 18:16:43 +02:00
Matej Cotman
25785270b7 syncthing: update from 0.8.11 to 0.8.15 2014-06-19 18:04:18 +02:00
ambrop7@gmail.com
7dbcc9a6ee Add 0 A.D. 2014-06-19 18:02:12 +02:00
ambrop7@gmail.com
edcad57434 Add Gloox. 2014-06-19 18:02:12 +02:00
ambrop7@gmail.com
088bfaf826 Add nvidia-texture-tools. 2014-06-19 18:02:10 +02:00
Shea Levy
e0de0bc470 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
Update haskell-wai and haskell-warp
2014-06-19 11:08:32 -04:00
Rok Garbas
870a8a0833 alsa-plugins: upgrade to 1.0.28
adding libogg as dependency should fix the build
2014-06-19 16:06:03 +01:00
Michael Raskin
2915999069 Add missing dependency to gtk-vnc 2014-06-19 18:23:14 +04:00
Rob Vermaas
a975f6d8c5 Merge pull request #3016 from danielzinn/add_cuda_6
Added cuda6 compiler as package cudatoolkit6.
2014-06-19 14:10:36 +02:00
Daniel Zinn
01bbc61364 tweak 2014-06-19 04:53:03 -07:00
Mathijs Kwik
9ceeb77bd3 agda-stdlib: no need to jailbreak anymore 2014-06-19 13:38:54 +02:00
Mathijs Kwik
0a8455800c idris: fix dependency on older 'parsers' 2014-06-19 13:38:54 +02:00
Mathijs Kwik
46d6fc0c32 agda: fix dependency on more recent 'binary' 2014-06-19 13:38:54 +02:00
Thomas Tuegel
a0aadd7577 Wrap ghc-modi to find GHC packages 2014-06-19 06:36:11 -05:00
Thomas Tuegel
048ec25757 Wrap haddock 2.10+ to find GHC packages 2014-06-19 06:36:11 -05:00
Daniel Zinn
ca0de0f1f7 Added cuda6 compiler as package cudatoolkit6. 2014-06-19 04:24:21 -07:00
Oliver Charles
e1c34ca676 haskellPackages.jsonAssertions: Update to 1.0.3 2014-06-19 11:32:39 +01:00
Oliver Charles
1b635150b5 Jailbreak haskellPackages.fb
This is necessary until https://github.com/meteficha/fb/issues/24 is
resolved.
2014-06-19 11:22:19 +01:00
Oliver Charles
f67cf3e18d Jailbreak haskellPackages.websockets
This is needed until https://github.com/jaspervdj/websockets/issues/71
is resolved.
2014-06-19 11:17:01 +01:00
Oliver Charles
8a22affa24 haskellPackages.digestiveFunctorsAeson: Update to 1.1.9 2014-06-19 11:06:39 +01:00
Moritz Ulrich
f85d3ad6d3 leiningen: Update to 2.4.2. 2014-06-19 12:04:33 +02:00
Moritz Ulrich
bc41714d02 chicken: Update to 4.9.0.1. 2014-06-19 12:04:20 +02:00
Carles Pagès
950444bf77 openxcom: update download link 2014-06-19 10:12:40 +02:00
Sönke Hahn
540ce7e108 haskell-warp: update to 3.0.0.3 2014-06-19 15:35:48 +08:00
Sönke Hahn
b39ade4ba5 haskell-wai: update to 3.0.0.2 2014-06-19 15:35:30 +08:00
aszlig
3ae3f3272f
chromium: Don't add sources as runtime dependency.
This is because of a single file that symlinks to the source output
path:

libexec/chromium/resources/extension/demo/library.js

Target within source output path:

chrome/browser/resources/extension_resource/demo/library.js

So we just need to ensure that the cp command follows symlinks during
installPhase and we should no longer have this unnecessary dependency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:36 +02:00
aszlig
0c50978cb8
chromium: Hardcode dlopen() path for libexif.
This is needed for Chromium version 36 and higher.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:35 +02:00
aszlig
47214207b9
chromium/update: Fix fetching previous version.
After refactoring the updater we no longer did properly propagate the
exit code from the nix-prefetch-url call to the main script. So if the
newest version could not be fetched it didn't even bother to try the
previous release and we would end up with an empty hash.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:35 +02:00
aszlig
4cbedd7322
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 35.0.1916.114 -> 35.0.1916.153
beta:   35.0.1916.86  -> 36.0.1985.67
dev:    36.0.1964.2   -> 37.0.2054.3

All builds successfully tested on my machine, however in order to update
the beta and dev channels, a few additional modifications were
necessary:

 * Update/rebase USER_NS sandbox patch for version 36 and higher.
 * Create address_input_strings.grdp before running gyp in version 37.
 * Remove an empty string leftover from 0517041.
 * Add patch for building bundled Angle for version 37.

The patch for Angle is to remove reliance on git being present during
build and is from https://chromium-review.googlesource.com/202048 but
with own modifications to remove/fix Windows-specific parts within the
patch file.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:34 +02:00
aszlig
3d665679c1
chromium: Properly implement mksnapshot target.
Let's ensure we do all architecture-dependant stuff inside
mkChromiumDerivation and not pass archInfo around, so we can properly
decouple it from the main function.

This partially reverts 8d54dc6d13.

The main reason for doing this is because the architecture information
is no longer required in Chromium 37, so let's uglify and XXX it in
common.nix and remove it once version 37 hits the stable channel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:34 +02:00
aszlig
1580688490
gyp: Update to new upstream revision 1944.
This is mainly needed in order to build the new Chromium version 37.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:33 +02:00
Austin Seipp
72a0bcd49f Merge pull request #2957 from doublec/xpra
Change to xpra version 0.11.6 as 0.12.5 was not working
2014-06-18 16:25:44 -05:00
Austin Seipp
537dbfed78 Merge pull request #2898 from robberer/php/mssql
mssql support for php-5.4
2014-06-18 16:25:24 -05:00
Austin Seipp
b9fc9bd760 Merge pull request #2992 from bluescreen303/agda
Agda: upgrade stdlib to 0.8, change defaults to latest version
2014-06-18 16:22:33 -05:00
Austin Seipp
85c70f642f Merge pull request #2977 from bluescreen303/emacs-org2blog
Emacs org2blog - bring up to date - now works with org-8.* again
2014-06-18 16:21:02 -05:00
Austin Seipp
1e3a53e44e Merge pull request #3001 from deepfire/aurulent-sans
aurulent-sans:  new expression
2014-06-18 16:20:18 -05:00
Austin Seipp
55fee4ffce Merge pull request #3004 from offlinehacker/pkgs/logstash/update_1_3_3
logstash: update to 1.3.3
2014-06-18 16:20:00 -05:00
Austin Seipp
d349481e8b Merge pull request #2960 from third3ye/patch-2
Application.ini does not refer correctly
2014-06-18 16:18:54 -05:00
Austin Seipp
ad0755e5d4 Merge pull request #2919 from ehmry/ogg-vorbis
libogg, libvorbis: update to 1.3.2, 1.3.4
2014-06-18 16:17:37 -05:00
Austin Seipp
3a86ce32e4 Merge pull request #2937 from cpages/oxc
openxcom: add version 1.0.0
2014-06-18 16:16:07 -05:00
Austin Seipp
4eb7fdcc13 Merge pull request #2966 from wkennington/master.sudo
Update and fix sudo
2014-06-18 16:13:53 -05:00
Austin Seipp
f72e9c1090 Merge pull request #2975 from bluescreen303/conkeror
conkeror: upgrade to latest snapshot
2014-06-18 16:09:52 -05:00
Austin Seipp
fb24267670 Merge pull request #3002 from tomberek/haskell_tcacheAWS
Adds tcache-AWS
2014-06-18 16:09:35 -05:00
Austin Seipp
ae8e54c64b Merge pull request #2989 from pwoolcoc/git-cacert-path
add OPENSSL_X509_CERT_FILE to the `git` command environment
2014-06-18 16:09:22 -05:00
Austin Seipp
1e23c251e7 Merge pull request #2995 from pSub/dwb-update
Updated dwb to latest revision.
2014-06-18 16:08:52 -05:00
John Wiegley
4643126d10 Merge pull request #2938 from pSub/org-mode
Org-mode 8.2.7 depends on texlive-cm-super.
2014-06-18 09:42:12 -07:00
Jaka Hudoklin
d4506fd7eb logstash: update to 1.3.3 2014-06-18 13:29:26 +02:00
Peter Simons
f7c7282964 Merge pull request #2979 from bluescreen303/idris
Idris: fix wrapper for llvm, upgrade emacs-idris-mode
2014-06-18 10:00:00 +02:00
Thomas Bereknyei
8a16a950ba Adds tcache-AWS 2014-06-18 01:01:45 -04:00
William A. Kennington III
1bb2a094fd sudo: Update 1.8.9p4 -> 1.8.10p3 2014-06-17 22:41:32 -05:00
William A. Kennington III
ef4ea24420 sudo: Always keepVisudo in order to simplify sudo build 2014-06-17 22:41:32 -05:00
Kosyrev Serge
4bbabdc8b9 aurulent-sans: new expression 2014-06-18 04:12:10 +04:00
Michael Raskin
8297a26746 Create an option to build 3.16-rc1 which carries a new Wireless driver; make USB_DEBUG optional as it seems to be planned to disappear in 3.16. 2014-06-18 00:23:48 +02:00
Austin Seipp
fd4c2d893f duo-unix: upgrade, fix full name + version
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 17:06:31 -05:00
Austin Seipp
5cf3fb7cb6 arcanist: 20140606 -> 20140617
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 15:48:51 -05:00
Eelco Dolstra
e5d63646a0 Don't suggest using --arg config '{ allowUnfree = true; }'
This doesn't work when using the Nixpkgs/NixOS channel.

Issue #2998.
2014-06-17 15:00:24 -05:00
Austin Seipp
7f800e8155 jd-gui: version 0.3.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 14:44:49 -05:00
Wout Mertens
d619f0ef6d sublime3: fix plugin_host (close #2804)
Also move the binaries in their own package, so it doesn't pollute the
profile.
2014-06-17 21:15:37 +02:00
Ricardo M. Correia
f8e108c865 nixos.tests.installer: Fix test failures due to network being disabled 2014-06-17 18:41:26 +02:00
Pascal Wittmann
41e5fd84c3 Updated dwb to latest revision. 2014-06-17 16:25:53 +02:00
Shea Levy
50287f2c02 Merge pull request #2991 from bluescreen303/kernel-3.15
linux-3.15: upgrade to 3.15.1
2014-06-17 09:59:23 -04:00
Shea Levy
fec288f404 Merge branch 's3cmd-git' of git://github.com/fmapfmapfmap/nixpkgs 2014-06-17 09:56:01 -04:00
lethalman
219e992519 Merge pull request #2976 from bluescreen303/nginx
nginx: fix group, statedir permissions, add echo module, fix aio
2014-06-17 14:23:15 +02:00
Mathijs Kwik
2d92adcc1a agda: change defaults to latest version 2014-06-17 08:25:45 +02:00
Mathijs Kwik
3fd519822f agda-stdlib: upgrade to 0.8 (they keep changing the version scheme)
Conflicts:
	pkgs/development/compilers/agda/stdlib-0.8.nix
	pkgs/top-level/haskell-packages.nix
2014-06-17 08:25:44 +02:00
Mathijs Kwik
5bc69209b1 linux-3.15: upgrade to 3.15.1 2014-06-17 08:17:38 +02:00
Paul Woolcock
88b5578a57 add OPENSSL_X509_CERT_FILE to the git command environment 2014-06-16 21:55:43 -04:00
John Wiegley
f39471a873 ncurses: apply a patch on Darwin for a clang bug 2014-06-16 16:39:20 -07:00
John Wiegley
6025caa92b Merge pull request #2972 from proger/rsync-patch-hash
rsync: sha256 for the patch was updated
2014-06-16 15:42:44 -07:00
John Wiegley
195800e881 Do not use static-libgcc flag on Darwin 2014-06-16 14:26:40 -07:00
John Wiegley
61e8fe50c2 Agda: add 2.4.0.1, 2.3.2.2 is still the default for now 2014-06-16 14:03:17 -07:00
John Wiegley
39dfef4af0 haskell-boxes: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
20f31b66a2 haskell-free-operational: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
7a45ef7e25 haskell-equivalence: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
cd3798c266 haskell-STMonadTrans: new expression 2014-06-16 14:03:17 -07:00
Mateusz Kowalczyk
43c6bfc0c9 mpd: clean up some flags
Some changed, some are no longer used.
2014-06-16 22:50:14 +02:00
Mateusz Kowalczyk
8f5f9f6c6b libid3tag: apply fixes before build
Amongst other things, this stops things like mpd spinning up to full
memory when updating the database.
2014-06-16 22:50:14 +02:00
Mathijs Kwik
76c2c0c499 nginx: add echo module, fix aio on linux&freebsd 2014-06-16 22:43:58 +02:00