Vladimír Čunát
b277551a4b
Merge #52444 : ffmpeg{_3_4,_4,-full}: updates
2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
...
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Peter Hoeg
7aff24f4b0
ha: use zm-py for zoneminder
2019-01-19 23:28:38 +08:00
Peter Hoeg
a7f0a58c4b
pythonPackages.zm-py: init at 0.3.0
2019-01-19 23:28:37 +08:00
Vladimír Čunát
23eb5e846d
Merge #54095 : linux: enable memory hotplug support
2019-01-19 16:26:01 +01:00
Gabriel Ebner
d2f39adea9
gdal: fix build with poppler 0.73
2019-01-19 15:42:58 +01:00
R. RyanTM
6f8e0ae608
gdal: 2.3.2 -> 2.4.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/gdal/versions
2019-01-19 15:21:50 +01:00
adisbladis
50028b2d7c
mpv: Use docutils from python3
...
Otherwise docutils propagates python2.
Since we install umpv (a python wrapper script around mpv) python is
pulled in as a runtime dependency of mpv.
Youtube-dl already uses python3 so we can avoid a full python version
in the closure.
2019-01-19 13:57:32 +00:00
Michael Weiss
db8e3654e2
tdesktop: Drop the patch for a GCC bug
...
GCC 7.4.0 is now the default and not affected by this bug.
2019-01-19 14:43:24 +01:00
adisbladis
2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
...
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Peter Hoeg
d264c2994e
home-assistant: missing a parse-requirements.py run ( #54318 )
2019-01-19 14:17:46 +01:00
Léo Gaspard
cf8383810e
gn: use python2 as gn is incompatible with python3
2019-01-19 14:17:22 +01:00
adisbladis
5cc392c5bb
mpv: Enable javascript support through mujs
2019-01-19 12:56:02 +00:00
adisbladis
c0fcae159c
mujs: 2017-01-24 -> 1.0.5
2019-01-19 12:56:01 +00:00
adisbladis
227104215d
Merge pull request #54290 from adisbladis/mpv-vulkan
...
mpv: Add vulkan support
2019-01-19 12:54:23 +00:00
adisbladis
abd658e932
Merge pull request #54314 from adisbladis/shaderc-fixes
...
shaderc: git-2018-06-01 -> 2018.0
2019-01-19 12:53:45 +00:00
Jörg Thalheim
db804db878
Merge pull request #38964 from Moredread/wip/mediathekview
...
mediathekview: 9 -> 13.2.1
2019-01-19 12:45:14 +00:00
adisbladis
32301dbba6
shaderc: git-2018-06-01 -> 2018.0
...
This is a tagged upstream release
2019-01-19 12:32:54 +00:00
adisbladis
9eb9fd2d9b
shaderc: Add missing meta license
2019-01-19 12:32:53 +00:00
adisbladis
731f0e06b1
shaderc: Turn buildInputs to nativeBuildInputs
...
These are all build-time only native dependencies
2019-01-19 12:32:52 +00:00
adisbladis
1d55e50fe4
shaderc: Add multiple outputs
2019-01-19 12:32:51 +00:00
André-Patrick Bubel
c18c25f0e9
zdfmediathk: Remove as it is obsolete and broken
...
The package `mediathekview` is the current alternative.
2019-01-19 13:26:41 +01:00
André-Patrick Bubel
88098b14d4
mediathekview: 9 -> 13.2.1
...
Use OracleJRE for now, as OpenJFX isn't packaged yet for OpenJDK.
2019-01-19 13:26:18 +01:00
Timo Kaufmann
ed1a8277ce
vimPlugins: add pname to remaining plugins ( #54311 )
...
This makes it possible to access plugin name and version seperately (and
reliably), e.g. for accessing the plugin directory using pname.
2019-01-19 13:18:27 +01:00
Michael Weiss
cc5f7d9091
gitRepo: Cleanup the patchPhase
...
This variant should be easier to read (it was pretty messy before...).
The end result stays the same.
2019-01-19 12:30:08 +01:00
R. RyanTM
74b7aae3af
rabbitmq-server: 3.7.9 -> 3.7.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-01-19 11:28:05 +01:00
adisbladis
49c0d3a093
Merge pull request #54304 from enolan/geth-update
...
go-ethereum: 1.8.20 -> 1.8.21
2019-01-19 10:15:34 +00:00
adisbladis
c1c6278db2
Merge pull request #53981 from matthew-piziak/textlint
...
add textlint to nodePackages
2019-01-19 10:15:03 +00:00
Robin Palotai
68436aec2c
Add awk as a default tool for Bazel shell commands.
...
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.
The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Matthew Piziak
56f3fbf9f2
nodePackages_10_x.textlint: init at 11.2.1
2019-01-19 09:56:56 +00:00
Edmund Wu
aaff01ecbf
nvidia_x11: 415.25 -> 415.27
2019-01-19 09:22:10 +01:00
worldofpeace
1cfd006eae
Merge pull request #54257 from r-ryantm/auto-update/blueman
...
blueman: 2.0.7 -> 2.0.8
2019-01-19 02:52:11 -05:00
Echo Nolan
728384e34f
go-ethereum: 1.8.20 -> 1.8.21
...
Updates the package to track an emergency hotfix release. This fixes a
security vulnerability.
2019-01-18 22:14:40 -08:00
Will Dietz
c869590dea
spin: install manpage
2019-01-18 21:34:55 -06:00
Will Dietz
5812580bf6
spin: 6.4.8 -> 6.4.9
2019-01-18 21:34:50 -06:00
Will Dietz
4603727f4f
Merge pull request #54211 from dtzWill/feature/neat-fonts-from-dtz-nur
...
add various programming fonts (migrating from dtzWill's NUR repo)
2019-01-18 21:32:16 -06:00
Will Dietz
509742b8d7
Merge pull request #53980 from dtzWill/update/zotero-5.0.60
...
zotero: 5.0.35.1 -> 5.0.60
2019-01-18 21:29:54 -06:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 ( #54014 )
2019-01-18 21:01:19 -05:00
Ben Wolsieffer
414c42a697
ubootRock64, ubootRockPro64: use dtc 1.4.5
2019-01-18 21:00:58 -05:00
Raphael Borun Das Gupta
077a5cfedb
udocker: change homepage to documentation on gitbooks.io
...
as that view, other than the gitbook.com one, is available to
readers not logged into GitBook, too.
2019-01-19 02:15:41 +01:00
adisbladis
dfe2453ce5
mpv: Add vulkan support
2019-01-19 00:53:49 +00:00
Herman Fries
42cfe57245
springLobby: Fix TLS problems on downloads
2019-01-19 01:24:00 +01:00
adisbladis
8e20de1d52
firefox-beta-bin: 65.0b11 -> 65.0b12
2019-01-18 23:49:08 +00:00
adisbladis
59b60270aa
firefox-devedition-bin: 65.0b11 -> 65.0b12
2019-01-18 23:49:04 +00:00
Matthew Bauer
1c02863317
busybox: give priority of 10
...
Lots of packages provide this. Usually we don't want the busybox version.
2019-01-18 18:16:37 -05:00
Ben Wolsieffer
404773e336
uboot: use pname and cleanup version specification
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
26079c4da7
uboot: buildUBoot: add extraConfig parameter
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
e245086709
uboot: add RockPro64, fix Rock64 build
...
Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older
but more maintained and featureful version.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
bb72c0668d
pythonPackages.libfdt: init
...
libfdt is a Python library included in the dtc package.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
7edd0389e1
arm-trusted-firmware: add RK3399
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
8a816723ce
arm-trusted-firmware: 1.5 -> 2.0
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
cc35ac70c6
rkdeveloptool: init at 1.3
2019-01-18 17:53:21 -05:00
R. RyanTM
197c393c2f
img2pdf: 0.3.2 -> 0.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/img2pdf/versions
2019-01-18 17:24:36 -05:00
Vladyslav M
1221fc7641
Merge pull request #53215 from wedens/tdrop-init
...
tdrop: init at 2018-11-13
2019-01-19 00:15:51 +02:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
...
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Timo Kaufmann
d34f44db45
sage: fix transient ecl error ( #54285 )
...
Sometimes the doctests fail because ecl races to create a directory.
This should fix that by making sure each process has its own directory.
2019-01-18 23:02:03 +01:00
Jake Waksbaum
bc820fa1e4
google-music-scripts: init at 3.0.0
2019-01-18 21:15:51 +00:00
Jake Waksbaum
fe4f244c19
pythonPackages.logzero: init at 1.5.0
2019-01-18 21:15:51 +00:00
Jake Waksbaum
a323466604
pythonPackages.google-music: init at 3.0.1
2019-01-18 21:15:50 +00:00
Jake Waksbaum
e9e7c08ca6
pythonPackages.google-music-utils: init at 2.0.0
2019-01-18 21:15:50 +00:00
Jake Waksbaum
13d5fa6720
pythonPackages.tenacity: init at 5.0.2
2019-01-18 21:15:50 +00:00
Jake Waksbaum
355d49cebb
pythonPackages.click-default-group: init at 1.2
2019-01-18 21:15:50 +00:00
Jake Waksbaum
e27bef23f1
pythonPackages.google-music-proto: init at 2.2.0
2019-01-18 21:15:50 +00:00
Jake Waksbaum
ec669e2ca3
pythonPackages.audio-metadata: init at 0.3.0
2019-01-18 21:15:49 +00:00
Jake Waksbaum
41b69023da
pythonPackages.bitstruct: init at 6.0.0
2019-01-18 21:15:49 +00:00
Jake Waksbaum
bffc32260f
pythonPackages.bidict: init at 0.17.5
2019-01-18 21:15:49 +00:00
Jake Waksbaum
2c78b87f5e
pythonPackages.pprintpp: init at 0.4.0
2019-01-18 21:15:49 +00:00
Timo Kaufmann
2bc0e00372
vimUtils.buildVimPlugin: write vim errors to stderr
...
Previously vim would silently fail when help tags couldn't be generated.
We need to pass the "verbose" flag (with verbose level 1) to convince
vim to print errors to standard error.
2019-01-18 21:18:35 +01:00
Timo Kaufmann
ab22e8cc9c
neovim: generate remote plugin manifest
...
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
Timo Kaufmann
51c4768f67
neovim: fix indentation
2019-01-18 21:15:17 +01:00
R. RyanTM
a26117593d
python37Packages.python-gitlab: 1.6.0 -> 1.7.0 ( #54078 )
...
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-python-gitlab/versions
2019-01-18 20:24:36 +01:00
R. RyanTM
a70f5d741f
python37Packages.trio: 0.9.0 -> 0.10.0 ( #54098 )
...
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-trio/versions
2019-01-18 20:15:47 +01:00
R. RyanTM
1d1aa5e96e
python37Packages.pytest-benchmark: 3.1.1 -> 3.2.2 ( #54099 )
...
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-pytest-benchmark/versions
2019-01-18 19:56:00 +01:00
zimbatm
8baa0a4a34
Merge pull request #52937 from stephengroat/patch-4
...
terraform-providers: new providers + version bumps
2019-01-18 18:45:35 +00:00
Stephen
ab2c1a7bed
terraform-providers: limit subpackages
...
https://github.com/NixOS/nixpkgs/pull/52937#issuecomment-455629855
2019-01-18 09:49:19 -08:00
zimbatm
f077a27b9c
terraform-docs: 0.5.0 -> 0.6.0
2019-01-18 18:04:46 +01:00
zimbatm
6d022fb6cc
terraform_0_12: 0.12.0-alpha2 -> 0.12.0-alpha4
2019-01-18 17:25:20 +01:00
Stephen
d5a3e32006
terraform-providers: bump versions
2019-01-18 08:06:18 -08:00
Robert Schütz
9a601e228d
Merge pull request #54102 from r-ryantm/auto-update/python3.7-jaraco.itertools
...
python37Packages.jaraco_itertools: 3.0.0 -> 4.0.0
2019-01-18 16:59:07 +01:00
R. RyanTM
fdf7a22bbb
ammonite: 1.6.0 -> 1.6.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/ammonite/versions
2019-01-18 10:53:51 -05:00
Robert Schütz
c48b43cacc
python.pkgs.jaraco_itertools: add meta and run tests
2019-01-18 16:50:57 +01:00
Timo Kaufmann
a1169afded
youtube-dl: 2019.01.16 -> 2019.01.17
...
Fixes an issue with youtube, see
https://github.com/rg3/youtube-dl/issues/18891
2019-01-18 16:05:39 +01:00
Vincent Laporte
63383a6db2
coqPackages.QuickChick: init at 1.0.2 for Coq 8.8
2019-01-18 14:53:15 +00:00
Jörg Thalheim
eac6797380
prefer-fetch-remote: an overlay to fetch on remote builders
...
This is useful when running tools like NixOps or nix-review
on workstations where the upload to the builder is significantly
slower then downloading the source on the builder itself.
2019-01-18 14:41:10 +00:00
Jörg Thalheim
222751b029
Merge pull request #54208 from r-ryantm/auto-update/fasm-bin
...
fasm-bin: 1.73.05 -> 1.73.06
2019-01-18 14:15:32 +00:00
Jörg Thalheim
16ea2f3d96
Merge pull request #54236 from r-ryantm/auto-update/clamav
...
clamav: 0.101.0 -> 0.101.1
2019-01-18 14:06:21 +00:00
Tor Hedin Brønner
4fe0bd0f29
Merge pull request #54268 from hedning/gnome-fixes
...
Gnome fixes (gnome-documents and eog)
2019-01-18 14:55:14 +01:00
Jörg Thalheim
3376cbbdd7
Merge pull request #54238 from r-ryantm/auto-update/capstone
...
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00
Jörg Thalheim
39e6170133
Merge pull request #54271 from xtruder/pkgs/pulumi-bin/linux_fix
...
pulumi: 0.16.7 -> 0.16.11, patchelf on linux
2019-01-18 13:37:55 +00:00
Tor Hedin Brønner
5f50db875f
gnome3.gnome-documents: fix runtime
...
libgdprivate needs access to libgd in RPATH
https://gitlab.gnome.org/GNOME/gnome-documents/issues/5
2019-01-18 14:32:03 +01:00
Jörg Thalheim
d1ccf5bac6
Merge pull request #54264 from volth/patch-300
...
perl-packages.nix: cleanup meta
2019-01-18 13:28:35 +00:00
Jörg Thalheim
a73ad4615a
android-udev-rules: 20181031 -> 20190114
2019-01-18 13:27:38 +00:00
Jaka Hudoklin
16700a86e4
pulumi: patchelf binaries on linux
2019-01-18 14:18:36 +01:00
Jaka Hudoklin
c07c354654
pulumi: 0.6.7 -> 0.6.11
2019-01-18 14:18:35 +01:00
Aaron Andersen
e63414078a
Enable memory hotplug support
2019-01-18 13:17:33 +00:00
Jaka Hudoklin
1787afb861
dockerTools: buildLayeredImage passthru imageTag
2019-01-18 13:52:07 +01:00
volth
aefd9db91b
buildPerlPackage: provide default value for meta.platforms
2019-01-18 12:47:58 +00:00
Jörg Thalheim
150e260299
Merge pull request #54267 from marsam/update-vale
...
vale: 1.2.6 -> 1.3.0
2019-01-18 12:39:54 +00:00
taku0
11fbd8299d
oraclejdk: 8u191 -> 8u201, 8u202
2019-01-18 21:28:24 +09:00
Tor Hedin Brønner
b26207d359
gnome3.eog: fix thumbnail generation
...
Same as nautilus
2019-01-18 13:27:06 +01:00
markuskowa
e4c9e1411e
Merge pull request #54218 from r-ryantm/auto-update/gnuradio-rds
...
gnuradio-rds: 1.0.0 -> 1.1.0
2019-01-18 13:20:42 +01:00
markuskowa
bd7bbcb4e7
Merge pull request #53646 from betaboon/pr-gr-osmosdr-soapysdr
...
gnuradio-osmosdr: 0.1.4 -> 4d83c60, Added support for Soapysdr
2019-01-18 13:16:55 +01:00
Mario Rodas
d158777c62
vale: 1.2.6 -> 1.3.0
2019-01-18 07:11:25 -05:00
Jörg Thalheim
15696268c1
Merge pull request #54241 from r-ryantm/auto-update/brave
...
brave: 0.58.18 -> 0.58.21
2019-01-18 11:48:19 +00:00
Jörg Thalheim
934bf46f44
Merge pull request #54246 from r-ryantm/auto-update/python3.7-beancount
...
python37Packages.beancount: 2.1.3 -> 2.2.0
2019-01-18 11:39:37 +00:00
Robert Schütz
9b1f1603db
python.pkgs.irc: python3 only
2019-01-18 12:36:40 +01:00
Robert Schütz
c130559401
Merge pull request #54118 from r-ryantm/auto-update/python3.7-jaraco.logging
...
python37Packages.jaraco_logging: 1.5.2 -> 2.0
2019-01-18 12:32:13 +01:00
Jörg Thalheim
03403ca880
Merge pull request #54251 from r-ryantm/auto-update/armadillo
...
armadillo: 9.200.6 -> 9.200.7
2019-01-18 11:28:27 +00:00
Robert Schütz
6be3079b47
python.pkgs.jaraco_logging: add meta and run tests
2019-01-18 12:28:26 +01:00
Jörg Thalheim
67d5933482
Merge pull request #54057 from Tomahna/bloop
...
bloop: 1.2.1 -> 1.2.3
2019-01-18 11:16:53 +00:00
Robert Schütz
71f56c90af
python3.pkgs.cmd2: depend on attrs
2019-01-18 12:03:12 +01:00
R. RyanTM
d0d372536b
evolution-data-server: 3.30.3 -> 3.30.4 ( #54222 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution-data-server/versions
2019-01-18 11:48:49 +01:00
Sergei Maximov
05c8d5c88f
gem-config: add digest-sha3
...
`digest-sha3` is a C-extension gem which fails to build on Nix because
it uses non-literals as format strings which is forbidden by the default
Nix hardening settings. There is a pull request to fix that ([1]), but
the gem seems to be abandoned.
This PR disables the "format" hardening for `digest-sha3`.
[1]: https://github.com/phusion/digest-sha3-ruby/pull/8
2019-01-18 13:48:48 +03:00
R. RyanTM
c42e3f2d0f
python37Packages.cfgv: 1.1.0 -> 1.4.0 ( #54137 )
...
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-cfgv/versions
2019-01-18 11:47:59 +01:00
markuskowa
4545aaa671
Merge pull request #54209 from r-ryantm/auto-update/gmsh
...
gmsh: 4.0.7 -> 4.1.0
2019-01-18 11:40:48 +01:00
markuskowa
7f6c3a84ba
Merge pull request #54244 from marsam/update-brakeman
...
brakeman: 4.3.1 -> 4.4.0
2019-01-18 11:33:33 +01:00
volth
8a02316bcb
perl-packages.nix: cleanup meta
...
There are definetively a few Linux-only and Unix-only Perl packages, but `meta.platform` looks like it set at random, presumable by copy-pasting from code blocks nearby.
Many packages marked as Unix-only are in fact cross-platform and works well on Windows (and presumable on every platform where Perl runs)
So let's reset those per-package platform limitations, until we will have a reliable source of information for `meta.platform`.
Also removed empty `meta.maintainers` and `meta.license = "unknown"`
2019-01-18 10:22:11 +00:00
Joachim F
de07e5e526
Merge pull request #54106 from r-ryantm/auto-update/python3.7-jsonrpclib-pelix
...
python37Packages.jsonrpclib-pelix: 0.3.2 -> 0.4.0
2019-01-18 10:21:46 +00:00
Joachim F
dd6cb2b565
Merge pull request #54252 from Moredread/electrum
...
electrum: 3.2.3 -> 3.2.4
2019-01-18 10:20:54 +00:00
betaboon
63b0e31fd3
gnuradio-osmosdr: 0.1.4 -> 4d83c60, Added support for Soapysdr and bladeRF
2019-01-18 11:18:04 +01:00
markuskowa
59a6ec5568
Merge pull request #54159 from r-ryantm/auto-update/netcdf-fortran
...
netcdffortran: 4.4.4 -> 4.4.5
2019-01-18 10:54:22 +01:00
markuskowa
58b6576a42
Merge pull request #54242 from r-ryantm/auto-update/bento4
...
bento4: 1.5.1-627 -> 1.5.1-628
2019-01-18 10:50:54 +01:00
Jörg Thalheim
f1d7cc678b
zfs: mark as broken on 4.20
2019-01-18 08:53:43 +00:00
Pascal Wittmann
8aba4ca411
Merge pull request #54255 from r-ryantm/auto-update/bfs
...
bfs: 1.3.1 -> 1.3.2
2019-01-18 09:49:50 +01:00
Jörg Thalheim
4dc359cae9
Merge pull request #54141 from acowley/qtxmlpatterns-fix
...
qtxmlpatterns: fix dependency with qtdeclarative
2019-01-18 08:39:05 +00:00
Jörg Thalheim
08ee0d9d08
Merge pull request #54262 from smaximov/fix-rbnacl-6.0.0
...
gem-config: support rbnacl v6.0.0
2019-01-18 08:37:09 +00:00
Michael Raskin
6b32fd248b
Merge pull request #54254 from r-ryantm/auto-update/atop
...
atop: 2.3.0 -> 2.4.0
2019-01-18 08:31:07 +00:00
Kevin Rauscher
26e2eb3a9d
bloop: 1.2.1 -> 1.2.3
2019-01-18 09:29:41 +01:00
Michael Raskin
976644fc88
Merge pull request #54243 from r-ryantm/auto-update/box2d
...
box2d: 2.3.0 -> 2.3.1
2019-01-18 08:28:56 +00:00
Sergei Maximov
a3bff35450
gem-config: support rbnacl v6.0.0
...
With the v6.0.0 release of the `rbnacl` gem, it does not longer depends
on `rbnacl-libsodium` gem (which is now deprecated ([1])) to package the
`libsodium` library and should use the one provided by the distribution;
it raises an error if `rbnacl-libsodium` is detected ([2]).
Unfortunately, default gem config patches `rbnacl` unconditionally ([3]),
which means that newer versions of `rbnacl` fail at startup.
[1]: https://github.com/crypto-rb/rbnacl-libsodium/issues/29
[2]: c176fc0bd8/lib/rbnacl.rb (L4-L8)
[3]: 9fd099a6ae/pkgs/development/ruby-modules/gem-config/default.nix (L300-L306)
2019-01-18 11:04:54 +03:00
Peter Hoeg
eaa665e243
Merge pull request #53495 from peterhoeg/p/zm
...
zoneminder: init at 1.32.3 and add NixOS module
2019-01-18 15:49:28 +08:00
Jörg Thalheim
3ba707d228
Merge pull request #54163 from Mic92/racket
...
racket: fix drracket crashes on file dialogs
2019-01-18 07:48:48 +00:00
Peter Hoeg
119876990e
Merge pull request #51864 from peterhoeg/f/vsftpd
...
vsftpd: compile with OpenSSL for SSL support
2019-01-18 15:46:49 +08:00
Sarah Brofeldt
9fd099a6ae
Merge pull request #54184 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.13.1 -> 1.13.2
2019-01-18 08:04:32 +01:00
R. RyanTM
8d8c16db9e
blueman: 2.0.7 -> 2.0.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-17 21:01:17 -08:00
R. RyanTM
5ad65f78a7
bfs: 1.3.1 -> 1.3.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/bfs/versions
2019-01-17 20:41:21 -08:00
R. RyanTM
d04a50da7c
atop: 2.3.0 -> 2.4.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/atop/versions
2019-01-17 20:35:46 -08:00
André-Patrick Bubel
cfcce55e1c
electrum: 3.2.3 -> 3.2.4 (security)
...
Backports anti-phishing measures from master
2019-01-18 05:04:51 +01:00
R. RyanTM
c8d9777672
armadillo: 9.200.6 -> 9.200.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-01-17 19:55:43 -08:00
R. RyanTM
0e1a60bef4
alsaUtils: 1.1.7 -> 1.1.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alsa-utils/versions
2019-01-17 19:52:35 -08:00
R. RyanTM
2b09c15ae3
python37Packages.beancount: 2.1.3 -> 2.2.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-beancount/versions
2019-01-17 19:21:11 -08:00
Mario Rodas
8819ff0701
brakeman: 4.3.1 -> 4.4.0
2019-01-17 22:14:00 -05:00
R. RyanTM
38f62271f2
box2d: 2.3.0 -> 2.3.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/box2d/versions
2019-01-17 19:08:41 -08:00
R. RyanTM
5e414d8339
bento4: 1.5.1-627 -> 1.5.1-628
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bento4/versions
2019-01-17 18:59:37 -08:00
R. RyanTM
b5263c71b4
brave: 0.58.18 -> 0.58.21
...
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
2019-01-17 18:27:14 -08:00
worldofpeace
422b6bd489
Merge pull request #54028 from r-ryantm/auto-update/wavebox
...
wavebox: 4.5.9 -> 4.5.10
2019-01-18 02:08:13 +00:00
Jan Tojnar
71ca02f750
Merge pull request #54201 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.0.1 -> 1.0.2
2019-01-18 03:05:33 +01:00
worldofpeace
fda57c8aa8
Merge pull request #54030 from r-ryantm/auto-update/xpad
...
xpad: 5.3.0 -> 5.4.0
2019-01-18 02:04:59 +00:00
Jan Tojnar
7cc983eade
Merge pull request #54206 from r-ryantm/auto-update/gnome-sound-recorder
...
gnome3.gnome-sound-recorder: 3.28.1 -> 3.28.2
2019-01-18 03:04:16 +01:00
Vincent Laporte
218deb3736
zeroad: 0.0.23 -> 0.0.23b
2019-01-18 01:52:22 +00:00
worldofpeace
ce69fadb36
Merge pull request #54153 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.18.21 -> 2.18.23
2019-01-18 01:51:04 +00:00
R. RyanTM
277186fee3
capstone: 4.0 -> 4.0.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/capstone/versions
2019-01-17 17:48:07 -08:00
worldofpeace
228bf5d62a
Merge pull request #54193 from r-ryantm/auto-update/zafiro-icons
...
zafiro-icons: 0.8.1 -> 0.8.3
2019-01-18 01:46:31 +00:00
worldofpeace
92e684b062
Merge pull request #54210 from r-ryantm/auto-update/git-secret
...
git-secret: 0.2.4 -> 0.2.5
2019-01-18 01:44:58 +00:00
R. RyanTM
4ae30e299b
clamav: 0.101.0 -> 0.101.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/clamav/versions
2019-01-17 17:40:28 -08:00
Peter Hoeg
4d2a45b30f
Merge pull request #53990 from dotlambda/esphomeyaml-init
...
esphome: init at 1.10.1
2019-01-18 09:09:35 +08:00
Ryan Mulligan
fc8fe99c8b
Merge pull request #54229 from alexfmpe/patch-1
...
Fix typo
2019-01-17 16:58:41 -08:00
Jan Tojnar
9c23304cd6
gnome3.gnome-sound-recorder: 3.28.1 -> 3.28.2
...
Also adding a patch that fixes crash when trying to play recordings.
2019-01-18 01:47:01 +01:00
R. RyanTM
3c0c79f771
debootstrap: 1.0.112 -> 1.0.114
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-01-17 16:45:00 -08:00
R. RyanTM
46aadd5dad
gnome3.gnome-settings-daemon: 3.30.1.2 -> 3.30.2 ( #54220 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-settings-daemon/versions
2019-01-18 01:27:48 +01:00
Alexandre Esteves
1eb9812566
Fix typo
2019-01-18 00:05:57 +00:00
R. RyanTM
5e691849ea
gtkd: 3.8.4 -> 3.8.5 ( #54200 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkd/versions
2019-01-18 00:06:33 +01:00
Jörg Thalheim
fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
...
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
R. RyanTM
eb523422a6
gnuradio-rds: 1.0.0 -> 1.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/gnuradio-rds/versions
2019-01-17 14:37:13 -08:00
Jörg Thalheim
3c2d5eba5f
yubioath-desktop: add myself as maintainer
2019-01-17 22:33:24 +00:00
Jörg Thalheim
5aa12178de
yubikey-manager: add myself as maintainer
2019-01-17 22:33:23 +00:00
Jörg Thalheim
d43b26f594
yubioath-desktop: 3.1.0 -> 4.3.4
2019-01-17 22:33:13 +00:00
R. RyanTM
2de1db4e80
gnustep.back: 0.26.2 -> 0.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/gnustep-back/versions
2019-01-17 14:18:33 -08:00
R. RyanTM
64139656ec
gnome-builder: 3.30.2 -> 3.30.3 ( #54205 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-builder/versions
2019-01-17 22:30:07 +01:00
Jörg Thalheim
72983e22fa
yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 21:28:46 +00:00
Jörg Thalheim
d3e3346530
pyotherside: init at 1.5.3
2019-01-17 21:28:41 +00:00
Will Dietz
a3f86e0156
hermit: init at 2.0
2019-01-17 15:25:00 -06:00
Will Dietz
e441581b13
luculent: init at 2.0.0
2019-01-17 15:24:59 -06:00
Will Dietz
2dd48b7017
cherry: init at 1.2
2019-01-17 15:24:58 -06:00
Will Dietz
57a46d4330
ankacoder{,-condensed}: init at 1.100
2019-01-17 15:24:57 -06:00
Will Dietz
81d3780b47
agave: init at 008
2019-01-17 15:24:55 -06:00
Michael Weiss
3efab179a5
signal-desktop: 1.19.0 -> 1.20.0
2019-01-17 22:24:11 +01:00
R. RyanTM
6c9493e92d
git-secret: 0.2.4 -> 0.2.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/git-secret/versions
2019-01-17 12:59:36 -08:00
R. RyanTM
55ea7b1bbe
gmsh: 4.0.7 -> 4.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/gmsh/versions
2019-01-17 12:55:54 -08:00
R. RyanTM
1599992618
fasm-bin: 1.73.05 -> 1.73.06
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-01-17 12:37:35 -08:00
R. RyanTM
e25f34968b
freetds: 1.00.109 -> 1.00.110
...
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
2019-01-17 12:31:43 -08:00
Danylo Hlynskyi
bfd31e29c8
Merge pull request #53684 from dtzWill/update/mercurial-4.8.2
...
mercurial: 4.8.1 -> 4.8.2
2019-01-17 22:19:02 +02:00
Timo Kaufmann
73368f468a
Merge pull request #54202 from timokau/sage-8.6
...
sage: 8.5 -> 8.6
2019-01-17 21:12:17 +01:00
Tor Hedin Brønner
2195c59234
gnome3.removePackagesByName: fix filter reference ( #54204 )
2019-01-17 21:06:31 +01:00
R. RyanTM
9484cd50d4
gnustep.gui: 0.26.2 -> 0.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/gnustep-gui/versions
2019-01-17 11:43:40 -08:00
Timo Kaufmann
471ba67013
libgap, gap-libgap-compatible: remove
...
They were only used by sage, which now (since version 8.6) uses gaps own
(new) libgap.
2019-01-17 20:39:02 +01:00
Timo Kaufmann
e379ee67c3
sage: 8.5 -> 8.6
2019-01-17 20:39:02 +01:00
Timo Kaufmann
29e150d85f
Merge pull request #54127 from timokau/gap-improvements
...
gap: install libgap, add packageSet option
2019-01-17 20:38:38 +01:00
R. RyanTM
9bd9d2a002
flatpak-builder: 1.0.1 -> 1.0.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/flatpak-builder/versions
2019-01-17 11:11:48 -08:00
R. RyanTM
c31f4f85bc
haproxy: 1.9.0 -> 1.9.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/haproxy/versions
2019-01-17 10:25:26 -08:00
Michael Weiss
9aa46aedfe
android-studio-preview: Deprecate the attribute
...
This also covers "androidStudioPackages.preview".
I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Michael Weiss
f7a3a5ad94
androidStudioPackages.beta: Rename the binary according to the channel
...
The old name "android-studio-preview" was a bit misleading while
"android-studio-beta" should clearly reflect that this is from the beta
channel. I hope that this does not break any workflows but since
"android-studio-preview" was most likely not called from any scripts the
risk should be low (also: most people probably use the stable version
anyway).
2019-01-17 19:13:06 +01:00
R. RyanTM
4fd3e6692b
zafiro-icons: 0.8.1 -> 0.8.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zafiro-icons/versions
2019-01-17 08:25:41 -08:00
R. RyanTM
3556c42fcd
jackett: 0.10.566 -> 0.10.622
...
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
2019-01-17 08:16:17 -08:00
R. RyanTM
b39f1fd449
hyper: 2.1.0 -> 2.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/hyper/versions
2019-01-17 07:56:45 -08:00
R. RyanTM
2dbaab7afe
liburcu: 0.10.1 -> 0.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/liburcu/versions
2019-01-17 16:49:28 +01:00
R. RyanTM
9f1d525cb5
hebcal: 4.15 -> 4.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hebcal/versions
2019-01-17 07:43:55 -08:00
R. RyanTM
b31dddaba8
kubernetes: 1.13.1 -> 1.13.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/kubernetes/versions
2019-01-17 07:32:47 -08:00
Jan Tojnar
23c1a234dc
Merge pull request #54124 from jtojnar/remove-packages-by-name
...
nixos/desktops: deduplicate removePackagesByName
2019-01-17 16:05:14 +01:00
Jan Tojnar
6bd544d00d
Merge pull request #54171 from etu/init-phpstan
...
phpPackages.phpstan: init at 0.11
2019-01-17 16:04:31 +01:00
Robert Schütz
d428e37cee
python.pkgs.base58: 1.0.0 -> 1.0.3
2019-01-17 15:39:10 +01:00
Ryan Mulligan
c35322ba6d
Merge pull request #54167 from r-ryantm/auto-update/mutt
...
mutt: 1.11.1 -> 1.11.2
2019-01-17 06:16:09 -08:00
Danylo Hlynskyi
23a13b562c
kernel config: add support for CONFIG_SQUASHFS_ZSTD ( #52967 )
...
Also, allow override `make-squashfs.nix` compression parameters.
2019-01-17 15:24:44 +02:00
Tim Steinbach
83963ba209
slack: 3.3.3 -> 3.3.7
2019-01-17 08:12:54 -05:00
Franz Pletz
3a6cd12a47
tengine: 2.2.2 -> 2.2.3 (security)
...
Fixes CVE-2018-16843, CVE-2018-16844 and CVE-2018-16845.
2019-01-17 13:26:55 +01:00
Elis Hirwing
d580b66fd1
phpPackages.phpstan: init at 0.11
...
PHP Static Analysis Tool
2019-01-17 13:10:23 +01:00
Tim Steinbach
bae1a0f825
linux: 4.20.2 -> 4.20.3
2019-01-17 06:56:20 -05:00
Tim Steinbach
b4ab6ffb7f
linux: 4.19.15 -> 4.19.16
2019-01-17 06:56:08 -05:00
Tim Steinbach
6ad56550e4
linux: 4.14.93 -> 4.14.94
2019-01-17 06:55:59 -05:00
Tim Steinbach
1e62588421
linux: 4.9.150 -> 4.9.151
2019-01-17 06:55:42 -05:00
Tim Steinbach
2833865206
linux: 4.4.170 -> 4.4.171
2019-01-17 06:55:31 -05:00
Jörg Thalheim
088cb13aee
Merge pull request #53964 from ejpcmac/update-erlangR21
...
erlangR21: 21.2 -> 21.2.3
2019-01-17 11:30:52 +00:00
Jörg Thalheim
7d9a42455e
Merge pull request #54166 from r-ryantm/auto-update/ocserv
...
ocserv: 0.12.1 -> 0.12.2
2019-01-17 11:11:06 +00:00
ngerstle-cognite
c7c6c35768
postman: 6.3.0 -> 6.7.1 ( #54101 )
...
A simple update from 6.3.0 to 6.7.1 fixes a breaking bug - something about requested version 30 being less than version 80 during startup?
Either way, 6.7.1 seems to solve the issue.
2019-01-17 11:09:49 +00:00
Jörg Thalheim
682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
...
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Jörg Thalheim
134191ecc9
Merge pull request #54151 from r-ryantm/auto-update/python3.7-jaraco.classes
...
python37Packages.jaraco_classes: 1.5 -> 2.0
2019-01-17 10:56:23 +00:00
Jörg Thalheim
567bde0a9e
Merge pull request #54145 from r-ryantm/auto-update/python3.7-ConfigArgParse
...
python37Packages.ConfigArgParse: 0.13.0 -> 0.14.0
2019-01-17 10:54:27 +00:00
R. RyanTM
09dae062b6
mutt: 1.11.1 -> 1.11.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/mutt/versions
2019-01-17 02:36:22 -08:00
Tor Hedin Brønner
ee0d575b59
Merge pull request #54133 from peterhoeg/f/portal_kde
...
xdg-desktop-portal-kde: fix missing dependencies
2019-01-17 11:25:05 +01:00
R. RyanTM
f87dd8926f
ocserv: 0.12.1 -> 0.12.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/ocserv/versions
2019-01-17 02:06:12 -08:00
Jean-Philippe Cugnet
6750dd66f9
erlangR21: 21.2 -> 21.2.3
2019-01-17 10:50:41 +01:00
Jörg Thalheim
478188d41c
Merge pull request #54092 from r-ryantm/auto-update/python3.7-neovim-remote
...
neovim-remote: 2.1.3 -> 2.1.4
2019-01-17 09:47:52 +00:00
Jörg Thalheim
1d003b8cde
Merge pull request #54144 from r-ryantm/auto-update/python3.7-aniso8601
...
python37Packages.aniso8601: 4.0.1 -> 4.1.0
2019-01-17 09:46:12 +00:00
Jörg Thalheim
d3ab656d87
python2.pkgs.aniso8601: add optional mock dependency
2019-01-17 09:44:56 +00:00
R. RyanTM
d941974d80
mpop: 1.4.1 -> 1.4.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/mpop/versions
2019-01-17 09:40:58 +00:00
Jörg Thalheim
dda13d75ec
Merge pull request #54114 from r-ryantm/auto-update/python3.7-perf
...
python37Packages.perf: 1.5.1 -> 1.6.0
2019-01-17 09:18:15 +00:00
Timo Kaufmann
cf63a8c94c
gap: add packageSet option
...
Two reasons for this:
- more fine-grained space/functionality tradeoff
- preparation for the sage 8.6 update, which finally doesn't need a
downgraded gap anymore but does break when unexpected (non-standard)
packages are installed. Details: https://trac.sagemath.org/ticket/26983
The proper way to deal with gap packages would be to create a package
set, package each one individually and have something like gap
equivalent of `python.withPackages`. I am not willing to do that
however.
2019-01-17 10:10:24 +01:00
Timo Kaufmann
bb173ec8e3
gap: install libgap
...
There are some starts of a `make install`, but nothing complete yet.
Upstream now ships a `libgap` as a replacement of the custom one used by
sagemath.
2019-01-17 10:10:21 +01:00
Jörg Thalheim
4f9e46af5d
racket: fix drracket crashes on file dialogs
2019-01-17 08:58:34 +00:00
Jörg Thalheim
3de6effe70
coursera-dl: relax version constraints
2019-01-17 08:47:43 +00:00
Jörg Thalheim
de9c266296
Merge pull request #54161 from r-ryantm/auto-update/neovim-unwrapped
...
neovim-unwrapped: 0.3.3 -> 0.3.4
2019-01-17 08:40:54 +00:00
Jörg Thalheim
23b0e14416
Merge pull request #54134 from swdunlop/nats-streaming-server-0.11.2
...
nats-streaming-server: 0.11.0 -> 0.11.2
2019-01-17 08:25:06 +00:00
Frederik Rietdijk
5bc3778ae7
Merge pull request #54097 from r-ryantm/auto-update/python2.7-supervisor
...
python27Packages.supervisor: 3.3.4 -> 3.3.5
2019-01-17 09:18:03 +01:00
R. RyanTM
62bcbf1e0f
python37Packages.pytest-django: 3.4.4 -> 3.4.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-pytest-django/versions
2019-01-17 09:17:46 +01:00
R. RyanTM
233c0a5639
python37Packages.paste: 3.0.5 -> 3.0.6
...
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-paste/versions
2019-01-17 09:17:33 +01:00
R. RyanTM
ee5892a012
python37Packages.pyrsistent: 0.14.6 -> 0.14.9
...
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-pyrsistent/versions
2019-01-17 09:17:03 +01:00
R. RyanTM
e995c46ae5
python37Packages.keyrings-alt: 3.1 -> 3.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/python3.7-keyrings.alt/versions
2019-01-17 09:16:51 +01:00
R. RyanTM
0e794fdba7
python37Packages.qtawesome: 0.5.3 -> 0.5.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-qtawesome/versions
2019-01-17 09:16:38 +01:00
R. RyanTM
5d6b38f22b
python37Packages.pyshp: 2.0.0 -> 2.0.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-pyshp/versions
2019-01-17 09:16:27 +01:00
R. RyanTM
0474b6b381
python37Packages.flexmock: 0.10.2 -> 0.10.3
...
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-flexmock/versions
2019-01-17 09:15:54 +01:00
R. RyanTM
816cc6dc83
python37Packages.distributed: 1.25.1 -> 1.25.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/python3.7-distributed/versions
2019-01-17 09:15:43 +01:00
R. RyanTM
b77722d989
python37Packages.detox: 0.15 -> 0.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/python3.7-detox/versions
2019-01-17 09:15:30 +01:00
R. RyanTM
5cb588f863
python37Packages.gast: 0.2.0 -> 0.2.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/python3.7-gast/versions
2019-01-17 09:15:00 +01:00
R. RyanTM
67447ba45b
python37Packages.astropy: 3.1 -> 3.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/python3.7-astropy/versions
2019-01-17 09:14:46 +01:00
R. RyanTM
2253fc27cd
python37Packages.discogs_client: 2.2.1 -> 2.2.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/python3.7-discogs-client/versions
2019-01-17 09:14:32 +01:00
R. RyanTM
19e72009b9
python37Packages.bokeh: 1.0.2 -> 1.0.3
...
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-bokeh/versions
2019-01-17 09:14:15 +01:00
R. RyanTM
db44656467
neovim-unwrapped: 0.3.3 -> 0.3.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/neovim-unwrapped/versions
2019-01-17 00:13:16 -08:00
R. RyanTM
560e7d7c59
oidentd: 2.3.1 -> 2.3.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/oidentd/versions
2019-01-17 08:08:05 +00:00
Jörg Thalheim
f6100507dd
Merge pull request #54160 from volth/patch-299
...
fetchgit: use buildPackages.cacert
2019-01-17 08:07:08 +00:00
Jörg Thalheim
fa17085179
nodePackages: regenerate
2019-01-17 08:03:21 +00:00