Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
...
Commit d2f39adea9
added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4
nixpkgs: reorganize the postgresql extensions
...
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.
It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).
No attributes were renamed or harmed in the creation of this patch.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Austin Seipp
73f56ae191
nixpkgs: move postgresql patches into a common directory
...
This simply makes it easier to browse the PostgreSQL package directory. More to
come.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
pacien
bf899d3bfb
epkowa: add s80 series driver
2019-01-20 00:22:24 +01:00
Dmitry Kalinkin
3cac599628
Merge pull request #54342 from ar1a/vdmfec
...
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds
d5fca98fcd
vdmfec: init at 1.0
2019-01-20 08:58:12 +11:00
Dmitry Kalinkin
0f3758b5e6
Merge pull request #53839 from fusion809/marvin
...
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
José Romildo Malaquias
6751249f4a
nordic-polar: 1.3.0 -> 1.4.0
2019-01-19 18:01:24 -02:00
José Romildo Malaquias
c58807f764
nordic: 1.3.0 -> 1.5.4
2019-01-19 17:57:31 -02:00
zimbatm
556c4426e8
kubectl: reduce closure size
...
before: 482M
after: 38M
2019-01-19 20:55:03 +01:00
José Romildo Malaquias
2f519fe80f
ant-theme: 1.2.0 -> 1.3.0
2019-01-19 17:38:48 -02:00
Vladimír Čunát
3fa77297b5
linux: avoid memory hotplug support on most platforms
...
It broke i686 build, and it's probably not worth it on others, too.
/cc #54095 e63414078a
.
2019-01-19 19:22:02 +01:00
Alyssa Ross
0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
...
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Robert Schütz
a7a8570eed
sigal: use python3Packages ( #54187 )
2019-01-19 17:33:10 +01:00
Michael Weiss
7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0
2019-01-19 17:20:37 +01:00
Michael Weiss
af100d55d3
dynamips: 0.2.18 -> 0.2.19
2019-01-19 17:20:37 +01:00
Vladimír Čunát
51ac3db79c
Revert "nix: point at curl 7.59.0 ( #41452 )"
...
This reverts commit 5574df3549
.
I also can't reproduce the problem anymore; discussion: #41312 .
Fixes #53569 , fixes #53948 . (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
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