Commit graph

301741 commits

Author SHA1 Message Date
sternenseemann 3e19234f34 tests.haskell: set meta.platforms
This allows packagePlatforms to pick up on the overall supported
platforms and schedule builds on Hydra for more than the evaluation
platform (usually x86_64-linux).
2021-07-13 15:37:22 +02:00
sternenseemann 6bd0c16f89 tests.writers: also expose path via passthru 2021-07-13 15:22:34 +02:00
sternenseemann 52acca72bf top-level/release-haskell.nix: test writers on all platforms
Since the rust writer doesn't seem to get fixed on darwin, we'll just
wrap the haskell writer test in our own derivation (which is possible
since tests.writers exposes a bunch of internals via passthru) and
expose it via tests.haskell which are already in mergeable.

Finally a way to test the (hopefully) working haskell writer on darwin
again!
2021-07-13 15:19:36 +02:00
sternenseemann b7a0833e68 top-level/release-haskell.nix: don't test ghc865Binary on musl
pkgsMusl.haskell.compiler.ghc865Binary is known and expected to not
work, so we can remove it easily. Also gets rid of annoying evaluation
errors.
2021-07-13 15:07:05 +02:00
sternenseemann 54e1d5a3e6 haskell.compiler.ghc865Binary: mark as broken when built with musl
The musl support for binary GHC 8.6.5 relied on ABI compat between musl
and glibc which is no longer the case: https://github.com/NixOS/nixpkgs/issues/129247

Since there is no upstream musl (alpine) bindist for GHC 8.6.5, we can
only accept that binary 8.6.5 is not possible with musl.
2021-07-13 14:36:42 +02:00
github-actions[bot] 10be3b5eed
Merge master into haskell-updates 2021-07-13 00:05:23 +00:00
ajs124 057515d569
Merge pull request #129833 from oxzi/claws-mail-3.18.0_4.0.0
claws-mail: 3.17.8 -> 4.0.0
2021-07-13 01:09:12 +02:00
Florian Klink 069a093fab
Merge pull request #121373 from dguibert/dg/golden-cheetah
golden-cheetah: 3.5 -> 3.6-DEV2107
2021-07-13 01:06:35 +02:00
Florian Klink 66f419c4b1
Merge pull request #129734 from yu-re-ka/feature/gitlab-14-0-5
gitlab: 14.0.2 -> 14.0.5
2021-07-13 01:04:54 +02:00
Pavol Rusnak 886556c8bc
Merge pull request #130008 from prusnak/gcc-arm-embedded
gcc-arm-embedded: use numVersion as version, rename version to release
2021-07-13 00:47:00 +02:00
Alvar Penning 26f52bf6b5 claws-mail: 3.17.8 -> 4.0.0
With Claws Mail's latest double release of 3.18.0 and 4.0.0, the package
will refer to the more "modern" GTK+ 3 release, major version four. The
GTK+ 2 release, major version 3, is now available in the
`claws-mail-gtk2` package.

