3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

71581 commits

Author SHA1 Message Date
Joachim Fasting 979de54175 Merge pull request #15122 from Ralith/rtags
rtags: 9fed420 -> 233543d
2016-05-01 22:11:43 +02:00
Joachim Fasting 0a04f7a870
torbrowser: fix paths to pluggable transports
With this patch I'm at least able to connect using the obfs4 transport
2016-05-01 21:27:25 +02:00
Tobias Geerinckx-Rice 1249a4d750
securefs: init at 0.3.1
Caveat, as always with such things, emptor.
2016-05-01 21:00:50 +02:00
Arseniy Seroka 48b739cc25 Merge pull request #15094 from jraygauthier/jrg/brscan4_init_rebased
brscan4: init at 0.4.3-3
2016-05-01 21:48:30 +03:00
Matthias Beyer a7c5b1d110 buku: 1.8 -> 1.9 2016-05-01 20:46:09 +02:00
Raymond Gauthier 758e8bd1a1 brscan4: init at 0.4.3-3
A sane backend for recent brother scanners.

Depends on the presence of etc files generated by the
nixos module of the same name.

Supports network scanner specification through the
nixos module.
2016-05-01 14:42:25 -04:00
Dan Peebles 5dff3c4b68 rpm: stop build from trying to create /var/tmp, which breaks in sandboxed builds 2016-05-01 18:09:30 +00:00
Bob van der Linden 3ba689ee2e nwjs: use correct nwEnv and rpath
This is related to changes in fontconfig, pango, dbus and stdc++.
2016-05-01 19:39:56 +02:00
Joachim Fasting 594bdfc74d Merge pull request #15125 from Beauhurst/php_updates
PHP security updates
2016-05-01 19:02:19 +02:00
Arseniy Seroka 41efe6535d Merge pull request #15099 from phunehehe/casperjs
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Vincent Laporte 3a6c85da65 camlp5: 6.14 -> 6.16 2016-05-01 16:10:10 +02:00
Vincent Laporte 60a7c607d1 hol-light: fix build with camlp5-6.16 2016-05-01 16:10:09 +02:00
Simon Vandel Sillesen 05f2ebe16d qBittorrent: fix qmake not found in qbittorrent build
Thanks to @romildo for finding the configure fix.
2016-05-01 15:05:56 +02:00
Tobias Geerinckx-Rice 5508687ec2
Remove now useless proprietary Copy.com client and service
<https://techlib.barracuda.com/Copy/FAQ>

SaaS.
2016-05-01 14:38:08 +02:00
Franz Pletz 02760890f3 Merge pull request #14992 from avnik/rspamd
Rspamd/Rmilter update
2016-05-01 12:49:56 +02:00
Nikolay Amiantov 37563c2d96 spidermonkey: add meta 2016-05-01 12:37:48 +03:00
Nikolay Amiantov 28bd8ba1fa enet: add platforms 2016-05-01 12:37:47 +03:00
Nikolay Amiantov 3a52c5fa7d firefox: fix library path
Fixes #15126
2016-05-01 12:26:39 +03:00
zimbatm 6cf44fed13 Merge pull request #15113 from rardiol/gitSVN
git: fix subversion bindings for multiple outputs
2016-05-01 10:10:31 +01:00
Benjamin Saunders 0cef15181b rtags: 9fed420 -> git-2016-04-29 2016-05-01 00:03:07 -07:00
Austin Seipp b3b02fe656 nixpkgs: chez scheme 9.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Nikolay Amiantov ac3ce1c26a bumblebee: fix outputs 2016-05-01 03:27:27 +03:00
Tobias Geerinckx-Rice 5fcf22f57c
workrave: 1.10.6 -> 1.10.7; fetchFromGitHub; maintain 2016-05-01 01:58:28 +02:00
Tobias Geerinckx-Rice 2b48d3dae6
workrave: minor edits for consistency
Mainly dropping the partial use of xorg.<lib> and separating
nativeBuildInputs.
2016-05-01 01:58:28 +02:00
Tobias Geerinckx-Rice 950a698488
0ad game & data: 0.0.19 -> 0.0.20 2016-05-01 01:58:28 +02:00
Joachim Fasting fb93bfc0bc
angband: cleanups 2016-05-01 01:22:49 +02:00
Phil Scott 8d5962a690
angband: init at version 4.0.5 2016-05-01 01:22:49 +02:00
Nikolay Amiantov 784a5ed2ef wine: fix pulseaudio in staging 2016-05-01 01:52:06 +03:00
Robert Scott 11a716491b php: 5.5.34 -> 5.4.35 2016-04-30 22:32:34 +00:00
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Maxim Ivanov dea920bfdc Remove obsolete scatter output hook
There are no users of it in main tree and recent merge
of multiple outputs branch makes it obsolete for private trees
too.

