1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

44317 commits

Author SHA1 Message Date
Mateusz Kowalczyk a91a4e9db2 yi: improve expression
Disable Haddock docs so that it actually builds (bug in GHC 7.6.3), make
pango optional (OSX people often complain), tell the binary where to
find various libraries needed at runtime (currently it could not find
even its own library).
2014-06-07 21:33:46 +02:00
Jussi Maki 393923a869 graphite-web: Fix webapp content path 2014-06-07 16:47:00 +02:00
Pascal Wittmann b40ce8a1f1 Update feh from 2.11 to 2.12.
The relevant source code of giblib was imported into feh,
therefore giblib is no longer a dependency.
2014-06-07 15:22:20 +02:00
Pascal Wittmann 91b2021782 feh: Set the default theme explicitly to 'feh'
feh uses argv[0] to set the default theme, because
feh is wrapped this will be .feh-wrapper. This makes
it hard to use the configuration on multiple systems
and can be confusion. Therefore the theme is explicity
set to 'feh'.
2014-06-07 15:18:09 +02:00
Austin Seipp 4dd5496bd4 arcanist: build xhpast for 'arc liberate'
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-07 07:12:02 -05:00
Florian Friesdorf 0136fcb3df Merge pull request #2726 from pSub/trackpoint
Added an option to configure sensitivity and speed of trackpoints.
2014-06-07 13:09:26 +02:00
Peter Simons 36e6eda5fc r-modules: set meta.hydraPlatforms for all R packages 2014-06-07 12:28:54 +02:00
Austin Seipp 80f3e943b1 dd-agent: 4.2.1 -> 4.3.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-06 23:14:54 -05:00
Austin Seipp 8c0b63162b compcert: 2.2 -> 2.3pl2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-06 23:09:47 -05:00
Austin Seipp 17368bdf8e arcanist: update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-06 23:01:13 -05:00
Austin Seipp 5f987d99e8 Merge pull request #2768 from CodeBlock/purescript
Purescript + deps
2014-06-06 09:32:45 -05:00
Rok Garbas cc160a196a couchdb service: adding customizable config file which is writable by couchdb 2014-06-06 15:30:58 +01:00
Austin Seipp f60fffa59c Merge pull request #2847 from bennofs/haskell-th-lift-instances
haskell-th-lift-instances: update 0.1.2 -> 0.1.3
2014-06-06 09:30:31 -05:00
Austin Seipp 86c12b033f Merge pull request #2841 from Fuuzetsu/livestreamer
livestreamer: 1.8.0 -> 1.8.2; fix up dependencies
2014-06-06 09:30:19 -05:00
Shea Levy 94f3ae9b73 Merge pull request #2849 from proger/sysdig-0.1.83
sysdig: update to 0.1.83
2014-06-06 10:22:33 -04:00
Vladimir Kirillov 1859dbc4a2 sysdig: update to 0.1.83 2014-06-06 17:21:00 +03:00
Shea Levy 05b6bdb6f9 Merge pull request #2848 from proger/php-apc
php: import apc 3.1.13
2014-06-06 09:57:28 -04:00
Vladimir Kirillov 98dfd12456 php: import apc 3.1.13 2014-06-06 16:20:31 +03:00
Benno Fünfstück 82d4f431ed haskell-th-lift-instances: update 0.1.2 -> 0.1.3 2014-06-06 15:11:56 +02:00
Peter Simons 57eaced234 spamassassin: download from any Apache mirror 2014-06-06 14:08:41 +02:00
Luca Bruno 94c2661503 tomcat: fix service to be a daemon, and run tomcat in script rather than preStart 2014-06-06 14:04:35 +02:00
Moritz Ulrich 77a937beec elixir: Bump to 1.13.3. 2014-06-06 11:57:54 +02:00
Moritz Ulrich f6d03359b3 Only overwrite container-configuration when --config is specified.
Fixes #2834.
2014-06-06 11:49:16 +02:00
Peter Simons d5afbf8235 Merge pull request #2842 from tomberek/add_holy_project
Add holy-project to nixpkgs. Patch is required until the next version is...
2014-06-06 11:39:29 +02:00
Thomas Bereknyei 1dae8bd2bf Add holy-project to nixpkgs. Patch is required until the next version is pushed to hackage. 2014-06-06 02:50:54 -04:00
Mateusz Kowalczyk 10b9ce53a3 livestreamer: 1.8.0 -> 1.8.2; fix up dependencies 2014-06-06 03:44:28 +02:00
Bjørn Forsman b8af23e4b7 python-pygments: update 1.5 -> 1.6
Bug fixes, some new features and lots of new lexers.

