Commit Graph

56551 Commits

Author SHA1 Message Date
Jan Malakhovski
fe50c0c096 cmake_2_8: fix fetchpatch src
Old link no longer works. There're other broken patches in that file,
but I was too lazy to investigate where one can download them now.
2018-11-17 10:16:30 +00:00
Michael Raskin
b2d7d177e8
Merge pull request #50482 from c0bw3b/pkg/mdds
mdds: drop 0.7.x and 0.12.x
2018-11-17 07:00:01 +00:00
Wael M. Nasreddine
fb3e78af88
corgi: 0.2.3 -> 0.2.4 2018-11-16 22:36:38 -08:00
Austin Seipp
1629147423 openjdk11: enable ZGC on x86_64-linux
The Z Garbage Collector is a concurrent, scalable, low latency garbage
collector designed to meet extremely-low-pause-time requirements for
small-to-multi-TB heap sizes.

ZGC can be enabled with the magical incantation:

    $ java -XX:+UnlockExperimentalVMOptions -XX:+UseZGC ...

Currently, ZGC is only available for x86_64-linux (though a port for
aarch64-linux may become available at a future time.) There are also a
number of other features that currently aren't present, such as JVMCI
integration (meaning compiler tools like Graal which require JVMCI will
not work with ZGC enabled.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-16 20:22:40 -06:00
gnidorah
7142a3a8ec pakcs: 2.0.2-b9 -> 2.0.2 2018-11-17 05:08:21 +03:00
Jörg Thalheim
40449fe1ae
Merge pull request #47175 from avnik/fix/glfw
glfw: hardwire path to libGL.so.1
2018-11-17 01:38:05 +00:00
Jörg Thalheim
3c032bbadd
nodePackages: regenerate 2018-11-16 23:41:18 +00:00
c0bw3b
18f95bd6ba mdds: drop 0.7.x and 0.12.x 2018-11-17 00:02:48 +01:00
Aaron Janse
fba452f556
nodePackages: add fkill-clifix
fixes #49308
2018-11-16 21:36:36 +00:00
Christian Rackerseder
525587ce81
nodePackages.cpy-cli: init at 2.0.0
fixes #50303
2018-11-16 21:35:14 +00:00
Jörg Thalheim
25d6dc99bb
nodePackages: 8_x -> 10_x 2018-11-16 21:31:44 +00:00
Domen Kožar
e81b1a06be
Add nodePackages_10_x.parcel-bundler 2018-11-16 20:46:19 +00:00
Maximilian Bosch
c59c9a3737
pythonPackages.nose-cov: init at 1.6
Module for coverage reports with Python using nosetests.
2018-11-16 21:41:06 +01:00
Jean-Philippe Cugnet
bdc04a7a72
erlangR21: 21.1.1 -> 21.1.2 2018-11-16 20:04:10 +01:00
Charles Duffy
2a954dd268
Reflect license changes in xdis, uncompyle6 metadata 2018-11-16 10:59:37 -06:00
Andreas Rammhold
e15bac8f76
Merge pull request #50374 from andir/ffx-staging
[staging] nss, libpng updates
2018-11-16 17:47:14 +01:00
Jörg Thalheim
9c050202a1
Merge pull request #50451 from Mic92/node-springclean-vol2
nodePackages: springclean take 2
2018-11-16 15:29:21 +00:00
Jörg Thalheim
1adaa6aa59
Merge pull request #50458 from dtzWill/fix/retdec-yaramod-bison-3.2
retdec: bump yaramod dep to fix 2/bison 3.2+
2018-11-16 15:28:41 +00:00
Will Dietz
6b490ee296 mesa: 18.2.4 -> 18.2.5
https://www.mesa3d.org/relnotes/18.2.5.html
2018-11-16 08:53:53 -06:00
Will Dietz
aceb11047a retdec: bump yaramod dep to fix 2/bison 3.2+ 2018-11-16 08:39:40 -06:00
Jörg Thalheim
a9efcc85cb
nodePackages: regenerate 2018-11-16 14:14:18 +00:00
Jörg Thalheim
9d9ba8f4c1
nodePackages: make generate.sh fail fast on error 2018-11-16 11:15:25 +00:00
Jörg Thalheim
d39baf61eb
nodePackages.webdrvr: remove
project seems dead: https://github.com/uxebu/webdrvr
2018-11-16 11:15:24 +00:00
Jörg Thalheim
03111b63a4
nodePackages.phantomjs: remove
We already have phantomjs/phantomjs2 packaged.
2018-11-16 11:15:24 +00:00
Jörg Thalheim
2b8cde0ce2
nodePackages.parsoid: remove
fork seems unmaintained: https://github.com/abbradar/parsoid
cc @abradar
2018-11-16 11:15:24 +00:00
Jörg Thalheim
69bae93175
nodePackages.node-uptime: remove
project seems unmaintained: https://github.com/fzaninotto/uptime
cc @shlevy
2018-11-16 09:38:34 +00:00
Jörg Thalheim
e4c8fdb545
nodePackages.guifi-earth: remove 2018-11-16 09:38:34 +00:00
Jörg Thalheim
26cb156942
nodePackages.docker-registry-server: remove
project is dead and superseeded by docker-distribution that we have packaged.
2018-11-16 09:38:34 +00:00
Timo Kaufmann
d53c0a71ab
pythonPackages.cython: don't test codestyle (#50432)
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-16 09:21:06 +01:00
Claes Wallin (韋嘉誠)
d3c2ec6f1d Merge remote-tracking branch 'upstream/master' into racket-full-darwin 2018-11-16 15:41:48 +08:00
Orivej Desh
471f1be718 gdb: 8.1.1 -> 8.2 (#50444) 2018-11-16 07:31:05 +00:00
Will Dietz
db0abe98bf glibc: disable pie hardening, limit to musl for now 2018-11-15 21:55:08 -06:00
Will Dietz
6ebb2c385b ghc: disable pie, for now limit to musl since not default yet elsewhere 2018-11-15 21:55:08 -06:00
Tim Steinbach
70178169fa
dotty: 0.9.0-RC1 -> 0.10.0-RC1 2018-11-15 21:50:13 -05:00
Sebastien Maret
bc64d58866 astroquery: init at 0.3.8 (#50360)
Co-Authored-By: smaret <sebastien.maret@icloud.com>
2018-11-15 23:11:41 +00:00
Austin Seipp
d01b0f9d2e libndctl: 61.2 -> 63
This also adds me as the maintainer (as it lacked one previously),
and simplifies the expression quite a bit.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-15 16:09:32 -06:00
Renaud
d554f80b78
Merge pull request #50429 from c0bw3b/pkg/easyrpg
{easyrpg-player,liblcf}: 0.5.3 -> 0.5.4
2018-11-15 23:03:28 +01:00
Renaud
b82a493823
Merge pull request #50362 from c0bw3b/pkg/x265
x265: 2.7 -> 2.9
2018-11-15 22:27:36 +01:00
Jörg Thalheim
218f12db70
Merge pull request #50324 from asymmetric/solc
solc: 0.4.25 -> 0.5.0
2018-11-15 21:26:32 +00:00
Jörg Thalheim
3516b2dad2
Merge pull request #37658 from pbogdan/gnumake3-remove
gnumake3: remove
2018-11-15 21:12:52 +00:00
R. RyanTM
a0a885c5cd liblcf: 0.5.3 -> 0.5.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/liblcf/versions
2018-11-15 22:10:22 +01:00
Jörg Thalheim
4b24ab13d6
Merge pull request #50424 from dtzWill/update/flatpak-1.0.5
flatpak: 1.0.4 -> 1.0.5
2018-11-15 21:01:25 +00:00
Christian S
064f35fad3 x265: 2.7 -> 2.9
Encoder enhancements, AVX-512 support, ...

x265: fix linking issue on aarch64
2018-11-15 21:22:19 +01:00
zimbatm
67dafdb271
Merge pull request #50416 from alyssais/bundler
bundler: 1.16.4 -> 1.17.1
2018-11-15 21:17:31 +01:00
Will Dietz
b76d11e1a5 bison: 3.1 -> 3.2.1 (#49454)
3.2: http://lists.gnu.org/archive/html/info-gnu/2018-10/msg00008.html
3.2.1: http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00005.html
2018-11-15 20:02:32 +00:00
Will Dietz
0e218ffc0c flatpak: 1.0.4 -> 1.0.5 2018-11-15 13:16:42 -06:00
Travis Athougies
d0eb502327 Enable cross compilation for cpython 2.7 (#50245) 2018-11-15 19:36:03 +01:00
Orivej Desh
b633e1b3d4 aws-sdk-cpp: 1.6.20 -> 1.6.52 2018-11-15 18:28:26 +00:00
Piotr Bogdan
2c60a41d0a gnumake3: remove 2018-11-15 17:41:25 +00:00
Alyssa Ross
b4bdaa0f18
bundler: 1.16.4 -> 1.17.1 2018-11-15 17:41:20 +00:00
Piotr Bogdan
0244d8b094 lensfun: switch to default make, move cmake to native build inputs 2018-11-15 17:26:06 +00:00
Jean-Baptiste Giraudeau
7fdb87a862
Fix help2man.postInstall syntax error under cygwin. 2018-11-15 16:56:01 +01:00
Niklas Thörne
dd569dab09 bashdb: 4.4-0.94 -> 4.4-1.0.0 (#49754)
Added pygments dependency.
2018-11-15 14:15:35 +00:00
Periklis Tsirakidis
95fa7b6370
libarchive: 3.3.2 -> 3.3.3
Update includes patches for sec issues:
- CVE-2017-14166
- CVE-2017-14501
- CVE-2017-14502
- Upstream includes patch for libressl version check

fixes #49583
2018-11-15 14:00:01 +00:00
Orivej Desh
101133deae fasm: init at 1.73.04 (#50378) 2018-11-15 13:20:00 +00:00
Renaud
45923f698d opengrok: 0.12.1.5 -> 1.0
Fix source tarball and version claim mismatch
2018-11-15 12:29:11 +01:00
Jörg Thalheim
9afa6f74e5
Merge pull request #50381 from kalbasit/nixpkgs_vim-go-use-go-motion
vimPlugins.vim-go: use the correct motion derivation for the dependency
2018-11-15 11:14:48 +00:00
Jörg Thalheim
1ed494367a
Merge pull request #49884 from kalbasit/nixpkgs_neovim-build-with-nodejs
neovim wrapper: build with nodejs support
2018-11-15 09:55:35 +00:00
zimbatm
cb2a3bc577
Merge pull request #49493 from dtzWill/update/libva-and-friends-2.3.0-mostly
libva{,-utils}: 2.1.0 -> 2.3.0, bump vaapiIntel to 2.2.0 since no 2.3.0
2018-11-15 10:30:35 +01:00
Will Dietz
12bd5dc746 libinput: 1.12.2 -> 1.23.3
https://lists.freedesktop.org/archives/wayland-devel/2018-November/039620.html
2018-11-15 00:36:30 -06:00
Will Dietz
bd54a288b3 intel-gpu-tools: add 'peg' dep for overlay 2018-11-14 23:49:39 -06:00
Will Dietz
ae2f9509bd vaapiIntel: bump to 2.2.0, don't force using matching version w/libva
If there was a 2.3.0 we would use that, but there isn't and only
version requirement mentioned is libva >= 1.1.0 .

(they also test against libva git in the travis.yml, FWIW)

https://github.com/intel/intel-vaapi-driver/releases/tag/2.2.0
2018-11-14 23:49:39 -06:00
Will Dietz
8b2c757823 libva-utils: bump hash to match new version (inherit's from libva) 2018-11-14 23:49:38 -06:00
Will Dietz
002c411f45 libva: 2.1.0 -> 2.3.0
See notes for this and previous release:

* https://github.com/intel/libva/releases/tag/2.3.0
* https://github.com/intel/libva/releases/tag/2.2.0
2018-11-14 23:49:38 -06:00
Will Dietz
b1e5910a7d elfinfo: init at 0.7.4 2018-11-14 23:33:10 -06:00
Wael M. Nasreddine
657e18e011
nodePackages.neovim: init at 4.2.1 2018-11-14 19:54:46 -08:00
Wael M. Nasreddine
a9e2b3853f
go-motion: init unstable at 2018-04-09 2018-11-14 18:28:10 -08:00
Andreas Rammhold
376f4b9f05
nss: 3.39 -> 3.40 2018-11-15 00:28:11 +01:00
Andreas Rammhold
e5deb04fed
libpng: 1.6.34 -> 1.6.35 2018-11-14 23:49:54 +01:00
Andreas Rammhold
34665b1589
Merge pull request #50349 from andir/rust-cbindgen
rust-cbindgen: 0.6.3 -> 0.6.7
2018-11-14 23:02:16 +01:00
Renaud
64c4cc3706
Merge pull request #49859 from andrew-d/andrew/upgrade-ncurses
ncurses: 6.1 -> 6.1-20181027
2018-11-14 22:26:59 +01:00
Matthew Bauer
df8ee06477 glib: only add gsettingsschemadir in make
gsettingsschemedir only works in make where you can set any variable
from the command line as in “make VAR=VAL”. Other build systems may
not support this kind of loose overriding of variables. This broke a
scons build here:

  https://hydra.nixos.org/build/84073119/
2018-11-14 14:02:56 -06:00
Matthew Bauer
9cac8feafb mapnik: use provided configure script
This gives us support for the class autoconf “./configure && make &&
make install” build-style.
2018-11-14 14:00:19 -06:00
Matthew Bauer
b6fce7201e xboxdrv: add dontUseSconsInstall flag
xboxdrv doesn’t use scons for installing, but instead using a
makefile! Everything else is in scons so we have to keep that. I’ve
added a dontUseSconsInstall flag to the scons setup-hook to skip the
automatic overwrite of default “make install” call.
2018-11-14 13:57:41 -06:00
Jörg Thalheim
96a899a168
nodePackages: regenerate 2018-11-14 18:55:04 +00:00
Andreas Rammhold
f1ee26bc4b
rust-cbindgen: 0.6.3 -> 0.6.7 2018-11-14 19:53:30 +01:00
Jörg Thalheim
552c223625
nodePackages.statsd: remove
The package/service is broken. Upstream is dead
2018-11-14 18:32:44 +00:00
Jörg Thalheim
e15babe35e
nodePackages.stylus: remove
Project has had no release in three, development seems stall: npmjs.com/package/stylus

cc @svanderburg
2018-11-14 18:32:43 +00:00
Jörg Thalheim
16a601b30f
nodePackages.typings: remove
This was deprecated by types, see npmjs.com/package/typings
cc @ therealpxc
2018-11-14 18:32:43 +00:00
Jörg Thalheim
54021f59b1
nodePackages.sinopia: remove
Project is unmaintained: rlidwka/sinopia#376
Could not find who added this.
2018-11-14 18:32:43 +00:00
Jörg Thalheim
386bcd4625
nodePackages.nsp: remove
The package was deprecated by upstream: npmjs.com/package/nsp
cc @peterromfeldhk
2018-11-14 18:32:42 +00:00
Jörg Thalheim
7e31a1d534
nodePackages.kibana-authentication-proxy:
This one did not receive an update in 5 years.
I could not find the guy adding this.
2018-11-14 18:32:42 +00:00
Jörg Thalheim
096639f403
nodePackages.jsontool: remove
This is actually now json which we also have: npmjs.com/package/jsontool
cc @rbvermaa
2018-11-14 18:32:42 +00:00
Jörg Thalheim
105484ed01
nodePackages.jayschema: remove
No longer maintained by upstream: npmjs.com/package/jayschema
Project page recommends alternative implementations.
cc @svanderburg
2018-11-14 18:32:42 +00:00
Jörg Thalheim
d5497d8979
nodePackages.istanbul: remove
This version was deprecated by upstream: https://github.com/gotwarlost/istanbul#readme

cc @svanderburg
2018-11-14 18:32:41 +00:00
Jörg Thalheim
bc0df45a14
nodePackages.hipache: remove
project was deprecated by upstream: https://github.com/hipache/hipache

cc @shlevy
2018-11-14 18:32:41 +00:00
Jörg Thalheim
62f4be2a89
nodePackages.fetch-bower: remove
This was replaced by bower2nix.

cc @shlevy
2018-11-14 18:32:41 +00:00
Linus Heckemann
3ef226158e
Merge pull request #49762 from symphorien/fccache
nixos/fontconfig/make-fonts-cache: don't fail to clean the cache
2018-11-14 13:54:01 +01:00
Jörg Thalheim
9e39329e1f
Merge pull request #50006 from alyssais/rust-1.30.1
rust: 1.30.0 -> 1.30.1
2018-11-14 11:29:22 +00:00
Sarah Brofeldt
8630f58a12
Merge pull request #49556 from yurkobb/supercollider-alsa-linux
supercollider: build with alsa (midi) support on non-darwin
2018-11-14 10:37:18 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
2e18ba6c5a
Merge pull request #49776 from matthewbauer/atlas-remove
atlas: remove
2018-11-13 19:18:35 -06:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
1ba9fd335d scons: add setup hook
The scons build system is python-based and has a binary named scons. Unlike CMake, it cannot generate makefiles so we end up having to override the build, install, and check phases. I have added the setupHook to the scons package so that integration requires no unique steps - just putting scons in nativeBuildInputs should be enough. sconsFlags controls the flags specifically passed to scons while buildFlags, installFlags, and checkFlags should still be usable. Some packages use different names for the prefix flag. In those cases you will have to set "prefixKey" to something like "PREFIX=" as there are multiple names for the "prefix" used in scons.
2018-11-13 19:13:50 -06:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Matthew Bauer
92ebfa1383 wafHook: init
The waf build system is python-based and hosted locally in each package in the executable file named "waf". Unlike CMake, it cannot generate makefiles so we end up having to override the configure, build, and install phases. I've tried to keep these as close to what's in setup.sh as possible. If there is no waf file in the root directory, then we just copy the one hosted in Nixpkgs. Otherwise the only thing you have to add to a package using Waf is "wafHook" into nativeBuildInputs. wafFlags controls the flags specifically passed to waf while configureFlags, buildFlags, and installFlags are still used as in the generic builder.
2018-11-13 19:13:13 -06:00
Lorenzo Manacorda
49051573b5 solc: 0.4.25 -> 0.5.0 2018-11-13 21:34:49 +01:00
markuskowa
2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Tim Steinbach
ccb2dead1b
Fix tarball builds
Do not refer to <nixpkgs> as it will produce the following message:

"evaluation aborted with the following error message: 'Illegal use of <nixpkgs> in Nixpkgs.'"
2018-11-13 14:48:15 -05:00
Kai Wohlfahrt
da65cfca02 scikitlearn: disable tests on aarch64 2018-11-13 18:57:40 +01:00
Kai Wohlfahrt
2a9ea69cd5 scikitlearn: 0.19.2 -> 0.20.0
Also re-enable tests
2018-11-13 18:57:40 +01:00
aanderse
5d78f59d37 libcec: 4.0.2 -> 4.0.3 (#50289) 2018-11-13 18:25:48 +01:00
gnidorah
40f8dceff5 SDL2: enable parallel building 2018-11-13 19:41:39 +03:00
Pascal Wittmann
ced37f708e
Merge pull request #50020 from r-ryantm/auto-update/nasm
nasm: 2.13.03 -> 2.14
2018-11-13 17:24:37 +01:00
Pascal Wittmann
b26151d58c
Merge pull request #50094 from r-ryantm/auto-update/help2man
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +01:00
Pascal Wittmann
a81befbf08
Merge pull request #50109 from r-ryantm/auto-update/groovy
groovy: 2.5.2 -> 2.5.3
2018-11-13 16:01:59 +01:00
Eric Wolf
5966c5698f haskell-opencv: fix build and #47595
The applied patch can be removed, when
cd613e200a
hits hackage and later nixpkgs.

Closes https://github.com/NixOS/nixpkgs/pull/50192.
Closes https://github.com/NixOS/nixpkgs/issues/47595.
2018-11-13 14:00:06 +00:00
Peter Simons
032d610aed hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-5-g1b0c0c3 from Hackage revision
2a8760e4bc.
2018-11-13 14:00:00 +00:00
Jan Tojnar
a5af84ef2c
libinput: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:44 +01:00
Jan Tojnar
0217c2980d
gst_all_1.gst-plugins-bad: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:43 +01:00
Jan Tojnar
68606d51d3
gst_all_1.gst-plugins-base: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:43 +01:00
Jan Tojnar
8a923c9e50
glib-networking: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Jan Tojnar
340dd80175
meson: 0.46.1 → 0.48.2 2018-11-13 14:39:34 +01:00
Robert Schütz
66ba870c7f
Merge pull request #50274 from peterhoeg/f/ha
home-assistant: add support for waze, bluetooth tracker and  IFTTT
2018-11-13 14:31:40 +01:00
Matthew Bauer
76c956be5c treewide: disable pie in more places
Some packages don’t work correctly with pie. Here I disable it for:

- busybox
- linux kernel
- kexectools

I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Matthew Bauer
245f25586b libxml2: only use static output with both shared & static
The static output should only get created when both enableShared and
enableStatic are set. Otherwise there would be libraries missing from
the main output when enableShared = false & enableStatic = true. This
can cause issues in some packages that don’t know about libxml2’s
static output.

(cherry picked from commit 2bd6bb0a4bf21005d8877c735709cd21d22e05bd)
(cherry picked from commit 1421a39c1e62584d346185ad49484b11b7703dc1)
2018-11-13 06:57:54 -06:00
Sarah Brofeldt
508b202db3
Merge pull request #50291 from nh2/glibc-override-comment
glibc: Add helpful comment.
2018-11-13 11:46:11 +01:00
markuskowa
8c11e30eec
Merge pull request #50164 from markuskowa/upd-openmpi
openmpi: 3.1.2 -> 3.1.3
2018-11-13 10:36:55 +01:00
lewo
5189877d34
Merge pull request #50247 from romildo/upd.jxrlib
jxrlib: init at 1.1
2018-11-13 08:59:32 +01:00
lewo
942b504c3c
Merge pull request #50288 from c0bw3b/pkg/minixml
minixml: 2.9 -> 2.12
2018-11-13 08:53:48 +01:00
Orivej Desh
2372852957 flex_2_5_35: replace with flex 2.6.4 in coprthr, gradm, maude, scotch 2018-11-13 03:40:53 +00:00
Silvan Mosberger
287a1de4cb
Merge pull request #50270 from hlolli/lumo-cljs2nix-import
use newer clj2nix which passes pkgs as an argument to deps.nix
2018-11-13 04:06:13 +01:00
Peter Hoeg
d7691e0c0b pythonPackages.bt_proximity: init at 0.0.20180217 2018-11-13 10:49:13 +08:00
Niklas Hambüchen
432c28afc2 glibc: Add helpful comment.
Intended to avoid contributor confusion as in #50231.
2018-11-13 02:04:59 +01:00
Samuel Dionne-Riel
9c86aca362
Merge pull request #48738 from Amar1729/init/argp-standalone
argp-standalone: init at 1.3
2018-11-12 23:52:01 +00:00
Renaud
4d218e9d47
minixml: 2.9 -> 2.12 2018-11-12 23:29:42 +01:00
R. RyanTM
d5c0bfc2f7 python36Packages.netcdf4: 1.4.1 -> 1.4.2 (#49988)
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-netcdf4/versions
2018-11-12 21:44:44 +01:00
R. RyanTM
91626f8a1b leatherman: 1.5.2 -> 1.5.3 (#50067)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2018-11-12 21:43:40 +01:00
R. RyanTM
c82977caf4 libgit2_0_27: 0.27.5 -> 0.27.7 (#50064)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-11-12 21:33:13 +01:00
hlolli
e6ed52e8a0 lumo: use newer clj2nix which passes pkgs as an argument to deps.nix instead of import <pkgs> 2018-11-12 20:28:14 +01:00
Chris Ostrouchov
c618667bd3 pythonPackages.ovito: init at 3.0.0 2018-11-12 20:06:02 +01:00
Frederik Rietdijk
3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
Frederik Rietdijk
917400bcff Revert "Python: reduce amount of warnings when building with buildPython*"
Turns out that many packages' testsuites rely on the default warnings setup.

This reverts commit c1e003ff2f.
2018-11-12 18:55:50 +01:00
Jörg Thalheim
968b20e2c7
Merge pull request #50276 from corngood/android-emulator-fix
androidsdk: fix emulator
2018-11-12 17:48:56 +00:00
Théo Zimmermann
208aedb971 ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
Clemens Fruhwirth
b4d9f6ddca androidsdk: Re-add emulator that was broken out of the sdk-tools package. 2018-11-12 13:06:22 -04:00
Peter Simons
632fc6ba61 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-4-g8927afe from Hackage revision
1fba236a8a.
2018-11-12 16:25:41 +01:00
Peter Simons
bcab3daac7 LTS Haskell 12.18 2018-11-12 16:25:40 +01:00
Jörg Thalheim
3fd80c6215
Merge pull request #49557 from symphorien/rust-system-libs
rustc: build with system llvm and jemalloc
2018-11-12 14:50:04 +00:00
Peter Hoeg
4bdd7496ba pythonPackages.WazeRouteCalculator: init 0.6 2018-11-12 21:49:02 +08:00
Peter Hoeg
ff795bd45f pythonPackages.pyfttt: init at 0.3.2 2018-11-12 20:55:33 +08:00
Robert Schütz
b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Robert Schütz
e58c5024f0 openzwave: 2018-04-04 -> 2018-11-04
Switch to Home Assistant's source
(https://github.com/home-assistant/open-zwave/tree/hass)
because openzwave is only used in combination with Home Assistant afaik.
2018-11-12 11:19:15 +01:00
Jörg Thalheim
92c478babd
Merge pull request #50176 from Mic92/docker-componse
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00
Robert Schütz
92148ea5a0 python3.pkgs.homeassistant-pyozw: init at 0.1.0 2018-11-12 11:10:12 +01:00
Chris Ostrouchov
484a5c6152 pythonPackages.ruamel_yaml: refactor move to python-modules 2018-11-12 11:10:02 +01:00
Samuel Dionne-Riel
242282d92d
Merge pull request #47887 from mmlb/python-dpath
pythonPackages.dpath: init at 1.4.2
2018-11-12 03:51:56 +00:00
Samuel Dionne-Riel
d746c53e2e
Merge pull request #46845 from Twey/plyplus
python2Packages.plyplus: init at 0.7.5
2018-11-12 03:31:26 +00:00