In other words, this commit bumps the GTK+ 2 version from 3.17.8 to
3.18.0, the previously unstable GTK+ 3 version 3.99.0 to 4.0.0 and
changes the default to GTK+ 3.
2021-07-12 23:52:13 +02:00
Maximilian Bosch ea011981f6
Merge pull request #129840 from r-ryantm/auto-update/cargo-make
cargo-make: 0.34.0 -> 0.35.0
2021-07-12 23:39:35 +02:00
Maximilian Bosch f3854ab96d
Merge pull request #129994 from r-ryantm/auto-update/html-tidy
html-tidy: 5.7.28 -> 5.8.0
2021-07-12 23:36:42 +02:00
Timo Kaufmann c29191d61b
Merge pull request #121881 from berbiche/kinect-audio-setup-init
kinect-audio-setup: init at 0.5
2021-07-12 22:36:03 +02:00
Jonas Chevalier 784f843a67
zola: fix build with rust 1.45 (#129852)
The lexical_core 0.7.4 dependency doesn't build with rust 1.53.

The zola "next" branch updated it to 0.7.6 which builds fine so this
will be fixed in the next zola release. In the meantime, use the older
version of rust.
2021-07-12 20:34:10 +00:00
Ryan Mulligan ab3704847c
Merge pull request #129909 from r-ryantm/auto-update/eksctl
eksctl: 0.55.0 -> 0.56.0
2021-07-12 15:29:12 -05:00
Ryan Mulligan 0259338e79
Merge pull request #129987 from r-ryantm/auto-update/git-cola
git-cola: 3.9 -> 3.10.1
2021-07-12 15:11:01 -05:00
Niels Kristian Lyshøj Jensen 061afaf4ed headscale: 0.2.2 -> 0.3.3 2021-07-13 04:11:10 +09:00
Fabian Affolter 085d6f71b9
Merge pull request #130002 from fabaff/bump-geopy
python3Packages.geopy: 2.1.0 -> 2.2.0
2021-07-12 21:05:30 +02:00
Fabian Affolter 03804392d3
Merge pull request #129998 from fabaff/bump-langdetect
python3Packages.langdetect: 1.0.7 -> 1.0.9
2021-07-12 21:05:15 +02:00
Fabian Affolter 374a537ded
Merge pull request #129999 from fabaff/bump-libsass
python3Packages.libsass: 0.20.1 -> 0.21.0
2021-07-12 21:04:41 +02:00
Linus Heckemann f7dff9c649
Merge pull request #129620 from bbenno/update-nextcloud
nextcloud: init at 22.0.0; 21.0.2 -> 21.0.3; 20.0.7 -> 20.0.11
2021-07-12 20:53:35 +02:00
Malo Bourgon b24129f9c9 fishPlugins.done: 1.16.1 -> 1.16.3 2021-07-13 03:45:36 +09:00
upkeep-bot 2201e7d8ce vscodium: 1.57.1 -> 1.58.0 2021-07-13 03:42:45 +09:00
Bernardo Meurer 59ad08ab75
Merge pull request #130019 from helsinki-systems/upd/firefox
firefox: 89.0.2 -> 90.0
2021-07-12 11:25:08 -07:00
Jeffery Utter 4d8858a949
saml2aws: fix build on Darwin (#130029) 2021-07-12 20:53:14 +03:00
Ryan Mulligan caafc22e57
Merge pull request #129811 from r-ryantm/auto-update/jetty
jetty: 9.4.41.v20210516 -> 9.4.43.v20210629
2021-07-12 12:01:21 -05:00
Nicolas Berbiche 100a01c272
kinect-audio-setup: init at v0.5
Co-authored-by: timokau <timokau@zoho.com>
2021-07-12 13:00:42 -04:00
Ryan Mulligan ce84975196
Merge pull request #129659 from r-ryantm/auto-update/doulos-sil
doulos-sil: 5.000 -> 6.001
2021-07-12 11:34:49 -05:00
Ryan Mulligan 456112c36b
Merge pull request #129117 from r-ryantm/auto-update/andika
andika: 5.000 -> 6.000
2021-07-12 11:22:47 -05:00
Ryan Mulligan b36152d7bb
Merge pull request #129848 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.35.1 -> 1.36.0
2021-07-12 11:19:55 -05:00
Ryan Mulligan 3c82ddb28c
Merge pull request #130016 from r-ryantm/auto-update/engauge-digitizer
engauge-digitizer: 12.1 -> 12.2.2
2021-07-12 11:08:24 -05:00
Michele Guerini Rocco 6db0e92064
Merge pull request #130004 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.203 -> 1.204
2021-07-12 17:26:34 +02:00
ajs124 c6e51d0369 firefox-wrapper: also make gtk3-support non-optional here 2021-07-12 16:47:34 +02:00
ajs124 b332794adf firefox: 89.0.2 -> 90.0
make gtk3Support non-optional, because it hasn't been for a long time
also make gtk2 conditional on firefox older than 90, because we can get
rid of it with firefox 90, but it's still needed by the current ESR
release
2021-07-12 16:47:24 +02:00
R. RyanTM d342554ec5 engauge-digitizer: 12.1 -> 12.2.2 2021-07-12 14:06:35 +00:00
Ryan Mulligan eb93bf6eed
Merge pull request #129958 from r-ryantm/auto-update/logseq
logseq: 0.2.2 -> 0.2.3
2021-07-12 08:26:45 -05:00
Robert Hensing c05cc13f76
Merge pull request #129934 from mattchrist/nixos/bind-package
nixos/bind: allow specifying BIND package
2021-07-12 15:21:15 +02:00
Jan Tojnar e63b72e2a0
Merge pull request #129986 from jtojnar/pandoc-citerefentry
pandoc: add citerefentry patch
2021-07-12 15:17:24 +02:00
markuskowa c303cb4566
Merge pull request #130009 from markuskowa/upd-octopus
octopus: 10.3 -> 10.5
2021-07-12 14:45:17 +02:00
Yureka c5a0551dc4 nixos/gitlab: improve psql assertion message 2021-07-12 14:20:20 +02:00
Yureka 6510a13611 gitlab: 14.0.2 -> 14.0.5
https://about.gitlab.com/releases/2021/07/06/gitlab-14-0-3-released/
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
2021-07-12 14:18:15 +02:00
Markus Kowalewski 77be900d67
octopus: cleanup derivation 2021-07-12 14:15:05 +02:00
Markus Kowalewski 0a1167fd0b
octopus: 10.3 -> 10.5 2021-07-12 13:31:28 +02:00
Pavol Rusnak d66917c4df
gcc-arm-embedded: use numVersion as version, rename version to release
followup to 009668465e
2021-07-12 13:11:40 +02:00
Pavol Rusnak eaff114326
Merge pull request #130005 from siriobalmelli-foss/extend/gcc-arm-embedded
gcc-arm-embedded: add numVersion attribute for convenience
2021-07-12 13:05:06 +02:00
Sirio Balmelli 009668465e
gcc-arm-embedded: add numVersion attribute for convenience
There are builds which rely on having the numeric version of gcc (eg "10.2.1")
declared in an environment variable.

Running 'arm-none-eabi-gcc --version' returns:
"arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (release)"

However, the attribute arm-none-eabi-gcc.version is "10-2020-q4-major",
from which there is no way to derive "10.2.1".

Contrast this with the attribute gcc.version which (at this time) gives "10.3.0".

By adding a numVersion attribute, consumers of this package can
correctly determine what GCC version is being executed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-07-12 12:29:46 +02:00
Pavol Rusnak 5a95722d0b
Merge pull request #129913 from paperdigits/darktable-recs
darktable: add some optional packages
2021-07-12 12:02:41 +02:00
markuskowa 13b3e91794
Merge pull request #128856 from cburstedde/package-petsc-p4est
petsc: refactor using mpi and p4est
2021-07-12 11:46:44 +02:00
Ulrik Strid a164e1d0a1
ocamlPackages.json-data-encoding: init at 0.8, ocamlPackages.data-encoding: init at 0.2.0 (#129444) 2021-07-12 11:29:43 +02:00