Commit Graph

270225 Commits

Author SHA1 Message Date
Wael Nasreddine
2df97e4b0a
Merge pull request #111662 from nicknovitski/remove-ruby-2.5
Remove Ruby 2.5
2021-02-15 10:21:46 -08:00
Ivan Babrou
368ed8fb3d
go_1_14, go_1_15, go_2-dev: do not override stdenv if it is not gcc (#112248)
This doesn't do anything for existing packages, but it helps #105026,
since `aarch64-darwin` doesn't have a working gcc today.
2021-02-15 10:19:15 -08: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
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
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
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
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
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
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
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
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
Sandro
49414d2ac4
Merge pull request #110548 from urbas/python-capstone-aarch64-build-fix
python3Packages.capstone: aarch64 platform name
2021-02-15 00:59:42 +01:00
Mario Rodas
589ba47b4c
Merge pull request #113162 from marsam/update-tubeup
python38Packages.tubeup: 0.0.21 -> 0.0.23
2021-02-14 18:42:51 -05:00
WORLDofPEACE
0f7e013738
Merge pull request #113163 from lovesegfault/lollypop-1.4.16
lollypop: 1.4.5 -> 1.4.16
2021-02-14 18:33:41 -05:00
Florian Klink
4a8edd0948
Merge pull request #111964 from fabaff/bump-slackclient
python3Packages.slackclient: 2.5.0 -> 2.9.3, python3Packages.slack-sdk: init at 3.3.0
2021-02-15 00:24:34 +01:00
Bernardo Meurer
5a05985243
lollypop: 1.4.5 -> 1.4.16 2021-02-14 15:11:16 -08:00
Bernardo Meurer
368c1d9d7d
lollypop: add lovesegfault to maintainers 2021-02-14 15:01:54 -08:00
Anderson Torres
be864bbd67
Merge pull request #113158 from AndersonTorres/updates
py65: eliminate unneeded meta.platforms
2021-02-14 19:54:33 -03:00
Mario Rodas
275321ccdb
Merge pull request #113157 from r-burns/git-hub
git-hub: 1.1.0 -> 2.1.0
2021-02-14 17:44:56 -05:00
AndersonTorres
93981c0e46 py65: eliminate unneeded meta.platforms
buildPythonApplication already sets meta.platforms to the same set of platforms
supported by Python.
2021-02-14 19:18:03 -03:00
Ryan Burns
910e396d82 git-hub: 1.1.0 -> 2.1.0
Package is python3-only as of v2.0.0
2021-02-14 14:09:44 -08:00
Anderson Torres
f9b3e78132
Merge pull request #113149 from AndersonTorres/updates
calibre: cosmetical modifications
2021-02-14 18:19:18 -03:00
José Romildo Malaquias
eeca13056d
Merge pull request #113017 from badmutex/badi/update-vivaldi
vivaldi: 3.5.2115.87-1 -> 3.6.2165.36-1
2021-02-14 18:14:45 -03:00
Kira Bruneau
4c521db1f9 ccls: use llvmPackages_latest 2021-02-14 15:36:52 -05:00