Commit Graph

10495 Commits

Author SHA1 Message Date
Mario Rodas
7e8454fb85
Merge pull request #76443 from r-ryantm/auto-update/sysbench
sysbench: 1.0.18 -> 1.0.19
2020-01-03 03:43:17 -05:00
Maximilian Bosch
af26f69257
Merge pull request #76313 from oxalica/cargo-flamegraph-perf
cargo-flamegraph: fix runtime dep: linux-perf
2020-01-02 23:54:57 +01:00
adisbladis
54928f92ac
poetry: 0.12.17 -> 1.0.0 2020-01-02 21:59:56 +00:00
adisbladis
ded1080db4
poetry2nix: init at 1.1.0 2020-01-02 21:59:56 +00:00
Florian Klink
1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
Added micronucleus
2020-01-02 22:54:32 +01:00
Frederik Rietdijk
62bfa88763 Merge staging-next into staging 2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Matt McHenry
2867d1963a flyway: fix jarDirs option
this is not a system property, but rather an argument to
org.flaywaydb.commandline.Main.main().  therefore, it must come after,
rather than before, the name of the main class.  (otherwise it's
interpreted as an argument to the VM itself.)

flyway also expects the option and value to be separated by '=', not ' '.

follows on to #76094
2020-01-02 13:32:56 -05:00
Vladimir Serov
8e5b810ac8
micronucleus: fixed darwin build 2020-01-02 15:33:24 +03:00
Franz Pletz
ff882242ea
Revert "Revert "openocd: Fix FTDI channel configuration for SheevaPlug""
This reverts commit b2623d3a9b. The revert
was an error since there was an override in my environment fetching a
more recent version of openocd.
2020-01-02 09:16:36 +01:00
Wael Nasreddine
43e14efcc7
kcli: init at 1.8.2 (#76791)
kcli: init at 1.8.2
2020-01-01 23:30:08 -08:00
Franz Pletz
b2623d3a9b
Revert "openocd: Fix FTDI channel configuration for SheevaPlug"
This reverts commit 2b3975d5d2. Patch does
not apply cleanly.
2020-01-02 06:12:27 +01:00
Craig Swank
1203bd403c kcli: init at 1.8.2 2020-01-01 17:15:38 -07:00
Vladimir Serov
8c7473e203
micronucleus: init at 2.04 2020-01-02 01:58:54 +03:00
Maximilian Bosch
26f3d45b5f
cargo-make: 0.24.3 -> 0.25.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.25.0
2020-01-01 21:13:45 +01:00
Alvar
a47ad014d5 golangci-lint: 1.21.0 -> 1.22.2 (#76782)
Also replace legacy `buildGoPackage` with `buildGoModule`.
2020-01-01 10:33:38 -08:00
Anders Kaseorg
2c70867d77 vagrant: Improve installCheckPhase to verify an actual operation
Just running `vagrant --version` was insufficient to catch #76629, but
this would have.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-31 20:21:17 -08:00
Anders Kaseorg
5ddafad13e vagrant: Resolve crash by replacing gem symlinks with directories
This workaround was discovered by painstakingly resolving the
differences between a working installation and a non-working
installation until a minimal change was found.  I have no idea why it
works.

Fixes #76629.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-31 20:21:16 -08:00
K. Bruneau
7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Maximilian Bosch
43eec1d30f
cargo-make: 0.24.2 -> 0.24.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.3
2019-12-31 20:30:12 +01:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Mikhail Klementev
dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
R. RyanTM
d6a5d28a4c bison: 3.4.2 -> 3.5 2019-12-31 09:21:08 +01:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
ba0a3edf7f
stdenv: installTargets is a list 2019-12-31 00:24:02 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Jonathan Ringer
d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Andrew Childs
2b3975d5d2 openocd: Fix FTDI channel configuration for SheevaPlug 2019-12-30 17:21:39 +01:00
Andrew Childs
6dd60c6cac texinfoInteractive: fix cross build 2019-12-30 17:21:39 +01:00
Andrew Childs
63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Jonathan Ringer
4e8b34cc5e devpi-server: fix tests 2019-12-30 16:46:52 +01:00
Jonathan Ringer
8b4996eac2 python3Packages.pgcli: remove prompt_tookit version bounds 2019-12-30 16:46:50 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
a8822b6ec2
gnumake: *Flags are lists 2019-12-30 11:13:41 +01:00
Jan Tojnar
a69e309794
Merge branch 'staging-next' into staging 2019-12-30 05:24:03 +01:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Dmitry Kalinkin
4c7a9a0a88
unityhub: switch name to "unityhub"
cc #65391
2019-12-29 10:37:48 -05:00
Jaka Hudoklin
3da80f0f7e
Merge pull request #68631 from xtruder/pkgs/rdbtools/init
rdbtools: init at 0.1.14
2019-12-29 11:26:29 +00:00
Jan Tojnar
c72e388b7f
gn: switch to python 3 2019-12-29 11:21:08 +01:00
Christoph Hrdinka
62534246bf
Merge pull request #76248 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 2.5 -> 2.9
2019-12-29 11:06:02 +01:00
lewo
885c4cc97c
Merge pull request #76151 from Ma27/bump-hydra
hydra: 2019-08-30 -> 2019-11-13
2019-12-29 10:28:44 +01:00
Frederik Rietdijk
5aed91512d Merge staging-next into staging 2019-12-29 10:20:05 +01:00
Frederik Rietdijk
fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Lily Ballard
048243b8b9 tokei: 10.1.0 -> 10.1.1 (#76630) 2019-12-28 23:07:27 -05:00
Mikołaj Gałkowski
650a6354bb unityhub: init at 2.2.2 (#65391) 2019-12-28 13:16:18 -05:00
Oleksii Filonenko
af57b17404 act: init at 0.1.3 2019-12-27 16:24:36 -08:00
(cdep)illabout
b7a5df05c3 spago: 0.12.1.0 -> 0.13.0 2019-12-27 20:37:13 +01:00
(cdep)illabout
7cbc498a0e spago: add update script for automatically updating to new versions 2019-12-27 20:37:13 +01:00
Maximilian Bosch
645d99ecc3
cargo-expand: 0.4.16 -> 0.4.17
https://github.com/dtolnay/cargo-expand/releases/tag/0.4.17
2019-12-26 21:40:20 +01:00
Maximilian Bosch
6f802abc13
nexus: 3.19.1-01 -> 3.20.1-01
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.1
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.0
2019-12-26 20:04:11 +01:00
Franz Pletz
9ce51b64bf
sipp: 3.5.1 -> 3.6.0 2019-12-26 16:48:11 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
oxalica
057840da6e
cargo-flamegraph: also wrap flamegraph 2019-12-26 18:56:26 +08:00
Mario Rodas
dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Eric Dallo
c7d9ec5ce8
clojure-lsp: init at release-20191223T204324 2019-12-25 20:12:09 -05:00
Silvan Mosberger
5dc7050bd6
Merge pull request #75400 from nand0p/ethminer-v18
ethminer: 0.18.0-rc.0 -> 0.18.0
2019-12-25 23:56:24 +01:00
Mikhail Klementev
f8dec92f04 out-of-tree: 1.1.1 -> 1.2.1 2019-12-25 19:45:59 +00:00
Jan Tojnar
4bbc6cc66f
Merge branch 'staging-next' into staging 2019-12-25 05:18:52 +01:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
Tim Steinbach
ecbcdc8a4c
Merge pull request #76416 from r-ryantm/auto-update/sbt
sbt: 1.3.4 -> 1.3.5
2019-12-24 21:36:46 -05:00
Fernando J Pando
8ef6867db6 cli11: 1.8.0 remove broken test 2019-12-24 17:05:10 -05:00
R. RyanTM
d5080b6a74 sysbench: 1.0.18 -> 1.0.19 2019-12-24 12:06:15 -08:00
R. RyanTM
23436b5529 sbt: 1.3.4 -> 1.3.5 2019-12-24 07:59:37 -08:00
R. RyanTM
5d33d676eb qbs: 1.14.1 -> 1.15.0 2019-12-24 05:08:43 -08:00
Pascal Wittmann
332dbf1e52
Merge pull request #76281 from r-ryantm/auto-update/icmake
icmake: 9.02.08 -> 9.02.09
2019-12-24 08:57:49 +01:00
R. RyanTM
0fa2ab2a74 mill: 0.5.3 -> 0.5.6 2019-12-23 15:31:52 -08:00
R. RyanTM
7090e0cf24 libsigrokdecode: 0.5.2 -> 0.5.3 2019-12-23 23:51:45 +01:00
oxalica
057b94a3d2
cargo-flamegraph: fix runtime dep: linux-perf 2019-12-24 05:28:50 +08:00
R. RyanTM
0de96d76e8 micronaut: 1.2.6 -> 1.2.8 2019-12-23 13:26:53 -08:00
R. RyanTM
d7cec21555 icmake: 9.02.08 -> 9.02.09 2019-12-23 08:46:51 -08:00
Mario Rodas
8d3199b549
Merge pull request #74261 from marsam/update-dune
dune: init at 2.1.0
2019-12-23 09:19:21 -05:00
Ryan Mulligan
2529367e81
Merge pull request #76243 from r-ryantm/auto-update/fdroidserver
fdroidserver: 1.1.5 -> 1.1.6
2019-12-23 05:59:11 -08:00
Mario Rodas
412c239b2c
Merge pull request #76247 from r-ryantm/auto-update/doit
doit: 0.31.1 -> 0.32.0
2019-12-23 08:29:54 -05:00
R. RyanTM
17c58af8ba ephemeralpg: 2.5 -> 2.9 2019-12-23 03:01:36 -08:00
R. RyanTM
5fb48efd99 doit: 0.31.1 -> 0.32.0 2019-12-23 02:33:40 -08:00
R. RyanTM
b9cb485c4a fdroidserver: 1.1.5 -> 1.1.6 2019-12-23 01:59:17 -08:00
Mario Rodas
8b8c9cab8d
Merge pull request #76228 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.3 -> 0.6.4
2019-12-23 04:40:56 -05:00
R. RyanTM
e5917771b8 byacc: 20191119 -> 20191125 2019-12-23 00:47:25 -08:00
Pascal Bach
8b21b3a42e gitlab-runner: 12.5.0 -> 12.6.0 (#76190)
This release does no longer contain the lock file that broke the NixOS
module in 12.5.0
2019-12-23 08:28:40 +00:00
R. RyanTM
aa6fef25fd cmake-format: 0.6.3 -> 0.6.4 2019-12-22 23:11:24 -08:00
Mario Rodas
2716688b99
Merge pull request #75250 from r-ryantm/auto-update/ktlint
ktlint: 0.35.0 -> 0.36.0
2019-12-22 18:33:10 -05:00
Maximilian Bosch
c1d5d406d6
hydra: 2019-08-30 -> 2019-11-13
Updates NixOS/hydra to the latest git-revision available. Also ensured
that the list of Perl dependencies needed for the server is up-to-date.

Most notably are the following changes:

* HTTP-endpoint at `/prometheus` to export metrics
* New user-roles for minor maintenance tasks
2019-12-21 21:57:50 +01:00
Maximilian Bosch
7b6d5dfcab
Merge pull request #76140 from deadloko/feature/qtcreator_411
qtcreator: 4.10.0 -> 4.11.0
2019-12-21 21:06:07 +01:00
markuskowa
40dd307edf
Merge pull request #75733 from ericdallo/clj-kondo-update
clj-kondo: 2019.11.07 -> 2019.12.14
2019-12-21 18:58:35 +01:00
Andrew Newman
0dc0af5f31 qtcreator: 4.10.0 -> 4.11.0 2019-12-21 19:28:12 +03:00
Mario Rodas
1b1f9584e5
dune_2: init at 2.1.0
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
Mario Rodas
9be700bc26
bazelisk: 1.1.0 -> 1.2.1
Changelog:
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.0
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.1
2019-12-20 22:22:22 -05:00
Maximilian Bosch
d3d1b12310
Merge pull request #74133 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.9.1 -> 0.10.0
2019-12-21 00:29:48 +01:00
Maximilian Bosch
4a6c8d5c27
wasm-bindgen-cli: 0.2.55 -> 0.2.56
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.56
2019-12-20 19:19:06 +01:00
Tim Steinbach
bbf9c5ed29
jenkins: 2.190.3 -> 2.204.1 2019-12-20 11:36:07 -05:00
Jörg Thalheim
b6ee7aa184
Merge pull request #76099 from malbarbo/rustup-1.21.0
rustup: 1.20.2 -> 1.21.0
2019-12-20 15:21:38 +00:00
Tobias Mayer
dfee92cd2e cmake: 3.15.4 -> 3.16.2 2019-12-20 15:59:32 +01:00
Marco A L Barbosa
2168ea38dc rustup: 1.20.2 -> 1.21.0 2019-12-20 10:05:38 -03:00
John Children
666e58da47 rust-bindgen: 0.51.1 -> 0.52.0
Update for latest point release from a month ago: https://github.com/rust-lang/rust-bindgen/releases/tag/v0.52.0
2019-12-20 13:36:27 +01:00
Rakesh Gupta
be98fd4c6b flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Rakesh Gupta
c1717a13c4 flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Mario Rodas
aa54998817 buildpack: 0.5.0 -> 0.6.0
Changelog: https://github.com/buildpacks/pack/releases/tag/v0.6.0
2019-12-20 01:54:57 +00:00
Niklas Hambüchen
8944ecb997
Merge pull request #75944 from filalex77/scc-2.10.1
scc: 2.8.0 -> 2.10.1
2019-12-19 22:23:34 +00:00
Danielle
b8afcb742a packer: 1.4.4 -> 1.5.0 (#75948) 2019-12-19 21:00:09 +00:00
Mario Rodas
c3b0e1268a
Merge pull request #75864 from marsam/fix-build-sqitchPg-darwin
sqitchPg: fix build on darwin
2019-12-19 10:10:29 -05:00
Oleksii Filonenko
b0a895731c
scc: add filalex77 to maintainers 2019-12-19 16:18:51 +02:00
Oleksii Filonenko
31a3e7a137
scc: 2.8.0 -> 2.10.1 2019-12-19 16:18:27 +02:00
Maximilian Bosch
2d6e75f223
Merge pull request #75689 from duairc/hydra-fix
hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
2019-12-19 14:45:03 +01:00
Michael Weiss
859b51598b
Merge pull request #75875 from primeos/scons
scons: 3.1.1 -> 3.1.2
2019-12-19 14:26:27 +01:00
Frederik Rietdijk
39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Mario Rodas
9c764c306b
Merge pull request #75824 from imbsky/patch-1
yarn: 1.19.2 -> 1.21.1
2019-12-18 17:06:50 -05:00
Mario Rodas
ab0e766e53
tflint: 0.13.2 -> 0.13.3
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.13.3
2019-12-18 14:36:00 -05:00
Michael Weiss
832cf092c7
scons: 3.1.1 -> 3.1.2
Announcement:
https://scons.org/scons-312-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2019-12-18 16:10:11 +01:00
BSKY
5b29c8d937 yarn: 1.19.2 -> 1.21.1 2019-12-18 21:11:44 +09:00
Mario Rodas
86d06ee968
ocamlPackages.utop: use buildDunePackage 2019-12-18 04:23:00 -05:00
Mario Rodas
d07842589d
ocamlPackages.ocp-index: use buildDunePackage 2019-12-18 04:22:00 -05:00
Mario Rodas
f42f6df759
sqitchPg: fix build on darwin 2019-12-18 04:20:00 -05:00
Mario Rodas
52a6991e36
Merge pull request #75403 from r-ryantm/auto-update/usb-modeswitch-data
usb-modeswitch-data: 20170806 -> 20191128
2019-12-17 08:22:23 -05:00
Mario Rodas
18b2ad65dd
Merge pull request #75402 from r-ryantm/auto-update/usb-modeswitch
usb-modeswitch: 2.5.2 -> 2.6.0
2019-12-17 08:21:58 -05:00
Eric Dallo
8cbb00a9ed clj-kondo: 2019.11.07 -> 2019.12.14 2019-12-16 21:01:20 -03:00
Maximilian Bosch
e1c6965beb
cargo-raze: 0.2.8 -> 0.2.10
https://github.com/google/cargo-raze/releases/tag/v0.2.9
https://github.com/google/cargo-raze/releases/tag/v0.2.10
2019-12-16 18:29:41 +01:00
Mario Rodas
a8cfa9b438
Merge pull request #75542 from aca-labs/ameba
ameba: 0.10.1 -> 0.11.0
2019-12-16 11:02:58 -05:00
Maximilian Bosch
75f8327773
cargo-geiger: 0.7.3 -> 0.9.0
https://crates.io/crates/cargo-geiger/0.9.0
2019-12-16 13:37:30 +01:00
Shane
8acf3405ca hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
Hydra fails to start on recent recent nixpkgs due to a change in Perl packaging: this has been reported in #72783. @conferno in that thread suggested using lib.closePropagation as a fix, which is apparently deprecated, but works for now.
2019-12-16 10:29:19 +00:00
Frederik Rietdijk
c20cd71d60 Merge master into staging-next 2019-12-15 16:09:28 +01:00
Vincent Laporte
788148f93c ocaml-top: 1.1.5 → 1.2.0-rc 2019-12-15 08:11:56 +01:00
Mario Rodas
ba22262959
Merge pull request #75667 from tobim/pkgs/cmake-format
cmake-format: 0.6.2 -> 0.6.3
2019-12-14 21:17:41 -05:00
Jan Tojnar
239e4c1f06
doxygen: switch to python3
Also move the build-time dependencies to nativeBuildInputs, and drop perl as it no longer seems to be necessary (CMake is not looking for it any more).
2019-12-15 01:50:38 +01:00
Jan Tojnar
1c2019fe01
gtk-doc: clean up
* use buildPythonApplication instead of symlinking
   * but do not propagate Python
* Add lxml & anytree for gtkdoc-mkhtml2
2019-12-15 01:50:35 +01:00
Kim Burgess
90f84bc5dd
ameba: 0.10.1 -> 0.11.0 2019-12-15 09:36:46 +10:00
Symphorien Gibol
bafaf78ead pyflame: remove
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Tobias Mayer
f2e4680dec cmake-format: 0.6.2 -> 0.6.3 2019-12-14 23:04:32 +01:00
Maximilian Bosch
a081531a80
Merge pull request #75298 from dywedir/strace
strace: 5.3 -> 5.4
2019-12-14 17:06:38 +01:00
Mario Rodas
4c142b0854 flow: 0.113.0 -> 0.114.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.114.0
2019-12-14 01:29:00 -08:00
Renaud
637f16dc3e bingrep: 0.7.0 -> 0.8.1 2019-12-13 22:51:23 -08:00
Mario Rodas
d1913d175d buildah: 1.11.6 -> 1.12.0
Changelog: https://github.com/containers/buildah/releases/tag/v1.12.0
2019-12-13 22:35:53 -08:00
Maximilian Bosch
9ff834fafc
fixup! Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster 2019-12-14 04:35:33 +01:00
Maximilian Bosch
69d31c37bc
cargo-make: 0.24.1 -> 0.24.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.2
2019-12-14 02:25:41 +01:00
Сухарик
fcaaffedef cue: 0.0.14 -> 0.0.15 2019-12-13 15:21:09 +03:00