Commit Graph

71926 Commits

Author SHA1 Message Date
Joachim Fasting 3e750abb0c Merge pull request #15057 from vbgl/gobject-introspection-on-dawin
gobject-introspection: fix on darwin
2016-05-02 03:52:54 +02:00
Louis Taylor 80f923f26f linux-testing: 4.6-rc5 -> 4.6-rc6 2016-05-02 02:29:42 +01:00
Joachim Fasting d27848abb2 Merge pull request #14924 from simonvandel/fix-jmc
Oracle Java Mission Control: fix startup
2016-05-02 03:27:16 +02:00
Joachim Fasting 889f36498f Merge pull request #15088 from cstrahan/redis-desktop-manager
redis-desktop-manager: init at 0.8.3
2016-05-02 03:26:19 +02:00
Joachim Fasting 43c406fb24 Merge pull request #15069 from NeQuissimus/kernel46rc5
linux_testing: 4.6-rc4 -> 4.6-rc5
2016-05-02 03:25:20 +02:00
Joachim Fasting e1197f6896 Merge pull request #15082 from namore/init_rake
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Tobias Geerinckx-Rice 232d2f29ac
pythonPackages.mycli: 1.4.0 -> 1.6.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 230a0d4cc6
pythonPackages.pgcli: 0.19.2 -> 0.20.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b9e42f1b9a
pythonPackages.pgspecial: init at 1.3.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 5689ab480a
pythonPackages.prompt_toolkit: 0.46 -> 0.60 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b68f09a520
pythonPackages.boto3: 1.2.2 -> 1.3.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 1b7e3ee149
pythonPackages.wcwidth: 0.1.4 -> 0.1.6 2016-05-02 02:31:45 +02:00
Joachim Fasting f125da3909 Merge pull request #15123 from redbaron/remove-scatter-output-hook
Remove obsolete scatter output hook
2016-05-02 02:24:08 +02:00
Nikolay Amiantov 8297d2c60c Merge pull request #15124 from nathan7/master
minecraft: use makeLibraryPath, so we don't use the dev outputs
2016-05-02 04:14:27 +04:00
Nathan Zadoks ddb4ea19bc minecraft: use makeLibraryPath, so we don't use the dev outputs 2016-05-01 20:13:20 -04:00
Austin Seipp a1d61e7367 nixpkgs: fix chez build failures
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).

This also re-enables parallel builds, as they should be safe from
all my testing, I believe.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 22:15:42 +00:00
Tuomas Tynkkynen 30240ccb9d tarball: No need to depend on nix development headers 2016-05-02 01:06:45 +03:00
Ricardo Ardissone 42cce6ab11 openra: my maintainership 2016-05-01 19:03:07 -03:00
Ricardo Ardissone d19841c46f openra: 20141029 -> 20151224 2016-05-01 19:03:02 -03:00
Tuomas Tynkkynen 36c4c73575 clang: Add compat `lib` attribute to have `stdenv.cc.cc.lib` always work
Fixes tarball evaluation:

http://hydra.nixos.org/build/35042997/nixlog/1/raw
2016-05-02 00:57:28 +03:00
Robert Helgesson ef44e78849 perl-Pod-Weaver: 4.012 -> 4.013 2016-05-01 23:36:41 +02:00
Robert Helgesson 50a8d9a6f4 perl-Pod-Elemental-PerlMunger: 0.200005 -> 0.200006 2016-05-01 23:36:41 +02:00
Robert Helgesson 196c422186 perl-Math-BigRat: 0.260803 -> 0.260804 2016-05-01 23:36:41 +02:00
Robert Helgesson 97e5e01463 perl-Math-BigInt: 1.999718 -> 1.999722 2016-05-01 23:36:41 +02:00
Robert Helgesson 216b04b247 perl-Log-Dispatchouli: 2.009 -> 2.012 2016-05-01 23:36:41 +02:00
Robert Helgesson 1612bb4123 perl-File-Util: 4.132140 -> 4.161200 2016-05-01 23:36:41 +02:00
Robert Helgesson 452867d149 perl-CryptX: 0.030 -> 0.031 2016-05-01 23:36:41 +02:00
Joachim Fasting 0ad1c9788a Merge pull request #15133 from bobvanderlinden/fix-nwjs-popcorntime
nwjs: use correct nwEnv and rpath
2016-05-01 22:36:50 +02:00
Austin Seipp d9ad7d529d nixpkgs: remove unused hiphopvm/hhvm alias
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:17:56 +00:00
Austin Seipp 966a790764 nixpkgs: chez scheme update
Remove the parallel build[1], and update to the latest commit which
updates the .boot files and fixes a few bugs, too.

[1] I figured many builds on my dual-socket 12core would expose
problems, but I have a suspicion of that being an issue.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:14:51 +00:00
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
Bart Brouns 7da27100fe faust2lv2gui: newest faust can create gui for lv2 2016-04-30 19:12:32 +02: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
Eric Sagnes a8bc5b67f8 php: add default php.ini 2016-04-29 15:26:20 +09: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 6c8fbed541188b04998ffc92ef960b6970f1f04e)
2016-04-28 09:16:01 +00:00
David Guibert 58e0c4bcd9 gcc: add 6.1.0 2016-04-28 11:13:26 +02: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
Charles Strahan 87b9c4a6b6 zookeeper: replace tabs with spaces 2016-04-27 20:17:01 -04:00
Tuomas Tynkkynen d418d82f53 Merge pull request #15040 from mayflower/upstream/emby_update
emby: 3.0.5930 -> 3.0.5932
2016-04-28 01:40:18 +03:00
Tuomas Tynkkynen 49d1acb50f Merge pull request #14896 from elitak/rtl8723bs
rtl8723bs: improved build and split off firmware
2016-04-28 00:04:44 +03:00
Tristan Helmich 9894da95d6 emby: 3.0.5930 -> 3.0.5932 2016-04-27 20:47:14 +02:00
Matthias Beyer 25b4b35232 betamax: Disable tests
As said in #15037, the tests fail due to a network error as the tests
expect to have network access.

