R. RyanTM
82dbdad654
python37Packages.flask_migrate: 2.3.0 -> 2.3.1 ( #52117 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flask-migrate/versions
2018-12-20 15:28:50 +01:00
Mathieu Boespflug
53e8258a45
bazel: fix sandbox execution
...
Bazel runs actions in a sandbox by default on Darwin and Linux.
However, the sandboxing was always and *silently* disabled previously,
because a Bazel feature test was always failing. The feature test
involved running `/bin/true` inside a sandbox. But on NixOS,
`/bin/true` does not exist...
2018-12-20 15:18:34 +01:00
Guillaume Bouchard
2141b4add1
gcompris: 0.91 -> 0.95
2018-12-20 14:46:41 +01:00
adisbladis
a5a537d515
Merge pull request #52047 from asymmetric/solc-lll
...
solc: disable LLL installation
2018-12-20 13:21:52 +00:00
Vladyslav M
7fff2eea1f
Merge pull request #52564 from Mic92/nix-review
...
nix-review: 1.0.1 -> 1.0.2
2018-12-20 14:49:36 +02:00
Bas van Dijk
72eae72223
openblas: fix build on x86_64-darwin
...
See: https://github.com/xianyi/OpenBLAS/issues/1926
2018-12-20 13:25:44 +01:00
Maximilian Bosch
87e637df10
Merge pull request #52483 from marsam/init-vimplugins-recover-vim
...
vimPlugins.Recover-vim: init at 2018-10-22
2018-12-20 13:09:53 +01:00
Maximilian Bosch
64d05bbdd2
clickhouse: fix module and package runtime
...
Although the package itself builds fine, the module fails because it
tries to log into a non-existant file in `/var/log` which breaks the
service. Patching to default config to log to stdout by default fixes
the issue. Additionally this is the better solution as NixOS heavily
relies on systemd (and thus journald) for logging.
Also, the runtime relies on `/etc/localtime` to start, as it's not
required by the module system we set UTC as sensitive default when using
the module.
To ensure that the service's basic functionality is available, a simple
NixOS test has been added.
2018-12-20 13:03:41 +01:00
Timo Kaufmann
51fdee8b92
pythonPackages.jupytext: init at 0.8.4 ( #52545 )
2018-12-20 12:18:30 +01:00
Timo Kaufmann
4040b43a25
Merge pull request #52557 from etu/php-codesniffer-updates
...
Php codesniffer updates
2018-12-20 12:06:11 +01:00
Jörg Thalheim
32f4166c67
nix-review: 1.0.1 -> 1.0.2
2018-12-20 11:52:10 +01:00
Jörg Thalheim
3745498b58
Merge pull request #52562 from ackien/git-secret-gawk
...
git-secret: Add gawk to wrapper
2018-12-20 11:44:09 +01:00
Aiken Cairncross
0fc60dff30
git-secret: Add gawk to wrapper
...
The `git-secret` script(s) use `gawk`.
2018-12-20 10:19:39 +00:00
Jörg Thalheim
84fb36b469
Merge pull request #52150 from r-ryantm/auto-update/playerctl
...
playerctl: 0.6.1 -> 2.0.1
2018-12-20 11:18:44 +01:00
Jörg Thalheim
65884808b2
Merge pull request #52560 from vdemeester/52469-runc-to-buildgopackage
...
runc: migrate to using buildGoPackage
2018-12-20 11:16:09 +01:00
Jörg Thalheim
b01f4f2286
Merge pull request #52555 from vdemeester/52469-cni-to-buildgopackage
...
cni: migrate to using buildGoPackage
2018-12-20 11:13:03 +01:00
Jörg Thalheim
f9c06d41dd
yabar-unstable: patch for playerctl-2.0 support
2018-12-20 10:59:57 +01:00
Vincent Demeester
e5277cf829
runc: migrate to using buildGoPackage
...
This means `runc` becomes a multi-output derivation : `runc.bin` and `runc.man`.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 10:54:14 +01:00
Bas van Dijk
6267a02d9c
opencv4: fix OpenCV issue 13207
...
This is the same fix as for opencv3 in commit:
2572dd11accf701feeefd6fd4ee45be98cb47016
2018-12-20 10:49:40 +01:00
Bas van Dijk
49965e61d7
opencv3: fix OpenCV issue 13207
...
See: https://github.com/opencv/opencv/pull/13232
This also fixes the test of haskell-opencv HEAD where we got the
following error:
Feature Detection
houghLinesP:
libgomp: Out of memory allocating 927712937064 bytes
Test suite test-opencv: FAIL
2018-12-20 10:49:40 +01:00
Vincent Laporte
881bec3238
coqPackages.coqprime: enable for Coq 8.9
2018-12-20 10:43:59 +01:00
markuskowa
88d52d89e2
Merge pull request #52546 from betaboon/patch-2
...
soapysdr: fix extraPackages support
2018-12-20 10:30:20 +01:00
Patrick Hilhorst
19056fa6f7
albert: 0.14.22 -> 0.15.0 ( #52532 )
2018-12-20 10:28:45 +01:00
Elis Hirwing
6337cbfd30
phpPackages.phpcbf: 3.3.2 -> 3.4.0
...
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.0
2018-12-20 09:43:59 +01:00
Elis Hirwing
c95909721e
phpPackages.phpcs: 3.3.2 -> 3.4.0
...
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.0
2018-12-20 09:43:19 +01:00
Vincent Demeester
5f7a34a264
cni: migrate to using buildGoPackage
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 08:22:13 +01:00
Franz Pletz
25eb8419d9
Merge pull request #52527 from dotlambda/home-assistant-cli-0.3.0
...
home-assistant-cli: init at 0.3.0
2018-12-20 02:31:09 +00:00
worldofpeace
ee929c7299
lollypop: 0.9.611 -> 0.9.906
...
Changelog: https://gitlab.gnome.org/World/lollypop/tags/0.9.900
Releases after that were just bug fixes from things
introduced in 0.9.900
2018-12-19 19:51:08 -05:00
worldofpeace
ee97905791
miniflux: correct description
2018-12-19 19:32:48 -05:00
Jeremy Apthorp
3b17e17b51
miniflux: 2.0.12 -> 2.0.13
...
Adds support for unix socket listening, amongst other things :)
2018-12-19 19:32:48 -05:00
R. RyanTM
bf53bea9e4
opencollada: 1.6.67 -> 1.6.68
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
José Romildo Malaquias
31d3a99aed
plano-theme: 3.30-1 -> 3.30-2
2018-12-19 19:22:45 -05:00
Jan Tojnar
d0546f0a1b
libgrss: fix updateScript
2018-12-20 00:28:50 +01:00
Jan Tojnar
52be9fbba0
gnome3.gnome-software: 3.30.5 → 3.30.6
2018-12-20 00:28:49 +01:00
Jan Tojnar
ef165916b3
gnome-builder: 3.30.0 → 3.30.2
2018-12-20 00:28:49 +01:00
Jan Tojnar
e69ee9b53e
buildPython*: simplify updateScript
...
updateScript accepts a list, in which case, it will execute the head with the
tail as arguments. Switching to this style will allow us to get rid of the need
to create extra script doing just that.
2018-12-20 00:28:49 +01:00
R. RyanTM
ca5ee6dfb7
python37Packages.kafka-python: 1.4.3 -> 1.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kafka-python/versions
2018-12-19 18:07:22 -05:00
R. RyanTM
eeb00cc570
python37Packages.dominate: 2.3.4 -> 2.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dominate/versions
2018-12-19 18:05:20 -05:00
Herwig Hochleitner
77293ac160
Revert "python: azure-mgmt-storage: 0.20.0 -> 3.0.0"
...
This reverts commit 95569262bb
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
88559cb49e
Revert "python: azure-mgmt-resource: 0.20.1 -> 2.0.0"
...
This reverts commit 4218dc2ba7
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
cda0e2b7ec
Revert "python: azure-mgmt-nspkg: 1.0.0 -> 3.0.2"
...
This reverts commit 8d58469a61
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
ab88bd38eb
Revert "python: azure-mgmt-network: 0.20.1 -> 2.2.1"
...
This reverts commit a944d0fcc8
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
e388eb974c
Revert "python: azure-mgmt-compute: 0.20.0 -> 4.3.1"
...
This reverts commit 2e2916b647
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
R. RyanTM
fb61d7a70b
python37Packages.sphinxcontrib-bibtex: 0.4.0 -> 0.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sphinxcontrib-bibtex/versions
2018-12-19 17:58:56 -05:00
R. RyanTM
1e0d7f99f1
python37Packages.google_cloud_vision: 0.34.0 -> 0.35.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-cloud-vision/versions
2018-12-19 17:57:00 -05:00
Timo Kaufmann
979b88b2bc
pythonPackages.pathpy: skip performance test ( #52548 )
...
The test may fail non-deterministically, as it does right now on hydra.
2018-12-19 23:53:17 +01:00
R. RyanTM
53ea46b450
python37Packages.facebook-sdk: 3.0.0 -> 3.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-facebook-sdk/versions
2018-12-19 17:52:06 -05:00
R. RyanTM
1f99218b61
python37Packages.elpy: 1.26.0 -> 1.27.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-elpy/versions
2018-12-19 17:49:56 -05:00
R. RyanTM
29f25b22df
pmd: 6.9.0 -> 6.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2018-12-19 17:48:03 -05:00
betaboon
d60b9b1010
soapysdr: fix extraPackages support
2018-12-19 23:28:03 +01:00
Timo Kaufmann
af83f8b398
pythonPackages.absl-py: fix python2 build ( #52544 )
2018-12-19 23:19:16 +01:00
Jörg Thalheim
ff03e27b77
Merge pull request #52537 from dtzWill/update/zsh-completions-0.30.0
...
zsh-completions; 0.29.0 -> 0.30.0
2018-12-19 23:08:52 +01:00
Jörg Thalheim
cd906a3b33
Merge pull request #51901 from yrashk/luigi-module
...
luigi: enable local modules discovery
2018-12-19 23:00:03 +01:00
Lengyel Balazs
a960696f71
wineStable: 3.0.3 -> 3.0.4
2018-12-19 16:55:08 -05:00
Lengyel Balazs
80a1d934b8
winetricks: 20180815 -> 20181203
2018-12-19 16:55:08 -05:00
Matthew Bauer
a16a9fc4e5
Merge pull request #52540 from hedning/cherry-pick-valgrind
...
valgrind: fix build on darwin
2018-12-19 15:12:28 -06:00
Benjamin Hipple
6206a342e0
mkl: include Intel's libiomp.so in the MKL RPM unpack
...
Since Intel's default openmp implementation is available in the same src
tarball, we can just include it in the package. This means that `mkl` now "just
works" without any environment variables, fragile setup-hooks, or forced
propagation.
Since the openmp implementation is only needed at runtime (and for test cases),
users can substitute a different one if they prefer by exporting it with
`LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so,
`libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a
sane default.
Since this still comes from the same src tarball, we can ship it without losing
the fixed-output derivation; likewise, since Hydra is not building or caching
these, shipping these proprietary packages costs no bandwidth for the nix
community.
2018-12-19 22:05:22 +01:00
Tor Hedin Brønner
59e6658381
valgrind: fix build on darwin
...
We fixed a race condition in #51505 and #51107 . This required running
autoreconfHook to pick up the `coregrind-makefile-race.patch` patch.
Unfortunately this broke darwin's postPatch fixes as autoreconfHook would run
afterwards regenerating the fixed makefiles.
Moving the postPatch fixes to preConfigure should resolve the issue.
I left `postPatch = ""` in to avoid a rebuild on linux.
(cherry picked from commit a6d4a0c53c
)
2018-12-19 20:39:10 +01:00
Will Dietz
76127c322d
fwts: enable parallel building
2018-12-19 13:37:57 -06:00
Will Dietz
926965d4b1
fwts: 18.11.00 -> 18.12.00
2018-12-19 13:37:31 -06:00
Will Dietz
783957c72b
zsh-completions; 0.29.0 -> 0.30.0
...
https://github.com/zsh-users/zsh-completions/releases/tag/0.30.0
2018-12-19 13:35:55 -06:00
Franz Pletz
65dfc2b272
Merge pull request #51914 from dotlambda/home-assistant-python37
...
home-assistant: use python37
2018-12-19 19:32:11 +00:00
Matthew Bauer
df90fdf62b
Merge pull request #51301 from timor/libretro-dolphin-dep-fix
...
libretro.dolphin: add missing dependencies to fix build
2018-12-19 12:05:03 -06:00
R. RyanTM
ddeb896744
pig: 0.16.0 -> 0.17.0
...
* pig: 0.16.0 -> 0.17.0 (#52132 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pig/versions
2018-12-19 18:51:55 +01:00
Erik Arvstedt
0289f4adf0
tesseract: add tesseract3 top-level attr
2018-12-19 18:10:43 +01:00
Erik Arvstedt
8d1ba999cb
tesseract: rename to tesseract4, add alias
...
This is more consistent with the naming of the most popular versioned pkgs.
2018-12-19 18:09:56 +01:00
Erik Arvstedt
b818997807
tesseract: add separate language derivations
...
This frees users from downloading all languages when building
Tesseract with a custom set of languages.
`enableLanguagesHash` is now obsolete.
2018-12-19 18:08:21 +01:00
Erik Arvstedt
aaaed13077
tesseract: add a wrapper to setup languages
...
Tesseract is now decoupled from the tessdata language corpus.
This avoids recompilation when building Tesseract with a custom set
of languages.
Update k2pdfopt to use the new wrapper interface.
2018-12-19 18:08:16 +01:00
Erik Arvstedt
45d2a2dd91
tesseract: change file layout
...
Rename default.nix -> tesseract3.nix
Rename 4.x.nix -> tesseract4.nix
This is needed for the following commits.
2018-12-19 18:07:39 +01:00
Matthew Bauer
8f9bd40d41
Merge pull request #51313 from Enzime/update/llpp
...
llpp: 2018-03-02 -> 30
2018-12-19 11:05:57 -06:00
Matthew Bauer
e261fbe6c1
Merge pull request #51404 from fusion809/patch-7
...
openra: adding individual executables for each mod
2018-12-19 11:04:21 -06:00
Matthew Bauer
762c3d730f
Merge pull request #52011 from r-ryantm/auto-update/snes9x-gtk
...
snes9x-gtk: 1.56.2 -> 1.57
2018-12-19 11:00:02 -06:00
Renaud
6f5ec9d889
Merge pull request #52134 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.18.17 -> 2.18.20
2018-12-19 17:53:47 +01:00
R. RyanTM
0aa798c589
pulumi-bin: 0.16.2 -> 0.16.7
...
* pulumi-bin: 0.16.2 -> 0.16.7 (#52151 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulumi/versions
* pulumi-bin: fix Darwin hash for 0.16.7
2018-12-19 17:50:15 +01:00
Robert Schütz
c5ef5c9137
python.pkgs.cherrypy: disable on python2
2018-12-19 17:10:20 +01:00
Renaud
b7355e6f7a
Merge pull request #52179 from r-ryantm/auto-update/ocaml-cmdliner
...
ocamlPackages.cmdliner: 1.0.2 -> 1.0.3
2018-12-19 16:59:02 +01:00
Renaud
c98754dd12
Merge pull request #52172 from r-ryantm/auto-update/ocaml-curses
...
ocamlPackages.curses: 1.0.3 -> 1.0.4
2018-12-19 16:42:25 +01:00
Robert Schütz
721f3b7abd
abcm2ps: 8.14.1 -> 8.14.2
2018-12-19 16:31:20 +01:00
Renaud
42d37e45d3
Merge pull request #52522 from talyz/master
...
nomachine-client: Fix audio support and update 6.3.6_1 -> 6.4.6_1
2018-12-19 16:17:42 +01:00
Renaud
433b867b61
Merge pull request #52520 from romildo/upd.plano-theme
...
plano-theme: 3.28-3 -> 3.30-1
2018-12-19 15:55:44 +01:00
Robert Schütz
52b1973283
home-assistant-cli: init at 0.3.0
2018-12-19 15:54:28 +01:00
Renaud
7e5667926e
Merge pull request #52521 from romildo/upd.shades-of-gray
...
shades-of-gray-theme: 1.1.1 -> 1.1.3
2018-12-19 15:54:21 +01:00
Robert Schütz
407f9ba5c9
python.pkgs.objgraph: fix build
...
Fixes https://github.com/NixOS/nixpkgs/issues/52518 .
2018-12-19 14:14:36 +01:00
talyz
aaf353e7ad
nomachine-client: Fix audio support
...
libnxcau.so needs libpulse.so.0 for audio to work, but doesn't
have a DT_NEEDED entry for it, so it's not automatically
detected. This adds the missing entry and libpulseaudio to
buildInputs, enabling autoPatchelfHook to fix the RPATH.
2018-12-19 14:14:09 +01:00
Benno Fünfstück
6972c433ab
adoptopenjdk-bin: disable openj9 jre for mac due to missing upstream
2018-12-19 14:08:15 +01:00
Robert Schütz
682d1befd9
adoptopenjdk-bin: use python-withPackages for shebang
...
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-19 14:08:12 +01:00
Benno Fünfstück
5bbfc0cc37
adoptopenjdk: autogenerate sources + add support for aarch64
2018-12-19 14:08:09 +01:00
José Romildo Malaquias
9f934e8efc
shades-of-gray-theme: 1.1.1 -> 1.1.3
2018-12-19 10:48:29 -02:00
talyz
1fc12ef702
nomachine-client: 6.3.6_1 -> 6.4.6_1
2018-12-19 13:29:47 +01:00
José Romildo Malaquias
91e1e2fd92
plano-theme: 3.28-3 -> 3.30-1
2018-12-19 10:28:40 -02:00
Jörg Thalheim
da093022a4
Merge pull request #52413 from mat8913/vagrant-libvirt
...
vagrant: build and install vagrant-libvirt plugin
2018-12-19 12:18:44 +01:00
Jose San Leandro
857853d5f1
pharo: Simple fix for Iceberg ( #52466 )
...
* Simple fix for Iceberg
* Avoiding explicit libgit2 version assumption and removed libgit2 from buildInputs
2018-12-19 12:16:06 +01:00
Florian Klink
e5db0df0b5
Merge pull request #52115 from r-ryantm/auto-update/python3.7-Django
...
python37Packages.django_2_1: 2.1.3 -> 2.1.4
2018-12-19 11:18:53 +01:00
Florian Klink
959ac46e99
Merge pull request #52113 from r-ryantm/auto-update/python3.7-dropbox
...
python37Packages.dropbox: 9.1.0 -> 9.2.0
2018-12-19 11:18:30 +01:00
Florian Klink
f6ab103cf1
Revert "brlaser: fix $out"
...
This reverts commit 04405f65f9
.
This was already fixed in https://github.com/NixOS/nixpkgs/pull/49180 ,
but never got backported to 18.09.
2018-12-19 10:58:53 +01:00
Robert Schütz
5fda32e6f1
python.pkgs.mt-940: 4.10.0 -> 4.12.2
2018-12-19 10:24:26 +01:00
Frederik Rietdijk
a9e654e1bd
Revert "adoptopenjdk: autogenerate sources + add support for aarch64 ( #52454 )"
...
This reverts commit f2dfe8b9e6
, reversing
changes made to e116aa1d4b
.
The `openj9` attribute is missing for `jre` in case of `mac`. This missing
attribute is now blocking the channels from updating.
cc @bennofs
2018-12-19 10:11:17 +01:00
Florian Klink
15ecc67c21
Merge pull request #52502 from flokli/brlaser-fix-out
...
brlaser: fix $out
2018-12-19 09:58:20 +01:00
Anders Kaseorg
85379a29ec
pypy3: init at 6.0.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-19 09:53:31 +01:00
Frederik Rietdijk
3504cfea6b
Merge pull request #52125 from r-ryantm/auto-update/python3.7-folium
...
python37Packages.folium: 0.6.0 -> 0.7.0
2018-12-19 09:28:11 +01:00
R. RyanTM
4b06edd148
python37Packages.aioconsole: 0.1.10 -> 0.1.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aioconsole/versions
2018-12-19 09:26:48 +01:00
R. RyanTM
28fdb4eb11
pipenv: 2018.11.14 -> 2018.11.26
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-12-19 09:26:28 +01:00
R. RyanTM
58f1f9f0fc
freetds: 1.00.104 -> 1.00.109
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2018-12-19 09:25:29 +01:00
R. RyanTM
8577370367
flrig: 1.3.40 -> 1.3.41
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flrig/versions
2018-12-19 09:25:08 +01:00
markuskowa
1490094fff
Merge pull request #52509 from tkonolige/mpich_on_macos
...
mpich2: Add darwin support
2018-12-19 09:24:38 +01:00
R. RyanTM
6e87da96c3
fdk_aac: 0.1.6 -> 2.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdk-aac/versions
2018-12-19 09:24:13 +01:00
Eamonn Coughlan
7c2d638802
ipykernel: fix permissions when installing kernels
2018-12-19 09:18:28 +01:00
Frederik Rietdijk
f10a7a216c
Merge pull request #51960 from Twey/libc++abi.a
...
libcxxabi: also install libc++abi.a
2018-12-19 09:17:09 +01:00
Frederik Rietdijk
911d1853ca
Merge master into staging-next
2018-12-19 08:57:41 +01:00
Tor Hedin Brønner
b9307eddd6
zeroad: fix build with spidermonkey-38.8.0
2018-12-19 08:08:06 +01:00
Jörg Thalheim
0abfaf86b6
Merge pull request #52505 from volth/patch-295
...
mirrors.nix: remove bad cpan mirrors
2018-12-19 07:44:49 +01:00
worldofpeace
e3a931c41e
brave: add at-spi2-core
...
Also correct the style.
2018-12-18 22:14:47 -05:00
R. RyanTM
825c7d7f40
brave: 0.56.15 -> 0.57.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2018-12-18 22:14:47 -05:00
Alexander V. Nikolaev
946e6af857
wine{Unstable,Staging}: 3.20 -> 4.0-rc2
...
Disabling the build of regression tests was proposed in #51341
but this change has been postponed until we reach a concensus.
2018-12-18 21:29:23 -05:00
volth
a0d15a0c68
mirrors.nix: remove bad cpan mirrors
2018-12-19 01:19:08 +00:00
Tristan Konolige
88f22c3484
mpich: Add darwin support
2018-12-18 17:59:39 -07:00
Florian Klink
357566ec37
Merge pull request #52461 from stephengroat/patch-2
...
terraform-providers: bump versions
2018-12-19 01:58:54 +01:00
Edmund Wu
0c06faef52
vscode: 1.30.0 -> 1.30.1
2018-12-18 19:58:25 -05:00
R. RyanTM
e5d6f9e329
clickhouse: 18.14.9 -> 18.14.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clickhouse/versions
2018-12-19 01:46:45 +01:00
Florian Klink
04405f65f9
brlaser: fix $out
2018-12-19 01:18:02 +01:00
R. RyanTM
f500a83e93
qtbitcointrader: 1.40.23 -> 1.40.30
...
* qtbitcointrader: 1.40.23 -> 1.40.30 (#52077 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
* qtbitcointrader: cleanup
use fetchzip on GitHub archive tarball
2018-12-19 00:49:02 +01:00
WilliButz
9b2e8ddebe
oxidized: 0.21.0 -> 0.25.0, drop obsolete patch ( #52492 )
...
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00
Renaud
0594eb6fd2
Merge pull request #51753 from r-ryantm/auto-update/xl2tpd
...
xl2tpd: 1.3.12 -> 1.3.13
2018-12-19 00:23:15 +01:00
Alexey Shmalko
d3e79e6eaa
Merge pull request #52476 from cryptix/update/gotop
...
gotop: 1.5.0 -> 1.7.1
2018-12-19 00:59:07 +02:00
Maximilian Bosch
5e16e65dcf
Merge pull request #52175 from r-ryantm/auto-update/neovim-qt
...
neovim-qt: 0.2.10 -> 0.2.11
2018-12-18 23:54:57 +01:00
John Ericson
a0d4a4c9bc
Merge pull request #52499 from obsidiansystems/haskell-servant-cross
...
servant: Sphinx is a build-time dependency
2018-12-18 17:44:49 -05:00
Maximilian Bosch
acd4340731
Merge pull request #52241 from r-ryantm/auto-update/jruby
...
jruby: 9.2.4.0 -> 9.2.5.0
2018-12-18 23:36:27 +01:00
markuskowa
e332fc613b
Merge pull request #52169 from r-ryantm/auto-update/osrm-backend
...
osrm-backend: 5.19.0 -> 5.20.0
2018-12-18 23:34:16 +01:00
markuskowa
d78c4e7e70
Merge pull request #52156 from r-ryantm/auto-update/padthv1
...
padthv1: 0.9.3 -> 0.9.4
2018-12-18 23:24:51 +01:00
Daiderd Jordan
7e7ff8f219
Merge pull request #52349 from LnL7/dashing-darwin
...
dashing: enable on darwin
2018-12-18 23:05:17 +01:00
Vaibhav Sagar
b513231dc6
servant: Sphinx is a build-time dependency
2018-12-18 21:58:30 +00:00
worldofpeace
47cc83dcc8
playerctl: mark as broken on darwin
...
Build fails with:
../playerctl/playerctl-player.c:274:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
clock_gettime(CLOCK_MONOTONIC, &player->priv->cached_position_monotonic);
2018-12-18 16:00:00 -05:00
Jörg Thalheim
ab9c602fd4
Merge pull request #40459 from andersk/pypy
...
pypy: 5.10.0 -> 6.0.0
2018-12-18 20:35:38 +00:00
R. RyanTM
de9c97c0c8
libcouchbase: 2.10.0 -> 2.10.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-12-18 15:06:06 -05:00
worldofpeace
59f8d67ec7
playerctl: enable gtk-doc generation
2018-12-18 15:01:49 -05:00
R. RyanTM
61b435d866
librelp: 1.2.18 -> 1.3.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-12-18 14:54:52 -05:00
Jörg Thalheim
a647ab17cc
Merge pull request #51709 from dtzWill/feature/vivid-0.4.0
...
vivid: init at 0.4.0
2018-12-18 19:53:22 +00:00
R. RyanTM
f751f85b63
shotcut: 18.10.08 -> 18.11.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-12-18 14:50:22 -05:00
R. RyanTM
016d1a991d
jackett: 0.10.471 -> 0.10.504
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2018-12-18 14:43:11 -05:00
nyanloutre
43dd779a8d
radarr: 0.2.0.1120 -> 0.2.0.1217
2018-12-18 14:32:13 -05:00
Jörg Thalheim
d639ae59e7
Merge pull request #52137 from volth/patch-294
...
perlPackages.Po4a: fix lib path
2018-12-18 19:31:23 +00:00
Benno Fünfstück
f2dfe8b9e6
adoptopenjdk: autogenerate sources + add support for aarch64 ( #52454 )
...
* adoptopenjdk: autogenerate sources + add support for aarch64
* adoptopenjdk-bin: use python-withPackages for shebang
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:28:23 +01:00
Jörg Thalheim
e116aa1d4b
Merge pull request #52128 from tilpner/add-mkdocs
...
mkdocs: 0.17.5 -> 1.0.4
2018-12-18 19:26:03 +00:00
Robert Schütz
23859991e9
adoptopenjdk-bin: use python-withPackages for shebang
...
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:24:58 +01:00
Edmund Wu
ceb89f042e
vscode-extensions.WakaTime.vscode-wakatime: 1.2.4 -> 1.2.5
2018-12-18 14:08:08 -05:00
Matthew Bauer
2af689bf47
Merge pull request #52495 from frlan/Geany/Maintainer
...
Geany: Taking over maintainership
2018-12-18 13:02:58 -06:00
Edmund Wu
96203f5fc3
wakatime: 10.2.1 -> 10.6.0
2018-12-18 14:02:42 -05:00
R. RyanTM
6da82e7c35
python37Packages.fonttools: 3.32.0 -> 3.33.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fonttools/versions
2018-12-18 14:00:56 -05:00
Frank Lanitz
33fcf39a6e
Geany: Taking over maintainership
2018-12-18 19:39:06 +01:00
Will Dietz
2cb1949548
polar-bookshelf: 1.1.1 -> 1.5.1
2018-12-18 12:25:44 -06:00
R. RyanTM
a32c2f99ee
libraw: 0.19.0 -> 0.19.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libraw/versions
2018-12-18 13:21:37 -05:00
R. RyanTM
2e64abd82f
focuswriter: 1.6.16 -> 1.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-12-18 12:34:36 -05:00
Edmund Wu
d8b5275d43
vscode-extensions.ms-python.python: 2018.11.0 -> 2018.12.1
2018-12-18 12:27:44 -05:00
Matthew Bauer
a6050ab9d0
Merge pull request #52448 from jabranham/fix-emacs
...
Emacs site-start: Use correct feature name
2018-12-18 11:10:20 -06:00
R. RyanTM
050dad2901
polar-bookshelf: 1.1.0 -> 1.1.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2018-12-18 12:05:09 -05:00
Graham Christensen
9d7e14fbf3
Merge pull request #52489 from grahamc/shorted-eval-errors
...
stdenv: shorten evaluation errors when in Hydra
2018-12-18 11:09:26 -05:00
Robert Schütz
7d5c1d8e7a
Merge pull request #51959 from worldofpeace/pagmo-pygmo/fixes
...
pagmo2, pythonPackages.pygmo fixes
2018-12-18 17:08:06 +01:00
Member Betty
d268e3b2c0
aws-google-auth: use python3 ( #52445 )
2018-12-18 10:59:53 -05:00
Graham Christensen
a375d4bfc3
stdenv: shorten evaluation errors when in Hydra
...
Hydra's page showing evaluation errors is about a mile long, showing
buckets of user-friendly errors, like this:
in job ‘seyren.aarch64-linux’:
Package ‘oraclejre-8u191’ in /nix/store/fa9zzkbljkvdavwzirkrr5irg25ymbjl-source/pkgs/development/compilers/oraclejdk/jdk-linux-base.nix:71 has an unfree license (‘unfree’), refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.
in job ‘jetbrains.webstorm.x86_64-linux’:
Package ‘webstorm-2018.3.1’ in /nix/store/fa9zzkbljkvdavwzirkrr5irg25ymbjl-source/pkgs/applications/editors/jetbrains/default.nix:230 has an unfree license (‘unfree’), refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.
This makes it extremely hard to find actual issues in the output. This
patch set makes the output much more condensed in Hydra:
Failed to evaluate nifticlib-2.0.0: «unsupported»: is not supported on ‘x86_64-apple-darwin’
Failed to evaluate dmd-2.081.2: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
Failed to evaluate dmdBuild-2.081.2: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
Failed to evaluate ldc-1.11.0: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
Failed to evaluate ldcBuild-1.11.0: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
Failed to evaluate ldc-0.17.5: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
Failed to evaluate ldcBuild-0.17.5: «unsupported»: is not supported on ‘aarch64-unknown-linux-gnu’
2018-12-18 10:50:53 -05:00
Will Dietz
c2cde10f30
vivid: init at 0.4.0
2018-12-18 09:39:14 -06:00
R. RyanTM
f486f475e7
notejot: 1.4.7 -> 1.5.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/notejot/versions
2018-12-18 10:14:17 -05:00
R. RyanTM
66a6445f66
python36Packages.ase: 3.16.2 -> 3.17.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-ase/versions
2018-12-18 10:11:50 -05:00
Chris Ostrouchov
19d077a157
pythonPackages.pygmo: 2.8 -> 2.9 refactor fix broken package
...
Introduce a `pagmo2WithPython` which overrides the pagmo2 expression
and enables the pygmo build. Then hand it over to `buildPythonPackage`
by making it the src to produce a usable package.
2018-12-18 10:11:49 -05:00
worldofpeace
0adf200ad5
liberation_ttf: v1: 1.07.4 -> 1.07.5 v2: 2.00.1 -> 2.00.4
...
Upstream moved to github. Using fetchFromGitHub.
2018-12-18 10:10:36 -05:00
worldofpeace
b2c6efeaed
liberation_ttf: drop binary packages
...
That means the following attributes are gone:
- liberation_ttf_v1_binary
- liberation_ttf_v2_binary
Because of this Libreoffice uses liberation source fonts
I've renamed these attributes because the binary form is gone:
- liberation_ttf_v1_from_source -> liberation_ttf_v1
- liberation_ttf_v2_from_source -> liberation_ttf_v2
They're aliases for these.
2018-12-18 10:10:36 -05:00
worldofpeace
ec8d663d59
liberationsansnarrow: 1.07.3 -> 1.07.6, rename to liberation-sans-narrow
...
Upstream also moved to github
2018-12-18 10:10:36 -05:00
worldofpeace
de6b13db63
liberationsansnarrow_binary: remove
2018-12-18 10:10:36 -05:00
Chris Ostrouchov
3eb461dedb
pagmo2: 2.8 -> 2.9 fix broken package
...
corrects the library nlopt location as well.
2018-12-18 10:01:25 -05:00
R. RyanTM
e60233db00
sundials: 3.2.1 -> 4.0.0
...
* sundials: 3.2.1 -> 4.0.0 (#52022 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
* sundials: cleanup
2018-12-18 15:46:05 +01:00
Tim Steinbach
4d14879081
linux: 4.4.167 -> 4.4.168
2018-12-18 09:12:34 -05:00
R. RyanTM
fb227af6a0
subsonic: 6.1.3 -> 6.1.5
...
* subsonic: 6.1.3 -> 6.1.5 (#52019 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/subsonic/versions
* subsonic: license is unfree
Went closed-source since 6.0beta2
See: http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128
2018-12-18 15:11:23 +01:00
Robert Schütz
db558b31b9
python3.pkgs.git-annex-adapter: 0.2.0 -> 0.2.1
2018-12-18 14:46:10 +01:00
Mario Rodas
a506fb228d
vimPlugins.Recover-vim: init at 2018-10-22
2018-12-18 08:15:42 -05:00
Renaud
2bda02e6b8
Merge pull request #52025 from r-ryantm/auto-update/synthv1
...
synthv1: 0.9.3 -> 0.9.4
2018-12-18 14:08:26 +01:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
...
fprint: update packages
2018-12-18 14:06:22 +01:00
Renaud
f08a98c59b
Merge pull request #52164 from r-ryantm/auto-update/onig
...
oniguruma: 6.9.0 -> 6.9.1
2018-12-18 14:05:28 +01:00
Markus Kowalewski
f09d369fa5
soapybladerf: 0.3.5 -> 0.4.0
...
resolves compatability issue with libbladerf-2.0.2
2018-12-18 13:10:41 +01:00
Peter Simons
63576365fe
python-osc: update to latest git snapshot
2018-12-18 12:51:33 +01:00
R. RyanTM
53a7d5ec99
squirrel-sql: 3.8.1 -> 3.9.0
...
* squirrel-sql: 3.8.1 -> 3.9.0 (#52029 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/squirrel-sql/versions
* squirrel-sql: cleanup
* squirrel-sql: don't pass stdenv as a build input
2018-12-18 12:28:01 +01:00
Alexey Shmalko
6e0cfe0696
Merge pull request #52459 from stephengroat/patch-1
...
terraform_0_11: 0.11.10 -> 0.11.11
2018-12-18 12:59:10 +02:00
Jörg Thalheim
6b69a8c8f5
Merge pull request #51935 from neonfuz/retroarch-menu-fix
...
retroarch: Remove --menu from wrapper
2018-12-18 10:44:09 +00:00
Renaud
6054276a8e
Merge pull request #52028 from r-ryantm/auto-update/sound-juicer
...
sound-juicer: 3.16.1 -> 3.24.0
2018-12-18 11:13:07 +01:00
Renaud
d486dcbcc1
Merge pull request #52041 from r-ryantm/auto-update/riemann-c-client
...
riemann_c_client: 1.10.3 -> 1.10.4
2018-12-18 10:57:42 +01:00
Renaud
5f5a2aae81
Merge pull request #52044 from r-ryantm/auto-update/samplv1
...
samplv1: 0.9.3 -> 0.9.4
2018-12-18 10:29:01 +01:00
Renaud
2db57d1e03
Merge pull request #52053 from r-ryantm/auto-update/pywal
...
pywal: 3.1.0 -> 3.2.1
2018-12-18 10:27:18 +01:00
Linus Heckemann
70658b2236
Merge pull request #52361 from rardiol/fluidsynth_1
...
Fluidsynth 1
2018-12-18 09:47:36 +01:00
Linus Heckemann
a532c6318a
csound: document temp dependency on fluidsynth 1
2018-12-18 09:46:15 +01:00
Linus Heckemann
6bdcc10767
fluidsynth: keep version
...
This avoids a mass-rebuild for packages which depend on fluidsynth 2.x.
2018-12-18 09:30:32 +01:00
markuskowa
5289fcc422
Merge pull request #47297 from greydot/bladerf
...
Introduce hardware/bladeRF module
2018-12-18 09:29:32 +01:00
Frederik Rietdijk
826ab7026e
Merge master into staging-next
2018-12-18 09:22:17 +01:00
Lana Black
7112cd8822
nixos/hardware/bladeRF: init at 2.0.2
...
This allows to easily enable bladerf-related udev rules with nixos
configuration.
2018-12-18 08:11:18 +00:00
Franz Pletz
982b5ee26f
Merge pull request #52462 from pacien/wego
...
wego: 20160407-81d72ff -> 20170403-415efdf
2018-12-18 08:10:00 +00:00
Michael Hoang
3f1e222a8b
llpp: 2018-03-02 -> 30
...
Remove unnecessary packages from derivation and use patches to fix
build.bash instead of sed commands.
2018-12-18 18:33:49 +11:00
Matthew Bauer
dbd0a78e5a
Merge pull request #51854 from pmahoney/freeswitch
...
Freeswitch
2018-12-17 23:43:25 -06:00
Matthew Bauer
27d0d6d1ce
Merge pull request #51899 from yrashk/luigi-boto3
...
luigi: include boto3
2018-12-17 23:41:54 -06:00
Matthew Bauer
657220349d
Merge pull request #51422 from hlolli/csoundqt
...
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Matthew Bauer
06bf67d7dd
Merge pull request #51018 from plchldr/rtl8821a
...
rtl8821a: init at 5.1.5
2018-12-17 23:36:36 -06:00
pacien
87c5f36e68
wego: 20160407-81d72ff -> 20170403-415efdf
2018-12-18 05:57:15 +01:00
Jörg Thalheim
97d35b661c
Merge pull request #52460 from Mic92/go-pname
...
buildGoPackage: also support pname
2018-12-18 04:54:47 +00:00
Matthew Bauer
a456a54c18
Merge pull request #52251 from Ericson2314/fix-darwin-bootstrap-cmds
...
treewide: Use "buildPackages" darwin for bootstrap_cmds
2018-12-17 22:53:14 -06:00