Commit Graph

196719 Commits

Author SHA1 Message Date
Michael Raskin
cfd7a08c57
Merge pull request #84991 from jluttine/liblinphone-fix-vcard
liblinphone: fix missing vcard_grammar
2020-04-12 00:22:24 +00:00
zowoq
e1c059c850 shellcheck: don't build locally 2020-04-12 09:57:11 +10:00
Cole Helbling
a276d1220d
qimgv: enable video support
I actually went back and `strace`'d the binary when it complained about
being unable to load the library it uses for playing videos. Turns out,
it wasn't finding the library because it wasn't in any of its library
paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the
library it uses to play videos, and now things are peachy.

There is a (seemingly innocuous) error that gets displayed from Exiv2
being unable to determine its image type. Since it's actually a video, I
think it's fine. Another issue that pops up in the output is missing
`libcuda.so.1`, but that doesn't seem to affect functionality, and using
`addOpenGLRunpath` on both the binary and libraries didn't silence it.

Also did a little formatting.
2020-04-11 16:35:28 -07:00
Ryan Mulligan
5709214f80
Merge pull request #85016 from r-ryantm/auto-update/amber
amber: 0.5.3 -> 0.5.4
2020-04-11 15:30:20 -07:00
R. RyanTM
f4161cc59d hugo: 0.68.3 -> 0.69.0 2020-04-11 21:43:30 +00:00
R. RyanTM
1197941d2a hcloud: 1.16.1 -> 1.16.2 2020-04-11 21:34:13 +00:00
Edmund Wu
363004c7eb
rtkit: cleanup 2020-04-11 17:09:44 -04:00
Mario Rodas
eb54aa1f6c
Merge pull request #84979 from doronbehar/improve-nerd-fonts
nerdfonts: update.sh: use releases api to generate shas
2020-04-11 15:54:11 -05:00
Timo Kaufmann
8febf8babe
Merge pull request #85027 from timokau/pymc3-unbreak
python3.pkgs.pymc3: unbreak; update arviz, tensorflow-probability
2020-04-11 20:43:07 +00:00
Jörg Thalheim
ae4b71ecac
Merge pull request #85007 from nh2/git-bug-0.7.1
gitAndTools.git-bug: 0.6.0 -> 0.7.0
2020-04-11 21:40:05 +01:00
Timo Kaufmann
b7b33e2c5d python3.pkgs.pymc3: unbreak
The arviz and packaging dependencies are needed since the update to
pymc3 3.8.
2020-04-11 22:11:19 +02:00
Timo Kaufmann
346197e57c python.pkgs.arviz: 0.6.1 -> 0.7.0
Fixes a test failure that was caused by the numba update in
4362401fa3.
2020-04-11 22:11:17 +02:00
Timo Kaufmann
04d3adb82f python.pkgs.tensorflow-probability: 0.7 -> 0.8.0
This unbreaks the build by updating to a newer version, adding new
dependencies and backporting some patches.

0.9 is released already, but that version is no longer compatible with
tf1. 0.8.0 is compatible with tf1 and tf2.
2020-04-11 22:11:16 +02:00
Pavol Rusnak
96f52cb22b
electron: fix wrapGAppsHook usage 2020-04-11 21:56:31 +02:00
Pavol Rusnak
3abd151f8e
Revert "riot-desktop: wrap with wrapGAppsHook"
This reverts commit fe6addbbf7.
2020-04-11 21:54:34 +02:00
Rok Garbas
dc75767b7f
Merge pull request #85011 from danielfullmer/zoneminder-1.34.9
zoneminder: 1.34.3 -> 1.34.9
2020-04-11 21:32:12 +02:00
Matthew Bauer
9ef6f1aa99
Merge pull request #84933 from matthewbauer/fix-bazel-copts
build-bazel-package: fix linkopt flags
2020-04-11 15:31:35 -04:00
Rok Garbas
4f8ca442d7
Merge pull request #85014 from bcc32/patch-1
megacmd: 1.1.0 -> 1.2.0
2020-04-11 21:30:57 +02:00
Rok Garbas
ac2f7301b4
Merge pull request #85015 from bbigras/starship
starship: 0.39.0 -> 0.40.0
2020-04-11 21:29:22 +02:00
Elis Hirwing
61ab265643
Merge pull request #84993 from talyz/pdo_mysql_socket
php.extensions.pdo_mysql: Set default socket location
2020-04-11 21:12:31 +02:00
Tobias Happ
fdb4439640 teamspeak_server: add updateScript 2020-04-11 20:53:33 +02:00
Domen Kožar
aae0cc8a6e
Merge pull request #85019 from sorki/spring
spring: 104.0.1-1480-gc9377ac -> 104.0.1-1482-gc4e1654
2020-04-11 20:31:43 +02:00
R. RyanTM
64f80e3397 android-udev-rules: 20191103 -> 20200410 2020-04-11 18:24:40 +00:00
Dmitry Kalinkin
7cbffa0530
herwig: 7.2.0 -> 7.2.1
thepeg: 2.2.0 -> 2.2.1

