Commit Graph
259085 Commits
Author SHA1 Message Date
3393e110a9 doc/stdenv/cross-compilation.chapter.md typo
Co-authored-by: John Ericson <git@JohnEricson.me>
2020-12-15 15:57:27 +01:00
adisbladisandGitHub 250cacea8c Merge pull request #105674 from xwvvvvwx/radicle-upstream
radicle-upstream: init at 0.1.5
2020-12-15 15:38:17 +01:00
R. RyanTM 800c4724b7 sbt: 1.4.4 -> 1.4.5 2020-12-15 14:30:32 +00:00
Tim Steinbach ba31c04641 lsd: Fix test
CLI arguments changes in 0.19.0
See https://github.com/Peltoche/lsd/issues/461
2020-12-15 09:10:34 -05:00
Kevin CoxandGitHub da5e0d3df8 Merge pull request #106677 from tfmoraes/vtk9_qt515
vtk_9: qt514 -> qt515
2020-12-15 08:59:30 -05:00
Sebastian Neubauer 89ce7a70f1 amdvlk: 2020.Q4.5 -> 2020.Q4.6 2020-12-15 14:56:14 +01:00
Arnout EngelenandFrederik Rietdijk 40b1f0d473 pyopenssl: skip test that fails on i686
Found in https://github.com/NixOS/nixpkgs/pull/105454#issuecomment-743973848

Upstream issue https://github.com/pyca/pyopenssl/issues/974
2020-12-15 13:49:21 +01:00
Ryan MulliganandGitHub d094f26f32 Merge pull request #106938 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.11 -> 2020.12
2020-12-15 04:21:43 -08:00
Ryan MulliganandGitHub 80cb17d42f Merge pull request #106933 from MetaDark/pythonPackages.debugpy
pythonPackages.debugpy: 1.2.0 -> 1.2.1
2020-12-15 04:20:38 -08:00
David Terry 9062c1ecff radicle-upstream: init at 0.1.5 2020-12-15 12:58:38 +01:00
Robert HensingandGitHub 1b35b3d3a7 Merge pull request #106703 from terinjokes/patches/dockerTools-getArch
dockerTools: normalize arch to GOARCH
2020-12-15 12:49:34 +01:00
Thomas TuegelandGitHub 0cb7962a12 Merge pull request #106899 from ttuegel/nixos-plasma-test-kded
nixos/plasma5: test that KDED runs at startup
2020-12-15 05:15:23 -06:00
Stefan JunkerandMatthieu Coudron b75e7f4b20 fixup! wezterm: initial package 2020-12-15 12:07:24 +01:00
Stefan JunkerandMatthieu Coudron b65b04d4ff wezterm: initial package 2020-12-15 12:07:24 +01:00
sternenseemannandMatthieu Coudron c5d2491fd1 utf8proc: enable tests
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:

    file(MAKE_DIRECTORY data)
    set(UNICODE_VERSION 13.0.0)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)

For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
Robert HensingandGitHub c7e5c02374 doc/cross-compilation: Remove confusing re-explanation
See https://github.com/NixOS/nixpkgs/issues/106950

> They way it's worded says buildInputs are for build-time and nativeBuildInputs are for run-time. The other documentation leads me to believe it is the other way around.
2020-12-15 11:45:38 +01:00
Robert HensingandTerin Stock 5cacf0fcec dockerTools: use go.GOARCH as default arch 2020-12-15 02:15:35 -08:00
Robert HensingandTerin Stock d4b7efe531 nixosTests.docker-tools-cross: init
Not everyone has a suitable remote builder set up, so the cross-compilation
tests that _include_ running the result are separate. That way, most people
can run the majority of the test suite without the extra setup.
2020-12-15 02:15:12 -08:00
Terin Stock 8f66dc94a7 dockerTools: normalize arch to GOARCH
Docker (via containerd) and the the OCI Image Configuration imply and
suggest, respectfully, that the architecture set in images matches those
of GOARCH in the Go Language document.

This changeset updates the implimentation of getArch in dockerTools to
return GOARCH values, to satisfy Docker.

Fixes: #106695
2020-12-15 02:14:01 -08:00
Michele Guerini RoccoandGitHub 12f367b51c Merge pull request #104722 from rnhmjoj/wpa-fix
nixos/wireless: fix failure with no interfaces
2020-12-15 08:37:33 +01:00
Daniël de Kok 57f858d61e python3Packages.spacy: passthru.tests should be an attrset 2020-12-15 06:51:19 +01:00
Daniël de Kok 9edd8887d8 python3Packages.spacy: nixpkgs-fmt 2020-12-15 06:51:18 +01:00
Daniël de Kok 9eaec03930 python3Packages.spacy: 2.3.4 -> 2.3.5
Changelog:

