Commit graph

95830 commits

Author SHA1 Message Date
Sandro 3e956131a5
Merge pull request #109300 from fabaff/pyopnsense 2021-01-14 13:21:13 +01:00
Alyssa Ross 98c3490196
ydiff,gitAndTools.ydiff: unify
We were packaging ydiff twice!

In this patch, I've merged the two expressions into one, trying to
take the best of each.  ydiff (top-level) didn't support being used as
a Python library, which is required by one other package (patroni), so
I chose gitAndTools.ydiff as the starting point, then moved in the
longDescription from the top-level one, as well as the code used to
run the tests.

While I was there, I fixed the tests, which were intended to be run by
the top-level ydiff but actually were not, because unlike mkDerivation
buildPythonApplication will not run `make test' by default.

Also, top-level ydiff previously propagated less and patchutils,
meaning they'd have been installed globally instead of just referenced
by ydiff.  gitAndTools.ydiff just did nothing.  Both also expected to
find git, hg, and svn in the environment, which was impure.  So now
all these programs are referenced by store path from ydiff, for
purity.
2021-01-14 10:38:16 +00:00
Vincent Haupert 1560f964a9
pythonPackages.cert-chain-resolver: init at 1.0.1 2021-01-14 10:57:51 +01:00
Fabian Affolter 7f836a9d5a python3Packages.tmb: init at 0.1.0 2021-01-14 10:44:39 +01:00
Martin Weinelt fa70691c76
python3Packages.mpd2: 3.0.1 -> 3.0.2 2021-01-14 10:30:17 +01:00
Fabian Möller 9c9cf1ebbd
pyopenssl: skip test that fails on 32-bit architectures 2021-01-14 10:14:45 +01:00
Jörg Thalheim 04510dbb97
Merge pull request #109269 from fabaff/bump-faker 2021-01-14 08:57:57 +00:00
Gabriel Gonzalez 710038a5e6 Fix header for generated Dhall documentation
By default, `dhall-docs` uses the name of the input directory
as the initial component of the documentation header.  However,
since the input directory is built using Nix the header contains
the Nix store hash in the name, which then appears in the
generated documentation.

The fix is to override this default behavior by supplying the
`--package-name` flag to `dhall-docs`.
2021-01-14 09:50:44 +01:00
fricklerhandwerk a0c2948861 python3Packages.wxpython_4_0: fix darwin build 2021-01-14 09:26:12 +01:00
fricklerhandwerk 27830c70b1 wxmac: 3.0.4 -> 3.0.5.1 2021-01-14 09:26:12 +01:00
Sandro 8fcb5db84c
Merge pull request #109306 from flokli/dbmate-remove-deps
dbmate: remove deps.nix
2021-01-14 07:48:28 +01:00
Sandro 29d0d2faca
Merge pull request #109294 from fabaff/icmplib 2021-01-14 07:37:05 +01:00
Sandro 942f96ac55
Merge pull request #109298 from fabaff/poolsense 2021-01-14 07:34:58 +01:00
Sandro d9d3cb64ad
Merge pull request #109291 from fabaff/hydrawiser 2021-01-14 07:34:33 +01:00
Sandro 67744a8a40
Merge pull request #109290 from TredwellGit/electron_11
electron_11: 11.1.0 -> 11.2.0
2021-01-14 07:34:05 +01:00
Jörg Thalheim ff22087bd0
Merge pull request #109304 from Pamplemousse/radare2
radare2: Minor cleaning in expression
2021-01-14 05:47:00 +00:00
Fabian Affolter 4cfda18756 python3Packages.pyxeoma: init at 1.4.1 2021-01-13 17:12:55 -08:00
Astro e917e5d15c python3Packages.json-schema-for-humans: 0.27.0 -> 0.27.1 2021-01-14 00:52:23 +01:00
Tad Fisher cf20c83c41
remarkable2-toolchain: init at 2.5.2 2021-01-13 15:39:31 -08:00
Fabian Affolter 6faf1402f3 python3Packages.geopy: update test part and meta 2021-01-14 00:06:55 +01:00
Fabian Affolter cb0267fdf8 python3Packages.geopy: unstable-2019-11-10 -> 2.1.0 2021-01-14 00:05:52 +01:00
Fabian Affolter f215ae9dab python3Packages.pyvera: init at 0.3.11 2021-01-13 23:40:45 +01:00
Artur Cygan 73db86659f pe-parse: init at 1.2.0 2021-01-13 14:18:37 -08:00
Hector Escobedo d9c217495c quickfix: init at 1.15.1 2021-01-13 13:55:31 -08:00
Roman Volosatovs ebd91a3fb3
gofumpt: 2020-10-27 -> 0.1.0 2021-01-13 22:17:38 +01:00
Fabian Affolter b49c22a6c2 python3Packages.pymyq: init at 2.0.14 2021-01-13 22:09:39 +01:00
Fabian Affolter 1bc0c5a79f python3Packages.pykira: init at 0.1.2 2021-01-13 21:48:15 +01:00
Roman Volosatovs 4124b7f68e
gotools: 2020-10-27 -> 2021-01-13 2021-01-13 21:41:01 +01:00
adisbladis b1961de94e
Merge pull request #107152 from adisbladis/emacs-withpackage-refactor
emacsPackages*: Move to emacs*.pkgs
2021-01-13 21:03:43 +01:00
Florian Klink 3dcd713d19 dbmate: remove deps.nix
This file wasn't removed when switching to buildGoModule, but is unused.
2021-01-13 20:21:26 +01:00
Pamplemousse 25d3912133 radare2: Minor cleaning in expression
Upstream is fixed: Removing this line does not break the build.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-13 11:46:17 -07:00
Sandro bed03ad07c
Merge pull request #109285 from fabaff/pyinsteon 2021-01-13 19:04:41 +01:00
Fabian Affolter 715b7c3e81 python3Packages.xknx: init at 0.16.0 2021-01-13 19:04:40 +01:00
Sandro c99459e02f
Merge pull request #109282 from fabaff/aiokef 2021-01-13 19:04:17 +01:00
Sandro ef9b2b9567
Merge pull request #109277 from fabaff/pytest-factory-boy 2021-01-13 19:02:52 +01:00
Sandro 1401c0c30f
Merge pull request #109272 from fabaff/pyfnip 2021-01-13 19:01:35 +01:00
Fabian Affolter 8ffd040146 python3Packages.pyopnsense: init at 0.3.0 2021-01-13 18:57:03 +01:00
Fabian Affolter 113848213f python3Packages.poolsense: init at 0.0.8 2021-01-13 18:08:46 +01:00
Jörg Thalheim c8d8d17293
Merge pull request #109278 from fabaff/bump-pyftdi
python3Packages.pyftdi: 0.52.0 -> 0.52.9
2021-01-13 17:06:55 +00:00
Fabian Affolter e0dd82d309 python3Packages.icmplib: init at 2.0.1 2021-01-13 17:51:42 +01:00
Jörg Thalheim 9de67acaa9
Merge pull request #103292 from mikesperber/libtensorflow-2
libtensorflow_2: add TensorFlow 2 as a library
2021-01-13 16:39:16 +00:00
adisbladis 4003f8cbc7
treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages
The previous names are now aliases and shouldn't be used anywhere inside nixpkgs.
2021-01-13 17:13:10 +01:00
TredwellGit e6b1439ac2 electron_11: 11.1.0 -> 11.2.0
https://github.com/electron/electron/releases/tag/v11.2.0
2021-01-13 16:00:15 +00:00
Fabian Affolter 68026a2219 python3Packages.hydrawiser: init at 0.2 2021-01-13 16:59:53 +01:00
Fabian Affolter d69a27efbf python3Packages.pyinsteon: init at 1.0.8 2021-01-13 16:04:26 +01:00
Fabian Affolter b343e5375f python3Packages.gps3: init at 0.33.3 2021-01-13 15:37:32 +01:00
Fabian Affolter 1a0e5c95cc python3Packages.aiokef: init at 0.2.17 2021-01-13 15:14:30 +01:00
Sandro e091074a5c
Merge pull request #109268 from 06kellyjac/tokei
tokei: 12.1.1 -> 12.1.2
2021-01-13 14:58:04 +01:00
Fabian Affolter 4cca0bce17 python3Packages.pyftdi: 0.52.0 -> 0.52.9 2021-01-13 14:11:36 +01:00
Fabian Affolter 99eebb6e73 python3Packages.pytest-factoryboy: 2.0.3 -> 2.1.0 2021-01-13 14:07:17 +01:00
Sandro 45c1428afa
Merge pull request #109259 from oxzi/pytmx-3.24.0
pytmx: 3.22.0 -> 3.24.0
2021-01-13 14:00:57 +01:00
Fabian Möller 07e7cea102 python36: enable ctypes.util.find_library patch 2021-01-13 13:13:02 +01:00
Fabian Affolter f90920cc2c python3Packages.pyfnip: init at 0.2 2021-01-13 12:42:47 +01:00
Fabian Affolter 6e31a9a2d0 python3Packages.faker: adjust requirements and check part 2021-01-13 12:32:42 +01:00
06kellyjac 859a64428d tokei: 12.1.1 -> 12.1.2 2021-01-13 11:26:09 +00:00
Sandro ebb5191ab4
Merge pull request #109254 from fabaff/bump-tld 2021-01-13 12:11:19 +01:00
Alvar Penning 169b955b76 pytmx: 3.22.0 -> 3.24.0
The Python 2.7 support was dropped upstream.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-13 10:51:23 +01:00
Sandro e6a184aca0
Merge pull request #108777 from fabaff/bump-pyhaversion 2021-01-13 10:15:18 +01:00
sternenseemann 5a23270202 ocamlPackages.dns*: 4.6.2 -> 4.6.3 2021-01-13 10:08:15 +01:00
sternenseemann c955b30d4c dune-release: fix tests for newer git versions
Newer git versions show a hint when calling `git init` to set the
default initial branch to something like 'main'. This obviously is
printed to stderr and thus not hidden by `> /dev/null`. We fix the
ensuing test failure by setting a branch in the invocation.
2021-01-13 09:54:56 +01:00
Vincent Laporte 273a4ec57e ocamlPackages.charInfo_width: use Dune 2 2021-01-13 09:49:20 +01:00
Vincent Laporte 0476529037 ocamlPackages.zed: refactor
Remove legacy version 1.4 (whose evaluation actually fails)

Refactor with `buildDunePackage`

Use dune 2
2021-01-13 09:49:20 +01:00
Fabian Affolter 31b4ce9d67 python3Packages.faker: 4.18.0 -> 5.5.1 2021-01-13 09:26:03 +01:00
sternenseemann d96c347f9d ocamlPackages.nonstd: fix fetch error by using fetchzip 2021-01-13 09:19:22 +01:00
Fabian Affolter d155274fb2 python3Packages.tld: update meta, especially license 2021-01-13 09:12:46 +01:00
Fabian Affolter b5556fe6b4 python3Packages.tld: update check part 2021-01-13 09:08:47 +01:00
Vincent Laporte 2cc958d764 ocamlPackages.lens: 1.2.3 → 1.2.4 2021-01-13 09:00:33 +01:00
Fabian Affolter 9852c79bca python3Packages.tld: 0.12.4 -> 0.12.5 2021-01-13 08:55:21 +01:00
Sandro c60ed40274
Merge pull request #109232 from fabaff/pylutron 2021-01-13 08:44:39 +01:00
Jonathan Ringer a4bb38462f python3Packages.xdg: 4.0.1 -> 5.0.1 2021-01-12 23:21:47 -08:00
Jonathan Ringer bb243b19e8 aws-sam-cli: fix build 2021-01-12 23:20:45 -08:00
Jonathan Ringer 6ac479d83e python3Packages.docker: 4.4.0 -> 4.4.1 2021-01-12 23:20:45 -08:00
R. RyanTM f3e888abab python37Packages.casbin: 0.15.0 -> 0.16.0 2021-01-12 23:06:51 -08:00
R. RyanTM 5494e072b6 python37Packages.browser-cookie3: 0.11.4 -> 0.12.0 2021-01-12 23:06:19 -08:00
Fabian Affolter c107bf63a3 python3Packages.pyfido: init at 2.1.1 2021-01-12 22:54:17 -08:00
Sandro 2078ececb7
Merge pull request #108846 from 06kellyjac/zha-quirks_conftest
python3Packages.zha-quirks: remove conftest as a checkInput
2021-01-13 02:04:08 +01:00
Sandro d279a5666d
Merge pull request #108991 from flokli/lensfun-database 2021-01-13 01:52:10 +01:00
Sandro e354a9b386
Merge pull request #108943 from fabaff/bump-dnachisel 2021-01-12 23:41:10 +01:00
Sandro 59d3f03eee
Merge pull request #109087 from gravndal/google-api-python-client
python3Packages.google-api-python-client: add missing dependency
2021-01-12 23:35:39 +01:00
Sandro 90b1dbeb09
Merge pull request #109012 from fabaff/pypck 2021-01-12 23:32:58 +01:00
Fabian Affolter feda71706b python3Packages.pylutron: init at 0.2.6 2021-01-12 23:23:29 +01:00
Sandro 73e81189bd
Merge pull request #109139 from fabaff/rpyc 2021-01-12 23:03:23 +01:00
Sandro b5dc4d3c15
Merge pull request #109072 from jonringer/bump-strict-yaml
python3Packages.strictyaml: 1.1.1 -> 1.3.0
2021-01-12 23:00:41 +01:00
Fabian Affolter 0b371941a1 python3Packages.pyhaversion: 3.4.2 -> 20.12.1 2021-01-12 22:49:05 +01:00
Fabian Affolter 717020f3f6 python3Packages.awesomeversion: init at 20.12.5 2021-01-12 22:29:21 +01:00
Fabian Affolter 368a2d854f python3Packages.rpyc: update meta 2021-01-12 19:49:44 +01:00
Fabian Affolter 253e48bb86 python3Packages.rpyc: update check part 2021-01-12 19:49:32 +01:00
Fabian Affolter d7e7eb3fb6 python3Packages.rpyc: 4.1.3 -> 5.0.1 2021-01-12 19:49:17 +01:00
Fabian Affolter 11a17cf510 python3Packages.tenacity: 6.2.0 -> 6.3.1 2021-01-12 10:15:27 -08:00
Sandro af87855d6b
Merge pull request #109119 from Mic92/radare2
radare2: 4.5.1 -> 5.0.0
2021-01-12 19:15:15 +01:00
Fabian Affolter 2883e0bd10 python3Packages.aioimaplib: update check part 2021-01-12 10:12:24 -08:00
Fabian Affolter 160c519ecb python3Packages.aioimaplib: 0.7.15 -> 0.7.18 2021-01-12 10:12:24 -08:00
Fabian Affolter b4d5747d2e python3Packages.zeroconf: 0.28.6 -> 0.28.8 2021-01-12 08:28:35 -08:00
Milan 89f6113d00
libzra: unstable-2020-08-10 -> unstable-2020-09-11 (#109111) 2021-01-12 17:25:54 +01:00
Sandro 6071c0b71d
Merge pull request #108908 from moaxcp/jbang
jbang: init at 0.58.0
2021-01-12 17:03:09 +01:00
Mike Sperber 58b572bfa7 libtensorflow: update TensorFlow-as-library to version 2.4.0 2021-01-12 16:45:03 +01:00
sternenseemann aad56c947f ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
sternenseemann 4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Sandro 8bf14d4a8a
Merge pull request #108977 from lukegb/mark-as-broken 2021-01-12 16:16:58 +01:00
Jörg Thalheim 23da8a6f50
radare2: 4.5.1 -> 5.0.0 2021-01-12 16:04:16 +01:00