Tadeo Kondrak
c373e6ddb2
vapoursynth: add withPlugins interface
...
Co-authored-by: Simon Bruder <simon@sbruder.de>
2021-02-21 18:19:52 +01:00
sternenseemann
2f96b9a7b4
ocamlPackages.qcheck*: 0.16 -> 0.17
...
* New exposed function, bug fixes:
https://github.com/c-cube/qcheck/blob/0.17/CHANGELOG.md#017
* Fix a too liberal testing range causing an integer overflow in stdint
which for some reason only qcheck 0.17 and not 0.16 seems to find
2021-02-21 17:16:17 +01:00
Benjamin Hipple
5d461c5ea3
beancount: add myself to maintainers
...
Saw it's unmaintained; since I use this regularly, happy to help maintain. Also
fixing a broken URL.
2021-02-21 08:38:02 -05:00
Ben Siraphob
3be4cfb7de
treewide: minor cleanup of packages maintained by siraben
2021-02-21 19:23:43 +07:00
Fabian Affolter
85b71a30c1
python3Packages.pyflunearyou: init at 2.0.0
2021-02-21 11:51:23 +01:00
Fabian Affolter
50dfb6babd
python3Packages.aiocache: init at 0.11.1
2021-02-21 11:42:20 +01:00
Jörg Thalheim
fd10b45c2b
Merge pull request #113814 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.8.5 -> 0.8.7
2021-02-21 09:15:53 +00:00
sternenseemann
cdb97ba523
ocamlPackages.ocamlmod: disable tests if ounit is not available
...
When we redid ounit and ounit2, the minimumOCamlVersion was also pushed
to OCaml 4.04. ocamlmod builds on earlier versions as well, but doesn't
evaluate if we pull in ounit.
Therefore we conditionally disable tests for OCaml < 4.04 which means
for example oasis is available for those versions again as well.
2021-02-21 10:12:22 +01:00
Sandro
66e89eecce
Merge pull request #113752 from bobrik/ivan/libgcrypt-aarch64-darwin
...
libgcrypt: disable asm on aarch64-darwin
2021-02-21 08:29:28 +01:00
Jörg Thalheim
8455da961c
Merge pull request #113882 from r-ryantm/auto-update/yq-go
...
yq-go: 4.5.0 -> 4.6.0
2021-02-21 07:29:14 +00:00
Sandro
7d470a2c0d
Merge pull request #113831 from adsr/termbox-v1.1.4
...
termbox: 1.1.2 -> 1.1.4
2021-02-21 08:20:24 +01:00
R. RyanTM
a6912010d2
yq-go: 4.5.0 -> 4.6.0
2021-02-21 06:56:03 +00:00
Sandro
716b898cf5
Merge pull request #113802 from fabaff/pyflume
2021-02-21 05:35:07 +01:00
Sandro
7866dda03a
Merge pull request #113797 from fabaff/tahoma-api
2021-02-21 05:34:02 +01:00
Sandro
3d3500d796
Merge pull request #113793 from fabaff/tuyaha
2021-02-21 05:33:39 +01:00
Sandro
93df7c6427
Merge pull request #113790 from fabaff/wiffi
2021-02-21 05:33:01 +01:00
Sandro
22e6b1aaa6
Merge pull request #113788 from fabaff/pyvolumio
2021-02-21 05:30:22 +01:00
R. RyanTM
c28a79a649
sd-local: 1.0.21 -> 1.0.23
2021-02-21 04:15:28 +00:00
Sandro
bec8749074
Merge pull request #113781 from fabaff/python-twitch-client
2021-02-21 05:07:15 +01:00
Sandro
a0e658b8f7
Merge pull request #113778 from fabaff/pymitv
2021-02-21 05:06:51 +01:00
Sandro
3c580b5b61
Merge pull request #113776 from fabaff/pyalmond
2021-02-21 05:06:02 +01:00
Sandro
ef4a40fe61
Merge pull request #113769 from fabaff/bump-xknx
...
python3Packages.xknx: 0.16.3 -> 0.17.0
2021-02-21 04:59:26 +01:00
Sandro
d0791bebcb
Merge pull request #113763 from fabaff/bump-aqualogic
...
python3Packages.aqualogic: 2.3 -> 2.5
2021-02-21 04:58:47 +01:00
Tristan Gosselin-Hane
83de5aa31a
kustomize-sops: init at 2.4.0
2021-02-20 21:25:38 -05:00
Sandro
11cbba51b7
Merge pull request #113710 from SuperSandro2000/launchpadlib
...
pythonPackages.launchpadlib: fix tests by using pytestCheckHook
2021-02-21 03:24:18 +01:00
R. RyanTM
13fd7dce08
operator-sdk: 1.4.1 -> 1.4.2
2021-02-21 02:08:32 +00:00
davidak
e95220786b
Merge pull request #112620 from r-ryantm/auto-update/gtk4
...
gtk4: 4.0.2 -> 4.0.3
2021-02-21 02:33:38 +01:00
Ryan Mulligan
2b78b10c8d
Merge pull request #113834 from r-ryantm/auto-update/gleam
...
gleam: 0.13.2 -> 0.14.0
2021-02-20 17:13:34 -08:00
R. RyanTM
8395f80fc4
mockgen: 1.4.4 -> 1.5.0
2021-02-21 00:53:29 +00:00
Otavio Salvador
882d0f0659
cargo-limit: 0.0.5 -> 0.0.6
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-20 21:04:41 -03:00
Sandro
9a9941e02d
Merge pull request #113683 from fabaff/bump-pysmbc
...
python3Packages.pysmbc: 1.0.21 -> 1.0.23
2021-02-21 00:16:10 +01:00
Ivan Babrou
dd54d77845
libgcrypt: disable asm on aarch64-darwin
...
See: https://dev.gnupg.org/T5157
2021-02-20 14:57:31 -08:00
Sandro
9633889d67
Merge pull request #113791 from fabaff/yalesmartalarmclient
2021-02-20 23:48:18 +01:00
Sandro
2b7e3a20c3
Merge pull request #113803 from mjlbach/bump_sumneko_lua
...
sumneko-lua-language-server: 1.11.2 -> 1.16.0
2021-02-20 23:17:54 +01:00
R. RyanTM
da26156bdf
gleam: 0.13.2 -> 0.14.0
2021-02-20 21:48:46 +00:00
Adam Saponara
2f199f0c96
termbox: 1.1.2 -> 1.1.4
...
Repointing repo to termbox/termbox as nsf/termbox is no
longer maintained.
2021-02-20 16:12:16 -05:00
Robert T. McGibbon
aadc742643
or-tools: 7.7 -> 8.1
2021-02-20 15:41:19 -05:00
Robert T. McGibbon
577bab6918
abseil-cpp: 20200225.2 -> 20200923.3
2021-02-20 15:41:18 -05:00
Sandro
88b81aab74
Merge pull request #113770 from r-ryantm/auto-update/python3.7-google-cloud-bigquery
...
python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0
2021-02-20 21:40:13 +01:00
Vladimír Čunát
2210eb352b
gtk*: remove myself from meta.maintainers
...
I haven't been really paying attention to it for years.
Fortunately, others have been taking care of GTK+GNOME.
2021-02-20 20:12:40 +01:00
R. RyanTM
06e8cbf83f
cargo-deny: 0.8.5 -> 0.8.7
2021-02-20 19:03:27 +00:00
Domen Kožar
25cf4b0009
pipewire: 0.3.21 -> 0.3.22
2021-02-20 18:53:50 +00:00
Michael Weiss
f352fdd819
Merge pull request #113754 from bobrik/ivan/mesa-aarch64-darwin
...
mesa: fix missing timespec_get on darwin
2021-02-20 19:39:13 +01:00
Sandro
1fc4bcb956
Merge pull request #113801 from r-ryantm/auto-update/python3.7-google-cloud-container
...
python37Packages.google-cloud-container: 2.3.0 -> 2.3.1
2021-02-20 19:21:30 +01:00
Michael Reilly
312bc73b22
geant4: 10.7.0 -> 10.7.1
2021-02-20 13:17:15 -05:00
Ivan Babrou
5363f1714b
mesa: fix missing timespec_get on aarch64-darwin
...
This doesn't affect any other target.
See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1020
2021-02-20 10:03:52 -08:00
Michael Lingelbach
4b1655f47e
sumneko-lua-language-server: 1.11.2 -> 1.16.0
2021-02-20 09:41:17 -08:00
Fabian Affolter
7522c4a1a1
python3Packages.pyflume: init at 0.6.2
2021-02-20 18:36:49 +01:00
Fabian Affolter
ce981a9ddd
python3Packages.ratelimit: init at 2.2.1
2021-02-20 18:32:15 +01:00
R. RyanTM
c14eb379f8
python37Packages.google-cloud-container: 2.3.0 -> 2.3.1
2021-02-20 17:06:19 +00:00
R. RyanTM
6d771e5330
python37Packages.breathe: 4.26.1 -> 4.27.0
2021-02-20 17:32:58 +01:00
Fabian Affolter
d292f82726
python3Packages.tahoma-api: init at 0.0.17
2021-02-20 17:29:05 +01:00
Fabian Affolter
def775866f
python3Packages.yalesmartalarmclient: init at 0.3.1
2021-02-20 16:32:33 +01:00
Sandro Jäckel
6ef7199222
pythonPackages.launchpadlib: fix tests by using pytestCheckHook, update license
2021-02-20 15:29:53 +00:00
Sandro
20f4107d0a
Merge pull request #113736 from graham33/fix/teslajsonpy_tests
...
teslajsonpy: fix tests
2021-02-20 16:29:37 +01:00
Fabian Affolter
e2abd53286
python3Packages.pyvolumio: init 0.1.3
2021-02-20 16:26:49 +01:00
Fabian Affolter
7273115cc1
python3Packages.wiffi: init at 1.0.1
2021-02-20 16:24:25 +01:00
Fabian Affolter
4c02c66275
python3Packages.tuyaha: init at 0.0.10
2021-02-20 16:20:40 +01:00
Fabian Affolter
db100ec834
python3Packages.python-twitch-client: init at 0.7.1
2021-02-20 14:51:49 +01:00
Fabian Affolter
712bd27c13
python3Packages.pymitv: init at 1.4.3
2021-02-20 14:34:29 +01:00
Fabian Affolter
7e771d4d33
python3Packages.pyalmond: init at 0.0.3
2021-02-20 13:55:46 +01:00
R. RyanTM
e76c069163
python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0
2021-02-20 11:42:51 +00:00
Fabian Affolter
c4550b2b8d
python3Packages.xknx: 0.16.3 -> 0.17.0
2021-02-20 12:36:04 +01:00
krzygorz
62a94d2c40
python3Packages.numba: use pythonImportsCheck
...
Since the unit tests are disabled, we should at least do a pythonImportsCheck
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-02-20 11:32:22 +01:00
krzygorz
37fbc86e35
python3Packages.numba: clean up dependencies
...
Since the package is declared to be incompatibile with python versions older than 3.6 the `lib.optionals isPy27 [ funcsigs singledispatch]` part is redundant.
2021-02-20 11:32:22 +01:00
krzygorz
f80ef84960
python3Packages.numba: add setuptools dependency
...
Numba needs setuptools as a runtime dependency: https://numba.pydata.org/numba-doc/latest/user/installing.html#dependency-list
2021-02-20 11:32:22 +01:00
Anders Kaseorg
d08ec2f195
pythonInterpreters.pypy36_prebuilt: Set pythonOnBuildForHost
...
This was broken by #105155 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Anders Kaseorg
1c5c184079
pythonInterpreters.pypy36_prebuilt: Add missing lib argument
...
This was broken by commit 001c0cbe54
(#110591 ).
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Fabian Affolter
23d566def2
python3Packages.aqualogic: 2.3 -> 2.5
2021-02-20 10:47:45 +01:00
R. RyanTM
5e19a1f495
python39Packages.numpy-stl: 2.13.0 -> 2.15.1
2021-02-20 10:22:56 +01:00
Fabian Affolter
90cca97297
python3Packages.pypcap: fix build on Python 3.9
2021-02-20 10:17:24 +01:00
Sandro
b0dcc5bb97
Merge pull request #113685 from fabaff/pychannels
2021-02-20 04:20:53 +01:00
Sandro
4911c23b0f
Merge pull request #113692 from fabaff/mcstatus
2021-02-20 04:20:04 +01:00
Sandro
16db442fbe
Merge pull request #113709 from SuperSandro2000/lazr-restfulclient
2021-02-20 04:18:17 +01:00
Sandro
d705a35ebf
Merge pull request #113690 from fabaff/python-velbus
2021-02-20 04:17:06 +01:00
Sandro
abde39c8e8
Merge pull request #113704 from fabaff/pyxiaomigateway
2021-02-20 04:14:27 +01:00
Sandro
a304559fb4
Merge pull request #113706 from fabaff/pymysensors
2021-02-20 04:13:21 +01:00
Ryan Mulligan
a343107f34
Merge pull request #113609 from r-ryantm/auto-update/sd-local
...
sd-local: 1.0.20 -> 1.0.21
2021-02-19 17:06:15 -08:00
Graham Bennett
eb53531b6f
teslajsonpy: fix tests
...
teslajsonpy has some dependencies between tests, which were masked upstream but
caused failures in nixpkgs because all the asyncio tests were skipped. Tests
pass as they do upstream with pytest-asyncio added.
Test isolation issue is being dealt with here:
https://github.com/zabuldon/teslajsonpy/issues/121 .
2021-02-20 00:02:53 +00:00
zowoq
a86974cf90
go_1_14: set knownVulnerabilities
...
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ivan Babrou
3a3721c585
pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16
2021-02-20 08:09:42 +10:00
Ryan Burns
9511f29f40
go: fix cross-compilation
...
Because:
* `go-bootstrap` is a native build input of go, so it needs to have
an offset of -1. Otherwise, e.g. when building a go cross-compiler,
it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
`buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou
6fff56280f
go: do not strip bootstrap on darwin
2021-02-20 08:09:42 +10:00
Ivan Babrou
cf69b3e801
go: use binary bootstrap for all platforms
...
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
sternenseemann
85c606d097
ocamlPackages.git: 3.2.0 -> 3.3.0; ocamlPackages.irmin: 2.4.0 -> 2.5.1 ( #113717 )
...
* ocamlPackages.git: 3.2.0 -> 3.3.0
* minor fixes to tests (while introducing new failures in the nix
sandbox we have to patch)
* compatibility fixes to commit messages with git fsck and github at the
expense of potentially breaking older ocaml-git managed repositories.
https://github.com/mirage/ocaml-git/releases/tag/3.3.0
* ocamlPackages.irmin: 2.4.0 -> 2.5.1
* irmin-graphql: enable tests as they now work without network
* irmin-layers: tests were removed
* ppx_irmin: tests were removed
Compatibility with git 3.3.0 and improved performance.
https://github.com/mirage/irmin/releases/tag/2.5.0
https://github.com/mirage/irmin/releases/tag/2.5.1
* ocamlPackages.{git, irmin}: add myself to maintainers
2021-02-19 22:19:24 +01:00
R. RyanTM
46d7771681
nodejs-15_x: 15.8.0 -> 15.9.0
2021-02-19 20:20:53 +00:00
Peter Simons
391ac04675
Merge pull request #112936 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-02-12 (plus other fixes)
2021-02-19 21:04:55 +01:00
Malte Brandy
f3cb2534d6
hackagePackages.haskell-language-server: Fix build
2021-02-19 20:56:32 +01:00
Peter Simons
020ed23391
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f8a5fcf1df
.
2021-02-19 20:56:32 +01:00
Peter Simons
df5db9a42e
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2021-02-19 20:56:32 +01:00
Peter Simons
a1b8172b32
hackage2nix: yarn2nix has a maintainer now
2021-02-19 20:56:32 +01:00
Poscat
d968b65ce4
haskellPackages: make poscat the maintainer for hinit
2021-02-19 20:56:32 +01:00
Poscat
47bd0f2462
haskellPackages.hinit: unbreak
2021-02-19 20:56:32 +01:00
sternenseemann
a1008836b4
haskellPackages.yarn-lock: fix build by jailbreaking
2021-02-19 20:56:32 +01:00
sternenseemann
ac462c555a
haskellPackages: add myself as maintainer for a few pkgs
...
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz
9451522c54
haskellPackages: Add myself (turion) to maintainer list
2021-02-19 20:56:32 +01:00
Olli Helenius
5885a721a6
haskellPackages.xml-extractors: broken -> unbroken
2021-02-19 20:56:32 +01:00
Manuel Bärenz
92c790582b
haskellPackages.Agda: Remove outdated patch
2021-02-19 20:56:32 +01:00
Dennis Gosnell
36b42af29a
haskellPackages.hadolint: add comment explaining override
2021-02-19 20:56:32 +01:00
Olli Helenius
d9443bf7cd
haskellPackages.hadolint: fix build by disabling static linking
...
The `static` flag was enabled by default for 1.22.1:
e1305042c6 (diff-e0ee4e21f8811c1171864cc68ea4005347b1b0ca70626026f251bf4111c2aa6e)
We need to disable it in nixpkgs.
2021-02-19 20:56:32 +01:00
Dmitry Kalinkin
d657b4cd91
rivet: add sansmath to fix make-plots
...
ef29ea553c
2021-02-19 14:41:46 -05:00
Poscat
18e82ca47a
Disable tests on haskellPackages.pixiv
2021-02-19 20:24:05 +01:00
Poscat
180ec7be87
Disable tests on haskellPackages.telegraph
2021-02-19 20:24:04 +01:00
Peter Simons
071863cf74
Stackage Nightly 2021-02-12
2021-02-19 20:24:04 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc
2021-02-19 19:25:41 +01:00
Sandro Jäckel
3a3344c9ed
pythonPackages.wsgi-intercept: init at 1.9.2
2021-02-19 19:16:16 +01:00
Sandro Jäckel
fe6531961f
pythonPackages.sopel: remove unused input
2021-02-19 19:15:54 +01:00
Sandro Jäckel
f5977d20b3
pythonPackages.lazr-restfulclient: prepare tests
2021-02-19 19:15:45 +01:00
Sandro Jäckel
d0cb896be2
pythonPackages.geoip2: remove unused input
2021-02-19 19:15:36 +01:00
Ben Siraphob
4b2c44c0a7
treewide: drop conditional makeFlag for darwin when specifiying cross-compiler
2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Sandro
906adb1d1a
Merge pull request #113393 from fabaff/bump-adb-shell
2021-02-19 18:57:18 +01:00
Sandro
5f923d1e9e
Merge pull request #112979 from fabaff/tellduslive
2021-02-19 18:56:34 +01:00
superwhiskers
c90d8b8242
carp: 0.3.0 -> 0.5.0 ( #113376 )
2021-02-19 18:51:52 +01:00
Fabian Affolter
569b2425e5
python3Packages.pyxiaomigateway: init at 0.13.4
2021-02-19 18:29:38 +01:00
Fabian Affolter
99a074aa71
python3Packages.pymysensors: init at 0.20.1
2021-02-19 18:24:02 +01:00
Fabian Affolter
53b2a693f7
python3Packages.getmac: switch to pytestCheckHook and fix build
2021-02-19 18:18:11 +01:00
R. RyanTM
cad32a90a1
xdg-desktop-portal: 1.8.0 -> 1.8.1 ( #113632 )
...
fontconfig dependency was dropped.
Co-authored-by: Daniël de Kok <me@danieldk.eu>
2021-02-19 17:23:22 +01:00
Fabian Affolter
37147ed3d8
python3Packages.mcstatus: init at 5.1.1
2021-02-19 15:56:51 +01:00
Fabian Affolter
0fe18bce74
python3Packages.asyncio-dgram: 1.1.1 -> 1.2.0
2021-02-19 15:46:57 +01:00
Fabian Affolter
1765eb0add
python3Packages.python-velbus: init 2.1.2
2021-02-19 15:34:10 +01:00
Fabian Affolter
5c589a2743
python3Packages.pychannels: init at 1.2.2
2021-02-19 14:51:52 +01:00
Thiago Kenji Okada
2c3ad4ef9c
clojure-lsp: build it from source
...
Nowadays we build it from the jar released from upstream, but this PRs
changes it to build it from source code.
2021-02-19 10:38:31 -03:00
Thiago Kenji Okada
cd98c0e4ba
clojure-lsp: add tests
2021-02-19 10:25:55 -03:00
Thiago Kenji Okada
3fa00685ce
clojure-lsp: migrate to GraalVM
...
clojure-lsp now supports GraalVM builds that makes the binary faster to
start and also seems to reduce memory usage.
2021-02-19 10:25:55 -03:00
Fabian Affolter
05ba4b06b7
python3Packages.pysmbc: 1.0.21 -> 1.0.23
2021-02-19 14:08:18 +01:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16
2021-02-19 13:27:03 +01:00
Fabian Affolter
952b650b47
python3Packages.tellduslive: init at 0.10.11
2021-02-19 11:22:09 +01:00
Fabian Affolter
873476ed9c
python3Packages.adb-shell: switch to pytestCheckHook
2021-02-19 10:55:45 +01:00
Sandro Jäckel
aee42549dd
pythonPackages.qiskit-aer: remove unused inputs
2021-02-19 10:38:08 +01:00
Sandro Jäckel
ab76f0885b
pythonPackages.graphene: remove unused input
2021-02-19 10:37:45 +01:00
Sandro
ad4db3f4d8
Merge pull request #113670 from danieldk/maturin-0.9.4
...
maturin: 0.9.3 -> 0.9.4
2021-02-19 10:37:11 +01:00
Frederik Rietdijk
1e47264608
python.tests: test overriding functions
2021-02-19 10:12:21 +01:00
R. RyanTM
2f6523f96b
ocamlPackages.utop: 2.6.0 -> 2.7.0
2021-02-19 08:15:26 +01:00
Daniël de Kok
cb57f80732
maturin: 0.9.3 -> 0.9.4
...
Changelog:
https://github.com/PyO3/maturin/blob/v0.9.4/Changelog.md#094---2021-02-18
2021-02-19 06:54:14 +01:00
adisbladis
0a3dde32ba
Merge pull request #113658 from zowoq/skopeo
...
skopeo: 1.2.1 -> 1.2.2
2021-02-19 06:52:50 +01:00
adisbladis
ead9e552a2
Merge pull request #113653 from zowoq/buildah
...
buildah: 1.19.4 -> 1.19.6
2021-02-19 06:52:03 +01:00
Ryan Mulligan
49cb6f1cc3
Merge pull request #112729 from r-ryantm/auto-update/python3.7-openrouteservice
...
python37Packages.openrouteservice: 2.3.0 -> 2.3.3
2021-02-18 21:25:01 -08:00
Ryan Mulligan
930466c59f
Merge pull request #113257 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 2021.02.13-18.04.19 -> 2021.02.14-19.46.47
2021-02-18 21:23:42 -08:00
Doron Behar
456681a6c2
Merge pull request #113623 from r-ryantm/auto-update/tweeny
2021-02-19 07:11:21 +02:00
Ryan Mulligan
b3ff981deb
Merge pull request #113579 from r-ryantm/auto-update/librealsense
...
librealsense: 2.41.0 -> 2.42.0
2021-02-18 21:07:07 -08:00
Ryan Mulligan
fbd4d9bc9c
Merge pull request #113562 from r-ryantm/auto-update/fly
...
fly: 6.7.5 -> 7.0.0
2021-02-18 21:06:11 -08:00
zowoq
84c2dc79e7
skopeo: 1.2.1 -> 1.2.2
...
https://github.com/containers/skopeo/releases/tag/v1.2.2
2021-02-19 09:29:46 +10:00
zowoq
28f5b52af1
buildah: 1.19.4 -> 1.19.6
...
https://github.com/containers/buildah/releases/tag/v1.19.6
2021-02-19 08:28:17 +10:00
Sandro
a5eb4bf24b
Merge pull request #113644 from bachp/ganache-cli
...
nodePackages.ganache-cli: init at 6.12.2
2021-02-18 22:41:50 +01:00
Cyril Cohen
268e43a005
elpi: 1.12.0 -> 1.13.0
2021-02-18 22:26:10 +01:00
Sandro
2f5b9f0c09
Merge pull request #113641 from taktoa/master
...
pythonPackages.cozy: add setuptools propagatedBuildInput
2021-02-18 22:22:13 +01:00
Sandro
2f5e450352
Merge pull request #110587 from fabaff/aioasuswrt
2021-02-18 21:28:54 +01:00
Sandro
982160e6bd
Merge pull request #113511 from fabaff/bump-linode-api
...
python3Packages.linode-api: 4.1.8b1 -> 5.0.0
2021-02-18 21:27:13 +01:00
Pascal Bach
71ee89bd8d
nodePackages.ganache-cli: init at 6.12.2
2021-02-18 21:15:34 +01:00