Full changelog:
http://pygments.org/docs/changelog/#version-1-6
2014-06-05 17:48:08 +02:00
Peter Simons 80a60810ca emacs-sbt-mode: add initial version 2014-06-05 14:34:32 +02:00
Peter Simons 1fc21bd6a9 emacs-scala-mode: package version 2 2014-06-05 14:34:31 +02:00
Domen Kožar 15f092d7a7 openssl: 1.0.1g -> 1.0.1h
CVE-2014-0224
CVE-2014-0221
CVE-2014-0195
CVE-2014-0198
CVE-2010-5298
CVE-2014-3470
2014-06-05 14:32:11 +02:00
Eelco Dolstra 906aa9ccb1 Make pseudo-filesystems show up as "tmpfs" etc. rather than "none" in df 2014-06-05 13:39:17 +02:00
Austin Seipp b43421221f kernel/grsec: updates; add mainline package for brave souls
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-05 06:06:19 -05:00
Austin Seipp 463ed1bb64 mariadb: 10.0.10 -> 10.0.11
Also, enable the TokuDB plugin, as it now builds (there were some bugs
in the non-GA release that prevented that).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-05 06:05:07 -05:00
Eelco Dolstra 1da6a7d4a9 Remove illegal meta.src attributes 2014-06-05 13:04:18 +02:00
Eelco Dolstra 246edc3df2 linux: Update to 3.12.21 2014-06-05 12:54:37 +02:00
Peter Simons 7553a476f5 simple-build-tool: update to version 0.13.5 2014-06-05 12:36:39 +02:00
William A. Kennington III 3a0b265af9 kernel: 3.14.4 -> 3.14.5 (close #2831) 2014-06-05 10:34:40 +02:00
Rok Garbas 4eeb0f10fb erlangR16: updated to R16B03-1
- couchdb: using erlangR16 (fails to build with R17)
 - rename erlang attr names to use only major version in attr name
2014-06-05 01:16:50 +01:00
John Wiegley 853f2ca9d5 Update shake to 0.13.1 2014-06-04 19:52:54 +00:00
Peter Simons 3ee3a5d387 maude: update full-maude to version 2.6.1h 2014-06-04 16:56:32 +02:00
Moritz Ulrich f0fc148e5a openttd: Bump to 1.4.1. 2014-06-04 16:48:40 +02:00
Domen Kožar 6b1f92e106 Merge pull request #2826 from ehmry/ncdc
ncdc: update to 1.19.1 for security fixes
2014-06-04 16:27:19 +02:00
Domen Kožar 73169b3a37 python: 2.7.6 -> 2.7.7 2014-06-04 16:18:36 +02:00
Domen Kožar 638132b64c mailutils: disable tests 2014-06-04 16:18:36 +02:00
Emery Hemingway 6306d81e8a ncdc: update to 1.19.1 for security fixes 2014-06-04 09:47:00 -04:00
Luca Bruno bc53b9ec4c opengrok: new package
Source code search and cross reference engine

http://opengrok.github.io/OpenGrok/
2014-06-04 14:29:54 +02:00
Oliver Charles 19fe19ea53 Merge pull request #2822 from sol/master
Update haskell-aeson-qq to version 0.7.0
2014-06-04 09:40:29 +01:00
Vladimír Čunát 77abe5e464 libav: update 0.8.11 -> .12, 9.12 -> .13, introduce 10.1 2014-06-04 10:37:59 +02:00
Luca Bruno 12f06b3cc3 fcgiwrap: new package
Simple server for running CGI applications over FastCGI

https://nginx.localdomain.pl/wiki/FcgiWrap
2014-06-04 10:20:19 +02:00
Simon Hengel fc235a48a0 Update haskell-aeson-qq to version 0.7.0 2014-06-04 16:02:32 +08:00