At the time hook was created, recently merged multiple output
branch was relying on passing flags to autotools to split
outputs, which obviously wasn't working for other build systems

Scatter output was taking different approach where files were
moved out from a build tree based on known  paths, which is more
or less what current multiple-outputs.sh hook is able to do too.
2016-04-30 22:05:33 +01:00
Robert Scott e9c16b7902 php: 5.6.20 -> 5.6.21 2016-04-30 20:48:12 +00:00
Joachim Fasting 3994a236bb
tor-arm: build recipe improvements
- Fix install of man page
- Remove redundant for loop
- Access python interpreter via pythonPackages
- Remove redundant build inputs (captured via replacement anyway)
- Fix install location of sample rc file.  For whatever reason, the
  install script ends up thinking it needs to use tor-arm, so override
  it
- Clarify meta.description
2016-04-30 22:25:46 +02:00
Joachim Fasting a84799fe8b Merge pull request #15119 from cleverca22/iscsi
openiscsi: fix a file that was broken by upstream changing things to dynamic linking
2016-04-30 21:26:05 +02:00
Joachim Fasting aaae243b2b
imatix_gsl: fix build
See https://hydra.nixos.org/build/35004296/log/raw

Also fix some formatting issues.
2016-04-30 20:31:43 +02:00
michael bishop c32618cd85
openiscsi: fix a file that was broken by upstream changing things to dynamic linking 2016-04-30 15:29:49 -03:00
Arseniy Seroka 0b6e902339 Merge pull request #15090 from romildo/upd.pnmixer
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-30 21:24:03 +03:00
Joachim Fasting 61f110e890
tor: meta improvements 2016-04-30 18:53:42 +02:00
Dan Peebles 6af34124a4 libhif, rpm-ostree: fix broken meta
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Joachim Fasting 30ddf58197 Merge pull request #15066 from joachifm/remove-torbutton
torbutton: remove expression
2016-04-30 18:20:50 +02:00
Ricardo Ardissone e5a9d64787 git: fix subversion bindings for multiple outputs 2016-04-30 13:19:14 -03:00
Dan Peebles befc866714 rpm-ostree: add meta and add myself as a maintainer 2016-04-30 16:06:17 +00:00
Dan Peebles c9be29c5fb libhif: add meta and add myself as a maintainer 2016-04-30 16:03:47 +00:00
Dan Peebles df8971ba40 librepo: add meta and add myself as a maintainer 2016-04-30 16:01:26 +00:00
Joachim Fasting e6fbe412ec
torbutton: remove expression
Not updated for years.  Also, using torbutton without the tor browser
bundle is not recommended.
2016-04-30 17:44:49 +02:00
Joachim Fasting 9ec677867f Merge pull request #15065 from joachifm/torbrowser-enhancements
Torbrowser enhancements
2016-04-30 17:42:01 +02:00
Ricardo Ardissone 025ccbccd7 subversion: fix apr-1 linking 2016-04-30 12:13:26 -03:00
Michael Raskin e86c2058a0 Merge pull request #15100 from Beauhurst/squid
squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054)
2016-04-30 13:17:08 +00:00
Nikolay Amiantov cf34a7be4a quazip_qt4: add as a separate derivation 2016-04-30 15:54:02 +03:00
Evgeny Egorochkin 1573bde049 sqlite_analyzer: fix typo 2016-04-30 15:50:19 +03:00
Robert Scott b19d7e32a0 squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054) 2016-04-30 12:34:36 +00:00
Tobias Geerinckx-Rice f72d3b2bbf
hplip{,WithPlugin}: 3.15.11 -> 3.16.3 2016-04-30 14:15:33 +02:00
Tobias Geerinckx-Rice db00d1803f
abcde: 2.7 -> 2.7.2 2016-04-30 14:15:33 +02:00
Tobias Geerinckx-Rice b8f60085fb
acpid: 2.0.25 -> 2.0.27; maintain 2016-04-30 14:15:33 +02:00
Aristid Breitkreuz d3eb87a9dd Merge pull request #15047 from cstrahan/zooinspector
zookeeper: include ZooInspector app
2016-04-30 13:40:08 +02:00
Aristid Breitkreuz ee672f8559 Merge pull request #15085 from kamilchm/YouCompleteMe
YouComplteMe: FIX: ycm_core.so: undefined symbol: clang_parseTranslat…
2016-04-30 13:32:56 +02:00
Aristid Breitkreuz 2e5ad315bf Merge pull request #15093 from NeQuissimus/ohmyzsh20160420
oh-my-zsh: 2016-04-06 -> 2016-04-20
2016-04-30 13:31:20 +02:00
Hoang Xuan Phu d950d6b786 casperjs: test needs fontconfig 2016-04-30 18:26:09 +08:00
Hoang Xuan Phu bb7e3c6753 casperjs: update to phantomjs2 2016-04-30 18:26:08 +08:00
Hoang Xuan Phu 52ec8e2ce4 casperjs: update to 1.1.1 2016-04-30 18:26:08 +08:00
Hoang Xuan Phu 60e8d9dfab casperjs: refactor a bit 2016-04-30 18:26:08 +08:00
Hoang Xuan Phu 6ac488f2a0 all-packages.nix: some space cleanup 2016-04-30 18:26:08 +08:00
Pascal Wittmann 586d1f67ce yodl: 3.06.00 -> 3.07.01 2016-04-30 10:42:35 +02:00
Pascal Wittmann 4cd0770d57 imapsync: 1.644 -> 1.684 2016-04-30 10:09:44 +02:00
Pascal Wittmann c03d7f2819 filezilla: 3.16.1 -> 3.17.0 2016-04-30 09:57:14 +02:00
Nikolay Amiantov 7a37ac15b3 runit: fix build 2016-04-30 05:32:28 +03:00
Dan Peebles 48fb16ffbf createrepo_c: add meta and myself as a maintainer 2016-04-30 02:15:04 +00:00
Dan Peebles ce946f2451 libsolv: add meta attrset and add myself as a maintainer 2016-04-30 02:12:54 +00:00
Dan Peebles c048f7db7b rpm: fix state directory in build
Prior to this change, it was was defaulting to storing its state in
its store path, which didn't make any sense.