A minor bugfix
2020-04-11 14:23:26 -04:00
Domen Kožar
fa613bc7f1
Merge pull request #85008 from Gabriel439/gabriel/default_dhall
Upate `buildDhallPackage` to use default version of Dhall
2020-04-11 20:21:58 +02:00
R. RyanTM
b980e3e4cc amber: 0.5.3 -> 0.5.4 2020-04-11 18:21:27 +00:00
Mario Rodas
f5867d86fe
Merge pull request #84982 from endocrimes/nomad-0.11.x
nomad: 0.10.5 -> 0.11.0
2020-04-11 13:14:36 -05:00
Mario Rodas
b9d3ce83c6
Merge pull request #84992 from sikmir/gpxsee
gpxsee: 7.27 -> 7.28
2020-04-11 13:13:36 -05:00
Mario Rodas
6246f24f46
Merge pull request #84957 from marsam/fix-python3Packages.gst-python-darwin
python3Packages.gst-python: fix build on darwin
2020-04-11 13:12:12 -05:00
Bruno Bigras
83a0ed409e starship: 0.39.0 -> 0.40.0 2020-04-11 14:11:13 -04:00
Richard Marko
84d39a3c2f spring: 104.0.1-1480-gc9377ac -> 104.0.1-1482-gc4e1654 2020-04-11 20:08:53 +02:00
Aaron Zeng
d06f3687fa
megacmd: 1.1.0 -> 1.2.0 2020-04-11 13:49:38 -04:00
Daniel Fullmer
fae01fa84b zoneminder: 1.34.3 -> 1.34.9
Also removed workaround which was included in ZoneMinder/zoneminder#2867
2020-04-11 13:37:15 -04:00
Orivej Desh
bbdd169400
gst_all_1.gst-plugins-good: enable jack plugin (#84543)
On Linux this adds two dependencies to the closure, libjack2 and celt, which
increases its size from 163.5 MB to 164.4 MB.

This should not cause any issues on macOS since jack supports it.
2020-04-11 17:26:26 +00:00
Jörg Thalheim
479a9b3c07
Merge pull request #84998 from r-ryantm/auto-update/uftp
uftp: 4.10.1 -> 4.10.2
2020-04-11 18:22:01 +01:00
Maximilian Bosch
3b15c63d19
Merge pull request #84931 from ngerstle/update-minikube
minikube: 1.8.1 -> 1.9.2
2020-04-11 18:35:07 +02:00
Gabriel Gonzalez
9f2dd99705 Upate buildDhallPackage to use default version of Dhall
Now that the default version is sufficiently new we don't need to
pin the Dhall version any longer in `buildDhallPackage`
2020-04-11 09:07:58 -07:00
Niklas Hambüchen
fd6ee37def gitAndTools.git-bug: 0.6.0 -> 0.7.0 2020-04-11 18:04:02 +02:00
Benjamin Hipple
35e4f8edd2
Merge pull request #85002 from iblech/patch-tikzit2.1.5
tikzit: 2.1.4 -> 2.1.5
2020-04-11 12:03:35 -04:00
Doron Behar
52e8594d73 nerdfonts: update.sh: use releases api to generate shas 2020-04-11 19:02:56 +03:00
Benjamin Hipple
7b1f4dc454
Merge pull request #84880 from pmiddend/fcppt-to-3.5.0
fcppt: 3.2.2 -> 3.5.0
2020-04-11 11:55:09 -04:00
Symphorien Gibol
c8c3181845 hdapsgl: 0.5.0 -> 0.7.0
We now package a fork on github because:
* gentoo does it
* the fork is owned by the same organisation as the one we take hdapsd
from.
2020-04-11 17:37:06 +02:00
Dmitry Kalinkin
5c72e84169
pythonPackages.awkward1: use pytestCheckHook 2020-04-11 11:31:41 -04:00
Dmitry Kalinkin
ab1c67eacd
pythonPackages.awkward1: 0.1.38 -> 0.2.12 2020-04-11 11:31:37 -04:00
Ingo Blechschmidt
1a2d79fb78 tikzit: 2.1.4 -> 2.1.5 2020-04-11 17:22:02 +02:00
Peter Hoeg
a7bd722ec8
Merge pull request #84984 from r-ryantm/auto-update/strawberry
strawberry: 0.6.8 -> 0.6.9
2020-04-11 23:18:07 +08:00
Peter Hoeg
b5ec6ade60
Merge pull request #84964 from r-ryantm/auto-update/python3.7-snapcast
python37Packages.snapcast: 2.0.10 -> 2.1.0
2020-04-11 23:16:30 +08:00
R. RyanTM
debc530a7b uftp: 4.10.1 -> 4.10.2 2020-04-11 14:12:18 +00:00
Domen Kožar
ce419005bb
Merge pull request #84990 from sorki/spring
spring: 104.0.1-1477-g8ecf38a -> 104.0.1-1480-gc9377ac
2020-04-11 14:58:35 +02:00
Maximilian Bosch
ef1e4f8064
Merge pull request #84810 from kuznero/master
jetbrains: update
2020-04-11 14:55:30 +02:00
Mario Rodas
4d9a8ae2e7
Merge pull request #84962 from marsam/update-bazel-buildtools
bazel-buildtools: 1.0.0 -> 2.2.1
2020-04-11 07:53:37 -05:00
Nikolay Korotkiy
9980389161
gpxsee: 7.27 -> 7.28 2020-04-11 15:38:42 +03:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
Fixes #84488
2020-04-11 15:32:39 +03:00
Richard Marko
9b8ee09a7c spring: add sorki to maintainers 2020-04-11 14:27:47 +02:00
Richard Marko
bd20b4d4c7 spring: 104.0.1-1477-g8ecf38a -> 104.0.1-1480-gc9377ac 2020-04-11 14:27:47 +02:00
talyz
d85bf2f5b7
php.extensions.pdo_mysql: Set default socket location
Set the default socket location to match the one used by the MySQL
module, so PHP programs using pdo_mysql don't have to specify this
themselves.
2020-04-11 14:27:06 +02:00
Maximilian Bosch
43020a8692
Merge pull request #84986 from r-ryantm/auto-update/strace
strace: 5.5 -> 5.6
2020-04-11 14:07:02 +02:00
Symphorien Gibol
25e5a37c97 libinsane: 1.0.3 -> 1.0.4
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
R. RyanTM
e304f9d69b strace: 5.5 -> 5.6 2020-04-11 11:42:08 +00:00
R. RyanTM
03e18abf05 strawberry: 0.6.8 -> 0.6.9 2020-04-11 11:22:04 +00:00
Danielle Lancashire
064268831b
nomad: 0.10.5 -> 0.11.0
This commit migrates the Nomad package from the 0.10.x line of releases
to 0.11.X.

This allows us to also bump the version of Go that is used to 1.14.x.
NOTE: 1.14.x will be needed for the rest of the 0.11.x releases as Nomad
only bumps patch versions of Go within a release series.

CHANGELOG:

FEATURES:

    Container Storage Interface [beta]: Nomad has expanded support
    of stateful workloads through support for CSI plugins.
    Exec UI: an in-browser terminal for connecting to running allocations.
    Audit Logging (Enterprise): Audit logging support for Nomad
    Enterprise.
    Scaling APIs: new scaling policy API and job scaling APIs to support external autoscalers
    Task Dependencies: introduces lifecycle stanza with prestart and sidecar hooks for tasks within a task group

BACKWARDS INCOMPATIBILITIES:

    driver/rkt: The Rkt driver is no longer packaged with Nomad and is instead
    distributed separately as a driver plugin. Further, the Rkt driver codebase
    is now in a separate
    repository.

IMPROVEMENTS:

    core: Optimized streaming RPCs made between Nomad agents [GH-7044]
    build: Updated to Go 1.14.1 [GH-7431]
    consul: Added support for configuring enable_tag_override on service stanzas. [GH-2057]
    client: Updated consul-template library to v0.24.1 - added support for working with consul connect. Deprecated vault_grace [GH-7170]
    driver/exec: Added no_pivot_root option for ramdisk use [GH-7149]
    jobspec: Added task environment interpolation to volume_mount [GH-7364]
    jobspec: Added support for a per-task restart policy [GH-7288]
    server: Added minimum quorum check to Autopilot with minQuorum option [GH-7171]
    connect: Added support for specifying Envoy expose path configurations [GH-7323] [GH-7396]
    connect: Added support for using Connect with TLS enabled Consul agents [GH-7602]

BUG FIXES:

    core: Fixed a bug where group network mode changes were not honored [GH-7414]
    core: Optimized and fixed few bugs in underlying RPC handling [GH-7044] [GH-7045]
    api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [GH-7207]
    api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [GH-5970]
    api: Fixed a bug where /client/allocations/... (e.g. allocation stats) requests may hang in special cases after a leader election [GH-7370]
    cli: Fixed a bug where nomad agent -dev fails on Windows [GH-7534]
    cli: Fixed a panic when displaying device plugins without stats [GH-7231]
    cli: Fixed a bug where alloc exec command in TLS environments may fail [GH-7274]
    client: Fixed a panic when running in Debian with /etc/debian_version is empty [GH-7350]
    client: Fixed a bug affecting network detection in environments that mimic the EC2 Metadata API [GH-7509]
    client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [GH-7383]
    consul: Fixed a bug where modified Consul service definitions would not be updated [GH-6459]
    connect: Fixed a bug where Connect enabled allocation would not stop after promotion [GH-7540]
    connect: Fixed a bug where restarting a client would prevent Connect enabled allocations from cleaning up properly [GH-7643]
    driver/docker: Fixed handling of seccomp security_opts option [GH-7554]
    driver/docker: Fixed a bug causing docker containers to use swap memory unexpectedly [GH-7550]
    scheduler: Fixed a bug where changes to task group shutdown_delay were not persisted or displayed in plan output [GH-7618]
    ui: Fixed handling of multi-byte unicode characters in allocation log view [GH-7470] [GH-7551]
2020-04-11 12:52:09 +02:00
Jan Tojnar
dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Maximilian Bosch
529465d171
Merge pull request #84078 from petersjt014/master
catcli: init at 0.5.13
2020-04-11 10:29:10 +02:00
Josh Peters
aa84e476da catcli: init at 0.5.13 2020-04-11 02:22:47 -05:00
Philipp Middendorf
2a9866fc2c fcppt: 3.2.2 -> 3.5.0 2020-04-11 08:50:48 +02:00
Philipp Middendorf
7af039befe metal: init at 2.1.1 2020-04-11 08:50:48 +02:00
Max Zerzouri
ab65cb50c8 polyphone: init at 2.2.0 2020-04-11 17:33:45 +12:00
Mario Rodas
c4ff843ed1
shellcheck: fix build
shellcheck no longer auto builds its manpage[1]

[1] 2c026f1ec7
2020-04-11 00:00:00 -05:00
R. RyanTM
b6dafe8a21 python27Packages.shodan: 1.22.0 -> 1.23.0 2020-04-11 03:26:07 +00:00
Frank Doepper
0af01aa8d1 pingus: move cmake to nativeBuildInputs 2020-04-11 05:14:49 +02:00
Linus Heckemann
156ee198b2
freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)
* freerdp: 2.0.0-rc4 -> 2.0.0

