Commit graph

222637 commits

Author SHA1 Message Date
Andreas Rammhold d17650b654
llvm_10: link to the llvm compiler-rt share directory from the wrapper
This is required for features such as `-fsanitze=cfi` that (by default)
load the file `…/resource-root/share/cfi_blacklist.txt`.
2020-04-24 11:22:47 +02:00
Peter Hoeg 920c51e408
msmtp: fix for broken queueing
PR #85846
2020-04-23 10:59:41 +02:00
Florian Klink 04e308a496
Merge pull request #85815 from arianvp/fix-85800
Fix networkd not restarting on unit changes
2020-04-23 10:36:57 +02:00
Arian van Putten f332109ebf nixos/datadog-agent: Fix restartTriggers
Fixes #85800

1d61efb7f1 accidentially changed the
restartTriggers of `datadog-agent.service` to point to the attribute
name (in this case, a location relative to `/etc`), instead of the
location of the config files in the nix store.

This caused datadog to not get restarted on activation of new
config, if the file name hasn't changed.

Fix this, by pointing this back to the location in the nix store.
2020-04-23 09:58:18 +02:00
Arian van Putten 14395cc687 nixos/networkd: Fix restartTriggers
1d61efb7f1 accidentially changed the
restartTriggers of systemd-networkd.service` to point to the attribute
name (in this case, a location relative to `/etc`), instead of the
location of the network-related unit files in the nix store.

This caused systemd-networkd to not get restarted on activation of new
networking config, if the file name hasn't changed.

Fix this, by pointing this back to the location in the nix store.
2020-04-23 09:53:44 +02:00
Bart Brouns d0b9212338 x42-plugins: 20200114 -> 20200411
The patchShebangs need to stay. Upstream changed them to /usr/bin/env,
but I forgot that doesn't exist at build time.
2020-04-23 08:22:07 +02:00
zowoq 97851a33ac podman: add passthru.tests 2020-04-23 08:14:55 +02:00
Ingo Blechschmidt 4fb8fab4d6
tigervnc: fix vncserver
vncserver of tigervnc doesn't start because xauth is missing from $PATH
2020-04-23 07:13:48 +01:00
Frederik Rietdijk 2e69baf8e2
Merge pull request #85664 from NixOS/staging-next
Staging next
2020-04-23 08:12:52 +02:00
Frederik Rietdijk cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Benjamin Hipple 994e4b8d2d
Merge pull request #85831 from marsam/update-bat
bat: 0.13.0 -> 0.14.0
2020-04-22 23:15:52 -04:00
Benjamin Hipple c039152ba8
Merge pull request #85834 from marsam/update-git-gone
gitAndTools.git-gone: 0.3.0 -> 0.3.2
2020-04-22 22:05:55 -04:00
Benjamin Hipple 21be830522
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
BLAS/LAPACK fixup and expand docs
2020-04-22 21:56:20 -04:00
Benjamin Hipple 480a55a6b6
doc/using/overlays.xml: update LD_LIBRARY_PATH example 2020-04-22 21:54:41 -04:00
worldofpeace 834a49e0d4 pantheon.wingpanel: add elementary-gtk-theme 2020-04-22 21:28:40 -04:00
worldofpeace 6cecb196fd pantheon.elementary-greeter: add elementary-gtk-theme 2020-04-22 21:28:39 -04:00
worldofpeace 19c3bbfff1 elementary-planner: cleanup
* add elementary theme
The program forces this theme to be used
* update description
2020-04-22 21:27:24 -04:00
Mario Rodas 9409f5ba2d
Merge pull request #85738 from marsam/update-lxd
lxd: 4.0.0 -> 4.0.1
2020-04-22 19:38:54 -05:00
Mario Rodas ffc0e67742
Merge pull request #85821 from zowoq/gh
gitAndTools.gh: 0.6.4 -> 0.7.0
2020-04-22 19:10:17 -05:00
Peter Hoeg 44a502bf6d
Merge pull request #84866 from peterhoeg/f/cyberjack
pcsc-cyberjack: minor cleanups
2020-04-23 07:44:34 +08:00
Tim Steinbach 629068fe5b
linux_latest-libre: 17402 -> 17445 2020-04-22 19:40:01 -04:00
Florian Klink 32516e4fee
Merge pull request #80103 from tfc/port-systemd-confinement-test
nixosTests.systemd-confinement: Port to Python
2020-04-23 01:00:51 +02:00
Mario Rodas 0f2a064816
bat: 0.13.0 -> 0.14.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.14.0
2020-04-22 18:00:00 -05:00
zowoq f7b9c6c28b gitAndTools.gh: 0.6.4 -> 0.7.0
https://github.com/cli/cli/releases/tag/v0.7.0
2020-04-23 08:49:28 +10:00
Jan Tojnar c52cc1953c
Merge pull request #85812 from jtojnar/gegl-timeout 2020-04-22 23:23:39 +02:00
Andreas Rammhold 1dcf798dae
Merge pull request #85809 from garbas/fix-vdirsyncer
vdirsyncer: fix failing test
2020-04-22 23:06:00 +02:00
Jan Tojnar a2bdcd794b
gegl_0_4: try to fix tests timing out 2020-04-22 23:01:31 +02:00
Minijackson 903266491b vimPlugins.LanguageClient-neovim: 0.1.156 -> 0.1.157 2020-04-22 14:00:40 -07:00
Aaron L. Zeng ef6b333854 tixati: 2.67 -> 2.72 2020-04-22 13:49:56 -07:00
Robert Helgesson c9d3517368 jwt-cli: 3.0.1 -> 3.1.0 2020-04-22 13:47:48 -07:00
Drew af3e5fc48a
pythonPackages.arrow: fix license (#85803) 2020-04-22 16:40:23 -04:00
Rok Garbas 3c8172bd34
vdirsyncer: fix failing test 2020-04-22 22:36:37 +02:00
Savanni D'Gerinel ccb580fa4d
fitnesstrax: init at 0.1.0 (#83336)
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-04-22 15:35:20 -04:00
Enno Lohmeier d1cc4c139b pythonPackages.caldav: unbreak build 2020-04-22 12:32:52 -07:00
Dmitry Kalinkin e391c83f0f
Merge pull request #85801 from veprbl/pr/pulumi_darwin_fix
pulumi-bin: darwin fix
2020-04-22 14:54:13 -04:00
Dmitry Kalinkin 712d1596ef
pulumi-bin: fix darwin build 2020-04-22 14:17:24 -04:00
Dmitry Kalinkin ba13482494
pulumi-bin: use nativeBuildInputs 2020-04-22 14:17:16 -04:00
Dmitry Kalinkin 67d5cdee04
Merge pull request #85736 from immae/fix_texlive_pstricks
nixos/texlive: Fix texlive pstricks
2020-04-22 14:06:42 -04:00
Frederik Rietdijk aa272d8e82 waylandpp: fix after incorrect merge 2020-04-22 19:53:19 +02:00
symphorien 9aa4a4c722
texlab: 1.10.0 -> 2.0.0 (#85700)
https://github.com/latex-lsp/texlab/releases/tag/v2.0.0
2020-04-22 13:49:29 -04:00
Matthew Bauer 4238b2b943 doc/overlays.xml: fix missing documentation for blas/lapack
This adds some more information to the documentation as well as
addressing review from https://github.com/NixOS/nixpkgs/pull/85636.
2020-04-22 12:43:14 -05:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Matthew Bauer 3d18975478 python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
To avoid segmentation fault on MKL, we need to use the CBLAS ABI.
Normally, scipy will autodetect this, but here we don’t link using the
‘libmkl_rt.so’ name. So we need to manually set this.

See 50012918db/doc/source/building/linux.rst (fortran-abi-mismatch)
2020-04-22 12:38:28 -05:00
Matthew Bauer 5a500ff0ba blas,lapack: use correct name for library
To match the soname, we need to use libblas.so.3, liblapack.so.3.
2020-04-22 12:37:04 -05:00
Martin Weinelt e323fbabba babeld: 1.9.1 → 1.9.2
Dear all,

Babeld-1.9.2 is available from

  https://www.irif.fr/~jch/software/files/babeld-1.9.2.tar.gz
  https://www.irif.fr/~jch/software/files/babeld-1.9.2.tar.gz.asc

For more information about the Babel routing protocol, please see

  https://www.irif.fr/~jch/software/babel/

This is a bug fix release.  It fixes two bugs where IPv4 prefixes could be
represented incorrectly, with a range of confusing symptoms ; many thanks
to Faban Bläse for diagnosing the issue.  In addition, it fixes incorrect
parsing of unknown address encodings, thanks to Théo Bastian for the fix.

21 April 2020: babeld-1.9.2

  * Fixed two issues that could cause IPv4 routes to be represented
    incorrectly, with a range of confusing symptoms.  Thanks to
    Fabian Bläse.
  * Fixed incorrect parsing of TLVs with an unknown Address Encoding.
    Thanks to Théophile Bastian.
  * Fixed access to mis-aligned data structure.  Thanks to Antonin Décimo.

-- Juliusz Chroboczek

_______________________________________________
Babel-users mailing list
Babel-users@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
2020-04-22 19:33:19 +02:00
worldofpeace afb08fcfd1
Merge pull request #85795 from worldofpeace/fix-wingpanel-datetime
pantheon.wingpanel-indicator-datetime: patch in a lot of fixes
2020-04-22 13:27:01 -04:00
worldofpeace 7a164bf678 pantheon.wingpanel-indicator-datetime: patch in a lot of fixes
These were rejected upstream, sadly https://github.com/elementary/wingpanel-indicator-datetime/pull/207.
2020-04-22 13:04:18 -04:00
Tim Steinbach 767b91702f
Merge pull request #85715 from kraem/kraem/linux-5.6.6
linux: version bumps
2020-04-22 12:36:08 -04:00
Jörg Thalheim 38bb03adba
Merge pull request #85766 from Mic92/nixpkgs-review 2020-04-22 17:35:37 +01:00
Ismaël Bouya bb79233b94
texlive: Fix texlive pstricks
The upgrade of ghostscript to 9.50 produced some issues with texlive
2019. This patch adds an additional fix necessary for the upgrade
preventing pstricks from working correctly:

  https://tug.org/pipermail/dvipdfmx/2019-November/000036.html
2020-04-22 18:34:06 +02:00