Also added myself as a maintainer
2016-04-30 02:07:50 +00:00
Nikolay Amiantov f0189a8b40 dspam: fix build with PostgreSQL support 2016-04-30 04:51:56 +03:00
Tim Steinbach e05ef5f94b oh-my-zsh: 2016-04-06 -> 2016-04-20 2016-04-30 01:43:31 +00:00
Nikolay Amiantov ec6b547b17 truecrypt: fix containers' mount 2016-04-30 04:26:36 +03:00
Nikolay Amiantov aa2ba7ffe5 ejabberd: cleanup build 2016-04-30 03:48:52 +03:00
Nikolay Amiantov bf0a3b4ba8 thermald: 1.4.3 -> 1.5.3 2016-04-30 03:12:34 +03:00
Nikolay Amiantov a77cb861fd xl2tpd: 1.3.6 -> 1.3.7 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 05ea80af1f sdl-jstest: 20150806 -> 2016-03-29 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 626b1c4101 grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26 2016-04-30 03:12:34 +03:00
Nikolay Amiantov b63edea44c imgurbash2: 1.0 -> 2.1 2016-04-30 03:12:34 +03:00
Nikolay Amiantov 3e641feb9d blueman: 2.0.3 -> 2.0.4 2016-04-30 03:12:33 +03:00
Nikolay Amiantov a80e94a774 android-udev-rules: 2016-03-03 -> 2016-04-26 2016-04-30 03:12:33 +03:00
Nikolay Amiantov a8aa91dc5c ioquake3: 2016-03-15 -> 2016-04-05 2016-04-30 03:12:33 +03:00
Nikolay Amiantov 52f6c0cfb8 dwarf-fortress-packages.phoebus-theme: 20160128 -> 42.06a 2016-04-30 03:12:33 +03:00
Nikolay Amiantov 91563e23e3 dwarf-fortress-packages.cla-theme: 20160128 -> 42.06-v22 2016-04-30 03:12:33 +03:00
Nikolay Amiantov 3c627be4be dwarf-fortress-packages.dfhack: 2016-03-03 -> 0.42.06-r1 2016-04-30 03:12:33 +03:00
Nikolay Amiantov d0630da09e libiberty: derive from gcc 2016-04-30 03:12:33 +03:00
Nikolay Amiantov a589b7bd5f ijs: derive from ghostscript 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 6fef00260a folly: 0.57.0 -> 2016-04-29 2016-04-30 03:12:32 +03:00
Nikolay Amiantov c4ab28e38e tdesktop: 0.9.33 -> 0.9.44 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 8551602e9c octoprint-plugins.m3d-fio: 0.30.2 -> 0.32 2016-04-30 03:12:32 +03:00
Nikolay Amiantov ce6f4e25b2 deadbeef: 0.7.0 -> 0.7.2 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 190eaea739 ejabberd: 16.02 -> 16.04 2016-04-30 03:12:31 +03:00
José Romildo Malaquias d3c29a4140 pnmixer: 2014-07-24 -> 2016-04-23 2016-04-29 20:11:15 -03:00
zimbatm d2b176ace5 Merge pull request #14617 from nathan7/git-ssl-cert-file
git: respect $SSL_CERT_FILE
2016-04-29 23:03:52 +01:00
Charles Strahan 4f7ac84263 redis-desktop-manager: init at 0.8.3 2016-04-29 18:03:48 -04:00
Tobias Geerinckx-Rice aa8bc97dd6
git-hub -> gitAndTools.git-hub (with alias) 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice fe9c463622
lemon: 1.0 -> 1.69 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice 88f9f8b9ce
packagekit: 1.0.8 -> 1.1.0 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice d51a55366e
stress-ng: 0.05.00 -> 0.05.25 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice 2415254a52
git-hub: 0.9.0 -> 0.10 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice 1541e1ca6b
sdparm: 1.09 -> 1.10 2016-04-29 21:42:35 +02:00
Ricardo Ardissone 50970f4ccf dotnetPackages.RestSharp: init at 105.2.3 2016-04-29 15:55:36 -03:00
Ricardo Ardissone ffe7da184e dotnetPackages.StyleCopPlusMSBuild: init at 4.7.49.5 2016-04-29 15:55:36 -03:00
Ricardo Ardissone 6e68a6cf81 dotnetPackages.StyleCopMSBuild: init at 4.7.49.0 2016-04-29 15:55:35 -03:00
Ricardo Ardissone 07ecef52b7 dotnetPackages.SharpFont: init at 3.0.1 2016-04-29 15:55:28 -03:00
Arseniy Seroka 277154e901 Merge pull request #15078 from phile314/master
elasticsearch: Install elastic search modules properly
2016-04-29 20:31:47 +03:00
Kamil Chmielewski 0fcf707673 YouComplteMe: FIX: ycm_core.so: undefined symbol: clang_parseTranslationUnit2FullArgv
https://github.com/Valloric/YouCompleteMe/issues/2125
2016-04-29 19:29:20 +02:00
Robert Helgesson f5b3827e0e eclipse-plugin-testng: 6.9.11.201603260617 -> 6.9.11.201604020423 2016-04-29 18:47:31 +02:00
Joachim Fasting c3f54960c6
torbrowser: wrapper improvements
This brings the wrapper closer to the upstream wrapper.