* freerdp: add Xtst for input in shadow server, libxslt for manpages

* freerdp: nits
2020-04-11 11:03:03 +08:00
Vika
c6eabc0033
mako: wrap with wrapGAppsHook
mako wasn't finding the librsvg library and its gdk-pixbuf loader, the
SVG icon support was broken for a long time.
2020-04-11 06:00:18 +03:00
R. RyanTM
35b071b465 python37Packages.snapcast: 2.0.10 -> 2.1.0 2020-04-11 02:18:42 +00:00
José Romildo Malaquias
1c2686af46
Merge pull request #84711 from romildo/upd.matcha-gtk-theme
matcha: 2020-04-03 -> 2020-04-08
2020-04-10 23:15:42 -03:00
worldofpeace
5bca1a7664
Merge pull request #84268 from bhipple/u/nose2
python3Packages.nose2: 0.9.1 -> 0.9.2 and fix build for ZHF
2020-04-10 17:57:07 -04:00
Mario Rodas
17c682b7a2
Merge pull request #84646 from r-ryantm/auto-update/Tautulli
tautulli: 2.2.0 -> 2.2.1
2020-04-10 16:33:31 -05:00
Michael Weiss
b533f10345
chromium: Fix the VA-API build 2020-04-10 23:28:35 +02:00
Andreas Stührk
9ddfde8977 v4l2loopback: 0.12.3 -> 0.12.4 2020-04-10 14:22:11 -07:00
R. RyanTM
0be4187c9d python27Packages.podcastparser: 0.6.4 -> 0.6.5 2020-04-10 14:20:24 -07:00
R. RyanTM
4e4e57bdd3 python27Packages.jwcrypto: 0.6.0 -> 0.7 2020-04-10 13:06:33 -07:00
Marco Orovecchia
2467e22bdf pythonPackages.HAP-python: init at 2.7.0 2020-04-10 13:03:28 -07:00
R. RyanTM
19ecaba428 python27Packages.pid: 3.0.0 -> 3.0.3 2020-04-10 12:55:53 -07:00
Peter Simons
695960e95f
Merge pull request #84712 from NixOS/haskell-updates
Update Haskell package set to LTS 15.7 (plus other fixes)
2020-04-10 21:46:01 +02:00
Matthew Bauer
184cd9f6ff build-bazel-package: fix linkopt flags
These values were incorrect. We need to use NIX_LDFLAGS, not
NIX_LD_FLAGS. Also need to prefix all flags with -Wl, for GCC to
accept it.
2020-04-10 15:41:39 -04:00
Benjamin Hipple
b93ca0fd67
Merge pull request #84884 from Izorkin/maxscale-broken
maxscale: make broken package
2020-04-10 15:40:48 -04:00
Peter Simons
0eb4bfa5fb darcs: don't try to build the package with ghc-8.8.x 2020-04-10 21:27:47 +02:00
R. RyanTM
386ded63b6 python37Packages.azure-core: 1.3.0 -> 1.4.0 2020-04-10 12:25:36 -07:00
Domen Kožar
a0f0bcdd08
Merge pull request #84276 from turboMaCk/create-elm-app
elmPackages.create-elm-app: init at 4.2.4
2020-04-10 21:24:23 +02:00
Peter Simons
556367eb12 haskell-ShellCheck: drop obsolete patch to fix the build 2020-04-10 21:24:03 +02:00
Benjamin Hipple
3fea9ace4b
Merge pull request #84833 from r-ryantm/auto-update/libgnurl
libgnurl: 7.67.0 -> 7.69.1
2020-04-10 15:23:00 -04:00
Benjamin Hipple
dd8d859829 opencl-clhpp: fix install directory
Previously, it was installing to `$out/include/include`. Now it's correct:

/nix/store/alw8idc8qhfhzw98banq2l5hmrdaglgm-opencl-clhpp-2.0.11
├── include
│   └── CL
│       ├── cl2.hpp
│       └── cl.hpp
└── nix-support
    └── propagated-build-inputs

3 directories, 3 files
2020-04-10 12:22:13 -07:00
Benjamin Hipple
622423781b
Merge pull request #84795 from r-ryantm/auto-update/yafaray-core
yafaray-core: 3.3.0 -> 3.4.1
2020-04-10 15:21:58 -04:00
ngerstle
5c644c4204 minikube: 1.8.1 -> 1.9.2 2020-04-10 21:21:35 +02:00
R. RyanTM
75e9b071f8 python37Packages.aiosqlite: 0.11.0 -> 0.12.0 2020-04-10 12:18:47 -07:00
Marco Orovecchia
6e72b95a93 pythonPackages.aioharmony: init at 0.2.1 2020-04-10 12:17:42 -07:00
Jonathan Ringer
877897d0a8 python38Packages.fire: disable fragile test 2020-04-10 12:10:45 -07:00
R. RyanTM
d1d7f86f6f python27Packages.fire: 0.3.0 -> 0.3.1 2020-04-10 12:10:45 -07:00
Marek Fajkus
02bc5b0ba1
elmPackages.create-elm-app: init at 4.2.4 2020-04-10 21:08:25 +02:00
R. RyanTM
4b011ce9ee python27Packages.gmusicapi: 12.1.1 -> 13.0.0 2020-04-10 12:03:01 -07:00
R. RyanTM
9c6cfa787e python27Packages.django-webpack-loader: 0.6.0 -> 0.7.0 2020-04-10 12:00:16 -07:00
R. RyanTM
378c7c5e06 python27Packages.databricks-cli: 0.9.1 -> 0.10.0 2020-04-10 11:59:47 -07:00
Aaron Andersen
276a27b8f5
Merge pull request #80878 from MilesBreslin/nnn_config
nnn: Fix configuration file
2020-04-10 14:58:32 -04:00
Peter Simons
a88efcfe2f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:57:28 +02:00
Benjamin Hipple
dde4574cbf
Merge pull request #84883 from vbgl/ocaml-fmt-0.8.6
ocamlPackages.fmt: 0.8.5 → 0.8.6
2020-04-10 14:57:11 -04:00
Peter Simons
6ec9d95a86 haskell-tensorflow: fix evalution errors
The configuration-tensorflow.nix file specified several overrides for version
0.2.x packages, but those packages are no longer included in our package set
because they are so old. (Current versions seem to be in the range of 0.6.x.)

