Commit graph

25276 commits

Author SHA1 Message Date
Tom Hunger
c60354237a hyperdex: Remove broken package and its dependencies. Closes #17995.
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01:00
José Romildo Malaquias
67f2a005f6
roboto-slab: init at 2016-01-11 2016-09-02 21:50:42 +02:00
José Romildo Malaquias
d47753d38b
roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00
Vladimír Čunát
9cd2b2bcb4 ut2004demo: show on x86_64-linux as well
Fixes #18213. Also add a fast mirror; hopefully the URL is persistent.
2016-09-02 21:29:36 +02:00
Frederik Rietdijk
9c880c3c85 Merge pull request #18189 from scolobb/adb-sync
adb-sync: init at 2016-08-31
2016-09-02 21:00:45 +02:00
Joachim Schiele
9e5f33a4e0 Merge pull request #18226 from leenaars/xmlmirror
xmlmirror: move README.md to better place
2016-09-02 20:50:43 +02:00
Robert Helgesson
f40b31ebc6
perl-Log-Any: 1.040 -> 1.042 2016-09-02 20:19:38 +02:00
Robert Helgesson
c911711d8c
perl-Crypt-JWT: 0.017 -> 0.018 2016-09-02 20:19:38 +02:00
Robert Helgesson
28e836a320
perl-Spreadsheet-WriteExcel: init at 2.40 2016-09-02 19:36:09 +02:00
Robert Helgesson
168d78d537
perl-Spreadsheet-ParseExcel: 0.2603 -> 0.65 2016-09-02 19:35:38 +02:00
Robert Helgesson
239cd353d2
perl-OLE-Storage_Lite: rename attribute name
The attribute name now corresponds to what `nix-generate-from-cpan`
expects. Kept old attribute name for backwards compatibility.

Also added meta section.
2016-09-02 19:34:02 +02:00
Robert Helgesson
97d9e6fcb8
perl-Digest-Perl-MD5: init at 1.9 2016-09-02 19:33:29 +02:00
obadz
89fc959922 perlPackages.DBDSQLite: placate DBIxClass test failure
… by using an older version of SQLite.