Briefly,
- exec to prevent the shell from hanging around
- do not connect to session manager
- set WM_CLASS to "Tor Browser"
- use fonts.conf from the torbrowser bundle
2016-04-29 18:42:09 +02:00
Ricardo Ardissone 5c58471ff4 dotnetPackages.MonoNat: init at 1.2.21 2016-04-29 13:26:00 -03:00
Ricardo Ardissone 87993420ca dotnetPackages.FuzzyLogicLibrary: init at 1.2.0 2016-04-29 13:25:39 -03:00
Ricardo Ardissone 65ce3f91c3 dotnetPackages.SmartIrc4net: init at 0.4.5.1 2016-04-29 13:25:12 -03:00
Ricardo Ardissone b61a6dd70a dotnetPackages.SharpZipLib: init at 0.86.0 2016-04-29 13:24:51 -03:00
Ricardo Ardissone a1fd742491 dotnetPackages.MaxMindGeoIP2: init at 2.3.1 2016-04-29 13:24:26 -03:00
Ricardo Ardissone 540104dd5e dotnetPackages.MaxMindDb: init at 1.1.0.0 2016-04-29 13:23:36 -03:00
Arseniy Seroka 29ac362a42 Merge pull request #15075 from romildo/upd.eclipse-plugin-cup
eclipse-plugins-cup: 1.0.0.201412081321 -> 1.0.0.201604221613
2016-04-29 19:20:00 +03:00
Arseniy Seroka 24bd204640 Merge pull request #15081 from romildo/upd.compton.git
compton-git: 2015-04-20 -> 2015-09-21
2016-04-29 19:19:47 +03:00
Arseniy Seroka 11bff081e0 Merge pull request #15080 from romildo/upd.menu-cache
menu-cache: 0.7.0 -> 1.0.1
2016-04-29 19:19:33 +03:00
Arseniy Seroka 279b1843b3 Merge pull request #15032 from zimbatm/terraform-0.6.15
terraform: 0.6.13 -> 0.6.15
2016-04-29 19:19:19 +03:00
Joachim Fasting 85aece2f8e
torbrowser: use makeLibraryPath instead of buildEnv
Also remove redundant buildInputs
2016-04-29 18:18:48 +02:00
Joachim Fasting 638e16e623 Merge pull request #15060 from clefru/iscsi-on-master
iscsiadm can't load modules, so let's update open-iscsi and patch it.
2016-04-29 17:37:22 +02:00
Tobias Geerinckx-Rice fd94ec4984
geolite-legacy: fix 2016-04-29 16:29:54 +02:00
Roman Naumann 61c8af996f rake: init at 11.1.1 2016-04-29 15:45:11 +02:00
Tobias Geerinckx-Rice f95ba43e8b
geolite-legacy: 2016-04-28 -> 2016-04-29 2016-04-29 15:37:23 +02:00
Joachim Fasting 4fb9b060c3 Merge pull request #15063 from mayflower/upstream/graylog
Add graylog package and service
2016-04-29 15:32:53 +02:00
José Romildo Malaquias 9ea3a37767 compton-git: 2015-04-20 -> 2015-09-21 2016-04-29 10:14:36 -03:00
José Romildo Malaquias 0e3cd9851c menu-cache: 0.7.0 -> 1.0.1 2016-04-29 09:47:27 -03:00
Joachim Fasting 1e73eed391 Merge pull request #15077 from artuuge/epson-escpr
epson-escpr: 1.6.4 -> 1.6.5
2016-04-29 14:27:38 +02:00
Clemens Fruhwirth 32d6f7c114 open-iscsi: Use kmod so that iscsiadm loads the tcp transport modules. 2016-04-29 14:02:18 +02:00
Clemens Fruhwirth e091d27944 open-iscsi: from 2.0.873 to a git snapshot
The last release was in May 2012 with many fixes hitting git since then.
Also open-iscsi has broken out the open-isns part as extra library, so
we have that as new dependency.
2016-04-29 14:02:17 +02:00
Clemens Fruhwirth 82dd20a14d open-isns: init at 0.95 2016-04-29 14:02:17 +02:00
Tuomas Tynkkynen 7996c54ae8 Merge pull request #15058 from yochai/master
eclipse: fix build error
2016-04-29 14:46:54 +03:00
Philipp Hausmann 7d7380b011 elasticsearch: Install elastic search modules properly, fixes groovy script support. 2016-04-29 12:59:50 +02:00
Domen Kožar 8a3b70791c vmTools.diskImages: add ubuntu 16.04 2016-04-29 11:50:27 +01:00
José Romildo Malaquias 47c068c7a3 eclipse-plugins-cup: 1.0.0.201412081321 -> 1.0.0.201604221613 2016-04-29 07:49:05 -03:00
artuuge 03912a2761 epson-escpr: 1.6.4 -> 1.6.5 2016-04-29 12:16:30 +02:00
Vincent Laporte ce7181f9a8 smtube: fix build after qmakeHook 2016-04-29 07:21:31 +00:00
Vincent Laporte 5de3cfe210 smplayer: fix build after qmakeHook 2016-04-29 07:21:31 +00:00
Joachim Fasting b539f8e468 Merge pull request #15050 from ebzzry/consoletools
consoletools: copy utils to bin
2016-04-29 05:41:23 +02:00
Dan Peebles 203fee0618 rpm-ostree: init at 2016.1 2016-04-29 03:20:04 +00:00
Rommel M. Martinez a6ce78130b consoletools: copy utils to bin 2016-04-29 11:12:34 +08:00
Dan Peebles d70752cce9 libhif: init at 87e4cb24
The latest released version is too old for my needs, so I'm picking
a git commit that works. I'll update it when they release a new one.
2016-04-29 03:06:02 +00:00
Dan Peebles fcf37351bd librepo: init at 1.7.18 2016-04-29 02:46:16 +00:00
Dan Peebles bd8a1258bf createrepo_c: init at 0.10.0 2016-04-29 02:40:51 +00:00
Tobias Geerinckx-Rice 75b01594c8
sylpheed: 3.4.1 -> 3.5.0 2016-04-29 04:38:54 +02:00
Tobias Geerinckx-Rice 730d488a12
claws-mail: rename from (and alias to) clawsMail 2016-04-29 04:38:54 +02:00
Dan Peebles 7dd3a92c19 libsolv: init at 0.6.20 2016-04-29 02:33:14 +00:00
Dan Peebles fbbf910e23 rpm: add lua support and a few propagatedBuildInputs
It turns out that a surprising number of common packages use lua
scripts in RPM files, and not having lua can lead to obscure failures.