https://github.com/explosion/spacy/releases/tag/v2.3.5
2020-12-15 06:51:08 +01:00
Mario RodasandGitHub 46e2a315ad Merge pull request #106879 from r-ryantm/auto-update/python3.7-azure-mgmt-datafactory
python37Packages.azure-mgmt-datafactory: 0.14.0 -> 0.15.0
2020-12-14 23:45:59 -05:00
Mario RodasandGitHub 38e6dd6a1c Merge pull request #106889 from r-ryantm/auto-update/python3.7-google-cloud-container
python37Packages.google_cloud_container: 2.2.0 -> 2.3.0
2020-12-14 23:45:15 -05:00
Mario RodasandGitHub 395ad137d0 Merge pull request #106937 from lovesegfault/tailscale-1.2.10
tailscale: 1.2.8 -> 1.2.10
2020-12-14 23:43:40 -05:00
Mario RodasandGitHub 7d86dff03b Merge pull request #106920 from r-ryantm/auto-update/python3.7-pytest-html
python37Packages.pytest-html: 3.1.0 -> 3.1.1
2020-12-14 23:43:24 -05:00
Mario RodasandGitHub 3710bbf27f Merge pull request #106802 from marsam/fix-emacsWithPackages-darwin
emacsWithPackages: fix application wrapper on darwin
2020-12-14 23:41:23 -05:00
Mario Rodas b582c9aa22 go-tools: 2020.1.6 -> 2020.2
https://staticcheck.io/changes/2020.2
2020-12-15 04:20:00 +00:00
R. RyanTM bdd425404f python37Packages.keepkey: 6.0.3 -> 6.6.0 2020-12-15 02:58:14 +00:00
R. RyanTM b719f980ce dt-schema: 2020.11 -> 2020.12 2020-12-15 02:44:22 +00:00
Bernardo Meurer 6612d859a2 tailscale: 1.2.8 -> 1.2.10 2020-12-14 18:34:43 -08:00
Justin Humm 3d3c07026e scribusUnstable: build with libsForQt5 2020-12-15 01:46:34 +01:00
taku0 69a4b984d0 thunderbird: 78.5.1 -> 78.6.0 2020-12-15 09:12:45 +09:00
taku0 aab365acf6 thunderbird-bin: 78.5.1 -> 78.6.0 2020-12-15 09:12:17 +09:00
Kira Bruneau d12a819b24 pythonPackages.debugpy: 1.2.0 -> 1.2.1 2020-12-14 18:44:11 -05:00
Orivej Desh 2f6ac24357 linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17
This does not keep 5.9 series because it has known issues and rt
upstream has stopped maintaining it in favor of 5.10.

"ls -v" sorts by version, making 5.10 the next $prev kernel.
2020-12-14 23:42:17 +00:00
Orivej Desh 15406f05c9 bareboxTools: fix eval 2020-12-14 23:42:17 +00:00
Matthew BauerandGitHub eb3016b5ad Merge pull request #106763 from Atemu/fix/nfs-utils-cross
nfs-utils: pass native rpcsvc-proto to configureFlag
2020-12-14 16:56:23 -06:00
Matthew BauerandGitHub 079535f0df Merge pull request #106761 from Atemu/fix/cifs-utils-cross
cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
2020-12-14 16:56:03 -06:00
Sam Bickley 8bb972a8dd tor-browser-bundle-bin: 10.0.5 -> 10.0.6 2020-12-14 16:47:44 -06:00
Mauricio Collares fecce09773 maxima-ecl: unpin ecl version 2020-12-14 19:24:19 -03:00
Mauricio Collares cf6364bed2 pynac: import patch to avoid deprecation warnings on python3.8 2020-12-14 19:24:19 -03:00
Mauricio Collares c46dcf470e ecl: patches to fix SIGFPEs and for unicode compatibility with maxima 2020-12-14 19:24:19 -03:00
Mauricio Collares e1998b1c5c gmpy2: 2.1a4 -> 2.1.0b5 2020-12-14 19:24:18 -03:00
Mauricio Collares 5df948d4cc giac: 1.5.0-21 -> 1.5.0-87 2020-12-14 19:24:18 -03:00
Masanori OginoandMauricio Collares 5c4136daf7 sage: 8.9 -> 9.2 2020-12-14 19:24:18 -03:00
Linus HeckemannandGitHub dd95aa337e Merge pull request #102407 from petabyteboy/feature/stk-1-2
superTuxKart: 1.1 -> 1.2
2020-12-14 22:38:26 +01:00
Andreas Rammhold 71191178e6 Merge PR #106881 2020-12-14 22:08:14 +01:00
Linus HeckemannandGitHub c40f06022a Merge pull request #106073 from minijackson/tinc-rfc42-and-tests
nixos/tinc: rfc42 and tests
2020-12-14 21:52:57 +01:00