3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

52199 commits

Author SHA1 Message Date
Domen Kožar 59d7189b21 Merge pull request #7253 from doublec/tor
Update tor to 0.2.5.12
2015-04-08 03:02:18 +02:00
Tobias Geerinckx-Rice 1926a7aa32 Tidy nckx-maintained packages
- Use fetchFromGitHub when possible
- Build in parallel if supported
2015-04-08 02:29:42 +02:00
Chris Double 6af23b3565 Update tor to 0.2.5.12 2015-04-08 11:52:46 +12:00
Arseniy Seroka b97435e15f Merge pull request #7251 from spwhitt/feh
feh and imlib2: Darwin fixes
2015-04-08 01:53:02 +03:00
Spencer Whitt ce1e7cccb6 feh: enable build on Darwin 2015-04-07 18:49:27 -04:00
Spencer Whitt 52f619ae1f imlib2: fix Darwin build 2015-04-07 18:49:22 -04:00
Nikolay Amiantov 1fa5e7ae3c the-powder-toy: add derivation 2015-04-08 01:45:41 +03:00
Arseniy Seroka 1035b7b6c9 Merge pull request #7244 from spwhitt/fail2ban
fail2ban and gamin: fixes on Darwin
2015-04-08 00:35:29 +03:00
Thomas Tuegel 74b2253ef8 qt54: remove obsolete qmake expression 2015-04-07 16:30:57 -05:00
William A. Kennington III 493f526eef nixUnstable: Bump 2015-04-07 14:00:26 -07:00
William A. Kennington III 6ffd44c4c3 nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
Arseniy Seroka 46ce3823d1 yandex-disk: update 0.1.4.504 -> 0.1.5.870 2015-04-07 23:12:23 +03:00
Spencer Whitt 3885fc5c3b fail2ban: include systemd on Linux only 2015-04-07 13:48:31 -04:00
Spencer Whitt 15fd97b74d gamin: Patch bug which clang detects as error 2015-04-07 13:48:26 -04:00
Arseniy Seroka b23ffbaaa6 Merge pull request #7217 from dnhgff/youcompleteme-llvm-update
vim-plugins: update youcompleteme to build with latest llvmPackages
2015-04-07 20:43:29 +03:00
Spencer Whitt 1c0f1ce949 krb5: fix Darwin build by providing mig 2015-04-07 12:51:14 -04:00
Eelco Dolstra 16ccc46c29 Revert "nodejs: Update to 0.12.2"
This reverts commit 088523f094.

Fixes #7243.
2015-04-07 17:54:38 +02:00
John Wiegley eda06c4768 Drop reference to unknown attribute "unknown" 2015-04-07 10:44:21 -05:00
John Wiegley e5775f533a Merge pull request #7145 from flosse/old-stable-nodejs
nixpkgs: added old stable nodejs v0.10.38
2015-04-07 10:38:47 -05:00
John Wiegley 8f702347a2 Merge pull request #7169 from cstrahan/hakyll-ghc710-fix
hakyll: fix on GHC 7.10
2015-04-07 10:37:55 -05:00
John Wiegley 54bf1360c1 Merge pull request #7226 from spwhitt/git-imerge
git-imerge: new package
2015-04-07 10:37:18 -05:00
John Wiegley 0c6fdbbcc1 Merge pull request #7238 from 1126/master
tor-browser: bumps to 4.0.6
2015-04-07 10:36:40 -05:00
John Wiegley 0f817531b8 Merge pull request #7242 from spwhitt/liboil
Fix liboil build on Darwin
2015-04-07 10:33:29 -05:00
Sander van der Burg ee6406d234 python-dicttoxml: add package 2015-04-07 15:32:07 +00:00
dnhgff faf23cd8ab vim-plugins: update youcompleteme to build with latest llvmPackages 2015-04-07 08:21:58 -07:00
Charles Strahan fad17a9ace hakyll: fix on GHC 7.10 2015-04-07 10:32:31 -04:00
_1126 64758a6429 tor-browser: bumps to 4.0.6 2015-04-07 15:37:57 +02:00
Eelco Dolstra 088523f094 nodejs: Update to 0.12.2 2015-04-07 14:53:45 +02:00
Eelco Dolstra 488d7a70e1 nodejs: Disable unstableVersion
It's pretty pointless to have an unstable version older than the
stable version.
2015-04-07 14:07:48 +02:00
Nikolay Amiantov 93e2a6d4a3 Merge branch 'caramia-fix' 2015-04-07 13:21:45 +03:00
Domen Kožar 25ece970a8 Merge pull request #7209 from bjornfor/update-slic3r
slic3r: update 1.2.1 -> 1.2.6
2015-04-07 12:20:38 +02:00
Domen Kožar 13b68e727f Merge pull request #7231 from olcai/update-python-azure
python-packages: azure 0.9.0 -> 0.10.0
2015-04-07 12:19:18 +02:00
Nikolay Amiantov d33d53a3a3 haskellng.caramia: fix build 2015-04-07 13:14:33 +03:00
Domen Kožar 46f4e26154 Merge pull request #7233 from joachifm/apparmor-perl
apparmor: perl support
2015-04-07 11:54:49 +02:00
Erik Timan e5989ee6e3 python-packages: add missing deps to azure 2015-04-07 09:52:29 +00:00
_1126 a3785360a9 isync: adds cyrus_sasl to (re)enable authentication 2015-04-07 11:49:24 +02:00
Erik Timan db6de11341 python-packages: azure 0.9.0 -> 0.10.0
Also adds maintainer section.
2015-04-07 09:30:46 +00:00
Joachim Fasting d3ea6abf0e libapparmor: build perl bindings
There are still a few utils which use Perl, though most have been ported to
Python. Note that SWIG v2 is required to avoid the `error: 'bool' undeclared`
build failure with Perl >=5.16 [1].

[1]: 4305a3cef9
2015-04-07 11:05:54 +02:00
codyopel 1459578315 chromaprint: 1.1 -> 1.2 2015-04-07 04:53:16 -04:00
Joachim Fasting 38dc021b16 apparmor: use base32 digest 2015-04-07 10:21:40 +02:00
William A. Kennington III e7306302d0 Merge pull request #7228 from codyopel/guitarix
guitarix: refactor
2015-04-07 00:04:36 -07:00
codyopel da463e761b guitarix: refactor
add bluez (bluetooth support)
2015-04-07 02:45:32 -04:00
Domen Kožar 64c0e6b7fa Merge pull request #7219 from rzetterberg/development
Removes python 2.7 block in favor of "disabled"
2015-04-07 06:44:44 +02:00
Spencer Whitt 309d0f0c8b git-imerge: new package 2015-04-07 00:40:33 -04:00
William A. Kennington III 86639ee6f9 Merge pull request #7223 from codyopel/guitarix
guitarix: 0.32.2 -> 0.32.3
2015-04-06 21:30:02 -07:00
William A. Kennington III 0e78d175b5 Merge pull request #7225 from spwhitt/mktorrent
mktorrent: Fix build on Darwin
2015-04-06 21:29:47 -07:00
William A. Kennington III 22bb53dfe2 linux-testing: 4.0-rc6 -> 4.0-rc7 2015-04-06 20:12:08 -07:00
William A. Kennington III 90ca8b5875 linphone: 3.6.0 -> 3.8.1 2015-04-06 20:12:07 -07:00
William A. Kennington III 72d7ff2ace belle-sip: Add derivation 2015-04-06 20:12:07 -07:00
William A. Kennington III b0abac5821 twinkle: Add missing ccrtp dependency 2015-04-06 20:12:07 -07:00