The propagatedBuildInputs stuff makes the librpm stuff more useful,
since some of its headers didn't work without extra buildInputs before.
2016-04-29 02:29:02 +00:00
Rhys 934a460fd2 v8: Build 3.16.14 on ARM 2016-04-29 12:16:26 +10:00
Joachim Fasting c85de1b7e2 Merge pull request #15071 from NeQuissimus/vivaldi_1.1_cleaner
vivaldi: Clean up
2016-04-29 03:32:24 +02:00
Tim Steinbach 1142b402a8 vivaldi: Clean up 2016-04-29 01:19:15 +00:00
Joachim Fasting f285c229ac Merge pull request #15070 from romildo/fix.grepmail
grepmail: set outputs to "out" only
2016-04-29 02:46:35 +02:00
Alexander Ried cf82611351
pycairo: enable for python35
The patch was taken from FreeBSD, it is also used on debian. see:
https://svnweb.freebsd.org/ports/head/graphics/py3-cairo/files/pycairo-1.10.0-waf-py3_5.patch?revision=401900&view=markup
2016-04-29 02:32:03 +02:00
José Romildo Malaquias 5bd88a3e41 grepmail: set outputs to out only 2016-04-28 21:22:46 -03:00
Tim Steinbach c494947676 linux_testing: 4.6-rc4 -> 4.6-rc5 2016-04-28 23:59:52 +00:00
Tim Steinbach 25290a9f15 vivaldi: 1.0 -> 1.1 2016-04-28 23:54:05 +00:00
Joachim Fasting 8e1a1baf33 Merge pull request #15020 from sheenobu/freeradius/bugfix/checkrad_paths
freeradius: fix checkrad paths by providing perl, finger substitution
2016-04-29 01:32:01 +02:00
Joachim Fasting c6147319cb Merge pull request #15061 from ebzzry/ltwheelconf-0.2.7
ltwheelconf: init at 0.2.7
2016-04-29 01:08:16 +02:00
Joachim Fasting fc92bbfa78 Merge pull request #15064 from moosingin3space/package/imatix_gsl
imatix_gsl: init at 4.1
2016-04-29 00:51:07 +02:00
Brad Ediger 0da43bdc1d spotify: 1.0.27 -> 1.0.28 2016-04-28 17:30:43 -05:00
Nathan Moos 6dac18a8be imatix_gsl: init at 4.1 2016-04-28 18:26:10 -04:00
Tobias Geerinckx-Rice 0798ebbfc5
geolite-legacy: 2016-04-25 -> 2016-04-28 2016-04-28 23:48:36 +02:00
Joachim Fasting cdd6369679
torbrowser: add myself to maintainers 2016-04-28 23:33:27 +02:00
Joachim Fasting 4741627bcf
torbrowser: fix argument handling in wrapper
With $@ unquoted, the wrapper would always just pass "" to firefox
2016-04-28 23:33:26 +02:00
Joachim Fasting 38ea8c6c30
torbrowser: 5.5.4 -> 5.5.5 2016-04-28 23:33:26 +02:00
Joachim Fasting a4de898066 Merge pull request #15054 from romildo/upd.albert
albert: 0.8.7.2 -> 0.8.8
2016-04-28 23:06:15 +02:00
Joachim Fasting 6475315115 Merge pull request #15055 from danbst/siege-bump
siege: 3.0.8 -> 4.0.1
2016-04-28 22:58:20 +02:00
Tristan Helmich 49b947635f graylog: init at 2.0.0 2016-04-28 22:11:16 +02:00
Rommel M. Martinez 650e9b25bd ltwheelconf: init at 0.2.7 2016-04-29 02:47:48 +08:00
Tuomas Tynkkynen 89ce5d4b96 ddclient: Fix build after multiple outputs merge 2016-04-28 20:48:33 +03:00
Tuomas Tynkkynen 7276417870 kernel config: Enable BINFMT_MISC
This is enabled in x86 builds but lacking on ARM.
2016-04-28 20:46:34 +03:00
Eelco Dolstra 9586def07e Merge pull request #15053 from groxxda/bump/diffoscope
diffoscope: 49 -> 52
2016-04-28 19:33:01 +02:00
Yochai Meir 4a0cbae070 eclipse: fix build error 2016-04-28 20:31:14 +03:00
Peter Simons bdaf650336 ghc: update 8.0.x version to rc4 2016-04-28 19:16:39 +02:00
Vincent Laporte 0452b58f0f gobject-introspection: fix on darwin 2016-04-28 18:36:09 +02:00
Moritz Ulrich f503831956 herbstluftwm: 0.6.2 -> 0.7.0. 2016-04-28 18:10:17 +02:00
Simon Vandel Sillesen 63d016b335 qbittorrent: 3.3.3 -> 3.3.4 2016-04-28 18:09:55 +02:00
danbst f690ccb26f siege: 3.0.8 -> 4.0.1 2016-04-28 15:03:55 +00:00
José Romildo Malaquias 4f4037df67 albert: 0.8.7.2 -> 0.8.8 2016-04-28 11:59:21 -03:00
Joachim Fasting 44acb6833b Merge pull request #15038 from joachifm/fix-siege
siege: fix build after multiple-outputs
2016-04-28 16:40:10 +02:00
Alexander Ried 2e320a58b3 diffoscope: 49 -> 52 2016-04-28 16:21:23 +02:00
obadz 98a7f819d9 qt4: add a toplevel entry for the version skype uses
Otherwise, it won't get built by hydra

