Commit graph

270664 commits

Author SHA1 Message Date
github-actions[bot]
e88fb2d10c
Merge staging-next into staging 2021-02-15 18:17:10 +00:00
github-actions[bot]
0ca7d945c2
Merge master into staging-next 2021-02-15 18:17:06 +00:00
zowoq
d9be3c767c
go_bootstrap: remove top-level attribute (#113113)
this package should only be used internally for go_*
2021-02-15 10:06:35 -08:00
Maximilian Bosch
274109a8d6
Merge pull request #113108 from Ma27/nextcloud-acme
nixos/nextcloud: fix regex to not return 404 on ACME challenges
2021-02-15 18:53:35 +01:00
Maximilian Bosch
31864de85d
Merge pull request #113187 from Ma27/nextcloud-dav
nixos/nextcloud: redirect /.well-known/*dav to https url
2021-02-15 18:53:19 +01:00
zowoq
bb419e051d
buildGoModule: use assert for checking goPackagePath (#113046)
also remove a `disabled` leftover from 26117ed4b7
2021-02-15 09:53:04 -08:00
Stig
478c52b7e5
Merge pull request #113180 from tobim/pkgs/wrapi18n-glibc
perlPackages.TextWrapI18N: don't propagate glibc
2021-02-15 18:11:00 +01:00
Jan Tojnar
d3f90efd81
Merge pull request #113125 from iblech/patch-hwdata
hwdata: 0.335 -> 0.344
2021-02-15 18:03:04 +01:00
Ryan Mulligan
50dd350c4c
Merge pull request #112469 from r-ryantm/auto-update/argo
argo: 2.12.7 -> 2.12.8
2021-02-15 08:31:11 -08:00
Jörg Thalheim
a0b10452c6
Merge pull request #113154 from MetaDark/ccls 2021-02-15 14:48:09 +00:00
adisbladis
e761fcd3b4
Merge pull request #113205 from ilian/u/yaml2json
yaml2json: unstable-2017-05-03 -> 1.3
2021-02-15 15:45:48 +01:00
Doron Behar
f03649db6a
Merge pull request #112829 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.14.0 -> 0.14.1
2021-02-15 16:25:06 +02:00
ilian
2bf291a436 yaml2json: unstable-2017-05-03 -> 1.3 2021-02-15 15:04:50 +01:00
Jörg Thalheim
231b924910
Merge pull request #113156 from Mic92/libical 2021-02-15 14:01:54 +00:00
Daniël de Kok
406c33bb3d
Merge pull request #113105 from danieldk/cudnn-fixes
cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
2021-02-15 14:51:16 +01:00
Jörg Thalheim
09176d28a0
linux: fix DRM_AMD_DC_DCN3_0 beeing defined twice
both https://github.com/NixOS/nixpkgs/pull/111177 and
https://github.com/NixOS/nixpkgs/pull/109105

introduced the same option.
2021-02-15 14:47:51 +01:00
Jörg Thalheim
aed7689619
libical: 3.0.8 -> 3.0.9 2021-02-15 14:44:07 +01:00
github-actions[bot]
a1d9d57051
Merge staging-next into staging 2021-02-15 12:20:16 +00:00
github-actions[bot]
cd518a718b
Merge master into staging-next 2021-02-15 12:20:12 +00:00
Lassulus
2489d95c1c
Merge pull request #110627 from 4z3/use-real-user-name-for-per-user-packages
nixos/users: use proper name for per-user packages
2021-02-15 12:45:24 +01:00
Linus Heckemann
e1580db42f
Merge pull request #109105 from wakira/amdgpu_dcn
linux: enable display core support for all amd gpus
2021-02-15 12:35:49 +01:00
Izorkin
e3a7270e3d nixos/mastodon: fix mastodon-init-db script 2021-02-15 11:43:03 +01:00
Izorkin
4255954d97 nixos/mastodon: optimize permissions 2021-02-15 11:43:03 +01:00
Izorkin
424e7b0f5d nixos/mastodon: use unix socket to default 2021-02-15 11:43:03 +01:00
Izorkin
f1adea1a94 nixos/mastodon: add option trustedProxy 2021-02-15 11:43:03 +01:00
Maximilian Bosch
f89652a23e
nixos/nextcloud: redirect /.well-known/*dav to https url
Fixes #113155
2021-02-15 11:03:12 +01:00
Maximilian Bosch
c36bcb9130
Merge pull request #113144 from bobrik/ivan/cargo-whatfeatures
cargo-whatfeatures: init at 0.9.6
2021-02-15 10:35:26 +01:00
Maximilian Bosch
2ad6003295
Merge pull request #113136 from r-ryantm/auto-update/i3
i3: 4.19 -> 4.19.1
2021-02-15 10:31:08 +01:00
Maximilian Bosch
e108c2a998
Merge pull request #113178 from danieldk/ripgrep-pcre2-shared
ripgrep: link PCRE2 dynamically
2021-02-15 10:21:54 +01:00
Tobias Mayer
53abd00b1f
perlPackages.TextWrapI18N: don't propagate glibc 2021-02-15 08:44:51 +01:00
Daniël de Kok
797b60f0d7 ripgrep: link PCRE2 dynamically
The pcre2 crate which is used by ripgrep uses pkg-config to find the
path of the PCRE2 dynamic library. If the pkg-config or the library is
not found, PCRE2 will be built/linked statically.

This change adds pkg-config to the nativeBuildInputs of ripgrep, so
that the PCRE2 library is detected and dynamically linked.
2021-02-15 08:18:29 +01:00
github-actions[bot]
a07809064d
Merge staging-next into staging 2021-02-15 06:16:52 +00:00
github-actions[bot]
0e0fae3ebf
Merge master into staging-next 2021-02-15 06:16:49 +00:00
Jan Tojnar
859d540508
Merge pull request #113171 from andersk/gnome-session-shutdown-delay
gnome-session: Fix 2 minute shutdown delay
2021-02-15 05:47:08 +01:00
Henri Menke
3f0e6e1daa zfs: 2.0.2 -> 2.0.3 2021-02-14 19:41:22 -08:00
Orivej Desh
6ffbd1ea07 opencl-headers: update license
See https://github.com/KhronosGroup/OpenCL-Headers/pull/76
2021-02-15 03:34:54 +00:00
Orivej Desh
4830e129e6 fmt: fix license 2021-02-15 03:34:54 +00:00
Anders Kaseorg
70cf0705f6 gnome-session: Fix 2 minute shutdown delay
Fixes #113165, by pulling in the upstream patch for
https://gitlab.gnome.org/GNOME/gnome-session/-/issues/74 “2 minutes
delay at poweroff with systemd-247”.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-14 19:02:33 -08:00
Mario Rodas
e1508e7940
Merge pull request #113168 from r-ryantm/auto-update/libuv
libuv: 1.40.0 -> 1.41.0
2021-02-14 22:01:48 -05:00
Mario Rodas
b393356aeb
Merge pull request #113128 from iblech/patch-racket
racket: 7.9 -> 8.0
2021-02-14 21:59:03 -05:00
idontgetoutmuch
5eabb050be
R: fix dylib install_name (#113002)
Co-authored-by: zseri <zseri.devel@ytrizja.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-15 03:08:02 +01:00
Sandro
8dcc404e11
Merge pull request #113133 from ethancedwards8/piston-cli
piston-cli: change buildPythonPackage to buildPythonApplication
2021-02-15 02:53:46 +01:00
Sandro
4df6aacbbd
Merge pull request #113127 from rmcgibbo/rippled-validator-keys-tool
rippled-validator-keys-tool: 20180927-d7774bc → 0.3.2
2021-02-15 02:43:59 +01:00
R. RyanTM
2d6909d416 libuv: 1.40.0 -> 1.41.0 2021-02-15 01:34:39 +00:00
Peter Simons
1970700ed6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-11-g8d3ef92 from Hackage revision
7442e37e8c.
2021-02-15 02:30:34 +01:00
github-actions[bot]
018f748b81
Merge staging-next into staging 2021-02-15 00:37:07 +00:00
github-actions[bot]
0630986bf7
Merge master into staging-next 2021-02-15 00:37:03 +00:00
Sandro
e1dcb0f5df
Merge pull request #113160 from marsam/update-cascadia-code
cascadia-code: 2009.22 -> 2102.03
2021-02-15 01:25:54 +01:00
Mario Rodas
328eff7545
Merge pull request #113085 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.8 -> 0.3.9
2021-02-14 19:20:54 -05:00
Dmitry Kalinkin
eae3dabef3
Merge pull request #113140 from SFrijters/wine-6.2
wine{Unstable,Staging}: 6.1 -> 6.2
2021-02-14 19:18:44 -05:00