Commit Graph

94322 Commits

Author SHA1 Message Date
R. RyanTM
ed0c68df46 python37Packages.zstd: 1.4.5.1 -> 1.4.8.1 2020-12-23 21:22:53 +00:00
Sandro Jäckel
77d9213735
pythonPackages.setuptools-scm-git-archive: Disable tests 2020-12-23 21:30:43 +01:00
Sandro Jäckel
bfec86dac4
pythonPackages.pytest-mypy: Disable tests 2020-12-23 21:30:42 +01:00
Sandro Jäckel
55f2b8026f
pythonPackages.pytest-black: Disable tests 2020-12-23 21:30:42 +01:00
Sandro Jäckel
6481892b07
pythonPackages.backports_unittest-mock: Disable tests 2020-12-23 21:30:41 +01:00
Simon THOBY
2a9b003ca7 yj: 4.0.0 -> 5.0.0
Necessary to advance https://github.com/cargo2nix/cargo2nix/pull/165
(older versions of yj didn't differenciate between integers and floats,
which can break cargo manifests when converting from TOML to JSON and back).
2020-12-23 21:30:04 +01:00
R. RyanTM
56beaeb327 python37Packages.seaborn: 0.11.0 -> 0.11.1 2020-12-23 11:47:07 -08:00
Sandro
0afb80a70c
Merge pull request #105890 from SuperSandro2000/acme-tests
pythonPackages.acme: Disable tests
2020-12-23 20:37:39 +01:00
sternenseemann
825d47052b pythonPackages.tqdm: 4.54.0 -> 4.54.1 2020-12-23 11:30:02 -08:00
R. RyanTM
0597dcb0c5 python37Packages.bumps: 0.7.18 -> 0.8.0 2020-12-23 09:45:32 -08:00
R. RyanTM
85994040d3 python37Packages.clickhouse-driver: 0.1.5 -> 0.2.0 2020-12-23 09:42:41 -08:00
R. RyanTM
2d6c7dd028 python37Packages.azure-mgmt-synapse: 0.5.0 -> 0.6.0 2020-12-23 09:42:24 -08:00
R. RyanTM
72386991eb python37Packages.JPype1: 1.1.2 -> 1.2.0 2020-12-23 09:32:59 -08:00
R. RyanTM
bdbb37ad26 python37Packages.django-storages: 1.10.1 -> 1.11 2020-12-23 09:32:32 -08:00
Tim Steinbach
8db43ec606
python3Packages.boto3: 1.16.41 -> 1.16.42 2020-12-23 12:08:09 -05:00
Tim Steinbach
b8da36eb80
python3Packages.botocore: 1.19.41 -> 1.19.42 2020-12-23 12:08:07 -05:00
Kevin Cox
6ae253fd5f
Merge pull request #107328 from thiagokokada/bump-lein
lein: 2.9.1 -> 2.9.5
2020-12-23 12:04:43 -05:00
Mario Rodas
78b84e784e
Merge pull request #107456 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.24.1 -> 4.25.1
2020-12-23 11:55:52 -05:00
Mario Rodas
08970e66ab
Merge pull request #107432 from marsam/update-nodejs-15_x
nodejs-15_x: 15.4.0 -> 15.5.0
2020-12-23 11:07:29 -05:00
Stig Palmquist
81f1b21af0 perldevel: 5.33.4 -> 5.33.5
dependencies:
perl-cross: 6c115604fcbf01ceb3c6d7c13206a7590abf6c21 -> b4447944a0aeff9590dc023d64f8ddf3de7669fb
2020-12-23 14:00:02 +01:00
github-actions[bot]
bb5bf5cd27
Merge master into staging-next 2020-12-23 12:25:37 +00:00
R. RyanTM
55504ab42e python37Packages.breathe: 4.24.1 -> 4.25.1 2020-12-23 10:44:12 +00:00
Florian Klink
09067f8176
Merge pull request #107436 from flokli/umockdev-disable-tests
umockdev: disable tests
2020-12-23 11:40:20 +01:00
Sandro
179eb032df
Merge pull request #107337 from veprbl/pr/cling_darwin
cling: fix on darwin
2020-12-23 08:02:26 +01:00
github-actions[bot]
c0412cfe92
Merge master into staging-next 2020-12-23 06:22:23 +00:00
R. RyanTM
e57c6c25c0 python37Packages.netcdf4: 1.5.5 -> 1.5.5.1 2020-12-22 18:50:16 -08:00
R. RyanTM
02040cb53d python37Packages.chalice: 1.21.6 -> 1.21.7 2020-12-22 18:39:58 -08:00
Florian Klink
e7bfbe369f umockdev: disable tests
Until https://github.com/martinpitt/umockdev/issues/115 is resolved.