abbradar: use `self` as needed for overrides.
2016-04-28 16:49:07 +03:00
Tobias Geerinckx-Rice dcde0265a8
fatrace: 0.11 -> 0.12 2016-04-28 14:20:18 +02:00
Tobias Geerinckx-Rice ad3a4cf7d4
zpaq: remove unused .upstream file 2016-04-28 14:20:11 +02:00
Tobias Geerinckx-Rice ae8dce8d16
zpaq: 7.11 -> 7.12
Faster extract. Removes -encrypt (combined with -repack).

Also, we now correctly follow upstream's versioning and no longer
multiply the version number by 100. You may need to update manually.
2016-04-28 14:17:24 +02:00
Tobias Geerinckx-Rice 298d47ba01
cassandra: 2.1.13 -> 2.1.14 2016-04-28 14:17:24 +02:00
Eelco Dolstra 8cc9e6da8a sqlite: 3.11.1 -> 3.12.2 2016-04-28 13:45:44 +02:00
Eelco Dolstra 930d243ea4 firefox: 45.0.2 -> 46.0
Still using GTK+ 2 for now, since apparently building with GTK+ 3
still requires GTK+ 2, increasing the closure size. (#15008)
2016-04-28 13:39:12 +02:00
Alexander V. Nikolaev 05036343dc rspamd: 1.2.0 -> 1.2.5
License changed to apache-2.0 by upstream
2016-04-28 14:21:21 +03:00
Alexander V. Nikolaev ebdfc9dac1 rmilter: 1.7.3 -> 1.8.2 2016-04-28 14:21:20 +03:00
Alexander V. Nikolaev a817d5b543 libmemcached: move cyrus_sasl to propagatedBuildInputs
Reason: struct/sasl.h from libmemcached include stuff from there
/nix/store/d3f91zvai71dyhs83ybzsnjfhxnv7mmh-libmemcached-1.0.18/include/libmemcached-1.0/struct/sasl.h:39:23:
fatal error: sasl/sasl.h: No such file or directory
2016-04-28 14:21:19 +03:00
Alexander V. Nikolaev 5d26e80645 rspamd: typo 2016-04-28 14:21:17 +03:00
Frederik Rietdijk 39de7de304 Merge pull request #15035 from groxxda/bump/xdot
xdot: 0.6 -> 0.7
2016-04-28 13:13:30 +02:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
Peter Simons a2e1692730 haskell-split: disable test suite to avoid transient build failures
We have frequent build failures of "split" because the QuickCheck testsuite
cannot generate enough conclusive test cases, i.e. in

  https://hydra.nixos.org/build/34857780/nixlog/1/raw

Cc: @byorgey
2016-04-28 12:02:08 +02:00
Rob Vermaas 66a224c99d Fix nlopt build.
(cherry picked from commit 6c8fbed541)
2016-04-28 09:16:01 +00:00
Sander van der Burg d76982e181 Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Charles Strahan e28e3d5763 zookeeper: include zooInspector.sh
ZooInspector is a Swing based GUI for interacting with Zookeeper.
2016-04-27 23:51:59 -04:00
Tuomas Tynkkynen d27caa486b filebench: Init at 1.4.9.1 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen d5a7032042 fsmark: Init at 3.3 2016-04-28 03:33:39 +03:00