Aaron Janse
99176c0955
use fetchzip
2020-10-19 17:17:22 -07:00
Ryan Mulligan
76f5ffdb70
Merge pull request #100855 from r-ryantm/auto-update/bfs
...
bfs: 1.7 -> 2.0
2020-10-19 15:50:00 -07:00
Rebecca Turner
e19a5b3f95
ytop: Add "ytop" to ytop's error message
...
Right now, running `nixos-rebuild` gives an obscure error:
```
$ nixos-rebuild switch
building Nix...
building the system configuration...
error: Abandoned by upstream. Consider switching to bottom instead
(use '--show-trace' to show detailed location information)
```
(And `--show-trace` adds no useful information.)
The error message doesn't indicate that `ytop` is what's causing the problem.
By adding `ytop` to the error message, configurations that still reference
`ytop` will be easier to debug and fix.
2020-10-19 18:24:28 -04:00
Austin Seipp
fba7eaeb63
Merge pull request #100741 from arcz/btor2tools
...
btor2tools: enable unix platforms
2020-10-19 16:18:56 -05:00
Jon
30a45b68e8
Merge pull request #101089 from hmenke/zfs
...
zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4
2020-10-19 14:17:53 -07:00
Austin Seipp
08d6945252
Merge pull request #100806 from dywedir/hyperfine
...
hyperfine: 1.10.0 -> 1.11.0, use fetchCrate
2020-10-19 16:17:41 -05:00
Andreas Rammhold
16a7ff5b86
libndctl: clarify that it needs udev not systemd
...
While (currently) it is the same package it carries more information if
we explicitly state that we want udev.
2020-10-19 23:12:35 +02:00
Michael Weiss
c7fb650893
python3Packages.mysql-connector: 8.0.21 -> 8.0.22
2020-10-19 23:09:54 +02:00
V
744a504030
fx: init at 20.0.2 ( #100828 )
2020-10-19 20:38:17 +00:00
oxalica
dc12101886
rust-analyzer: 2020-10-12 -> 2020-10-19
2020-10-19 13:26:54 -07:00
Andreas Rammhold
0a55c5dada
iputils: apply proposed upstream patch to get rid of systemd dependency
...
This allows us to get rid of the hack and the systemd dependency and
thus reduces the rebuild closure whenever systemd changes.
2020-10-19 22:04:52 +02:00
hloeffler
bea078e7b3
aide: update metadata
2020-10-19 13:03:46 -07:00
Rok Garbas
d3aaae7249
Merge pull request #101069 from davidtwco/mdcat-0.22.1
...
mdcat: 0.21.1 -> 0.22.1
2020-10-19 21:51:23 +02:00
Rok Garbas
9be3b1b08f
Merge pull request #101077 from ymeister/master
...
nodePackages.readability-cli: init at 1.1.5
2020-10-19 21:49:58 +02:00
Martin Weinelt
a2b1ec2b69
Merge pull request #101088 from sweber83/sw/zigbee2mqtt-1.15.0
...
zigbee2mqtt: 1.14.4 -> 1.15.0
2020-10-19 21:49:17 +02:00
Rok Garbas
2c5efec375
Merge pull request #101062 from suhr/julia-mono-22
...
julia-mono: 0.018 -> 0.022
2020-10-19 21:48:07 +02:00
Rok Garbas
2756f98e75
Merge pull request #101053 from equirosa/legendary
...
legendary-gl: 0.0.14 -> 0.20.1
2020-10-19 21:46:50 +02:00
Vladimír Čunát
a76152ac6e
pkgs-lib/tests/formats: improve message on failure
...
Foremost, the message was discarding double quotes on one side of the
diff, which was super-confusing to me, as I thought that the format
convertor broke that when in fact only whitespace was changed.
I thought I'd cat the files, but then... switching to `diff -u` seemed
self-sufficient. It felt sufficiently non-controversial to push
directly, but certainly feel free to improve further.
2020-10-19 21:46:08 +02:00
Rok Garbas
298659b5f8
Merge pull request #101080 from Patryk27/news/unifi
...
unifiBeta: init at 6.0.23
2020-10-19 21:45:59 +02:00
Andreas Rammhold
54e6cfc1ef
iptuils: Remove systemd from dependencies
...
In our case systemd is only used to figure out if the unit files should
be generated.
2020-10-19 21:41:53 +02:00
Sandro Jäckel
f9f1691050
ArchiSteamFarm: 4.3.0.6 -> 4.3.1.0
2020-10-19 21:40:12 +02:00
Maximilian Bosch
903a9131d9
Merge pull request #100874 from r-ryantm/auto-update/cargo-crev
...
cargo-crev: 0.17.0 -> 0.18.0
2020-10-19 21:38:28 +02:00
Lachlan Deck
cbb91a3dfd
plantuml: 1.2020.16 -> 1.2020.19
2020-10-19 21:38:08 +02:00
Henri Menke
3cf85bc8a2
zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4
2020-10-19 21:37:42 +02:00
Simon Weber
4e3342ad35
zigbee2mqtt: 1.14.4 -> 1.15.0
2020-10-19 21:27:58 +02:00
Vladimír Čunát
92c96b7995
pkgs-lib/tests/formats: fix whitespace after PR #100372
...
Naturally, TOML doesn't define the exact shape of everything.
nix build -f pkgs/top-level/release.nix pkgs-lib-tests
2020-10-19 21:19:37 +02:00
Martin Weinelt
4dca83eb54
Merge pull request #101033 from JamieMagee/pyaftership
...
pythonPackages.pyaftership: init at 0.1.2
2020-10-19 20:59:26 +02:00
Henri Menke
cabb90e212
zfs: 0.8.4 -> 0.8.5
2020-10-19 11:18:01 -07:00
Robert Scott
e5973b4438
Merge pull request #101044 from r-burns/lcms2
...
lcms2: fix build on darwin
2020-10-19 19:16:30 +01:00
Robert Scott
c873f13eac
Merge pull request #101031 from r-burns/spooles
...
spooles: fix build on darwin
2020-10-19 19:07:03 +01:00
Ryan Mulligan
506e73b1b6
Merge pull request #100917 from r-ryantm/auto-update/dua
...
dua: 2.10.2 -> 2.10.3
2020-10-19 09:59:32 -07:00
Patryk Wychowaniec
07518da204
unifiBeta: init at 6.0.23
2020-10-19 18:47:12 +02:00
Marco Farrugia
ffac55a0da
format
2020-10-19 18:32:48 +02:00
Marco Farrugia
a360b05cb7
bazel: Fix bazel query and provide a default java toolchain
...
These are fixes for problems I ran into with:
- `bazel test //example:cpp-test`
This needed `build --host_javabase='@local_jdk//:jdk'`
- `bazel query 'deps(//example:cpp-test)'`
This needed the same flags as `build`.
Is it contentious to (partially?) configure the default java toolchain? I don't see it as much different than providing the bazel server's java.
It would continue to be configurable/overridable by overriding the flags.
---
And a random notes from this escapade, but https://github.com/bazelbuild/bazel/blob/master/WORKSPACE#L144-L308 looks a little different from https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/build-managers/bazel/bazel_3/src-deps.json so one of them is probably wrong :)
2020-10-19 18:32:48 +02:00
Jonathan Ringer
67d2de5ffa
python310: init at 3.10a1
2020-10-19 09:31:27 -07:00
Evan Stoll
154fa4d0e7
pythonPackages.hydrus: init at 413
2020-10-19 09:13:33 -07:00
Nikita Uvarov
d7f7eb2a0a
pythonPackages.pyatv: move pytestCheckHook to checkInputs
2020-10-19 09:06:29 -07:00
Ryan Mulligan
12642234d9
Merge pull request #99883 from mtanzi/elixir-1.11.0
...
elixir_1_11: init at 1.11.0
2020-10-19 08:52:02 -07:00
Andreas Rammhold
2451796b49
qemu: make ncurses optional for the test runner
...
This shaves another 3MB off the closure size of QEMU.
2020-10-19 17:49:31 +02:00
Maximilian Bosch
fcbf2ee8b5
grafana: 7.2.0 -> 7.2.1
...
https://github.com/grafana/grafana/releases/tag/v7.2.1
2020-10-19 17:48:47 +02:00
Maximilian Bosch
b6f990947c
epson-escpr2: 1.1.17 -> 1.1.23
2020-10-19 17:48:27 +02:00
Andreas Rammhold
e79eed4840
qemu: strip down the features for the test runner
...
This allows much faster VM-test based systemd testing as the closure of
qemu suddenly shrinks to reasonable sizes again.
2020-10-19 17:39:47 +02:00
Sandro Jäckel
77d5e86ae4
ansible-lint: update meta.homepage
2020-10-19 08:29:53 -07:00
Sandro Jäckel
8218431da9
ansible-lint: 4.2.0 -> 4.3.5
2020-10-19 08:29:53 -07:00
Jean-François Roche
8781030dfa
python3Package.python-markdown-math: remove support for python 2.7
...
As stated in its changelog [1], python 2.7 is no longer supported.
[1] https://github.com/mitya57/python-markdown-math/blob/master/changelog#L4
2020-10-19 08:13:10 -07:00
ymeister
5bf4704ee7
nodePackages.readability-cli: init at 1.1.5
2020-10-19 21:32:54 +07:00
StigP
76fe85fcdd
Merge pull request #101012 from r-burns/perl-linux
...
perlPackages.Linux*: disable on non-Linux platforms
2020-10-19 14:20:10 +00:00
José Romildo Malaquias
07c91d7908
numix-solarized-gtk-theme: 20180913 -> 20200910
2020-10-19 11:15:34 -03:00
Finn Behrens
8e72b237cd
onefetch: 2.4.0 -> 2.5.0 ( #101074 )
2020-10-19 16:03:00 +02:00
Tim Steinbach
b615fa7b06
oh-my-zsh: 2020-10-15 -> 2020-10-18
2020-10-19 09:40:23 -04:00
Martin Weinelt
63ad5ab28e
Merge pull request #99999 from 0x4A6F/master-routinator
...
routinator: 0.7.1 -> 0.8.0
2020-10-19 15:08:00 +02:00
David Wood
68f49681b6
mdcat: 0.21.1 -> 0.22.1
2020-10-19 13:51:55 +01:00
Ryan Mulligan
bc1b00acde
Merge pull request #100996 from r-ryantm/auto-update/kibi
...
kibi: 0.2.0 -> 0.2.1
2020-10-19 05:40:09 -07:00
Vincent Laporte
92d4ced442
ocamlPackages.ppx_sqlexpr: use ppxlib instead of the deprecated ppx_core
2020-10-19 14:25:57 +02:00
Markus Kowalewski
2eee4e4eac
openmolcas: 19.11 -> 20.10
2020-10-19 14:13:08 +02:00
0x4A6F
b52ed6a1fe
routinator: 0.7.1 -> 0.8.0
...
Upgrade to [v0.8.0](https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0 ).
Fixes [CVE-2020-17366](https://nvd.nist.gov/vuln/detail/CVE-2020-17366 ).
2020-10-19 12:01:21 +00:00
Markus Kowalewski
8b02ff6b8e
openmolcas: fix build w.r.t. openblas
...
Fall out from switching openblas over to multiple outputs:
https://github.com/NixOS/nixpkgs/pull/98337
2020-10-19 14:00:48 +02:00
Michele Guerini Rocco
50ee62ae07
Merge pull request #100821 from markus1189/imv-backends
...
imv: enable LIBNSGIF and LIBJPEG backends
2020-10-19 13:41:20 +02:00
toastal
d6ade09d5f
julia-mono: 0.018 -> 0.022
2020-10-19 13:38:16 +03:00
Janne Heß
7ef527cff8
iperf3: 3.8.1 -> 3.9 ( #100744 )
...
changelog http://software.es.net/iperf/news.html#iperf-3-9-released
2020-10-19 12:24:49 +02:00
Jörg Thalheim
2ee6d466f5
Merge pull request #98410 from SuperSandro2000/rustscan-1.9.0
2020-10-19 12:12:08 +02:00
Sarah Brofeldt
902e0997c3
Merge pull request #101025 from johanot/kubernetes-1.19.3
...
kubernetes: 1.19.1 -> 1.19.3
2020-10-19 11:59:35 +02:00
Michael Raskin
0a2d2f9774
Merge pull request #101056 from teto/visidata
...
visidata: 1.5.2 -> 2.0.1
2020-10-19 09:29:12 +00:00
Aaron Janse
38ed4fcde6
relibc: fix for nix 3.0
2020-10-19 02:20:28 -07:00
Michael Raskin
d4328e91bb
Merge pull request #101046 from omasanori/gfan-unbreak
...
gfan: fix build failures with cddlib v0.94l
2020-10-19 09:05:58 +00:00
Matthieu Coudron
b2bde30def
visidata: 1.5.2 -> 2.0.1
...
also added way to open .pcap file.
2020-10-19 10:54:08 +02:00
Bas van Dijk
5505f2ee38
Merge pull request #100975 from basvandijk/rocksdb-optionally-disable-shared-lib
...
rocksdb: support disabling building shared lib
2020-10-19 10:44:16 +02:00
Peter Simons
e0f62babfc
Merge pull request #100215 from RasmusRendal/boost
...
boost173 and boost174: Init both
2020-10-19 09:44:07 +02:00
Michele Guerini Rocco
856cdf5c46
Merge pull request #100819 from rnhmjoj/mkvtoolnix
...
mkvtoolnix: 50.0.0 -> 51.0.0
2020-10-19 07:55:56 +02:00
Jörg Thalheim
a1a0ea730f
Merge pull request #99088 from SuperSandro2000/ssh-audit-2.3.0
2020-10-19 07:52:39 +02:00
Eduardo Quiros
2a4023f746
legendary-gl: 0.0.14 -> 0.20.1
2020-10-18 23:10:02 -06:00
Mario Rodas
49917cdc49
lxd: 4.6 -> 4.7
2020-10-19 04:20:00 +00:00
John Ericson
7929891d57
Merge pull request #100964 from danieldk/fix-validate-pkg-config
...
validatePkgConfig: fix variable scope
2020-10-18 23:33:07 -04:00
Masanori Ogino
096ef94717
gfan: fix build failures with cddlib v0.94l
...
It fixes https://github.com/NixOS/nixpkgs/issues/100622 .
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-19 10:29:01 +09:00
Mario Rodas
e4eb70ec71
Merge pull request #101004 from r-ryantm/auto-update/kubespy
...
kubespy: 0.5.1 -> 0.6.0
2020-10-18 20:15:20 -05:00
Mario Rodas
6d70c6aa31
Merge pull request #100999 from r-ryantm/auto-update/kube-router
...
kube-router: 1.0.1 -> 1.1.0
2020-10-18 20:04:56 -05:00
Mario Rodas
a150be7500
Merge pull request #101005 from r-ryantm/auto-update/lazygit
...
lazygit: 0.23.2 -> 0.23.6
2020-10-18 20:03:23 -05:00
Mario Rodas
1e72266113
Merge pull request #101002 from marsam/update-tflint
...
tflint: 0.20.2 -> 0.20.3
2020-10-18 20:00:59 -05:00
Mario Rodas
88dc30e83e
Merge pull request #100979 from r-ryantm/auto-update/influxdb
...
influxdb: 1.8.2 -> 1.8.3
2020-10-18 20:00:50 -05:00
Peter Hoeg
d8607ca7a1
krusader: use specific license
2020-10-19 09:00:34 +08:00
Peter Hoeg
ee7d04e445
strawberry: 0.7.2 -> 0.8.2
2020-10-19 09:00:06 +08:00
Peter Hoeg
7944ac9c03
sayonara: 1.5.1-stable5 -> 1.6.0-beta6
2020-10-19 08:59:46 +08:00
Ryan Burns
cb057db0a3
lcms2: fix build on darwin
2020-10-18 17:26:53 -07:00
Aaron Andersen
5265d49a36
Merge pull request #100892 from aanderse/pdns-recursor
...
nixos/pdns-recursor: use upstream systemd unit
2020-10-18 20:13:06 -04:00
Ryan Mulligan
713c368291
Merge pull request #101001 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.12.5 -> 0.12.6
2020-10-18 16:29:21 -07:00
Jamie Magee
ecaccf2d1a
home-assistant: regenerate component-packages
2020-10-18 23:10:25 +02:00
Jamie Magee
d804c4393f
pythonPackages.pyaftership: init at 0.1.2
2020-10-18 23:10:23 +02:00
Ryan Burns
c04219a9d5
spooles: fix build on darwin
2020-10-18 13:32:45 -07:00
José Romildo Malaquias
3081122b00
Merge pull request #100344 from romildo/upd.efl
...
enlightenment.efl: 1.25.0 -> 1.25.1
2020-10-18 17:03:27 -03:00
José Romildo Malaquias
0363fd5fd8
Merge pull request #100084 from romildo/upd.luna-icons
...
luna-icons: 2020-08-09 -> 0.6
2020-10-18 17:01:48 -03:00
José Romildo Malaquias
9cf5238ee7
Merge pull request #100201 from romildo/upd.stilo-themes
...
stilo-themes: 3.36-2 -> 3.36-3
2020-10-18 17:00:35 -03:00
José Romildo Malaquias
aa07adf211
Merge pull request #100338 from romildo/upd.lounge-gtk-theme
...
lounge-gtk-theme: 1.22 -> 1.24
2020-10-18 16:59:39 -03:00
Ryan Mulligan
b2fc4d9f4a
Merge pull request #100844 from r-ryantm/auto-update/asls
...
asls: 0.5.0 -> 0.5.1
2020-10-18 12:30:14 -07:00
Johan Thomsen
c1fa775058
kubernetes: 1.19.1 -> 1.19.3
2020-10-18 21:28:23 +02:00
Jon
ff6efa6f16
Revert "linuxPackages.nvidia_x11.persistenced: fix build"
...
This reverts commit f98219c519
.
2020-10-18 11:47:34 -07:00
Martin Weinelt
c3054b77d7
Merge pull request #93400 from ruuda/mopidy-local
...
mopidy-local: init at 3.1.1
2020-10-18 20:19:31 +02:00
Jonathan Ringer
f98219c519
linuxPackages.nvidia_x11.persistenced: fix build
2020-10-18 11:12:23 -07:00
Gabriel Ebner
6d22203168
Merge pull request #101010 from r-ryantm/auto-update/lean
...
lean: 3.19.0 -> 3.21.0
2020-10-18 20:10:42 +02:00
Ryan Mulligan
396f3407a2
Merge pull request #95717 from KAction/git-vanity-hash
...
git-vanity-hash: init at 2020-02-26
2020-10-18 10:56:51 -07:00
Ryan Burns
b7e4ac43e4
perlPackages.Linux*: disable on non-Linux platforms
2020-10-18 10:42:31 -07:00
R. RyanTM
cb537bac99
libamqpcpp: 4.1.7 -> 4.2.1
2020-10-18 17:42:03 +00:00
Ruud van Asseldonk
b82ca4d2e1
mopidy-local-sqlite: remove
...
This plugin has been merged into the newer "mopidy-local" plugin which I
just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
originally for Mopidy Iris, but Iris now works with mopidy-local, and
does not need the older ones any more.
2020-10-18 19:33:55 +02:00
Ruud van Asseldonk
79a823ceae
mopidy-local-images: remove
...
This plugin has been merged into the newer "mopidy-local" plugin which I
just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
originally for Mopidy Iris, but Iris now works with mopidy-local, and
does not need the older plugins any more.
2020-10-18 19:32:55 +02:00
Ruud van Asseldonk
7565d00a7c
mopidy-local: init at 3.1.1
...
Mopidy-Local is the successor to Mopidy-Local-SQLite and
Mopidy-Local-Images, which are already packaged. I had to make
gobject-introspection a propagated build input, otherwise
Mopidy-Local can't import Mopidy.
2020-10-18 19:31:07 +02:00
Robert Helgesson
b8ec336447
svtplay-dl: 2.6 -> 2.7
2020-10-18 19:05:28 +02:00
Mario Rodas
7e3cf7fc16
Merge pull request #100998 from r-ryantm/auto-update/kpt
...
kpt: 0.34.0 -> 0.35.0
2020-10-18 12:01:09 -05:00
R. RyanTM
855b84d8b0
lean: 3.19.0 -> 3.21.0
2020-10-18 17:00:15 +00:00
Malte Brandy
90da4ed932
nix-output-monitor: 0.1.0.0 -> 0.1.0.2
2020-10-18 18:59:32 +02:00
marco
6e0d3b659c
Elixir: 1.11.0 -> 1.11.1
2020-10-18 18:57:52 +02:00
Mario Rodas
8310b5a388
Merge pull request #100983 from r-ryantm/auto-update/jackett
...
jackett: 0.16.1670 -> 0.16.1757
2020-10-18 11:53:39 -05:00
R. RyanTM
c3fe499500
lazygit: 0.23.2 -> 0.23.6
2020-10-18 16:51:58 +00:00
Mario Rodas
0bccd13ff6
Merge pull request #100981 from r-ryantm/auto-update/intermodal
...
intermodal: 0.1.11 -> 0.1.12
2020-10-18 11:51:22 -05:00
Mario Rodas
48518633ec
Merge pull request #100987 from r-ryantm/auto-update/joker
...
joker: 0.15.6 -> 0.15.7
2020-10-18 11:48:02 -05:00
Mario Rodas
405131bc7e
Merge pull request #100993 from r-ryantm/auto-update/kbs2
...
kbs2: 0.1.5 -> 0.1.6
2020-10-18 11:46:29 -05:00
R. RyanTM
462fc94606
kubespy: 0.5.1 -> 0.6.0
2020-10-18 16:43:52 +00:00
Jamie Magee
e8b9945cca
home-assistant: regenerate component-packages
2020-10-18 09:41:30 -07:00
Jamie Magee
8fadee041c
pythonPackages.accuweather: init at 0.0.11
2020-10-18 09:41:30 -07:00
Marek Mahut
6d8373cbda
Merge pull request #100836 from RaghavSood/ledger-live/2.14.0
...
ledger-live-desktop: 2.9.0 -> 2.14.0
2020-10-18 18:36:33 +02:00
R. RyanTM
328a7c6aa0
kubeseal: 0.12.5 -> 0.12.6
2020-10-18 16:34:11 +00:00
Markus Hauck
1320526747
imv: enable LIBNSGIF and LIBJPEG backends
2020-10-18 18:26:41 +02:00
R. RyanTM
84753b0343
kube-router: 1.0.1 -> 1.1.0
2020-10-18 16:22:32 +00:00
R. RyanTM
3065a71a58
kpt: 0.34.0 -> 0.35.0
2020-10-18 16:06:59 +00:00
R. RyanTM
500c8afa87
kibi: 0.2.0 -> 0.2.1
2020-10-18 15:54:34 +00:00
R. RyanTM
33e782aaf7
kbs2: 0.1.5 -> 0.1.6
2020-10-18 15:43:20 +00:00
R. RyanTM
f739404c2b
joker: 0.15.6 -> 0.15.7
2020-10-18 15:14:12 +00:00
Mario Rodas
687d0f5254
tflint: 0.20.2 -> 0.20.3
...
https://github.com/terraform-linters/tflint/releases/tag/v0.20.3
2020-10-18 09:55:00 -05:00
R. RyanTM
5a2f63248c
jackett: 0.16.1670 -> 0.16.1757
2020-10-18 14:53:00 +00:00
R. RyanTM
c0b098a658
intermodal: 0.1.11 -> 0.1.12
2020-10-18 14:29:57 +00:00
Gabriel Ebner
7caa81d8a2
Merge pull request #100972 from gebner/freecadgitpython
2020-10-18 16:28:57 +02:00
Mario Rodas
206a6b2041
Merge pull request #100764 from dbirks/update-eksctl
...
eksctl: 0.27.0 -> 0.30.0
2020-10-18 09:18:55 -05:00
R. RyanTM
26f82d4246
influxdb: 1.8.2 -> 1.8.3
2020-10-18 14:18:35 +00:00
Mario Rodas
07fef1bea1
Merge pull request #100960 from r-ryantm/auto-update/hcxdumptool
...
hcxdumptool: 6.1.2 -> 6.1.3
2020-10-18 09:10:59 -05:00
Mario Rodas
8d392072be
Merge pull request #100893 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.36 -> 8.36.2
2020-10-18 09:09:29 -05:00
Mario Rodas
76f0500e53
Merge pull request #100878 from r-ryantm/auto-update/cargo-udeps
...
cargo-udeps: 0.1.14 -> 0.1.15
2020-10-18 09:08:49 -05:00
Mario Rodas
401f773437
Merge pull request #100876 from r-ryantm/auto-update/cargo-make
...
cargo-make: 0.32.4 -> 0.32.7
2020-10-18 09:08:33 -05:00
Mario Rodas
aa6e909aa7
Merge pull request #100901 from r-ryantm/auto-update/codeql
...
codeql: 2.2.5 -> 2.3.1
2020-10-18 09:06:16 -05:00
Mario Rodas
9b3e35d991
Merge pull request #100890 from r-ryantm/auto-update/ccache
...
ccache: 3.7.11 -> 3.7.12
2020-10-18 09:00:15 -05:00
Mario Rodas
ef977423da
Merge pull request #100885 from r-ryantm/auto-update/cava
...
cava: 0.7.2 -> 0.7.3
2020-10-18 08:59:32 -05:00
Mario Rodas
9bc9bfeaff
Merge pull request #100910 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.32.0 -> 0.32.6
2020-10-18 08:57:01 -05:00
Mario Rodas
1b5ff33e18
Merge pull request #100909 from r-ryantm/auto-update/croc
...
croc: 8.5.0 -> 8.5.1
2020-10-18 08:56:23 -05:00
Mario Rodas
dd9e691ca1
Merge pull request #100905 from r-ryantm/auto-update/cpp-utilities
...
cpp-utilities: 5.6.0 -> 5.7.0
2020-10-18 08:55:11 -05:00
Mario Rodas
5caf709efa
Merge pull request #100927 from r-ryantm/auto-update/faudio
...
faudio: 20.09 -> 20.10
2020-10-18 08:53:49 -05:00
Mario Rodas
6572e341fb
Merge pull request #100971 from r-ryantm/auto-update/hugo
...
hugo: 0.75.1 -> 0.76.5
2020-10-18 08:53:20 -05:00
Bas van Dijk
c6109efca6
rocksdb: support disabling building shared lib
...
This is needed to build `pkgsStatic.rocksdb`.
2020-10-18 15:52:20 +02:00
Mario Rodas
7b2040b163
Merge pull request #100925 from r-ryantm/auto-update/fastmod
...
fastmod: 0.4.0 -> 0.4.1
2020-10-18 08:51:20 -05:00
Mario Rodas
2831f7f51c
Merge pull request #100930 from r-ryantm/auto-update/flannel
...
flannel: 0.12.0 -> 0.13.0
2020-10-18 08:44:22 -05:00
Mario Rodas
d5b5057c24
Merge pull request #100900 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2020.6.1 -> 2020.10.0
2020-10-18 08:42:45 -05:00
Mario Rodas
5c0427f3eb
Merge pull request #100894 from r-ryantm/auto-update/chezmoi
...
chezmoi: 1.8.5 -> 1.8.7
2020-10-18 08:41:49 -05:00
Mario Rodas
93c5c61908
Merge pull request #100897 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.9454 -> 0.1.10993
2020-10-18 08:39:50 -05:00
José Romildo Malaquias
2f74428675
Merge pull request #100805 from danieldk/softmaker-unlock-again
...
softmaker-office: fix unlocking again
2020-10-18 10:35:38 -03:00