I fixed the evalution errors, but I did not verify whether these packages
actually build with the newer versions.
2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
08a9d51699 ghc: mention why ld.gold is disabled for musl libc 2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
4675649d9c ghc: don't use ld.gold with musl libc (fixes #84670)
ld.gold doesn't play well with musl as is documented in #49071 and
https://sourceware.org/bugzilla/show_bug.cgi?id=23856
2020-04-10 20:56:38 +02:00
Jan Tojnar
5427f5f60a haskellPackages.llvm-hs: Use LLVM 9 2020-04-10 20:56:38 +02:00
Peter Simons
450396e28d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:56:37 +02:00
Sam Doshi
c64ba7e26a hackage2nix: unbreak hsexif 2020-04-10 20:56:37 +02:00
Mike Sperber
267d7a151b hackage2nix: update extra-packages we keep around for tensorflow
This is the first step towards unbreaking the tensorflow packages.
2020-04-10 20:56:37 +02:00
Marek Fajkus
0a4769ba6f haskellPackages.persistent-postgresql: don't check
Test suite requires database. Disabling tests as is done for mysql backend.
2020-04-10 20:56:36 +02:00
Chuck
5c7bf5123c haskellPackages.idris: Fix build (new GHC 8.8 & old megaparsec 7)
The hackage-packages.nix change was generated by hackage2nix v2.15.1 from Hackage revision
ad4a70d448.
2020-04-10 20:56:36 +02:00
Peter Simons
7467d0a587 hackage2nix: disable failing builds to fix Nixpkgs evaluation errors 2020-04-10 20:56:35 +02:00
R. RyanTM
1450740470 suitesparse: 5.7.1 -> 5.7.2 2020-04-10 11:55:20 -07:00
Peter Simons
d80ce4bee6 LTS Haskell 15.7 2020-04-10 20:52:31 +02:00
R. RyanTM
b7d77ef721 python27Packages.azure-mgmt-compute: 11.1.0 -> 12.0.0 2020-04-10 11:48:42 -07:00
R. RyanTM
05d265d62e python27Packages.azure-mgmt-resource: 8.0.1 -> 9.0.0 2020-04-10 11:41:35 -07:00
worldofpeace
1f51deb348
Merge pull request #83995 from Emantor/bump/xorg_server
xorg.xorgserver: 1.20.7 -> 1.20.8
2020-04-10 14:35:52 -04:00
R. RyanTM
9569bf8223 python27Packages.azure-mgmt-rdbms: 2.1.0 -> 2.2.0 2020-04-10 11:32:54 -07:00
Benjamin Hipple
85cb04b520
Merge pull request #84847 from r-ryantm/auto-update/highlight
highlight: 3.55 -> 3.56
2020-04-10 14:27:30 -04:00
worldofpeace
0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
lewo
168a045e25
Merge pull request #84921 from eonpatapon/cue-0.1.0
cue: 0.0.15 -> 0.1.0
2020-04-10 20:12:03 +02:00
Rouven Czerwinski
ce4b26a8fe xorg.xorgserver: 1.20.7 -> 1.20.8
https://lists.x.org/archives/xorg-announce/2020-March/003041.html

This release contains a fix for XWayland which removes a buffer swap
race between XWayland and the compositor. This resulted in flickering in
previous versions.
2020-04-10 20:07:11 +02:00
worldofpeace
215f3042fa
Merge pull request #84341 from Emantor/bump/drm_info
drm_info: 2.1.0 -> 2.2.0
2020-04-10 14:05:29 -04:00
Jean-Philippe Braun
e9a4780766 cue: 0.0.15 -> 0.1.0 2020-04-10 19:58:33 +02:00
Benjamin Hipple
a1f6400fd5
Merge pull request #84451 from robertodr/update-mkl
mkl: 2020.0.166 -> 2020.1.217 (Linux only)
2020-04-10 13:54:49 -04:00
Benjamin Hipple
2400712f96
Merge pull request #84855 from drewrisinger/dr-pr-cvxpy-bump
python3Packages.cvxpy: 1.0.25 -> 1.0.31
2020-04-10 13:48:20 -04:00
Vincent Laporte
32e5039100
ocamlPackages.fmt: 0.8.5 → 0.8.6 2020-04-10 19:03:52 +02:00
Vincent Laporte
bab29617d1
ocamlPackages.cstruct-sexp: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte
942d312a69
ocamlPackages.cstruct-sexp: separate checkInputs 2020-04-10 19:03:35 +02:00
Vincent Laporte
8e0d02c073
ocamlPackages.ppx_blob: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte
7c15d4b15f
ocamlPackages.ppx_blob: separate checkInputs 2020-04-10 19:03:29 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
dd805599a9 pantheon.wingpanel-applications-menu: 2.5.0 -> 2.6.0
https://github.com/elementary/applications-menu/releases/tag/2.6.0
2020-04-10 12:26:32 -04:00
worldofpeace
e7d592edb6 pantheon.switchboard-plug-security-privacy: 2.2.2 -> 2.2.3
* gtk toolbar to actionbar

https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.3
2020-04-10 12:24:56 -04:00
Benjamin Hipple
bf5eb87033
Merge pull request #84881 from pmiddend/quake3e-to-2020-04-04
quake3e: 2020-01-23 -> 2020-04-04
2020-04-10 12:24:05 -04:00
worldofpeace
3c4cf5db81 pantheon.switchboard-plug-pantheon-shell: 2.8.2 -> 2.8.3
Don't need backgrounds patch anymore because of my patch upstream [0]

https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.3