Mentioned in #18209 and #18083
2016-09-02 17:50:10 +01:00
zimbatm
d376b10105 packer: fixes compilation issues (#18217)
* the default output for buildGoPackage is not "out" anymore
* go 1.7 has removed the linker flag deprecation which breaks packer's
  Makefile
2016-09-02 17:13:38 +02:00
Sergiu Ivanov
33cf2d9416 adb-sync: init at 2016-08-31 2016-09-02 16:44:41 +02:00
Lancelot SIX
d77e00348c
pythonPackages.django: 1.10 -> 1.10.1
This is a bugfix release in the 1.10 branch.
See https://docs.djangoproject.com/en/1.10/releases/1.10.1/
2016-09-02 11:20:44 +02:00
Julien Dehos
1823137f43 curlcpp: init at 20160901 2016-09-02 10:08:27 +02:00
Karn Kallio
49d59ce0ad glu dev in mesa attribute
After making multiple outputs in the mesa_glu package the headers are
not included in the mesa attribute.  The attached patch puts them in it.

From ced24208a300bea8234e7898ae6fec34fbd67289 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Thu, 1 Sep 2016 16:18:23 -0400
Subject: [PATCH] mesa: Add the mesa glu headers to the mesa attribute.
2016-09-01 20:03:13 -04:00
Sander van der Burg
8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Domen Kožar
7c71a897dd php: 5.6 -> 7.0
I'll probably regret this in testing period, but let's bump php
since 5.6 support expires in December.
2016-09-01 21:11:04 +02:00
Frederik Rietdijk
150341bfd1 pythonPackages.jinja2: no tests 2016-09-01 21:04:16 +02:00
Frederik Rietdijk
81191b707d pythonPackages.hypothesis1: remove it
and let dependents use the latest version
2016-09-01 21:02:32 +02:00
Frederik Rietdijk
f3e76de800 Merge pull request #18197 from nand0p/sphinx-1-3-6-test-fix
sphinx: sphinx-1.3.6 test fixup
2016-09-01 21:00:54 +02:00
Данило Глинський (Danylo Hlynskyi)
78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00
Frederik Rietdijk
014b6e0627 pythonPackages.natsort: broken 2016-09-01 20:26:04 +02:00
Frederik Rietdijk
4d2420e3f8 pythonPackages.pathlib: fix tests 2016-09-01 20:25:12 +02:00
Frederik Rietdijk
7b534d4794 pythonPackages.attrs: fix tests 2016-09-01 20:13:16 +02:00
Frederik Rietdijk
c319c842b7 pythonPackages.hypothesis: remove optional dependencies 2016-09-01 20:10:29 +02:00
Frederik Rietdijk
d2608c63fd pythonPackages.cryptography: add missing dependency 2016-09-01 19:56:16 +02:00
Tuomas Tynkkynen
255c9de6ef pythonPackages.keystoneclient: Fix bogus 'doCheck' value 2016-09-01 20:21:26 +03:00
Fernando J Pando
e487772722 sphinx: sphinx-1.3.6 test fixup
Fixes this error:
```
FAIL: test_setup_command.test_build_sphinx_return_nonzero_status
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/nix/store/zfmk6mqmr1046bh0cnh06frd0bb0nr20-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 55, in deco
    func(pkgrootdir, proc)
  File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 110, in test_build_sphinx_return_nonzero_status
    assert proc.returncode != 0, 'expect non-zero status for setup.py'
AssertionError: expect non-zero status for setup.py
```

Tested on Linux
- python 2.7
- python 3.5
2016-09-01 13:11:27 -04:00
Eelco Dolstra
b688074c51 opensubdiv: Prevent runtime dependency on mesa_noglu.dev 2016-09-01 18:57:43 +02:00
Sander van der Burg
fc4e4fe083 nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs 2016-09-01 16:13:22 +00:00
Frederik Rietdijk
b96ba3fc93 pythonPackages.isodate: fix tests 2016-09-01 18:12:26 +02:00
Frederik Rietdijk
f2fc64a412 Remove buildbot_8
We now have a newer version and the older version didn't work anymore
anyway because it depended on sqlalchemy7 which was itself broken,
because it depended on an older version of sqlite.
2016-09-01 17:46:27 +02:00
Frederik Rietdijk
65d983678b Remove sqlalchemy7 2016-09-01 17:46:27 +02:00
Frederik Rietdijk
69b676978c Remove sqlalchemy_migrate_0_7 2016-09-01 17:45:25 +02:00
Frederik Rietdijk
4f302223a1 pythonPackages.sqlalchemy7: mark as broken
We need an older version of sqlite.
2016-09-01 17:45:25 +02:00
Sander van der Burg
c6c6df3ed8 disable ripple-rest for now and repackage it asap 2016-09-01 15:35:34 +00:00
Sander van der Burg
6e61dfb647 Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later) 2016-09-01 14:58:30 +00:00
Frederik Rietdijk
9a8d4055a5 pythonPackages.tqdm: 3.8.4 -> 4.8.4
Last commit was wrong, the goal was to update to 4.8.4.
2016-09-01 16:20:01 +02:00
Frederik Rietdijk
4f6b6f1472 pythonPackages: use mkPythonDerivation 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
e9c4d00cac pythonPackages.fedora_cert: use mkPythonDerivation, fix build 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
3e05cce97c Python: separate buildPythonPackage into two functions
1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
725c37b4d3 Python: move wrapPython into own file 2016-09-01 16:16:31 +02:00
Frederik Rietdijk
b080748d42 Python: move python-modules/generic to interpreter folder 2016-09-01 16:16:31 +02:00
Sander van der Burg
5ce6cd0106 nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00
Tuomas Tynkkynen
8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Frederik Rietdijk
684f08166c fixup 2016-09-01 12:03:10 +02:00
Adrien Devresse
ae2800378f neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00
Jaka Hudoklin
e0da6b16f6 Merge pull request #17959 from offlinehacker/pkgs/kube-aws/init
kube-aws: init at 0.8.1
2016-09-01 11:58:38 +02:00
Fernando J Pando
d86114cbd5 buildbot: init at 0.9.0rc2
buildbot: init
buildbot-0.9.0rc2

buildbot-worker: init
buildbot-worker-0.9.0rc2

buildbot-ui: init
buildbot-www-0.9.0rc2