This simply disables the tests, which is not optimal, of course. I do
not understand the whole python infrastructure, so I'm not able to
disable only the failing-because-of-network-access tests.
2016-04-27 20:30:09 +02:00
Allen Nelson f66e9fd10d sqlalchemy: define sqlalchemy_1_0 attribute 2016-04-27 12:45:52 -05:00
Joachim Fasting 4c0f379fc9 Merge pull request #14990 from cstrahan/dbusmap
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Joachim Fasting 1bf1ba1f88
siege: fix build after multiple-outputs 2016-04-27 19:22:47 +02:00
Alexander Ried 8bfb350f4f xdot: 0.6 -> 0.7, python27 -> python3 2016-04-27 18:52:06 +02:00
zimbatm 57ef6899aa terraform: 0.6.13 -> 0.6.15 2016-04-27 17:22:37 +01:00
Tobias Geerinckx-Rice 3329b75a14
bobcat: 4.01.04 -> 4.02.00 2016-04-27 18:20:24 +02:00
Edward Tjörnhammar 2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation 2016-04-27 18:02:06 +02:00
Joachim Fasting 0307ab1f37 Merge pull request #14879 from mboes/terraform-plugins-fix
terraform: fixup provider, provisioner binaries names.
2016-04-27 17:23:11 +02:00
Peter Simons fc1c014bf6 Merge pull request #15026 from dancek/silver-searcher-alias-ag
silver-searcher: add alias "ag"
2016-04-27 17:14:00 +02:00
Mathieu Boespflug 922383bb79 terraform: fixup provider, provisioner binaries names.
The build for some reason produces binaries with the wrong name.
Terraform expects all its plugins to have a name of the form
`terraform-TYPE-NAME`. So we add the `terraform-` prefix manually.
2016-04-27 17:03:33 +02:00
Tobias Geerinckx-Rice ed9e0b960e
gparted: 0.25.0 -> 0.26.0
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory

More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice d71aabe00d
hack-font: 2.019 -> 2.020
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice d200e30e57
simple-scan: 3.20.0 -> 3.21.1 2016-04-27 16:55:36 +02:00
Arseniy Seroka ae3e7d748b Merge pull request #15017 from MostAwesomeDude/afl
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
knedlsepp 6c0404730f catch: 1.2.1 -> 1.5.0 2016-04-27 13:37:15 +00:00
Nikolay Amiantov e6e7c1e914 logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
Hannu Hartikainen e3e502e37a silver-searcher: add alias "ag" 2016-04-27 15:52:21 +03:00
Tuomas Tynkkynen 2f6c2ecd47 eiskaltdcpp: Use pcre-cpp (fixes build)
http://hydra.nixos.org/build/34967606/nixlog/1/raw
2016-04-27 13:38:27 +03:00
Vladimír Čunát 99b91020d6 xvfb-run: fix missing tools
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen 40838ad20f meo: Use pcre-cpp (fixes build) 2016-04-27 13:28:04 +03:00
Tobias Pflug c893105f1f pyuv: 0.11.5 -> 1.2.0 2016-04-27 12:25:22 +02:00
Emery Hemingway ae59f6426a autoconf: peg version 2.64 2016-04-27 11:51:20 +02:00
Tobias Pflug 7dcf75bdd4 libuv: 1.7.5 -> 1.9.0 2016-04-27 11:06:47 +02:00
Arseniy Seroka 05f2f8fc29
qdigidoc: init at 3.12.0.1442 2016-04-27 11:38:10 +03:00
Arseniy Seroka f6d7cefa7b
esteidfirefoxplugin: init at 3.12.1.1142 2016-04-27 11:38:09 +03:00
Arseniy Seroka 9765e5835f
libdigidocpp: init at 3.12.0.1317 2016-04-27 11:38:09 +03:00
Arseniy Seroka 5b7ed1f00c
xsd: init at 4.0.0 2016-04-27 11:38:09 +03:00
Arseniy Seroka 12944261c2
xml-security-c: init at 1.7.3 2016-04-27 11:38:09 +03:00
Arseniy Seroka 6f90f44734
libdigidoc: init at 3.10.1.1212 2016-04-27 11:38:08 +03:00
Arseniy Seroka f223e114da
xalanc: init at 1.11 2016-04-27 11:38:05 +03:00
Moritz Ulrich 12554997a7 rustc+cargo: Mark -unstable as lowPrio. 2016-04-27 10:04:41 +02:00
Sheena Artrip b6a900803a
freeradius: fix checkrad paths by providing perl, finger substitution 2016-04-27 03:07:38 -04:00
Tuomas Tynkkynen 6e24c9974f typespeed: Add platforms 2016-04-27 05:06:35 +03:00
Corbin 264cb737f6 afl: 1.94b -> 2.10b
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Tuomas Tynkkynen ca0e724266 otter: Mark broken
Build hangs an hits the hydra time limit:
http://hydra.nixos.org/build/34897110
2016-04-27 03:24:04 +03:00
Edward Tjörnhammar f027aa2059
jonprl: corrected sha change 2016-04-26 22:23:37 +02:00
Thomas Tuegel a286d876ad melpaStablePackages.docker: don't call builtin dependency 2016-04-26 14:12:53 -05:00
Thomas Tuegel d47fe2bd4a elpa-packages 2016-04-26 2016-04-26 14:07:32 -05:00
Thomas Tuegel de33f4b48b elpa-packages: update package generation instructions 2016-04-26 14:06:42 -05:00
Thomas Tuegel 559010fa9c melpa-stable-packages 2016-04-26 2016-04-26 14:05:25 -05:00
Thomas Tuegel f6828eb247 melpa-stable-packages: update package generation instructions 2016-04-26 14:05:00 -05:00
Thomas Tuegel bf0ae7d45c melpa-packages: update package generation instructions 2016-04-26 14:04:13 -05:00
Thomas Tuegel d3eea5ae35 melpa-packages 2016-04-26 2016-04-26 14:00:20 -05:00
Eelco Dolstra a133a74c89 Remove cruft 2016-04-26 17:31:54 +02:00
Arseniy Seroka 5dbb42ce6c
qesteidutil: init at 3.12.2.1206 2016-04-26 18:08:16 +03:00
Eelco Dolstra 454eefa63b linux: 4.4.7 -> 4.4.8 2016-04-26 16:39:59 +02:00
Thomas Tuegel 97abaab90c Merge pull request #14996 from groxxda/bump/antimicro
antimicro 2.18 -> 2.18.2 (repository gone)
2016-04-26 08:13:11 -05:00
Nikolay Amiantov f6eb686222 Merge pull request #15002 from abbradar/symlink-join-wrappers
Use symlinkJoin for wrappers
2016-04-26 16:47:43 +04:00
Domen Kožar 07cad5411e pythonPackages.msgpack: 0.4.6 -> 0.4.7 2016-04-26 13:43:12 +01:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov 8415fa35c7 fcitx-with-plugins: use symlinkJoin 2016-04-26 15:37:44 +03:00
Nikolay Amiantov 73db7887ed brasero: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov aa1a40b63d dwarf-therapist: add version to derivation, use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov 7b4fc0f5a9 avidemux: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov 1f89dbd46b pidgin-with-plugins: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov c1e9ea6c86 rxvt_unicode-with-plugins: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov d40e636bdc k3b: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov d04dafd64e gimp: add version to derivation, use symlinkJoin for a wrapper 2016-04-26 15:37:42 +03:00
Nikolay Amiantov 41b6a17826 puredata-with-plugins: use symlinkJoin 2016-04-26 15:37:42 +03:00
Nikolay Amiantov 5690c6ca07 deadbeef-with-plugins: use symlinkJoin 2016-04-26 15:37:42 +03:00
Nikolay Amiantov dfe608c8a2 symlinkJoin: accept set as an argument with additional options 2016-04-26 15:37:42 +03:00
Philipp Hausmann ae8a3a14f0 elasticsearch: 2.2.0 -> 2.3.1 (#14993) 2016-04-26 12:49:10 +02:00
Allen Nelson d7f032e805 Add new package "lsi" (#12780) 2016-04-26 12:24:25 +02:00
Vladimír Čunát 3748cdc791 awstats: fix build after closure-size merge 2016-04-26 11:15:28 +02:00
Alexander Ried 272c87fbdf antimicro 2.18 -> 2.18.2
The original repo was deleted by it's author. I took the one with
the most recent releases I could find.
See:
https://github.com/Ryochan7/antimicro-packaging/issues/1#issuecomment-205949365
2016-04-26 10:58:33 +02:00
Frederik Rietdijk 7465bcd67a Merge pull request #14984 from adnelson/enable_ordereddict
ordereddict: do not restrict to python2.6
2016-04-26 08:43:25 +02:00
Chris Martin cd69c05a50 pythonPackages.closure-linter: init at 2.3.19 2016-04-26 00:26:39 -04:00
Dan Peebles 3a542c7374 ostree: v2015.3 -> v2016.5 2016-04-26 00:50:31 +00:00
Charles Strahan d8faa585b0 dbus-map: init 2015-05-28 2016-04-25 17:52:24 -04:00
Tobias Geerinckx-Rice 8bfff4282f
fmit: 1.0.8 -> 1.0.13 2016-04-25 23:43:53 +02:00
Dmitry Kalinkin 088601cb51 root: fix chrooted build, workaround 491f7f017c (cmake: set LIBDIR and INCLUDEDIR for multiple outputs) 2016-04-25 17:38:19 -04:00
Joachim Fasting 2dbfe512db Merge pull request #14858 from ericbmerritt/elixir-support
Elixir support
2016-04-25 23:04:14 +02:00
Vladimír Čunát ede605e4f1 calibre: fix #14938 build
Thanks to a hack and qmake help from @ttuegel.
2016-04-25 20:38:57 +02:00
Emery Hemingway 79a215e78d dir2opus: 0.12.1 -> 0.12.2 2016-04-25 20:20:20 +02:00
Vladimír Čunát 74a47fcd40 perlPackages.EncodeEUCJPASCII: fix build
Fixes #14986.
2016-04-25 20:08:14 +02:00
Nikolay Amiantov 618c75de7b tdesktop: fix build 2016-04-25 20:47:29 +03:00
Arseniy Seroka fd5ed06b0d Merge pull request #14977 from jerith666/crashplan-46-r3
Crashplan: 4.6.0-r2 -> 4.6.0-r3
2016-04-25 20:38:42 +03:00
Arseniy Seroka 77acc7f019 Merge pull request #14981 from markus1189/asciinema
asciinema: 1.1.1 -> 1.2.0
2016-04-25 20:37:06 +03:00
Allen Nelson a3ef1ad66c httpretty: make patch conditional on python version 2016-04-25 12:27:33 -05:00
Allen Nelson 88a1b69090 ordereddict: do not restrict to python2.6 2016-04-25 12:06:34 -05:00
Allen Nelson db3ffaa8f0 httpretty: working build for python3 2016-04-25 12:01:05 -05:00
Christoph Hrdinka 2dcf536e44 Merge pull request #14968 from hrdinka/update/qtpass
qtpass: 1.1.0 -> 1.1.1
2016-04-25 18:55:38 +02:00
Markus Hauck 0ec4627d8a asciinema: 1.1.1 -> 1.2.0 2016-04-25 18:42:25 +02:00
Frederik Rietdijk a6f7e0a8a2 Merge pull request #14605 from bcdarwin/python_theano
theano: init at 0.8.1
2016-04-25 18:40:57 +02:00
Ben Darwin a4ad51f0c1 switch from pkgs.blas to numpy.blas 2016-04-25 12:33:31 -04:00
Michael Raskin 496b751313 Merge pull request #14979 from adnelson/purify_lsof
lsof: stop configure script from searching /usr paths
2016-04-25 16:29:59 +00:00
Frederik Rietdijk f2f7ec3f97 Revert "pythonPackages.numpy: don't propagate blas"
This reverts commit 983f300d74.
2016-04-25 18:20:01 +02:00
Frederik Rietdijk 443ac8970d Revert "pythonPackages.scipy: don't propagate blas"
This reverts commit d05783a8d7.
2016-04-25 18:19:50 +02:00
Frederik Rietdijk 164ef75dcc Revert "pythonPackages.qutip: use numpy.blas"
This reverts commit 291ec17c58.
2016-04-25 18:19:37 +02:00
Frederik Rietdijk 3dc10d62de Revert "pythonPackages.scikitlearn: don't propagate blas"
This reverts commit 18396e8273.
2016-04-25 18:19:13 +02:00
Franz Pletz a8f1a96540 libeatmydata: 82 -> 105 2016-04-25 18:15:52 +02:00
Allen Nelson b48e1dd601 lsof: stop configure script from searching /usr paths 2016-04-25 11:14:22 -05:00
Matt McHenry 344f1c19aa crashplan: 4.6.0-r2 -> 4.6.0-r3 2016-04-25 12:14:10 -04:00
Eric Seidel 7e92ae903e fish: only use kbd on linux 2016-04-25 09:13:06 -07:00
Eric Seidel 2177bf3074 fossil: add libiconv on darwin 2016-04-25 09:12:05 -07:00
Frederik Rietdijk 14b704c842 Merge pull request #14975 from FRidh/pythonblas
Python: don't propagate blas
2016-04-25 18:00:36 +02:00
Frederik Rietdijk 5649788371 pythonPackages.scipy_0_16: use correct numpy 2016-04-25 17:58:24 +02:00
Frederik Rietdijk 18396e8273 pythonPackages.scikitlearn: don't propagate blas 2016-04-25 17:58:24 +02:00
Frederik Rietdijk 291ec17c58 pythonPackages.qutip: use numpy.blas 2016-04-25 17:47:05 +02:00
Frederik Rietdijk d05783a8d7 pythonPackages.scipy: don't propagate blas 2016-04-25 17:46:15 +02:00
Frederik Rietdijk 983f300d74 pythonPackages.numpy: don't propagate blas 2016-04-25 17:46:06 +02:00
Eric Merritt cd27abe751 rebar3: refactor
cleanup up the code quite a bit in the bootstrapper
2016-04-25 08:34:55 -07:00
Nikolay Amiantov 559a563208 Merge pull request #14971 from rardiol/the-powder-toy
the-powder-toy: 90.2.322 -> 91.3.328
2016-04-25 18:43:48 +04:00
Alexander V. Nikolaev 40f82550d8 rmilter: use libmilter with patch to socket activation 2016-04-25 17:25:16 +03:00
Vladimír Čunát 1c9234fd6c foswiki, egypt, wml: fix build 2016-04-25 16:22:52 +02:00
Vladimír Čunát ecf75f1b4f perlPackages.EncodeJIS2K: fix build 2016-04-25 15:55:01 +02:00
Karn Kallio b6e63fba6d phonon : fix configuration paths 2016-04-25 08:23:45 -05:00
Ricardo Ardissone a51da70189 the-powder-toy: 90.2.322 -> 91.3.328 2016-04-25 10:15:44 -03:00
artuuge 0472cc82ea beignet: init at 1.1.2 2016-04-25 14:51:30 +02:00
Frederik Rietdijk 25c35529f4 Merge pull request #14845 from regnat/zerobin
pythonPackages.zerobin : init at 7da1615 and add service
2016-04-25 14:04:32 +02:00
Tobias Geerinckx-Rice 0f479e3016
geolite-legacy: 2016-04-19 -> 2016-04-25 2016-04-25 13:32:05 +02:00
Tobias Geerinckx-Rice 364181b317
fatrace: add patch to fix crash
Will be included in next release.
2016-04-25 13:31:48 +02:00
Théophane Hufschmitt 22e2cfe92b pythonPackages.zerobin : init at 20160108 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt 21f6437365 pythonPackages.clize : init at 3.0 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt f770fe4768 pythonPackages.sigtool : init at 1.1a3 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt 130078a73a pythonPackages.repeated_test : init at 0.1a3 2016-04-25 13:18:58 +02:00
jraygauthier ddc401ed0a icon-conv-tools: init at 0.0.0 (#13905)
A nix specific set of tools for converting icon files
that are not in a freedesktop ready format.

I plan on using these tools for both `keepass` and
`retroarch` packages. It may benifit many other packages.
2016-04-25 13:16:47 +02:00
Joachim Fasting d7e79dcacf Merge pull request #14963 from swistak35/pws
pws: Init at 1.0.6
2016-04-25 12:48:59 +02:00
Tiago de Paula Peixoto d1d779fcbc graph-tool: 2.12 -> 2.16 (#14848)
* graph-tool: 2.12 -> 2.16

* graph-tool: Use correct upstream source

* graph-tool: Use correct hash
2016-04-25 12:37:18 +02:00
Christoph Hrdinka 3895a0b7dd qtpass: 1.1.0 -> 1.1.1
Updates qtpass and fixes the current installation method. It further installs
the desktop file and application icon.
2016-04-25 12:24:31 +02:00
Nikolay Amiantov 31d76ae1b1 Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Eric Litak 62551b5318 rtl8723bs: version bump 2016-04-25 00:41:25 -07:00
Eric Litak 4c415e59a4 rtl8723bs-firmware: init, split off from rtl8723bs 2016-04-25 00:41:25 -07:00
Eric Litak 2f6cd0ce33 rtl8723bs: improved build 2016-04-25 00:41:25 -07:00
Michael Raskin 3db3355c83 dosbox: pass mesa explicitly (needed for glu.h) 2016-04-25 09:12:24 +02:00
Rafał Łasocha bea31c31f2 pws: Init at 1.0.6 2016-04-25 01:55:07 +02:00
Tobias Geerinckx-Rice ba71263545
workrave: fix version format and tarball name 2016-04-25 00:55:21 +02:00
Nicolas Petton 693942b61a
emacs25pre: 25.0.92 -> 25.0.93
joachifm: also update the name & re-use it in the url
2016-04-24 23:27:16 +02:00
Joachim Fasting c7c6e975c2 Merge pull request #14960 from dguibert/xpra
xpra: 0.16.2 -> 0.17.0
2016-04-24 23:00:57 +02:00
Edward Tjörnhammar 40ea584903
kodi: 16.0 -> 16.1 2016-04-24 22:34:31 +02:00
Robert Helgesson b3ccc826ee gpsprune: 18.3 -> 18.4 2016-04-24 22:22:13 +02:00
Robert Helgesson 43ce7ac340 perl-Software-License: 0.103011 -> 0.103012 2016-04-24 22:22:13 +02:00
Robert Helgesson 1826c37aca perl-Role-Tiny: 2.000001 -> 2.000003 2016-04-24 22:22:13 +02:00
Robert Helgesson 6763b27959 perl-Pod-Elemental-PerlMunger: 0.200003 -> 0.200005 2016-04-24 22:22:13 +02:00
Robert Helgesson 5d356d5898 perl-MooseX-Getopt: 0.68 -> 0.69 2016-04-24 22:22:13 +02:00
Robert Helgesson 095e57ab76 perl-MouseXGetopt: fix Perl 5.22 build
Also rename attribute (keeping old as redirect).
2016-04-24 22:22:13 +02:00
Robert Helgesson 620eb5e308 perl-Math-BigRat: 0.260802 -> 0.260803 2016-04-24 22:22:13 +02:00
Robert Helgesson cd6e081436 perl-Math-BigInt: 1.999717 -> 1.999718 2016-04-24 22:22:13 +02:00
Tobias Geerinckx-Rice fe5f52599b
debian-devscripts: 2.16.3 -> 2.16.4 2016-04-24 22:03:55 +02:00
Tobias Geerinckx-Rice e252e59a1a
golden-cheetah: fix version format and tarball name 2016-04-24 22:03:55 +02:00
David Guibert 8601f69072 xpra: 0.16.2 -> 0.17.0 2016-04-24 21:51:39 +02:00
Arseniy Seroka d0f909a0a8 Merge pull request #14706 from acowley/frameworks-GL
frameworks: GL is undefined
2016-04-24 22:38:47 +03:00
Damien Cassou 7fb2da4c18 Merge pull request #14944 from DamienCassou/fix-workrave-dependencies
workrave: add missing dependencies
2016-04-24 21:21:12 +02:00
Joachim Fasting 68691d31b1
rsync: fix version typo
Typo introduced at c3b4dd920b50d6fd7625ada250d042b47fbd0217; went
undetected because the checksum was not changed.

Reported by m4t__ on IRC
2016-04-24 20:48:27 +02:00
Peter Simons cf4a69e2ec haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages 2016-04-24 20:13:27 +02:00
Thomas Tuegel 9eb107dc52 Revert "dbus: 1.8.20 -> 1.10.8"
This reverts commit d088e0621e.

The D-Bus update breaks logind and polkit.

(cherry picked from commit 2e06e5eb36)

Hydra had rebuilt this on staging, fixing many test problems.
There were also phonon changes in these rebuilds, but the amount of
binaries affected by them is relatively low and I'm not yet fully
convinced of their stability.
2016-04-24 20:08:39 +02:00
Peter Simons 6700ed5f48 configuration-hackage2nix.yaml: update list of broken builds 2016-04-24 19:56:01 +02:00
Peter Simons 345ea398ad hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-3-gd7a4f81 using the following inputs:

  - Hackage: e8b3512fba
  - LTS Haskell: 573e5576f2
  - Stackage Nightly: 70928b4eec
2016-04-24 19:55:54 +02:00
Franz Pletz 5c4e00b6b7 gst_all_1: 1.6.1 -> 1.8.0 (#14628) 2016-04-24 19:40:20 +02:00
Nikolay Amiantov c84c74f910 Merge pull request #14955 from nathan7/master
virtualgl: fix libturbojpeg library path
2016-04-24 21:29:08 +04:00
Joachim Fasting b857498cd5 Merge pull request #14954 from mbakke/maim-3.4.47
maim: 3.4.46 -> 3.4.47
2016-04-24 19:27:12 +02:00
Nathan Zadoks ed6943ecbc virtualgl: fix libturbojpeg library path
Without this, it tries to link to the dev output of libjpeg_turbo, which
breaks the build.
2016-04-24 13:25:57 -04:00
Marius Bakke e74289decc maim: 3.4.46 -> 3.4.47 2016-04-24 18:11:37 +01:00
Nikolay Amiantov 75b0478ebd Merge pull request #14949 from ldesgoui/discord
discord: 0.0.1 -> 0.0.3
2016-04-24 20:48:27 +04:00
robbinch bd9d37e675 tinc-haskell: Rename package name to avoid conflict (#14952) 2016-04-24 18:32:16 +02:00
Oliver Charles f583efea44 perl-packages: Remove ocharles from maintainers
I no longer write Perl and it is not productive for me to maintain
things I don't use/track upstream.
2016-04-24 16:58:12 +01:00
Oliver Charles 5ec61652d7 perl-packages: Remove Coro and NetRabbitFoot
These are no longer buildable with Perl 5.22 and beyond, and upstream
have confirmed that this won't change.
2016-04-24 16:58:12 +01:00
Marius Bakke fb13625a44 rofi: 0.15.12 -> 1.0.0 (#14950) 2016-04-24 17:55:20 +02:00
Nikolay Amiantov 73182fd328 mumble_overlay: move from mumble and more fixes 2016-04-24 18:49:33 +03:00
Franz Pletz d1d4bd9a9d avrdude: 6.1 -> 6.3 2016-04-24 17:41:08 +02:00
Franz Pletz 76fc67a083 darkice: Fix build due to multiple outputs 2016-04-24 17:41:08 +02:00
Franz Pletz 9ad2832b1b pgadmin: Fix build
Fixes #14919.
2016-04-24 17:41:07 +02:00
Nikolay Amiantov af9fcaf910 mumble: fix mumble-overlay 2016-04-24 18:08:40 +03:00
Stefan Junker 01bdf51597 go tools: 2015-08-24 -> 2016-02-04 (#14943) 2016-04-24 16:56:31 +02:00
ldesgoui 1c08aa2704 discord: 0.0.1 -> 0.0.3 2016-04-24 16:45:09 +02:00
Nikolay Amiantov 953c51f65e dwarf-fortress-unfuck: use mesa_noglu instead of mesa 2016-04-24 16:33:11 +03:00
Nikolay Amiantov a9a94df4e6 SDL: use mesa_noglu instead of mesa 2016-04-24 16:21:28 +03:00
Nikolay Amiantov 19500bc23b Merge pull request #14941 from rardiol/opendungeons
opendungeons: init at 0.6.0
2016-04-24 17:19:34 +04:00
Nikolay Amiantov 1f8ee98a7f Merge pull request #14939 from rardiol/cegui
cegui: init at 0.8.4
2016-04-24 17:18:03 +04:00
Moritz Ulrich dc0d32cab7 libu2f-host: Install udev-rules.
This allows users to automatically set up necessary udev-rules by adding
`pkgs.libu2f-host` to `services.udev.packages`.
2016-04-24 14:36:50 +02:00
Damien Cassou 022b4a8dd1 workrave: add missing dependencies 2016-04-24 12:28:56 +02:00
Rok Garbas 268ae334d9 Merge pull request #13575 from steveeJ/vimpreviewpandoc
vim-plugins: init vimpreviewpandoc with python plugins and bugfixes
2016-04-24 11:19:33 +02:00
Nikolay Amiantov 3c4f861200 audacity: 2.1.1 -> 2.1.2 2016-04-24 05:52:04 +03:00
Eric Merritt 585c1a8f96 beam-modules: refactor - remove commented out code 2016-04-23 19:03:30 -07:00
Eric Merritt b26ecaf3ca hex2nix: 0.0.3 -> 0.0.5 2016-04-23 19:03:30 -07:00
Eric Merritt 658a49b81d rebar3: 3.0.0-beta.4 -> 3.1.0 2016-04-23 19:03:30 -07:00
Eric Merritt f36be6edbf hex-packages: update to the latest version
hex2nix has changed to accomodate elixir and erlang.mk. This includes
those changes along with updates from hex itself.
2016-04-23 19:03:29 -07:00
Eric Merritt 383626b9d7 move rebar3-nix-bootstrap to rebar3
This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a
single file and this vastly reduces the complexity of making changes.
2016-04-23 19:03:29 -07:00
Eric Merritt 2d6d9682bb elixir: set ERL_LIBS for elixir apps
Previously Elixir didn't correct set the ERL_LIBS environment
variable for the OTP Applications that it supplies. This
change fixes that
2016-04-23 19:03:29 -07:00
Eric Merritt 8d3d0a1ca9 relx-exe: init at 3.18.0
This adds an executable version of the relx library to the system.
2016-04-23 19:03:29 -07:00
Eric Merritt e214f29168 elixir: modify elixir to allow debug information
This modifies the elixir derivation to allow 'debugInfo' to be set. This
will build the elixir library with debug information and allow dializer
to be used it derivative projects
2016-04-23 19:03:29 -07:00
Eric Merritt be5da0449e beam-support: update registry to latest '59b836d' 2016-04-23 19:03:28 -07:00
Eric Merritt 8dbcb4e35e beamPackages: Add support for Mix and Erlang.mk 2016-04-23 19:03:24 -07:00
Matthias Beyer 3b7aee2e5a beancount: init at 2016-04-10-b5721f1c6f01bd168a5781652e5e3167f7f8ceb3 2016-04-23 18:47:34 -07:00
Joachim Fasting 4a9ccee78f Merge pull request #14901 from rardiol/lsb_release
lsb-release: init at 1.4
2016-04-24 00:28:23 +02:00
Frederik Rietdijk 92e87894c6 Merge pull request #14940 from DamienCassou/vdirsyncher-0.10
vdirsyncer: 0.9.3 -> 0.10.0
2016-04-23 23:03:23 +02:00
Damien Cassou c397348538 vdirsyncer: 0.9.3 -> 0.10.0
lxml is not needed anymore. I added myself to the maintainers. I didn't
check why pypi is providing this complicated URL now.
2016-04-23 22:54:28 +02:00
Robert Helgesson cf44593226 perl-PDF-API2: init at 2.027 2016-04-23 22:50:47 +02:00
Ricardo Ardissone 71b935c339 opendungeons: init at 0.6.0 2016-04-23 17:31:42 -03:00
Nikolay Amiantov e169622bcc Merge pull request #14934 from retrry/cargo-fix
cargo: add libiconv to buildInputs to fix darwin build
2016-04-24 00:26:33 +04:00
Robert Helgesson 46e5412cfd perl-Exception-Base: 0.25 -> 0.2501
Fixes build under Perl 5.22.
2016-04-23 22:11:28 +02:00
Robert Helgesson 5895b38c29 perl-Guard: 1.022 -> 1.023
Fixes build with Perl 5.22.
2016-04-23 22:11:28 +02:00
Robert Helgesson 8410664baa perl-Catalyst-Controller-POD: init at 1.0.0 2016-04-23 22:11:28 +02:00
Robert Helgesson 2d3ffdc339 perl-MailTools: 2.13 -> 2.14
Also add meta section.
2016-04-23 22:11:28 +02:00
Robert Helgesson 93972de2e7 perl-MIME-Lite: init at 3.030 2016-04-23 22:11:28 +02:00
Robert Helgesson 9ff7ad81d8 perl-Pod-POM-View-TOC: init at 0.02 2016-04-23 22:11:28 +02:00
Robert Helgesson 8693a51c7d perl-Pod-POM: init at 2.01 2016-04-23 22:11:28 +02:00
Robert Helgesson 367b5d7710 perl-Pod-LaTeX: fix build and license fields 2016-04-23 22:11:28 +02:00
Robert Helgesson 30f1bc1a64 perl-Test-Fatal: 0.013 -> 0.014 2016-04-23 22:11:28 +02:00
Robert Helgesson 0fc911f029 perl-File-ReadBackwards: init at 1.05 2016-04-23 22:11:28 +02:00
Tadas Barzdzius a49ffbb196 cargo: add libiconv to buildInputs to fix darwin build 2016-04-23 23:08:02 +03:00
Arseniy Seroka f83f6cb6c8 Merge pull request #14935 from steveeJ/rkt-v1.4.0
rkt: 1.2.0 -> 1.4.0
2016-04-23 22:42:29 +03:00
Ricardo Ardissone 3f14b00106 cegui: init at 0.8.4 2016-04-23 16:39:15 -03:00
Nikolay Amiantov 7f32a05baa dwarf-therapist: fix build 2016-04-23 22:25:34 +03:00
Nikolay Amiantov 929b0d99c1 imagemagick: support JPEG2000 2016-04-23 22:22:46 +03:00
Stefan Junker 07d305af32 rkt: 1.2.0 -> 1.4.0 2016-04-23 20:57:19 +02:00
Joachim Fasting c4626ad354 Merge pull request #14887 from sheenobu/bugfix/14886/vbox_cpucore
virtualbox: obey NIX_BUILD_CORES for make invocation
2016-04-23 19:42:31 +02:00
Joachim Fasting da7eaef5b0 Merge pull request #14913 from makkus/seafile
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00
Stefan Junker 31176b5792 blockdiag: 1.4.7 --> 1.5.3
* version bump
* change url from pypi to bitbucket
2016-04-23 18:48:31 +02:00
Stefan Junker aaec8fb9f1 vim-plugins: add vimprivewpandoc and needed python modules 2016-04-23 18:48:31 +02:00
Stefan Junker 1b80f24788 vim-plugins: make Cocoa optional 2016-04-23 18:46:36 +02:00
Damien Cassou 25d18f400f Merge pull request #14916 from NicolasPetton/file-roller-nautilus-extension
file-roller: Enable nautilus extension
2016-04-23 18:42:06 +02:00
Simon Vandel Sillesen 0857405208 Oracle Java Mission Control: fix startup
The jmc binary needed some runtime dependencies. JMC can now be run.
2016-04-23 16:17:41 +02:00
Tristan Helmich dd16ab92dc emby: init at 3.0.5930 2016-04-23 16:13:47 +02:00
Wout Mertens 017469c1ef Merge pull request #14036 from acowley/darwin-ffmpeg
Darwin ffmpeg
2016-04-23 15:24:21 +02:00
Frederik Rietdijk b843ef426c rhpl: call via pythonPackages 2016-04-23 14:32:26 +02:00
Frederik Rietdijk d72e824983 pyexiv2: call via pythonPackages 2016-04-23 14:32:19 +02:00
Frederik Rietdijk bb13afea6c pyatspi: call via pythonPackages 2016-04-23 14:32:06 +02:00
Frederik Rietdijk 1e68008503 Merge pull request #14889 from matthiasbeyer/add-haxor-news
haxor-news: init at 0.3.1
2016-04-23 14:17:21 +02:00
Frederik Rietdijk c1a7e6641c Merge pull request #14894 from nico202/neurotools
NeuroTools: init at 0.3.1
2016-04-23 14:16:38 +02:00
Frederik Rietdijk 8fd9c8db85 Merge pull request #14922 from nico202/non
non: 2016-03-06 -> 2016-04-05
2016-04-23 14:15:34 +02:00
Matthias Beyer 5fdc54387e haxor-news: init at 0.3.1 2016-04-23 13:55:55 +02:00
Tuomas Tynkkynen bd18cc3cdc Merge pull request #14888 from dezgeg/pr-kill-module-init-tools
Delete all usages of module_init_tools and remove the package
2016-04-23 14:29:41 +03:00
Arseniy Seroka d687cd5e86 Merge pull request #14923 from jgillich/rustRegistry
rustRegistry: 2016-04-18 -> 2016-04-23
2016-04-23 13:41:25 +03:00
Jakob Gillich 733d89d802 rustRegistry: 2016-04-18 -> 2016-04-23 2016-04-23 12:33:54 +02:00
= d4f7c8a208 non: 2016-03-06 -> 2016-04-05 2016-04-23 12:20:44 +02:00
Frederik Rietdijk 7a9aded54d pythonPackages.aiohttp: 0.19.0 -> 0.21.5 2016-04-23 11:50:28 +02:00
Frederik Rietdijk 7a07ad851f Merge pull request #14908 from roblabla/feature-matrixSynapse14
matrix-synapse: update 0.12.0 -> 0.14.0
2016-04-23 11:46:32 +02:00
Emery Hemingway efd1d4fa60 qtbitcointrader: 1.08.03 -> 1.10.01 2016-04-23 11:12:25 +02:00
Charles Strahan 0657ddca95 go: 1.6 -> 1.6.2 2016-04-23 00:39:17 -04:00
Charles Strahan d3754d3482 ghcjs-base: update via ghcjs-boot
This pulls in two fixes for XMLHttpRequest for ghcjs-base:

* Fix two typos for websockets
  https://github.com/ghcjs/ghcjs-base/pull/54

* Respect `.withCredentials`property of XHR
  https://github.com/ghcjs/ghcjs-base/pull/57
2016-04-22 22:49:00 -04:00
Nikolay Amiantov ef9175c5fb brasero: move cdrtools dependency to a wrapper 2016-04-23 04:15:57 +03:00
Nikolay Amiantov e690c3a8dd k3b: move cdrtools dependency to a wrapper 2016-04-23 04:15:56 +03:00
Nikolay Amiantov 2a51c3c12a brasero: use libburn and libisofs instead of some packages 2016-04-23 04:13:43 +03:00
Nikolay Amiantov 666cba9ad9 cdrtools: mark as free but don't distribute in binary form 2016-04-23 04:11:19 +03:00
Nikolay Amiantov 60ddddeb5b libisofs: init at 1.4.2 2016-04-23 03:57:14 +03:00
Nikolay Amiantov 274a699348 libburn: init at 1.4.2.pl01 2016-04-23 03:57:00 +03:00
Markus Binsteiner 83274eccf0 seafile-*: 4.4.2 -> 5.0.7
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
roblabla be21e16652 matrix-synapse: update 0.12.0 -> 0.14.0 2016-04-23 01:48:54 +02:00
Tobias Geerinckx-Rice 23f3d86a3b
sane-backends-git -> 2016-04-23
More Pixma fixes.
2016-04-23 01:34:25 +02:00
Tobias Geerinckx-Rice 1076c93de3
tiled: 0.12.3 -> 0.16.0; clean up; maintain 2016-04-23 01:30:50 +02:00
Nikolay Amiantov ae0a64cf2c mumble_git: 2015-11-08 -> 2016-04-10 2016-04-23 02:27:36 +03:00
Nikolay Amiantov 6900fdc84b mumble: 1.2.10 -> 1.2.15 2016-04-23 02:27:36 +03:00
Nikolay Amiantov 5489bc4109 mumble: fix speechd support 2016-04-23 02:27:36 +03:00
Nikolay Amiantov f3435096e2 speechd: 0.7.1 -> 0.8.3
Make it actually useful -- support sound output and several voice modules
2016-04-23 02:27:36 +03:00
Nikolay Amiantov b9682eba17 svox: init at 2016-01-25 2016-04-23 02:24:22 +03:00
Nikolay Amiantov d10d105ca6 aria2: 1.21.0 -> 1.22.0 2016-04-23 02:24:22 +03:00
= 32394a3cd7 oger: init at 1.1.3 2016-04-23 00:58:57 +02:00
Nikolay Amiantov 6d432531c6 Merge pull request #14906 from rardiol/dwarf-fortress-unfuck
dwarf-fortress-unfuck: 2016-02-11 -> 2016-04-22 and zlib dependency
2016-04-23 02:42:15 +04:00
Ricardo Ardissone bdf714c303 dwarf-fortress-unfuck: 2016-02-11 -> 2016-04-22 and zlib dependency 2016-04-22 19:34:11 -03:00
= f1e16b437f MDP: init at 0.1.0 2016-04-23 00:30:52 +02:00
= 0f98931d46 NeuroTools: init at 0.3.1 2016-04-23 00:18:04 +02:00
Joachim Fasting ea9275f312 Merge pull request #14899 from ethanpailes/tomb
tomb: init at version 2.2
2016-04-22 23:35:40 +02:00
Ethan Pailes 6a0903597a tomb: init at version 2.2 2016-04-22 17:07:26 -04:00
Joachim Fasting 0f9058365a Merge pull request #12521 from zopa/master
google-cloud-sdk: Add various modules to python path
2016-04-22 22:35:59 +02:00
Robert Helgesson 6ec9d21194 theme-vertex: 20150923 -> 20160329 2016-04-22 22:08:26 +02:00
Frederik Rietdijk f523611028 Merge pull request #14533 from matthiasbeyer/add-beancount
beancount: init at 2016-04-08
2016-04-22 21:34:40 +02:00
Pascal Wittmann 545a65a767 betamax-matchers: 0.2.0 -> 0.3.0 2016-04-22 21:05:38 +02:00
Pascal Wittmann 6768d3be9c python-betamax: 0.5.1 -> 0.6.0 2016-04-22 21:05:38 +02:00
Pascal Wittmann 8d7e44745d libfilezilla: 0.4.0.1 -> 0.5.0 2016-04-22 21:05:38 +02:00
Pascal Wittmann fe6899e330 instead: 2.4.0 -> 2.4.1 2016-04-22 21:05:38 +02:00
Pascal Wittmann b56dc1c4b0 entr: 3.4 -> 3.5 2016-04-22 21:05:38 +02:00