[0]: 541b1711fe
2020-04-10 12:23:26 -04:00
worldofpeace
cc1550c1ac pantheon.switchboard-plug-mouse-touchpad: 2.4.0 -> 2.4.1
https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.4.1
2020-04-10 12:21:15 -04:00
worldofpeace
c8a38c9ee1 pantheon.switchboard-plug-applications: 2.1.6 -> 2.1.7
https://github.com/elementary/switchboard-plug-applications/releases/tag/2.1.7
2020-04-10 12:20:43 -04:00
worldofpeace
a86f2a18ad pantheon.switchboard-plug-display: 2.2.0 -> 2.2.1
https://github.com/elementary/switchboard-plug-display/releases/tag/2.2.1
2020-04-10 12:20:04 -04:00
worldofpeace
45e3470ae4 pantheon.switchboard-plug-about: 2.6.1 -> 2.6.2
just translations
2020-04-10 12:19:22 -04:00
worldofpeace
ac2f83c1ad pantheon.wingpanel-indicators-bluetooth: 2.1.4 -> 2.1.5 2020-04-10 12:18:30 -04:00
worldofpeace
082d977eac pantheon.elementary-capnet-assist: 2.2.4 -> 2.2.5
just translations
2020-04-10 12:16:00 -04:00
worldofpeace
b810ce57f7 pantheon.pantheon-agent-polkit: 1.0.0 -> 1.0.1
just translations
2020-04-10 12:14:34 -04:00
worldofpeace
cac487d149 pantheon.wingpanel: 2020-04-04 -> 2.3.1
no changes
2020-04-10 12:13:47 -04:00
worldofpeace
d484e6a9e9 pantheon.elementary-photos: 2.6.5 -> 2.7.0
https://github.com/elementary/photos/releases/tag/2.7.0
2020-04-10 12:13:16 -04:00
worldofpeace
0ec78fe131 pantheon.appcenter: 3.2.3 -> 3.2.4
https://github.com/elementary/appcenter/releases/tag/3.2.4
2020-04-10 12:12:41 -04:00
Benjamin Hipple
7e7502448f
Merge pull request #84905 from endocrimes/plex-2645
plex: 1.19.1.2630-72c16a276 -> 1.19.1.2645-ccb6eb67e
2020-04-10 12:08:11 -04:00
edef
7d4d98c227
Merge pull request #84412 from coderobe/patch-1
acme.sh: add bind.dnsutils to PATH
2020-04-10 16:08:01 +00:00
Benjamin Hipple
171eb4ff5f
Merge pull request #84886 from r-ryantm/auto-update/omniorb
omniorb: 4.2.3 -> 4.2.4
2020-04-10 11:57:35 -04:00
Benjamin Hipple
67303ddff6
Merge pull request #84907 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.14.1 -> 4.14.2
2020-04-10 11:51:24 -04:00
Maximilian Bosch
a4409f710b
Merge pull request #84911 from marsam/update-xonsh
xonsh: 0.9.16 -> 0.9.17
2020-04-10 17:32:02 +02:00
Eelco Dolstra
cea352d276
nix: 2.3.3 -> 2.3.4 2020-04-10 17:23:28 +02:00
Mario Rodas
580304ea90
Merge pull request #84887 from danieldk/maturin-0.8.0
maturin: 0.7.9 -> 0.8.0
2020-04-10 10:12:50 -05:00
Mario Rodas
a9dc3c44d7
Merge pull request #84908 from r-ryantm/auto-update/python2.7-casttube
python27Packages.casttube: 0.2.0 -> 0.2.1
2020-04-10 10:08:07 -05:00
Mario Rodas
c2d289935d
Merge pull request #84888 from zowoq/doctl
doctl: 1.35.0 -> 1.40.0
2020-04-10 10:05:33 -05:00
R. RyanTM
10292a3df7 python27Packages.casttube: 0.2.0 -> 0.2.1 2020-04-10 14:21:43 +00:00
R. RyanTM
64eacb2f5e python37Packages.breathe: 4.14.1 -> 4.14.2 2020-04-10 13:59:42 +00:00
Jörg Thalheim
87d3217761
Merge pull request #84858 from doronbehar/improve-nerd-fonts
nerdfonts: make it easier to configure and build
2020-04-10 14:01:38 +01:00
Danielle Lancashire
c284b7b39e
plex: 1.19.1.2630-72c16a276 -> 1.19.1.2645-ccb6eb67e 2020-04-10 14:53:16 +02:00
Jörg Thalheim
a11e417754
Merge pull request #84724 from Mic92/home-assistant
home-assistant: 0.107.7 -> 0.108.2
2020-04-10 13:50:40 +01:00
Michele Guerini Rocco
f1addf3220
Merge pull request #83193 from JoshuaFern/patch-2
citra: 2019-10-05 -> 2020-03-21
2020-04-10 14:41:08 +02:00
zowoq
dcbe2aa300 doctl: install shell completion 2020-04-10 22:19:42 +10:00
Emery Hemingway
64b694de86 alephone: do not build scenarios on Hydra
The Aleph One game data is amigiously licensed and does not need
to be unpacked and rebundled by Hyda.
2020-04-10 17:10:59 +05:30
Jörg Thalheim
02becde898
home-assistant: 0.107.7 -> 0.108.2 2020-04-10 11:17:57 +01:00
Doron Behar
8771aa83b0 nerdfonts: make it easier to configure and build 2020-04-10 13:09:27 +03:00
Mario Rodas
a37e2f2f1d
zeek: 3.0.3 -> 3.1.1 2020-04-10 04:20:00 -05:00
Mario Rodas
fa032124bb
python3Packages.gst-python: fix build on darwin 2020-04-10 04:20:00 -05:00
Mario Rodas
0d995eb6c4
bazel-buildtools: 1.0.0 -> 2.2.1 2020-04-10 04:20:00 -05:00
Mario Rodas
e4e6a842ee
xonsh: 0.9.16 -> 0.9.17
Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.17
2020-04-10 04:20:00 -05:00
zowoq
e6d4b95fed doctl: 1.35.0 -> 1.40.0 2020-04-10 18:50:53 +10:00
R. RyanTM
807ca93fad ocamlPackages.ctypes: 0.15.1 -> 0.17.1 2020-04-10 01:45:40 -07:00
Doron Behar
4ab8ffe187 terminus-nerdfont & incosolata-nerdfont: use generic nerdfonts drv 2020-04-10 11:29:01 +03:00
Marco Orovecchia
6fcf77e87a pythonPackages.pynanoleaf: init at 0.0.5 2020-04-10 01:06:23 -07:00
R. RyanTM
d9df0d83f2 brltty: 6.0 -> 6.1 2020-04-10 01:00:29 -07:00
Daniël de Kok
759ac32d9a maturin: 0.7.9 -> 0.8.0
Changelog:

https://github.com/PyO3/maturin/blob/v0.8.0/Changelog.md#080---2020-04-03
2020-04-10 09:55:26 +02:00
Emery Hemingway
f8cc3fcb3a alephone: fix maintainer propagation in wrapper 2020-04-10 13:06:28 +05:30
R. RyanTM
26468bebd4 omniorb: 4.2.3 -> 4.2.4 2020-04-10 07:31:58 +00:00
Dennis Gosnell
4ec4715c64
Merge pull request #84875 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.2 -> 8.3
2020-04-10 16:31:18 +09:00
R. RyanTM
4f7cb3a444 alephone-marathon: 20150620 -> 20190331 2020-04-10 13:01:07 +05:30
R. RyanTM
3ca0518a0f crispyDoom: 5.7.1 -> 5.7.2 2020-04-10 00:29:15 -07:00
R. RyanTM
96e2dc107f gerrit: 3.1.2 -> 3.1.4 2020-04-10 00:27:13 -07:00
Daniël de Kok
ba8ffb5d2c drawio: 12.9.3 -> 12.9.9
Changelog:

- Updates to draw.io 12.9.9, changes from, and including, 12.9.4 to
  12.9.9 are new in this desktop release.
- Updates to Electron 8.2.1
- Fixes opening multiple files from explorer
- Fixes file path persistence

https://github.com/jgraph/drawio-desktop/releases/tag/v12.9.9
2020-04-10 00:25:38 -07:00
R. RyanTM
ef6aeb6475 geekbench: 5.1.0 -> 5.1.1 2020-04-10 00:24:23 -07:00
R. RyanTM
3d6a631ff7 odamex: 0.8.1 -> 0.8.2 2020-04-10 00:22:11 -07:00
R. RyanTM
087f912b71 mediainfo: 19.09 -> 20.03 2020-04-10 00:18:28 -07:00
R. RyanTM
b963436217 magic-wormhole: 0.11.2 -> 0.12.0 2020-04-10 00:16:28 -07:00
Ben Darwin
0dd910d470 python3Packages.graspy: init at 0.2 2020-04-10 00:08:42 -07:00
Daniël de Kok
d8a7d04a29 python3Packages.somajo: 2.0.4 -> 2.0.5
Changelog:

- Add heuristics for ambiguous quotation marks (issue #11).
- Avoid false positives for emoticons that contain a space (issue
  #12).
- Correctly tokenize obfuscated email addresses that contain spaces.
- Do not split tl;dr and its German variant zl;ng.

https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.5
2020-04-10 00:08:13 -07:00
Mario Rodas
7ac4b79e82 dune_2: 2.4.0 -> 2.5.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.5.0
2020-04-10 09:00:08 +02:00
Gabriel Ebner
375ee0acfd
Merge pull request #84852 from marsam/update-lean
lean: 3.7.2 -> 3.8.0
2020-04-10 08:56:02 +02:00
Izorkin
63d9ab069a maxscale: make broken package 2020-04-10 09:51:53 +03:00
Philipp Middendorf
0bfd0200ae quake3e: 2020-01-23 -> 2020-04-04 2020-04-10 08:25:15 +02:00
xrelkd
39ac8da867 just: 0.4.5 -> 0.5.10 2020-04-10 12:57:05 +08:00
Dennis Gosnell
2cfe3d5b8d
Update pkgs/tools/misc/memtest86-efi/default.nix
Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2020-04-10 13:15:44 +09:00
R. RyanTM
8eb079d4de memtest86-efi: 8.2 -> 8.3 2020-04-10 03:28:48 +00:00
Mario Rodas
4bf632f495
Merge pull request #84861 from zowoq/skopeo
skopeo: 1.41.0 -> 0.2.0
2020-04-09 22:18:19 -05:00
Mario Rodas
eaacfdc3e9
Merge pull request #84859 from marsam/update-ncspot
ncspot: 0.1.2 -> 0.1.3
2020-04-09 22:16:03 -05:00
Mario Rodas
4bf0ba4fb3
Merge pull request #84862 from zowoq/croc
croc: 8.0.5 -> 8.0.7
2020-04-09 22:15:22 -05:00
R. RyanTM
6ff1813318 img2pdf: 0.3.3 -> 0.3.4 2020-04-09 20:57:53 -04:00
Joachim F
383c97dfd0
Merge pull request #84838 from andriokha/tor-browser-bundle-bin-9.0.9
tor-browser-bundle-bin: 9.0.7 -> 9.0.9
2020-04-10 00:23:01 +00:00
zowoq
6743b118b9 croc: 8.0.5 -> 8.0.7
https://github.com/schollz/croc/releases/tag/v8.0.6
https://github.com/schollz/croc/releases/tag/v8.0.7
2020-04-10 09:36:46 +10:00
zowoq
c5bd0856af skopeo: 1.41.0 -> 0.2.0
https://github.com/containers/skopeo/releases/tag/v0.2.0
2020-04-10 09:32:34 +10:00
Mario Rodas
c751faddf3
Merge pull request #84848 from marsam/update-buildah
buildah: 1.14.7 -> 1.14.8
2020-04-09 18:21:38 -05:00
Aaron Andersen
540e256d5b
Merge pull request #84830 from deshaw/contrib/perl-convertuu
perlPackages.ConvertUU: init at 0.5201
2020-04-09 19:00:55 -04:00
Peter Kolloch
bb660fe228 buildRustCrate: Support versioned crate renames 2020-04-10 00:55:44 +02:00
Aaron Andersen
0888749180
Merge pull request #84832 from deshaw/contrib/perl-module-compile
perlPackages.ModuleCompile: init at 0.37
2020-04-09 18:55:24 -04:00
Peter Kolloch
5f9af254a5 buildRustCrate: Document parameters
I know, heretic, but...

I also know that this is not perfect but it is a good start, I think. It
would be nice if this were part of the automatic "nixdoc" function
reference. I'd like guidance if this should be part of the rust section
or something else.
2020-04-10 00:55:05 +02:00
Doron Behar
6ae7abcc1a nerdfonts: meta: fix descriptions 2020-04-10 01:22:24 +03:00
Doron Behar
219035ebc5 nerdfonts: add @doronbehar as maintainer 2020-04-10 01:21:54 +03:00
Mario Rodas
93eb7478f1
ncspot: 0.1.2 -> 0.1.3
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.3
2020-04-09 17:05:00 -05:00
Mario Rodas
d6d00885ea
fira-code: 2 -> 3
Changelog: https://github.com/tonsky/FiraCode/releases/tag/3
2020-04-09 23:48:52 +02:00
Drew Risinger
9fe0d579c2 python3Packages.cvxpy: 1.0.25 -> 1.0.31 2020-04-09 17:47:27 -04:00
R. RyanTM
f9f5e9435e intel-media-sdk: 19.4.0 -> 20.1.0 2020-04-09 21:03:02 +00:00
R. RyanTM
84724715b5 highlight: 3.55 -> 3.56 2020-04-09 20:33:33 +00:00
Maximilian Bosch
a3eaf6c88b
gitAndTools.tig: 2.5.0 -> 2.5.1
https://github.com/jonas/tig/releases/tag/tig-2.5.1
2020-04-09 22:25:42 +02:00
Maximilian Bosch
9fc8856b25
thermald: also install thermal-conf.xml into $out
Otherwise you get errors like this when running `thermald.service` from
the `services.thermald` module:

```
[WARN]22 CPUID levels; family:model:stepping 0x6:8e:a (6:142:10)
[WARN]Polling mode is enabled: 4
[WARN]sensor id 10 : No temp sysfs for reading raw temp
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
[WARN]sysfs open failed
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
```
2020-04-09 22:25:42 +02:00
worldofpeace
f810c28503
Merge pull request #84804 from Synthetica9/vscode1440
vscode, vscodium: 1.43.2 -> 1.44.0
2020-04-09 16:21:27 -04:00
Jonathan Ringer
402e921624 apache-airflow: unpin colorlog 2020-04-09 12:51:34 -07:00
Jonathan Ringer
664d1b2440 esphome: remove version pinning 2020-04-09 12:51:34 -07:00
R. RyanTM
5dc0610564 python27Packages.colorlog: 4.0.2 -> 4.1.0 2020-04-09 12:51:34 -07:00
Mario Rodas
b89b23b029
Merge pull request #84825 from r-ryantm/auto-update/dit
dit: 0.5 -> 0.6
2020-04-09 14:28:44 -05:00
Mario Rodas
85354e73cb
Merge pull request #84767 from r-ryantm/auto-update/ddgr
ddgr: 1.7 -> 1.8
2020-04-09 14:10:55 -05:00
worldofpeace
cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
worldofpeace
939fcdcbdd
Merge pull request #84817 from pbogdan/libvirt-6.2.0
libvirt: 6.1.0 -> 6.2.0
2020-04-09 14:38:41 -04:00
R. RyanTM
80425c3c50 libpst: 0.6.74 -> 0.6.75 2020-04-09 11:33:13 -07:00
R. RyanTM
bf1fea67b4 alephone-infinity: 20150620 -> 20190331 2020-04-09 11:32:20 -07:00
R. RyanTM
5c48df17be bdf2sfd: 1.1.0 -> 1.1.1 2020-04-09 11:30:52 -07:00
R. RyanTM
ed6dbc144d libaacs: 0.9.0 -> 0.10.0 2020-04-09 11:30:11 -07:00
Matt Huszagh
fc66192b37 fparser: init at 4.5.1 2020-04-09 11:28:21 -07:00
Jonathan Ringer
85210bff62 python2Packages.variants: fix tests 2020-04-09 11:23:27 -07:00
Jonathan Ringer
3238302827 libpoly: fix src 2020-04-09 11:22:53 -07:00
R. RyanTM
c6fbd527d0 rambox-pro: 1.2.2 -> 1.3.1 2020-04-09 11:06:21 -07:00
Mario Rodas
6b647a93b1
buildah: 1.14.7 -> 1.14.8 2020-04-09 13:00:00 -05:00
Andy Fowlston
85e4f2d554 tor-browser-bundle-bin: 9.0.7 -> 9.0.9
https://blog.torproject.org/new-release-tor-browser-909
https://blog.torproject.org/new-release-tor-browser-908
2020-04-09 18:51:59 +01:00
R. RyanTM
365304bbcb openfortivpn: 1.12.0 -> 1.13.1 2020-04-09 10:49:17 -07:00
Jonathan Ringer
63575456ae leo-editor: fix makeDesktopItem categories 2020-04-09 10:47:54 -07:00
Jonathan Ringer
e8f668185e leo-editor: add qt support 2020-04-09 10:47:54 -07:00
R. RyanTM
8f86e3c1a3 leo-editor: 5.7.3 -> 6.2 2020-04-09 10:47:54 -07:00
R. RyanTM
178dede747 intel-gmmlib: 19.4.1 -> 20.1.1 2020-04-09 10:47:04 -07:00
R. RyanTM
de718a0574 mednafen: 1.22.2 -> 1.24.1 2020-04-09 10:38:39 -07:00
R. RyanTM
4295a78f18 libgnurl: 7.67.0 -> 7.69.1 2020-04-09 17:33:14 +00:00
R. RyanTM
f4a9fe36fa libpoly: 0.1.7 -> 0.1.8 2020-04-09 10:29:28 -07:00
R. RyanTM
16fb884bdc resolv_wrapper: 1.1.5 -> 1.1.6 2020-04-09 10:26:52 -07:00
Mario Rodas
b417d51f27
Merge pull request #84775 from r-ryantm/auto-update/libinstpatch
libinstpatch: 1.1.3 -> 1.1.4
2020-04-09 12:25:03 -05:00
R. RyanTM
7ba55849c5 bmake: 20200212 -> 20200318 2020-04-09 10:18:27 -07:00
R. RyanTM
64bf916b4a mediawiki: 1.34.0 -> 1.34.1 2020-04-09 10:17:28 -07:00
Rakesh Gupta
6a6cb2bd70 pythonPackages.varint: init at 1.0.2 2020-04-09 10:16:08 -07:00
Mario Rodas
51bc256abb python3Packages.pglast: 1.8 -> 1.10 2020-04-09 10:05:14 -07:00