Commit Graph
273995 Commits
Author SHA1 Message Date
Ivan Babrou ef13a2129b libglvnd: disable asm on aarch64-darwin
libglvnd itself doesn't know about `aarch64-darwin`, so it tries
to use assembly that is not supported by mach-o, failing as a result.
2021-02-26 09:45:13 -08:00
Michael RaskinandGitHub 3a2195b750 Merge pull request #114406 from foolnotion/master
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
Michael RaskinandGitHub c6bcceb275 Merge pull request #114460 from r-ryantm/auto-update/lazarus-gtk2
lazarus: 2.0.10-2 -> 2.0.12
2021-02-26 17:34:08 +00:00
Félix Baylac-Jacqué 878e12fb80 prosody: 0.11.7 -> 0.11.8
It's a minor release, there's no major improvement/breaking change.

See https://blog.prosody.im/prosody-0.11.8-released/ for the full changelog.
2021-02-26 18:33:44 +01:00
Ivan Babrou f78f6cd339 llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00
SandroandGitHub 74025ebf66 Merge pull request #114384 from mschwaig/google-auth-depends-on-six
pythonPackages.google-auth: add missing dependency on six
2021-02-26 18:17:41 +01:00
218353d3f0 clips: 6.30 -> 6.31; supersedes and closes #109914 (#114132)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-26 18:16:54 +01:00
adisbladis 92f2c8b4ac firefox-bin: Remove alsa/libpulseaudio dev outputs
It doesn't seem that these make any functional difference, but they are
increasing the closure size.
2021-02-26 19:07:52 +02:00
SandroandGitHub 4f1bbdc882 Merge pull request #114453 from MayNiklas/master
plex: 1.21.4.4054-bab510e86 -> 1.21.4.4079-1b7748a7b
2021-02-26 18:07:36 +01:00
adisbladis 32b5534f73 emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo 2021-02-26 19:05:25 +02:00
SandroandGitHub 84ffcd2b5b Merge pull request #114444 from fortuneteller2k/update-mpd
mpd: 0.22.5 -> 0.22.6
2021-02-26 18:01:14 +01:00
Patryk Wychowaniec 336ef2de99 nixos/containers: allow containers with long names to create private networks
Launching a container with a private network requires creating a
dedicated networking interface for it; name of that interface is derived
from the container name itself - e.g. a container named `foo` gets
attached to an interface named `ve-foo`.

An interface name can span up to IFNAMSIZ characters, which means that a
container name must contain at most IFNAMSIZ - 3 - 1 = 11 characters;
it's a limit that we validate using a build-time assertion.

This limit has been upgraded with Linux 5.8, as it allows for an
interface to contain a so-called altname, which can be much longer,
while remaining treated as a first-class citizen.

Since altnames have been supported natively by systemd for a while now,
due diligence on our side ends with dropping the name-assertion on newer
kernels.

This commit closes #38509.

