Commit Graph

95808 Commits

Author SHA1 Message Date
Fabian Affolter
6b14b6cfa8 python3Packages.aioswitcher: init at 1.2.2 2021-01-14 22:08:47 -08:00
Milan
03a818a6f8
openjdk: build with empty pre-version (#108994)
Some applications, like the Jetbrains IDEs, check for a suffix to
determine if a stable JDK is used.
This flag was already passed for older versions, but it got lost for
OpenJDK 14+.
2021-01-15 05:12:41 +01:00
Mikołaj Gałkowski
5525440dd6
unityhub: add mising icu and clang libraries (#109413)
Compilation of c# scripts with L2CPP for would fail, due to
missing icu and clang libs
2021-01-14 19:38:36 -05:00
Martin Weinelt
60a8a5cf8c
Merge pull request #109398 from mweinelt/home-assistant
home-assistant: 2021.1.1 -> 2021.1.2
2021-01-15 00:00:27 +01:00
Martin Weinelt
db1cc4704d
python3Packages.pyhaversion: disable < 3.8, not >= 3.8 2021-01-14 23:53:44 +01:00
John Ericson
3d9a14f76c
Merge pull request #109326 from HectorAE/hdf5-blosc-init
hdf5-blosc: init at 1.0.0
2021-01-14 17:03:07 -05:00
Alyssa Ross
3893d6c6d7 gitAndTools: move everything to the top level
The comment at the top of git-and-tools/default.nix said:

    /* All git-relates tools live here, in a separate attribute set so that users
     * can get a fast overview over what's available.

but unfortunately that hasn't actually held up in practice.

Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing.  In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196).

So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix.  This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.

The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before.  I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Hector Escobedo
741aab97c4 hdf5-blosc: init at 1.0.0 2021-01-14 12:55:26 -08:00
Sandro
0f0c250967
Merge pull request #109284 from fabaff/gps3 2021-01-14 21:18:55 +01:00
Sandro
7cb3bffc34
Merge pull request #103030 from tadfisher/remarkable-2-toolchain
remarkable2-toolchain: init at 2.5.2
2021-01-14 21:03:32 +01:00
Sandro
aa39134ed5
Merge pull request #109053 from astro/json-schema-for-humans
python3Packages.json-schema-for-humans: 0.27.0 -> 0.27.1
2021-01-14 20:57:48 +01:00
Sandro
6e7846bc89
Merge pull request #105843 from HectorAE/quickfix-init 2021-01-14 20:56:02 +01:00
Jörg Thalheim
257170ca27
Merge pull request #109387 from fabaff/waterfurnace
python3Packages.waterfurnace: init at 1.1.0
2021-01-14 19:15:18 +00:00
Felix Springer
b77c2c5a89 idris2: 0.2.2 -> 0.3.0 2021-01-14 19:11:36 +01:00
Fabian Affolter
3a072e45b9 python3Packages.waterfurnace: init at 1.1.0 2021-01-14 19:02:47 +01:00
R. RyanTM
2085e1d092 python37Packages.azure-mgmt-recoveryservicesbackup: 0.10.0 -> 0.11.0 2021-01-14 08:06:10 -08:00
Fabian Affolter
a2f611d01a python3Packages.colorlog: switch to pytestCheckHook 2021-01-14 08:00:31 -08:00
Fabian Affolter
f2a260ea4a python3Packages.colorlog: 4.6.2 -> 4.7.2 2021-01-14 08:00:31 -08:00
Euan Kemp
5ecaaf1ba8 libvirt: fixups for meson build
The previous commit updates to a newer libvirt with a newer build setup.

This commit carries forward that work into a mergeable state.

Based on the suggestion in
https://github.com/NixOS/nixpkgs/pull/103309#issuecomment-724958608, I
did a fwupd-like patch for the various meson.build files.
2021-01-14 07:57:14 -08:00
Matthieu Coudron
cc29c62867 libvirt: 6.6.0 -> 6.8.0 2021-01-14 07:57:14 -08:00
Sandro
6a53f39aa3
Merge pull request #109364 from fabaff/requests-oauthlib
python3Packages.requests_oauthlib: add license and enable tests
2021-01-14 16:15:16 +01:00
Sandro
21a47c4ef3
Merge pull request #109360 from CohenCyril/analysis-maintainers
coqPackages.mathcomp-analysis: add maintainers
2021-01-14 15:35:47 +01:00
Sandro
97259d0e38
Merge pull request #109353 from alyssais/ydiff
ydiff,gitAndTools.ydiff: unify
2021-01-14 15:30:55 +01:00
Michael Raskin
01372e6624
Merge pull request #109066 from michael-p-m-white/reenable-working-clfswm
Reenable working clfswm
2021-01-14 14:14:56 +00:00
Cyril Cohen
7c10cce9f3 coqPackages.mathcomp-analysis: add maintainers 2021-01-14 14:27:55 +01:00
Sandro
3ad6cd726f
Merge pull request #109352 from fabaff/tmb 2021-01-14 13:54:30 +01:00
Sandro
551ede0a2c
Merge pull request #109351 from veehaitch/cert-chain-resolver-v1.0.1
pythonPackages.cert-chain-resolver: init at 1.0.1
2021-01-14 13:52:32 +01:00
Fabian Affolter
dcb2f6ee23 python3Packages.requests_oauthlib: add license and enable tests 2021-01-14 13:40:54 +01:00
Sandro
c1e1834ead
Merge pull request #109348 from B4dM4n/pyopenssl-32bit-test
pyopenssl: skip test that fails on 32-bit architectures
2021-01-14 13:33:59 +01:00
Sandro
74b0954852
Merge pull request #109327 from fabaff/pyvera 2021-01-14 13:31:41 +01:00
Sandro
487c6c5e68
Merge pull request #109321 from rvolosatovs/update/gofumpt
gofumpt: 2020-10-27 -> 0.1.0
2021-01-14 13:27:16 +01:00
Sandro
5c1662de69
Merge pull request #109320 from fabaff/pymyq 2021-01-14 13:26:28 +01:00
Sandro
9bb17e7243
Merge pull request #109316 from fabaff/pykira 2021-01-14 13:23:43 +01:00
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
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