buildbot-full: init
buildbot-www-0.9.0rc1
buildbot-waterfall-view-0.9.0rc2
buildbot-console-view-0.9.0rc2
2016-09-01 11:31:15 +02:00
Frederik Rietdijk
7cf000b77e buildbot -> buildbot_8 2016-09-01 11:31:15 +02:00
Brian McKenna
dd61eb9bda hyperterm: init at 0.7.6 2016-09-01 19:28:50 +10:00
Peter Hoeg
28dc4cd3d7 ledger-web: init at 1.5.2 2016-09-01 17:08:57 +08:00
Fernando J Pando
202d9e29c3 pythonPackages.setuptoolsTrial: 0.5.12 -> 0.6.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 11:02:57 +02:00
Fernando J Pando
e800ba8df7 pytest-virtualenv: init pytest-virtualenv-1.1.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
bea6b4b36f pythonPackages.isort: 4.2.2 -> 4.2.5
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Frederik Rietdijk
47a2a15013 pythonPackages.apipkg: fix tests 2016-09-01 10:56:29 +02:00
Fernando J Pando
3d09c34184 pythonPackages.execnet: 1.1 -> 1.4.1
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
85546fb342 pythonPackages.txgithub: init at 15.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:53:04 +02:00
Fernando J Pando
28b60b1924 pythonPackages.pyjade: init at 4.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:50:31 +02:00
Fernando J Pando
96a0fbb587 pythonPackages.whoosh: init at 2.7.4
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:10 +02:00
Fernando J Pando
42d8dd14b9 pythonPackages.txrequests: init at 0.9.2
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:02 +02:00
Graham Christensen
43d38c0fea Merge pull request #18174 from acowley/ffmpeg-update-3.1.3
ffmpeg-full: 3.0.2 -> 3.1.3
2016-08-31 20:33:14 -04:00
Anthony Cowley
7b86688923 ffmpeg-full: 3.0.2 -> 3.1.3
This required a minor patch to work with the darwin stdenv on OS X 10.11
and newer.
2016-08-31 19:00:27 -04:00
Tuomas Tynkkynen
204f19ede1 all-packages.nix: Remove '.bin // { outputs = [ "bin" ] }' hacks from Go packages
Not needed in the new multiple-outputs infra.
2016-08-31 22:37:38 +03:00
Michael Raskin
1280b110cb fast-neural-doodle: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
Michael Raskin
2f5630a89f torch-hdf5: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
roconnor
f5c6b160c9 trezor-agent: 0.6.1 -> 0.6.5 (#18163)
cc @np
2016-08-31 17:01:43 +00:00
Rushmore Mushambi
087f4b37e2 Merge pull request #18155 from rushmorem/update-rethinkdb
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 17:14:34 +02:00
rushmorem
ac26d8ff43 rethinkdb: 2.3.4 -> 2.3.5 2016-08-31 15:15:08 +02:00
Frederik Rietdijk
1d08316220 pythonPackages.rpy2: mark as broken 2016-08-31 14:33:11 +02:00
Domen Kožar
da421bc75f Fix #4210: Remove builderDefs
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.

This also:

- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
  separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Gabriel Ebner
15af9082eb llvmPackages_39: init at 3.9.0rc3 2016-08-31 07:13:35 +02:00
Frederik Rietdijk
514208cfb5 pythonPackages.cryptography: fix missing dependency 2016-08-30 21:36:33 +02:00
José Romildo Malaquias
cb4cd5d7f0 roboto: init at 2.134 (#18127) 2016-08-30 20:26:06 +02:00
Eric Sagnes
5af8e4b001 rainbowstream: 1.3.3 -> 1.3.5 2016-08-31 03:02:53 +09:00
Frederik Rietdijk
fcdee04c9e pythonPackages.cytoolz: 0.7.4 -> 0.8.0 2016-08-30 19:02:06 +02:00
Frederik Rietdijk
dc04f8a2f0 pythonPackages.toolz: 0.7.4 -> 0.8.0 2016-08-30 19:01:55 +02:00
Frederik Rietdijk
5e59a4b610 pythonPackages.traitlets: 4.2.1 -> 4.2.2 2016-08-30 18:58:11 +02:00
Frederik Rietdijk
704d413f82 pythonPackages.sounddevice: 0.3.1 -> 0.3.4 2016-08-30 18:56:48 +02:00
Frederik Rietdijk
0d8ccc9d29 pythonPackages.dask: 0.9.0 -> 0.11.0 2016-08-30 18:40:41 +02:00
Frederik Rietdijk
ec97b83851 pythonPackages.xarray: 0.7.2 -> 0.8.2 2016-08-30 18:38:56 +02:00
Frederik Rietdijk
4f5a349430 pythonPackages.tqdm: 3.7.1 -> 3.8.4 2016-08-30 18:38:42 +02:00
Frederik Rietdijk
31229ab3eb pythonPackages.llvmlite: 0.12.1 -> 0.13.0 2016-08-30 18:38:27 +02:00
Frederik Rietdijk
433681b1fc pythonPackages.jupyter_core: 4.1.0 -> 4.1.1 2016-08-30 18:38:12 +02:00
Frederik Rietdijk
27ed131128 pythonPackages.jupyter_client: 4.2.2 -> 4.3.0 2016-08-30 18:37:52 +02:00
Frederik Rietdijk
354f148ba5 pythonPackages.jupyter: no tests 2016-08-30 18:37:36 +02:00
Frederik Rietdijk
3b09cf7fc1 pythonPackages.requests2: 2.11.0 -> 2.11.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk
aedb9a8490 pythonPackages.pillow: 3.3.0 -> 3.3.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk
7adaf9868d pythonPackages.bcrypt: 2.0.0 -> 3.1.0 2016-08-30 17:59:35 +02:00
Julien Dehos
b72dfa7b7b cxxtest: init at 4.4 2016-08-30 16:18:07 +02:00
Frederik Rietdijk
29b5c72cbc pythonPackages.pytz: 2016.3 -> 2016.6.1 2016-08-30 16:08:12 +02:00
Fernando J Pando
cd838654ea sphinx-jinja: init 0.2.1
Tested on Linux
2016-08-30 14:45:54 +02:00
tomberek
e47a7424c9 libtelnet: init at 20160426 (#17936) 2016-08-30 14:41:17 +02:00
Profpatsch
e1e96a8210 youtube-dl: wrap with atomicparsley (#18066)
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Ram Kromberg
f254db331e qweechat: init at 2016-07-29 (#18094) 2016-08-30 14:29:45 +02:00
Frederik Rietdijk
efd175699f pythonPackages.sphinxcontrib-spelling: fix maintainer and license 2016-08-30 13:44:49 +02:00
Frederik Rietdijk
bed7263503 pythonPackages.sphinxcontrib-blockdiag: fix maintainer and license 2016-08-30 13:44:33 +02:00
Frederik Rietdijk
dfe2b9e6ea pythonPackages.cryptography_vectors: 1.4 -> 1.5 2016-08-30 12:23:57 +02:00
Frederik Rietdijk
8651fa9969 pythonPackages.cryptography: 1.4 -> 1.5 2016-08-30 12:23:47 +02:00
Frederik Rietdijk
6f1d7d67c0 pythonPackages.cmdline: init at 0.1.6 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
f5ce76c6d8 pythonPackages.process-tests: init at 1.2.1 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
53e9993f4e pythonPackages.helper: init at 2.4.1 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
ad633d39dd pythonPackages.pytestcov: 2.2.0 -> 2.3.1 2016-08-30 12:06:18 +02:00
Fernando J Pando
4b820b842b pythonPackages.pytest-fixture-config: init at 1.0.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
dcd21c775f pythonPackages.pytest-shutil: init at 1.1.1
Tested on Linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
184cef18d9 pythonPackages.pytest-server-fixtures: init at 1.1.0
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3f975a0dd pythonPackages.pytest-mock: init at 1.2
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
251e67af5c pythonPackages.jsonref: init at 0.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
e8d326a438 pythonPackages.ramlfications: init at 0.1.9
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3a9980e19 pythonPackages.sphinxcontrib-spelling: init at 2.2.0
Tested on Linux
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
21eb4972be pythonPackages.funcparserlib: build on Python 3.x 2016-08-30 12:06:18 +02:00
Frederik Rietdijk
e9dea3c02a pythonPackages.sphinx-testing: init at 0.7.1 2016-08-30 12:06:18 +02:00
Fernando J Pando
bb06f95cc8 pythonPackages.sphinxcontrib-blockdiag: init at 1.5.5
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
f59448add0 pythonPackages.autobahn: init at 0.16.0
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
17278243d8 pythonPackages.txaio: init at 2.5.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Shea Levy
d4e012780f rust{Beta,Unstable}: Remove lowPrio calls
These are sets of derivations and there is no recurseIntoAttrs, so the
packages aren't exposed to nix-env by name at all.
2016-08-30 05:56:15 -04:00
Tuomas Tynkkynen
d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Luca Bruno
5c5fd1cb60 Merge pull request #18096 from leenaars/wavrsocvt
wavrsocvt: init at 1.0.2.0
2016-08-30 11:41:08 +02:00
Luca Bruno
cca72718b3 Merge pull request #18095 from Mic92/valauncher
valauncher: init at 1.2
2016-08-30 11:36:42 +02:00
Jörg Thalheim
2de7e30c0f valauncher: init at 1.2 2016-08-30 10:04:43 +02:00
aszlig
f19c961b4e
linux-testing: Fix arg list too long in modinst
With the default kernel and thus with the build I have tested in
74ec94bfa2, we get an error during
modules_install:

make[2]: execvp: /nix/store/.../bin/bash: Argument list too long

I haven't noticed this build until I actually tried booting using this
kernel because make didn't fail here.

The reason this happens within Nix and probably didn't yet surface in
other distros is that programs only have a limited amount of memory
available for storing the environment and the arguments.

Environment variables however are quite common on Nix and thus we
stumble on problems like this way earlier - in this case Linux 4.8 - but
I have noticed this in 4.7-next as well already.

The fix is far from perfect and suffers performance overhead because we
now run grep for every *.mod file instead of passing all *.mod files
into one single invocation of grep.

But comparing the performance overhead (around 1s on my machine) with
the overall build time of the kernel I think the overhead really is
neglicible.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-30 06:55:52 +02:00
Tuomas Tynkkynen
c3bcb4e1ce treewide: Use explicit 'dev' references to glibc 2016-08-30 03:11:09 +03:00
Michiel Leenaars
b766e26aac xmlmirror: move README.md to better place 2016-08-29 23:08:46 +02:00
Michiel Leenaars
fe87145c58 wavrsocvt: init at 1.0.2.0 2016-08-29 22:57:14 +02:00
Vladimír Čunát
4f73633f26 treewide: stop using fontbhttf 2016-08-29 22:28:50 +02:00
Vladimír Čunát
f688ea37d8 bear: init at 2.2.0 2016-08-29 14:13:01 +02:00
obadz
b74793bd1c Merge branch 'master' into staging
Conflicts:
	pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Frederik Rietdijk
5da0b34591 liborc: init at 0.4.16 2016-08-29 10:35:21 +02:00
Gabriel Ebner
6a11b11a7d handbrake: 0.9.9 -> 0.10.5 2016-08-29 08:05:26 +02:00
Graham Christensen
7a073c1c6d Merge pull request #18057 from peterhoeg/kindlegen
kindlegen: init at 2.9
2016-08-28 22:24:21 -04:00
Joachim Fasting
22c9d8628c
grsecurity: remove legacy attributes
No need to carry these into the next release.
2016-08-29 04:08:38 +02:00
Robin Gloster
f81b2da3d4
go_1_4: rename to go_bootstrap and remove refs
This has cgo disabled, so only use this for bootstrapping.
2016-08-29 01:48:55 +00:00
Robin Gloster
df935b01e7
go_1_5: remove 2016-08-29 01:44:55 +00:00
Robin Gloster
4076f4d376 Merge pull request #18074 from womfoo/bump/facter-and-deps
facter: 3.1.8 -> 3.4.1 and add/update related dependencies
2016-08-29 01:22:28 +00:00
Kranium Gikos Mendoza
1bac115b05 cpp-hocon: init at 0.1.2 2016-08-29 08:55:40 +08:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging 2016-08-29 00:24:47 +00:00
s1lvester
0b22104c1d keepassx2-http: init at 2.0.2 (#18039) 2016-08-29 00:02:19 +00:00
Robin Gloster
2958ec7d6f
pythonPackages.fake_factory: 0.5.7 -> 0.6.0
fixes build
2016-08-28 23:35:49 +00:00
Robin Gloster
db2582de81
pythonPackages.googleplaydownloader: remove
Source and project homepage are offline
2016-08-28 23:27:09 +00:00
Robin Gloster
9145ba0d90
docker: build with default go
Fixes build after binutils update
2016-08-28 22:51:34 +00:00
obadz
ec37e43c51 perlPackages.FileMimeInfo: 0.23 -> 0.27 2016-08-28 23:42:05 +01:00
Michal Rus
e734326c7c
airwave: init at 1.3.2 2016-08-28 23:46:49 +02:00
Robert Helgesson
979e4fe0c2
perl-Dist-Zilla-Plugin-Test-Pod-LinkCheck: 1.001 -> 1.002 2016-08-28 23:41:19 +02:00
Robert Helgesson
a0ca5d9cbb
perl-Test-Pod-LinkCheck: 0.007 -> 0.008 2016-08-28 23:41:19 +02:00
Robert Helgesson
dd93111823
perl-IO-Socket-SSL: 2.027 -> 2.037 2016-08-28 23:41:19 +02:00
Michiel Leenaars
d22bb26fb9
oxygenfonts: init at 20140213 2016-08-28 21:12:29 +02:00
Domen Kožar
5793a14c36 release.nix: tiny improvements on top of #18059 2016-08-28 18:18:44 +02:00