systemd/systemd#14467
systemd/systemd#17220
https://lwn.net/Articles/794289/
2021-02-26 17:48:49 +01:00
Patryk Wychowaniec 5f1345a303 nixos/containers: styling improvements 2021-02-26 17:44:14 +01:00
8e5a172d0c git-credential-gopass: init at 1.12.0 (#114457)
* maintainers: add benneti

* git-credential-gopass: init at 1.12.0

* Update pkgs/tools/security/gopass/git-credential.nix

* Update pkgs/tools/security/gopass/git-credential.nix

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-26 11:37:34 -05:00
R. RyanTMandtomberek a45a1b2318 nats-streaming-server: 0.19.0 -> 0.20.0 2021-02-26 11:18:32 -05:00
Peter Simons ecda7a86e7 Merge origin/master into haskell-updates. 2021-02-26 16:59:40 +01:00
sohalt 455cb9f913 FreeCAD: add spacenav support 2021-02-26 16:58:00 +01:00
Fabian Affolter 19fac4d078 home-assistant: update component-packages 2021-02-26 16:28:21 +01:00
Fabian Affolter 8bdca7d22d python3Packages.simplehound: init at 0.6 2021-02-26 16:26:31 +01:00
Fabian Affolter 9625b922a3 home-assistant: update component-packages 2021-02-26 16:12:00 +01:00
Fabian Affolter f8645e3b4a python3Packages.python-awair: init at 0.2.1 2021-02-26 16:11:42 +01:00
Eelco DolstraandGitHub 9c8fcd6146 Merge pull request #111955 from armijnhemel/e2tools-0.1.0
e2tools: 0.0.16 -> 0.1.0
2021-02-26 16:05:28 +01:00
Thiago Kenji Okada 19fca6f483 babashka: sync native-image arguments with upstream
This commit syncs the arguments passed to the babashka with upstream:
https://github.com/babashka/babashka/blob/77daea7362d8e2562c89c315b1fbcefde6fa56a5/script/compile#L41-L74

The idea here is to enable more features and reduce the number of issues
compared to upstream.

Also add some tests to ensure everything is working.
2021-02-26 11:47:23 -03:00
adisbladisandGitHub 2986cad998 Merge pull request #114463 from adisbladis/telega-bin-paths-patch
emacs.pkgs.telega: Apply patch to always prefer fixed store path to server
2021-02-26 16:19:11 +02:00
Malte Brandy 1444504e4b haskellPackages.cabal-install: Fix build for 3.4.0.0
We can‘t use overrideScope with random because that would touch a lot of
tests and cause build failures.  So I try to do the overrides manually.
2021-02-26 14:55:22 +01:00
midchildanandGitHub 78e3596121 sourcetrail: fix darwin build (#112795) 2021-02-26 13:52:07 +00:00
Timo KaufmannandGitHub be504fc82a Merge pull request #113603 from collares/sage-test-fixes
sage: disable intermittent test and fix threejs breakage
2021-02-26 13:27:44 +00:00
Malte Brandy 75da00cacd haskellPackages.haskell-language-server: Fix build 2021-02-26 14:20:34 +01:00
Michael Weiss ed113c9bd5 tdesktop: 2.6.0 -> 2.6.1 2021-02-26 13:43:29 +01:00
Thomas BereknyeiandFrederik Rietdijk 525811c181 pytest-timeout: remove test 2021-02-26 13:35:29 +01:00
rnhmjoj ed0a29c88d nixos/test/ksm: add simple test 2021-02-26 13:06:18 +01:00
adisbladis 5a2bb448e1 emacs.pkgs.telega: Apply patch to always prefer fixed store path to server 2021-02-26 14:03:45 +02:00
Martin Weinelt 3389b87674 salt: 3002.2 -> 3002.5
https://saltproject.io/security_announcements/active-saltstack-cve-release-2021-feb-25/

Fixes: CVE-2021-3197, CVE-2021-25281, CVE-2021-25282, CVE-2021-25283,
CVE-2021-25284, CVE-2021-3148, CVE-2020-35662, CVE-2021-3144,
CVE-2020-28972, CVE-2020-28243
2021-02-26 12:57:37 +01:00
R. RyanTM 7c2dcbc467 lazarus: 2.0.10-2 -> 2.0.12 2021-02-26 11:45:51 +00:00
Michael Weiss c6f1dc2320 libglvnd: Switch to the new official repository
"The official repository for libglvnd is hosted on FreeDesktop.org's
GitLab: https://gitlab.freedesktop.org/glvnd/libglvnd" [0]

[0]: https://github.com/NVIDIA/libglvnd/tree/master#introduction
2021-02-26 12:40:17 +01:00
Michael Weiss 8066dd61a3 libglvnd: Add myself as maintainer
The package lacked a maintainer and since I already maintain Mesa it
makes sense to look after libglvnd as well.
2021-02-26 12:30:42 +01:00
Dennis GosnellandGitHub 81e50c8d04 Merge pull request #114435 from cdepillabout/purescript-0.14
purescript: 0.13.8 -> 0.14.0
2021-02-26 19:55:17 +09:00
Markus Hauck 596bcdaf93 anki-bin: 2.1.38 -> 2.1.40 2021-02-26 11:53:18 +01:00
adisbladisandGitHub a2040f58f3 Merge pull request #114451 from adisbladis/libgccjit-darwin
gcc10: Pass langJit to preConfigure
2021-02-26 12:45:32 +02:00
Vincent Laporte 02b4f95f78 ocamlPackages.stdlib-shims: 0.1.0 → 0.3.0 2021-02-26 11:40:38 +01:00
MayNiklas f6ec987dd3 plexRaw: 1.21.4.4054-bab510e86 -> 1.21.4.4079-1b7748a7b 2021-02-26 11:22:46 +01:00
adisbladis a439e0ef6e gcc10: Pass langJit to preConfigure
This should fix libgccjit on darwin.
2021-02-26 12:10:44 +02:00
Frederik Rietdijk fdc872fa20 Merge staging-next into master 2021-02-26 11:07:01 +01:00
Jörg ThalheimandGitHub 1d467840d2 Merge pull request #114319 from bobrik/ivan/aws-c-static
aws-c-common: fix build on clang 11
2021-02-26 09:49:08 +00:00
Maximilian Bosch 84ed14ac60 vorta: 0.7.3 -> 0.7.4
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.4
2021-02-26 10:26:02 +01:00
Jan TojnarandGitHub 5e1f82cc4b Merge pull request #114416 from sternenseemann/licenses-shortNames
lib/licenses: fix regression removing shortName for some licenses
2021-02-26 10:25:34 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Robert SchützandFrederik Rietdijk 6d7128414c python3Packages.adblock: use meta instead of passthru.meta 2021-02-26 10:21:13 +01:00
SandroandGitHub 4a89c87410 Merge pull request #114284 from maxeaubrey/nomad_1_0_4
nomad_1_0: 1.0.3 -> 1.0.4
2021-02-26 09:36:38 +01:00
fortuneteller2k 966e16c005 mpd: 0.22.5 -> 0.22.6 2021-02-26 16:30:46 +08:00