Reported-In: https://github.com/NixOS/nixpkgs/issues/107420
2020-12-23 02:20:03 +01:00
github-actions[bot]
28fd8e0d59
Merge master into staging-next 2020-12-23 00:48:29 +00:00
John Ericson
2d2629f7d4
Merge pull request #107429 from dcbaker/wip/2020-12/waffle-use-meson
Cleanups for waffle
2020-12-22 18:56:19 -05:00
Dylan Baker
807c0b0df5 waffle: Add support for non-linux platforms
Waffle works perfectly well on macOS and Windows. Because the meson
options do proper dependency checking already, we can just leave them
out. This has the additional benefit of allowing gbm, surfaceless_egl
and x11_egl supoort to be built on Linux, which are useful in
conjunction with the piglit test suite.
2020-12-22 15:33:27 -08:00
Dylan Baker
fd4e4bd8be waffle: Use meson instead of cmake
The cmake build system is deprecated upstream.
2020-12-22 15:33:27 -08:00
Elis Hirwing
aa9bc1fdf9
Merge pull request #106905 from stephank/imagick-7
phpExtensions.imagick: upgrade to ImageMagick 7
2020-12-22 23:25:35 +01:00
Jan Tojnar
3dfcc7e3a5
Merge pull request #107044 from jtojnar/overridable-php-packages 2020-12-22 22:39:29 +01:00
Aaron Andersen
1e6e7c2bef
Merge pull request #106994 from aanderse/sqitch
sqitch: package cleanup
2020-12-22 16:10:26 -05:00
Tim Steinbach
d943d0a2a9
python3Packages.boto3: 1.16.40 -> 1.16.41 2020-12-22 14:26:41 -05:00
Tim Steinbach
6fc561f950
python3Packages.botocore: 1.19.40 -> 1.19.41 2020-12-22 14:26:34 -05:00
Sandro
5e577a5128
Merge pull request #107390 from fabaff/daphne
python3Packages.daphne: 2.5.0 -> 3.0.1
2020-12-22 20:09:41 +01:00
Sandro
8fa21d4316
Merge pull request #107414 from sternenseemann/progressbar2-fix
pythonPackages.progressbar2: fix build
2020-12-22 20:05:39 +01:00
Mario Rodas
9a6de99845 nodejs-15_x: 15.4.0 -> 15.5.0
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
github-actions[bot]
e0d458ed2c
Merge master into staging-next 2020-12-22 18:27:30 +00:00
sternenseemann
0cefcc625d pythonPackages.progressbar2: fix build
build failed because tests depend on pytest-pep8 which is unmaintained
and therefore not worth packaging. it's probably better to wait for
upstream to resolve the linked issue.
2020-12-22 19:22:58 +01:00
Martin Weinelt
9232d4168e
Merge pull request #106535 from sternenseemann/ufonormalizer-0.5.2
pythonPackages.ufonormalizer: 0.5.0 -> 0.5.2
2020-12-22 18:51:41 +01:00
R. RyanTM
157edfdf71 python37Packages.requests-hawk: 1.0.1 -> 1.1.0 2020-12-22 09:04:42 -08:00
R. RyanTM
cf3c6d3ea5 python37Packages.tlslite-ng: 0.7.5 -> 0.7.6 2020-12-22 09:04:05 -08:00
R. RyanTM
458fc5d9fb python37Packages.hvac: 0.10.5 -> 0.10.6 2020-12-22 09:00:14 -08:00
R. RyanTM
b29490c87d python37Packages.sqlite-utils: 3.0 -> 3.1 2020-12-22 08:59:56 -08:00
R. RyanTM
d156f38d22 python37Packages.pyvips: 2.1.13 -> 2.1.14 2020-12-22 08:59:31 -08:00
R. RyanTM
a926df7398 python37Packages.toposort: 1.5 -> 1.6 2020-12-22 08:59:09 -08:00
Sandro
39fe2fc4dc
Merge pull request #106917 from con-f-use/gocli_docopts 2020-12-22 17:34:58 +01:00
github-actions[bot]
3aac2c14a8
Merge master into staging-next 2020-12-22 12:25:40 +00:00
Max Wittig
74971a10d5
gitlab-runner: 13.6.0 -> 13.7.0 (#107378) 2020-12-22 13:16:15 +01:00
Fabian Affolter
20a3b851c7 python3Packages.daphne: 2.5.0 -> 3.0.1 2020-12-22 11:50:33 +01:00
Maximilian Bosch
d36f00235e
packer: 1.6.5 -> 1.6.6
https://github.com/hashicorp/packer/releases/tag/v1.6.6
2020-12-22 09:51:09 +01:00
R. RyanTM
f3939a9b75 python37Packages.pulp: 2.3.1 -> 2.4 2020-12-22 09:42:21 +01:00
Sandro
747ead1c74
Merge pull request #104291 from bbigras/nuspell
nuspell: 4.0.1 -> 4.2.0
2020-12-22 09:41:13 +01:00
Luke Worth
160ba18da6 unused: init at 0.2.1 2020-12-22 14:52:34 +08:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next 2020-12-22 00:46:39 +00:00
Vladimír Čunát
ac03cfa3c5
Revert "Merge #94582: clang, cc-wrapper: Move --gcc-toolchain logic..."
This reverts commit 0f25eb3e7d, reversing
changes made to df91ae1ac0.

These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:27:54 +01:00
Florian Klink
4de10624f6
Merge pull request #107207 from rb2k/add_libsmartcols
libsmartcols: init at v2.36.1
2020-12-21 22:14:15 +01:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Martin Weinelt
cb8acf38ed
Merge pull request #107334 from mweinelt/python/ircstates
python3Packages.ircstates: 0.11.6 -> 0.11.7
2020-12-21 21:53:22 +01:00
Martin Weinelt
bbd59a224b python3Packages.pytest-trio: 0.6.0 -> 0.7.0 2020-12-21 12:11:35 -08:00
Marc Seeger
95c123d183 libsmartcols: init at v2.36.1 2020-12-21 10:54:14 -08:00
Sohalt
7e63c97223
folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
github-actions[bot]
85b7955180
Merge master into staging-next 2020-12-21 18:23:29 +00:00
Alyssa Ross
b7045dacc6 libcryptui: enableParallelBuilding
Works fine for me at -j48.
2020-12-21 18:14:42 +00:00
Dmitry Kalinkin
9521efa607
cling: fix libc include path for non-glibc 2020-12-21 13:08:21 -05:00
Tim Steinbach
ff6ef5bcbc
python3Packages.boto3: 1.16.39 -> 1.16.40 2020-12-21 12:48:15 -05:00
Tim Steinbach
6625d1d101
python3Packages.botocore: 1.19.39 -> 1.19.40 2020-12-21 12:48:12 -05:00
Martin Weinelt
5e5139ea20
python3Packages.ircstates: 0.11.6 -> 0.11.7 2020-12-21 17:46:42 +01:00
Daniël de Kok
5ba85d6b34
Merge pull request #107243 from stigtsp/package/rakudo-2020.12
rakudo: 2020.11 -> 2020.12
2020-12-21 17:07:21 +01:00
Daniël de Kok
b055fd1100 python3Packages.transformers: 4.0.1 -> 4.1.1
Pandas is added to checkInputs, because it is required for the TAPAS
tokenization test.

Changelog:

https://github.com/huggingface/transformers/releases/tag/v4.1.1
2020-12-21 07:55:16 -08:00
IvarWithoutBones
b9140da9e2 pythonPackages.discordpy: remove overly restrictive version constraints 2020-12-21 07:44:05 -08:00
Thiago Kenji Okada
4078999dc9 lein: 2.9.1 -> 2.9.5 2020-12-21 12:24:02 -03:00
github-actions[bot]
d442b912ae
Merge master into staging-next 2020-12-21 12:23:05 +00:00
Michael Raskin
ee383a53dd
Merge pull request #106586 from doronbehar/pkg/octave/misc
octave: Use latest jdk & Allow 64 bit indices
2020-12-21 11:30:08 +00:00
Michael Raskin
67e7d1170b
Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
Sandro
1de5611574
Merge pull request #101828 from siraben/flasm-init 2020-12-21 11:19:50 +01:00
sternenseemann
926a1b2094
ocamlPackages.opam-format: use dune 2 2020-12-21 10:06:32 +01:00
sternenseemann
69e614e77f
ocamlPackages.opam-repository: use dune 2 2020-12-21 09:46:35 +01:00
sternenseemann
04cbb60e62
ocamlPackages.opam-state: use dune 2 2020-12-21 09:46:34 +01:00
github-actions[bot]
f2b48e74be
Merge master into staging-next 2020-12-21 06:19:56 +00:00
Ben Siraphob
17f8726ee2 flasm: init at 1.64 2020-12-21 08:18:30 +07:00
github-actions[bot]
bdf1e394e4
Merge master into staging-next 2020-12-21 00:45:49 +00:00
Martin Weinelt
e55f77277b
python3Packages.hstspreload: add pythonImportsCheck 2020-12-21 01:29:55 +01:00
Mario Rodas
d63cc95869
Merge pull request #107177 from avdv/bazel-buildtools_3.5.0
bazel-buildtools: 3.3.0 -> 3.5.0
2020-12-20 18:34:50 -05:00
Sandro
8c334161bd
Merge pull request #106967 from siraben/knightos-update
knightos-kcc: 4.0.0 -> 4.0.4
2020-12-21 00:07:57 +01:00
Sandro
643d16b7cf
Merge pull request #107261 from siraben/kimg-update
knightos-kimg: 0.3.0 -> 0.4.0
2020-12-20 23:52:13 +01:00
Sandro
9cb4d2f490
Merge pull request #107272 from fabaff/hstspreload
python3Packages.hstspreload: 2020.6.9 -> 2020.11.21
2020-12-20 23:38:02 +01:00
Milan Pässler
0dcf65711c libtorrentRasterbar: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
github-actions[bot]
ab8c2b2b2c
Merge master into staging-next 2020-12-20 18:19:51 +00:00
Fabian Affolter
72e4e84336 python3Packages.hstspreload: 2020.6.9 -> 2020.11.21 2020-12-20 19:07:49 +01:00
Dmitry Kalinkin
5f04cf2749
Merge pull request #107108 from veprbl/pr/awkward_1_0_1
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-20 12:03:41 -05:00
Sandro
42f4fa575f
Merge pull request #99272 from siraben/scas-update 2020-12-20 17:48:24 +01:00
Sandro
8026d62734
Merge pull request #75378 from dmrauh/add/wsnsimpy
pythonPackages.wsnsimpy: init at 0.2.5
2020-12-20 17:02:02 +01:00
Ben Siraphob
f03215596d knightos-kimg: 0.3.0 -> 0.4.0 2020-12-20 22:38:13 +07:00
con-f-use
b5d9be6aa2 docopts: build only necessary binaries 2020-12-20 15:50:58 +01:00
Sandro
765e5c32cb
Merge pull request #100978 from yevhenshymotiuk/pipx-0.15.6.0
python3Packages.pipx: 0.15.5.1 -> 0.15.6.0
2020-12-20 15:50:48 +01:00
Milan Pässler
66e478172d libtorrentRasterbar_1_2_x: 1.2.6 -> 1.2.11 2020-12-20 15:48:58 +01:00
Milan Pässler
1edfaa4a0d libtorrentRasterbar-2_0_x: init at 2.0.1 2020-12-20 15:48:58 +01:00
Sandro
49ea33f24c
Merge pull request #107257 from fabaff/bump-xkcdpass
python3Packages.xkcdpass: 1.17.3 -> 1.17.6
2020-12-20 15:39:26 +01:00
Ben Siraphob
87aa20764c knightos-z80e: 0.5.0 -> 0.5.2 2020-12-20 21:11:18 +07:00
Ben Siraphob
fbc7ad52fb knightos-scas: 0.4.6 -> 0.5.3 2020-12-20 21:11:18 +07:00
Fabian Affolter
dd6502824e python3Packages.xkcdpass: 1.17.3 -> 1.17.6 2020-12-20 14:33:13 +01:00
github-actions[bot]
92db8d3c26
Merge master into staging-next 2020-12-20 12:22:10 +00:00
Yevhen Shymotiuk
771df96fe5
python3Packages.pipx: 0.15.5.1 -> 0.15.6.0 2020-12-20 14:02:28 +02:00
Kevin Cox
0d42077f34
Merge pull request #104253 from meatcar/sqlite-utils-3.0
pythonPackages.sqlite-utils: depend on sqlite-fts4
2020-12-20 06:18:59 -05:00
Stig Palmquist
12c818e83a rakudo: 2020.11 -> 2020.12 2020-12-20 09:37:44 +01:00
Stig Palmquist
940a9792a6 nqp: 2020.11 -> 2020.12 2020-12-20 09:37:32 +01:00
Stig Palmquist
d40b2b8dd0 moarvm: 2020.11 -> 2020.12 2020-12-20 09:37:12 +01:00
Mario Rodas
182b0d051a physfs: enable build on darwin 2020-12-20 04:20:00 +00:00
Mario Rodas
5306274c0e
Merge pull request #107123 from marsam/update-nodejs-14_x
nodejs-14_x: 14.15.1 -> 14.15.3
2020-12-20 22:16:08 -05:00
Mario Rodas
4a8ed1661d nuspell: add platforms 2020-12-20 04:20:00 +00:00
github-actions[bot]
d491b49037
Merge master into staging-next 2020-12-20 00:43:57 +00:00
sternenseemann
2b0fc36c90
ocamlPackages.js_of_ocaml*: 3.7.0 -> 3.8.0
ocamlPackages.js_of_ocaml*: use buildDunePackage to fix installation
ocamlPackages.js_of_ocaml*: fix style for editorconfig

Closes #106343
2020-12-19 23:33:20 +01:00
Vincent Laporte
b75cb8a97d
ocamlPackages.ppxlib: fix evaluation 2020-12-19 23:03:44 +01:00
Florian Klink
999f6ee86d
Merge pull request #107102 from rb2k/libmodulemd_darwin
libmodulemd: Enable darwin support.
2020-12-19 20:28:51 +01:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next 2020-12-19 18:19:27 +00:00
Timo Kaufmann
afead527c4
Merge pull request #105615 from collares/sage-update
sage: 8.9 -> 9.2
2020-12-19 18:13:16 +01:00
Mario Rodas
e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
Profpatsch
cf81745404 tree-sitter: split arguments in library.nix & document 2020-12-19 13:36:03 +01:00
Profpatsch
5907bcadfa tree-sitter: exports.json was fixed in releases, remove sed
These symbols do not exist anymore in the new tree-sitter releases, so
we can remove the sed.
2020-12-19 13:36:02 +01:00
Doron Behar
37a16b85e0 sundials_2: remove
No package needs it now - octave 5.2.0 was the only one that needed it,
but now with octave 6.1.0 latest sundials 5.x.x is used.
2020-12-19 10:59:35 +02:00
Doron Behar
865f8ae377 octave: Use latest sundials 2020-12-19 10:58:04 +02:00
Doron Behar
421e81780c octave: inherit features enabled in passthru 2020-12-19 10:31:29 +02:00
Doron Behar
58b27b5ffe octave: inherit python in passthru
For in case one day python will be overridden, we'll know which python
to use.
2020-12-19 10:28:14 +02:00
Doron Behar
74c94d1a35 octave: Remove version from passthru
It's already defined in the derivation.
2020-12-19 10:27:43 +02:00
Doron Behar
247cf9f283 octave: add @doronbehar as maintainer 2020-12-19 10:12:18 +02:00
Doron Behar
67888e5bac octave: Support 64 bit indices arrays
Add a build argument `use64BitIdx`, and comment explaining how it
affects the build - it modifies the deps to make sure they are all
compatible with each other.
2020-12-19 10:12:18 +02:00
Doron Behar
674c5953b9 qrupdate: Fix FFLAGS
Apparently, undetected in #98499, trying to use the flags written makes
the build fail due to -O3.
2020-12-19 10:12:18 +02:00
Doron Behar
456d320c71 octave: Use only lib.optionals 2020-12-19 10:12:18 +02:00
Daniël de Kok
78ca64c540 rocm-opencl-runtime: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Daniël de Kok
39fefb90b6 rocclr: 3.10.0 -> 4.0.0 2020-12-19 07:59:29 +01:00
Daniël de Kok
03e8a2f03b rocm-cmake: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Daniël de Kok
240416a10b rocm-comgr: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Daniël de Kok
edfcf08028 rocm-runtime: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
github-actions[bot]
a0572e9aae
Merge master into staging-next 2020-12-19 06:19:44 +00:00
Alyssa Ross
1ef5ea3cc3 fswatch: enableParallelBuilding
Worked fine for me at -j4.
2020-12-19 01:39:45 +00:00
github-actions[bot]
6904262415
Merge master into staging-next 2020-12-19 00:42:26 +00:00
Claudio Bley
9aac494076 bazel-buildtools: 3.3.0 -> 3.5.0 2020-12-18 23:36:31 +01:00
Ryan Mulligan
88919dbfdc
Merge pull request #106893 from r-ryantm/auto-update/python3.7-lightgbm
python37Packages.lightgbm: 3.1.0 -> 3.1.1
2020-12-18 14:15:52 -08:00
Vincent Laporte
b6f7f1f673 ocamlPackages.janeStreet: 0.13 → 0.14
ocamlPackages.biocaml: 0.10.1 → 0.11.1

ocamlPackages.bistro: fix for Core 0.14

ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1

ocamlPackages.ocaml-r: 0.2.0 → 0.4.0

ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23

Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2020-12-18 21:03:56 +01:00
Vincent Laporte
c2e90c4433 ocamlformat: build legacy versions with OCaml 4.07 2020-12-18 21:03:56 +01:00
Vincent Laporte
1dc15448b4 ocamlPackages.cfstream: use Dune 2 2020-12-18 21:03:56 +01:00
Vincent Laporte
6a7f79ed83 ocamlPackages.ppxlib: 0.12.0 → 0.13.0
Also refactor to ease selection of a custom version
2020-12-18 21:03:56 +01:00
Vincent Laporte
8274fec350 ocamlPackages.sqlexpr: remove at 0.9.0 2020-12-18 21:03:56 +01:00
Peter Simons
e0a8fe7bdf
Merge pull request #107144 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2020-12-14 (plus other fixes)
2020-12-18 20:45:05 +01:00
Pavol Rusnak
0c5b586f37
Merge pull request #106939 from r-ryantm/auto-update/python3.7-keepkey
python37Packages.keepkey: 6.0.3 -> 6.6.0
2020-12-18 20:42:03 +01:00
Peter Simons
0e5f7e8d00 hledger-web: set $HOME to $TMP so that the test suite to succeeds 2020-12-18 20:27:54 +01:00