Sandro
67343245f9
Merge pull request #109314 from rvolosatovs/update/gotools
...
gotools: 2020-10-27 -> 2021-01-13
2021-01-14 13:22:46 +01:00
Sandro
8a97542e17
Merge pull request #109301 from fabaff/xknx
2021-01-14 13:21:45 +01:00
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
Dennis Gosnell
8eb0bdc146
Merge pull request #109126 from mcwitt/dhall-unmark-broken
...
dhall-json, dhall-lsp-server, dhall-yaml: unmark as broken
2021-01-13 15:36:27 +09:00
Peter Simons
af3814d7f4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
a3b85fa6a2
.
2021-01-13 02:30:30 +01: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
Matt Wittmann
48db5825f5
dhall-lsp-server: unmark as broken
2021-01-12 16:48:58 -08:00
Matt Wittmann
aea756e9eb
dhall-json: unmark as broken
2021-01-12 16:47:35 -08: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
Christian Kampka
0fd3afc1b2
texi2html: Fix cross-platform build
2021-01-12 20:45:24 +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
Sandro
5e6a233429
Merge pull request #107789 from fabaff/bump-wfuzz
2021-01-12 16:03:07 +01:00
Sandro
9d275b749e
Merge pull request #85810 from arcz/init-manticore
2021-01-12 16:02:30 +01:00
Sandro
2c9d68e6e9
Merge pull request #109061 from drewrisinger/dr-pr-osqp-update
2021-01-12 15:55:57 +01:00
R. RyanTM
8cbde4f0f0
python37Packages.virtual-display: 1.3.2 -> 2.0
2021-01-12 06:47:46 -08:00
Fabian Affolter
cf638eab5e
python3Packages.mulpyplexer: 0.08 -> 0.09
2021-01-12 06:44:26 -08:00
Fabian Affolter
0e78059ea0
pythonPackages.minikerberos: 0.2.7 -> 0.2.8
2021-01-12 06:38:22 -08:00
Fabian Affolter
eb382823d7
pythonPackages.asysocks: 0.0.10 -> 0.0.11
2021-01-12 06:38:22 -08:00
Florian Klink
9137be6daa
lensfun: update database to a more recent snapshot
...
lensfun hasn't had a new release since quite some time, and the database
updater doesn't work in NixOS
(https://github.com/NixOS/nixpkgs/issues/99009 ).
This replaces the database with a more recent snapshot during build,
thus adding support for more recent camera models/lenses (as reported in
https://github.com/NixOS/nixpkgs/issues/107304 )
2021-01-12 15:28:25 +01:00
Florian Klink
c939d8f199
lensfun: don't install helper scripts
...
The `[g-]lensfun-update-data` binaries can't really work on NixOS (as
the database is immutable), and most other scripts seem to require the
lensfun python bindings (which aren't installed either).
Let's disable installing the helper scripts for now.
2021-01-12 15:28:25 +01:00
Florian Klink
77a64e88d7
lensfun: add flokli as maintainer
2021-01-12 15:28:25 +01:00
Florian Klink
8c1d575ce4
lensfun: fetchFromGitHub, s/pkgconfig/pkg-config/
2021-01-12 15:28:24 +01:00
Jonathan Ringer
044a92623c
python3Packages.azure-eventgrid: add pythonImportsCheck
2021-01-12 06:24:34 -08:00
Jonathan Ringer
c7761ec220
python3Packages.msrest: 0.6.18 -> 0.6.19
2021-01-12 06:24:34 -08:00
Jonathan Ringer
2011186c9e
python3Packages.azure-mgmt-subscription: 0.7.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
97e067707f
python3Packages.azure-mgmt-security: 0.6.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
9071a6f006
python3Packages.azure-mgmt-search: 3.0.0 -> 8.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
953a43c48c
python3Packages.azure-mgmt-relay: 0.2.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
456e422d17
python3Packages.azure-mgmt-recoveryservices: 0.6.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
b476eb9aae
python3Packages.azure-mgmt-rdbms: 2.2.0 -> 8.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
f0ec201d42
python3Packages.azure-mgmt-policyinsights: 0.6.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
bb5fa00a4c
python3Packages.azure-mgmt-notificationhubs: 2.1.0 -> 7.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
f9661ed965
python3Packages.azure-mgmt-netapp: 0.14.0 -> 0.15.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
4937a3f6d1
python3Packages.azure-mgmt-marketplaceordering: 0.2.1 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
a56c52c5eb
python3Packages.azure-mgmt-logic: 3.0.0 -> 9.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
0dfa44517e
python3Packages.azure-mgmt-iothub: 0.12.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
8a4e2d5b12
python3Packages.azure-mgmt-iotcentral: 3.1.0 -> 4.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
3b3579033f
python3Packages.azure-mgmt-hdinsight: 2.1.0 -> 7.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
a6ff11de84
python3Packages.azure-mgmt-eventgrid: 2.2.0 -> 8.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
2715fb61fb
python3Packages.azure-mgmt-devtestlabs: 4.0.0 -> 9.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
39c5ccceae
python3Packages.azure-mgmt-datalake-store: 0.5.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
d96c39c939
python3Packages.azure-mgmt-datafactory: 0.15.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
61c1d98799
python3Packages.azure-mgmt-consumption: 3.0.0 -> 8.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
15ac916fe8
python3Packages.azure-mgmt-commerce: 1.0.1 -> 6.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
48da2bc420
python3Packages.azure-mgmt-cognitiveservices: 6.3.0 -> 11.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
ccbdd461a3
python3Packages.azure-mgmt-batch: 9.0.0 -> 14.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
07f5e909b2
python3Packages.azure-mgmt-apimanagement: 0.2.0 -> 1.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
0a7306cb8e
python3Packages.azure-mgmt-advisor: 4.0.0 -> 9.0.0
2021-01-12 06:24:34 -08:00
Jonathan Ringer
4438fcdc77
python3Packages.azure-core: 1.9.0 -> 1.10.0
2021-01-12 06:24:34 -08:00
Maximilian Bosch
70bff07817
Merge pull request #109108 from Mic92/static-strace
...
pkgsStatic.strace: fix build
2021-01-12 15:04:11 +01:00
sternenseemann
7ce707f760
gamenetworkingsockets: init at 1.2.0
2021-01-12 14:44:42 +01:00
Jörg Thalheim
3364d09e4c
strace: mpers check always
...
this fix pkgsStatic on x86 build where we don't support 32bit yet.
2021-01-12 13:10:38 +01:00
Jörg Thalheim
c11d10fc6a
libunwind: configureFlags should be a list
2021-01-12 13:10:33 +01:00
Jörg Thalheim
5322c1f7d7
Merge pull request #109101 from Mic92/xsd
2021-01-12 11:56:27 +00:00
Maximilian Bosch
f620cda93f
Merge pull request #109055 from lourkeur/update/oraclejdk8
...
oraclejdk8: 8u261 -> 8u271
2021-01-12 12:42:28 +01:00
Jörg Thalheim
37edb33d92
xsd: modernize build
2021-01-12 12:19:32 +01:00
Poscat
3fa0bf026b
Break the following dependency cycles
...
(testdep)
1. tasty-hedgehog <-> tasty-expected-failure
(testdep)
2. lifted-async ---> tasty-hedgehog -> hedgehog -> lifted-async
2021-01-12 17:09:27 +08:00
Gaute Ravndal
0a72c763b6
python3Packages.google-api-python-client: add missing dependency
2021-01-12 09:37:15 +01:00
Vincent Laporte
5cbe85dbd8
ocamlPackages.ppx_gen_rec: use Dune 2
2021-01-12 09:27:34 +01:00
Jonathan Ringer
3fe3dcd92e
python3Packages.pandas: fix tests
...
Tests now have relative imports to other test files,
so pytest needs to be executed in the
$out/${python.sitePackages}/pandas directory to make
these assumptions valid
2021-01-11 23:58:03 -08:00
Jonathan Ringer
02f64b7081
python3Packages.xmlschema: 1.3.1 -> 1.4.1
2021-01-11 23:56:51 -08:00
Vincent Haupert
980c4c3c2f
python3Packages.sslyze: 3.0.0 -> 3.1.0
2021-01-11 20:23:56 -08:00
Vincent Haupert
a126dda7bc
python3Packages.nassl: 3.0.0 -> 3.1.0
2021-01-11 20:23:56 -08:00
Vincent Haupert
b4659c888e
python3Packages.nassl: don't split static zlib
2021-01-11 20:23:56 -08:00
John Mercier
1288812ae0
jbang: init at 0.58.0
2021-01-11 21:52:55 -05:00
Benjamin Hipple
ca345350e9
Merge pull request #107967 from bhipple/bugfix/tbb
...
tbb: fix installPhase bug skipping hooks
2021-01-11 21:48:52 -05:00
Benjamin Hipple
dc04eb3eeb
Merge pull request #109044 from zowoq/skopeo
...
skopeo: 1.2.0 -> 1.2.1
2021-01-11 21:46:18 -05:00
Jonathan Ringer
54c18a3ae4
python3Packages.strictyaml: 1.1.1 -> 1.3.0
2021-01-11 18:28:12 -08:00
Michael White
d405d89727
lisp-packages: Fix whitespace
...
Replace a tab with spaces to fix a failing EditorConfig check.
2021-01-11 18:44:47 -07:00
Fabian Affolter
8605fbd0e4
python3Packages.unifiled: init at 1.1
2021-01-11 17:41:59 -08:00
Travis A. Everett
d7fa631412
resholve: don't propagate, 0.4.0 -> 0.4.1
2021-01-11 18:58:56 -06:00
Sandro
0a680e382c
Merge pull request #108808 from Emantor/bump/gensio_sern2et
2021-01-12 01:46:17 +01:00
Drew Risinger
d029e9b92e
python3Packages.osqp: 0.6.1 -> 0.6.2
2021-01-11 19:39:15 -05:00
Drew Risinger
93fcc6b553
python3Packages.qdldl: init at 0.1.5.post0
...
Dependency of python3Packages.osqp
2021-01-11 19:39:14 -05:00
Sandro
8c89519c8b
Merge pull request #107796 from kini/cloudscraper/init
...
python3Packages.cloudscraper: init at 1.2.52
2021-01-12 01:29:30 +01:00
Michael White
02f9353c90
clfswm: Add fresh CLFSWM built via lisp-packages, based on StumpWM
2021-01-11 17:19:05 -07:00
Dmitry Kalinkin
02828f91f1
Merge pull request #105709 from CajuM/symbiflow
...
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Sandro
f0a7fce6ee
Merge pull request #108522 from 0x4A6F/master-tumpa
2021-01-11 23:46:17 +01:00
Fabian Affolter
8def5f630a
python3Packages.pypck: init at 0.7.8
2021-01-11 23:19:51 +01:00
Petter S. Storvik
c7d8d75e8e
clpm: init at 0.3.5 ( #108849 )
2021-01-11 23:08:42 +01:00
Louis Bettens
2679f31ad1
oraclejdk8: 8u261 -> 8u271
2021-01-11 23:00:59 +01:00
Luke Granger-Brown
c0450301b4
python3Packages.optuna: mark as broken.
...
This doesn't compile. It's also very out-of-date (over a year old), and
has been broken by various library upgrades as well.
2021-01-11 21:49:23 +00:00
Luke Granger-Brown
4a9066586c
tensorflow-probability: mark as broken
...
This was broken by the Tensorflow version bump, and is non-trivial to
correct - it now depends on dm-tree, which requires some work to build
due to a C++ extension which appears to require Bazel to compile.
2021-01-11 21:49:23 +00:00
zowoq
a5c8741dd9
skopeo: 1.2.0 -> 1.2.1
...
https://github.com/containers/skopeo/releases/tag/v1.2.1
2021-01-12 05:40:55 +10:00
Sandro
91c82426f0
Merge pull request #108925 from SuperSandro2000/fix-collection2
2021-01-11 19:26:51 +01:00
Sandro
d90f50ed40
Merge pull request #108724 from fabaff/subarulink
2021-01-11 19:02:30 +01:00
Jörg Thalheim
1ac4c06c08
Merge pull request #108923 from ndl/master
2021-01-11 17:47:28 +00:00
Sandro
b70cf9fdbf
Merge pull request #108972 from fabaff/mulpyplexer
...
python3Packages.mulpyplexer: init at 0.08
2021-01-11 17:34:48 +01:00
Keshav Kini
33ec84a39b
python3Packages.cloudscraper: init at 1.2.52
2021-01-11 07:19:13 -08:00
John Ericson
5ac7aa579a
Merge pull request #108450 from Ericson2314/no-static-overlay
...
haskell: Inline static overlay
2021-01-11 08:47:29 -05:00
Fabian Affolter
66a81b872f
python3Packages.aresponses: use GitHub as source and enable tests
2021-01-11 12:16:08 +01:00
Sandro Jäckel
112fa6f5b3
pythonPackages.pytil: Fix tests with darwin sandbox
2021-01-11 12:13:18 +01:00
Sandro Jäckel
fdd065c761
pythonPackages.scrapy: Fix tests on darwin
2021-01-11 12:13:16 +01:00
Fabian Affolter
9ecc4fccb5
python3Packages.aresponses: 2.0.0 -> 2.1.0
2021-01-11 12:13:11 +01:00
Sandro Jäckel
cb9b3f1129
pythonPackages.guestfs: Disable tests
2021-01-11 12:12:50 +01:00
Sandro Jäckel
32c1d619ec
pythonPackages.geopandas: Disable tests on darwin
2021-01-11 12:12:31 +01:00
Sandro Jäckel
fd0ac74050
pythonPackages.xdot: Disable test
2021-01-11 12:11:40 +01:00
Sandro Jäckel
0a79e76ab5
pythonPackages.worldengine: Cleanups, fix tests
2021-01-11 12:11:39 +01:00
Sandro Jäckel
7d08eaaad0
pythonPackages.pyhaversion: Mark >= Python 3.8 only, disable tests
2021-01-11 12:11:13 +01:00
Sandro Jäckel
65d9252c34
pythonPackages.notmuch: Disable tests
2021-01-11 12:11:11 +01:00
Sandro Jäckel
eea84e25e6
pythonPackages.notmuch2: Disable tests
2021-01-11 12:10:51 +01:00
Sandro Jäckel
aa3a78911a
pythonPackages.cliff: Fix dependencies
2021-01-11 12:08:21 +01:00
Sandro Jäckel
981ed50fb2
pythonPackages.three-merge: Init at 0.1.1
2021-01-11 12:08:19 +01:00
Sandro Jäckel
d132cb1424
pythonPackages.pyls-spyder: Init at 0.3.0
2021-01-11 12:08:17 +01:00
Sandro Jäckel
3428107fcf
pythonPackage.spyder: Fix dependencies
2021-01-11 12:08:17 +01:00
Sandro Jäckel
63d5e25709
pythonPackages.python-language-server: 0.34.1 -> 0.36.2
2021-01-11 12:08:15 +01:00
Sandro Jäckel
7ed180f626
pythonPackages.python-jsonrpc-server: 0.3.4 -> 0.4.0
2021-01-11 12:07:54 +01:00
Sandro Jäckel
b795b57bce
python3Packages.swspotify: Fix dependencies
2021-01-11 12:07:28 +01:00
Sandro Jäckel
733db11207
python3Packages.keep: Disable check phase
2021-01-11 12:07:10 +01:00
Sandro Jäckel
1d12368d30
pythonPackages.scrapy-splash: Fix dependencies, disable tests
2021-01-11 12:07:07 +01:00
Sandro Jäckel
f8c2f7583a
pythonPackages.scrapy-deltafetch: Disable tests
2021-01-11 12:06:45 +01:00
Daniël de Kok
9a33d28fe2
Merge pull request #108892 from thelegy/botan2
...
botan2: add aarch64-linux to platforms
2021-01-11 11:40:18 +01:00
Peter Simons
3aae69103b
Merge remote-tracking branch 'origin/master' into haskell-updates.
2021-01-11 10:56:52 +01:00
Peter Simons
c3c06134e2
Merge pull request #108268 from TikhonJelvis/bump-r-packages
...
r-modules: Updated definitions of CRAN and Bioc packages.
2021-01-11 10:45:42 +01:00
Peter Simons
daa50421eb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
9d855bb42d
.
2021-01-11 10:43:40 +01:00
Peter Simons
aaf9105fbb
Stackage Nightly 2021-01-11
2021-01-11 10:42:58 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pamplemousse
9ff73686ed
ocamlPackages.bap: Correct build dependencies
...
As pointed upstream:
https://github.com/BinaryAnalysisPlatform/bap/issues/1261#issuecomment-754926500
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-11 09:35:54 +01:00
Fabian Affolter
67dbb62e4a
python3Packages.subarulink: init at 0.3.11
2021-01-11 09:17:10 +01:00
Fabian Affolter
194cf24795
python3Packages.lsassy: init at 2.1.3
2021-01-11 09:13:50 +01:00
Fabian Affolter
16b09e898b
python3Packages.pypykatz: init at 0.3.15
2021-01-11 09:13:22 +01:00
Fabian Affolter
4a286edf6b
python3Packages.msldap: init at 0.3.22
2021-01-11 09:12:56 +01:00
github-actions[bot]
db7b9735f9
Merge master into staging-next
2021-01-11 06:33:30 +00:00
Rouven Czerwinski
78dd741ec7
gensio: 2.1.7 -> 2.2.1
...
Version bump, add passthru.updateScript, pkg-config and an upstream
patch required for the build.
2021-01-11 06:08:34 +01:00
John Ericson
a52f9a18bf
haskell: Inline static overlay
...
We don't force `enableStaticLibraries` for Windows or WASM because it
will just fail an assertion.
2021-01-11 03:17:29 +00:00
Mario Rodas
bd4c31411e
Merge pull request #108971 from marsam/update-tflint
...
tflint: 0.23.0 -> 0.23.1
2021-01-10 20:35:37 -05:00
Peter Simons
c168f4d9f9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
36f52a9027
.
2021-01-11 02:30:28 +01:00
Sandro
e9bebb34e8
Merge pull request #108093 from mjlbach/init_sumneko_lua
2021-01-11 02:19:52 +01:00
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Ben Siraphob
e9b6e535a6
vyper: init at 0.2.8 ( #104758 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-11 02:01:47 +01:00
Sandro
e3271a768c
Merge pull request #108071 from astro/json-schema-for-humans
...
json-schema-for-humans: init at 0.27.0
2021-01-11 02:00:28 +01:00
Sandro
d8165ca0b0
Merge pull request #104401 from fgaz/staticjinja/0.4.0
2021-01-11 01:59:19 +01:00
Sandro
39229a3398
Merge pull request #108572 from fabaff/bump-sortedcollections
2021-01-11 01:36:33 +01:00
Sandro
08943980b6
Merge pull request #108673 from fabaff/aioguardian
2021-01-11 01:36:14 +01:00
Sandro
3e5207becc
Merge pull request #106679 from siraben/gauche-update
...
gauche: 0.9.9 → 0.9.10
2021-01-11 01:35:04 +01:00
Sandro
ac42d2580b
Merge pull request #108809 from fabaff/aiowinreg
...
python3Packages.aiowinreg: init at 0.0.3
2021-01-11 01:31:29 +01:00
Florian Klink
124bb27822
lensfun: update website
...
Project has moved to GitHub.
2021-01-11 01:14:05 +01:00
Alexander Tsvyashchenko
69d1e62b36
python3Packages.tensorflow_2: 2.3.2 -> 2.4.0
...
Also the following related changes:
* Removed Python 2 support because it's not supported by TF and related packages for a long time.
* Upgraded tensorboard and estimator packages to the required versions.
* Added extra plugins for tensorboard to support profiling.
* In the previous derivation versions, TF_SYSTEM_LIBS didn't have any effect because it was reset at repo fetching stage, so TF always used its own dependencies. Made TF_SYSTEM_LIBS actually work and fixed the errors caused by enabling it.
* Enabled tensorboard by default (but still keeping an option to disable it if needed).
2021-01-11 00:30:43 +01:00
Martin Weinelt
59e7ff0a79
Merge pull request #108985 from fabaff/teslajsonpy
...
python3Packages.teslajsonpy: init at 0.10.4
2021-01-11 00:04:25 +01:00
Martin Weinelt
719db5fde0
Merge pull request #108680 from fabaff/pyiqvia
...
python3Packages.pyiqvia: init 0.3.1
2021-01-10 23:47:30 +01:00
Jan Beinke
eb6a446039
botan2: add aarch64-linux to platforms
2021-01-10 23:28:01 +01:00
Fabian Affolter
acdddc982d
python3Packages.teslajsonpy: init at 0.10.4
2021-01-10 23:25:37 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Doron Behar
d68b34650f
Merge pull request #108965 from MetaDark/texlab
2021-01-10 23:56:03 +02:00
Sandro
d085417683
Merge pull request #108970 from xaverdh/pkgs-stdenv-lib
...
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
2021-01-10 22:47:38 +01:00
zowoq
59db4d32df
gotools: drop unnecessary optional excludedPackages
2021-01-11 06:00:38 +10:00
zowoq
134b008891
go: remove meta.branch
...
Only needed for `disabled` in `buildGo{Module,Package}`.
2021-01-11 06:00:38 +10:00
zowoq
26117ed4b7
buildGo{Module,Package}: remove disabled
...
This doesn't seem to have been used since pkgs/top-level/go-packages.nix was split up.
2021-01-11 06:00:38 +10:00
Anderson Torres
1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
...
argtable: 3.0.1 -> 3.1.5
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro
a657c03fd8
Merge pull request #108120 from fabaff/ldeep
2021-01-10 20:55:14 +01:00
Michael Lingelbach
a57ba9ea13
sumneko-lua-language-server: init at 1.11.2
2021-01-10 11:43:55 -08:00
Fabian Affolter
f69fd68486
python3Packages.mulpyplexer: init at 0.08
2021-01-10 20:20:39 +01:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Sandro
f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection
2021-01-10 20:04:46 +01:00