Commit graph

246404 commits

Author SHA1 Message Date
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Frederik Rietdijk 82390e2647 Merge master into staging-next 2020-10-06 10:18:55 +02:00
Titouan c1a0aa7eb7 x265: 3.2 -> 3.4 2020-10-06 10:17:26 +02:00
Peter Hoeg b90105fa10 keyutils: 1.6.1 -> 1.6.3 2020-10-06 10:15:58 +02:00
R. RyanTM f509a0f04f cryptsetup: 2.3.3 -> 2.3.4 2020-10-06 10:15:11 +02:00
TredwellGit 17d4902614 shadow: 4.8 -> 4.8.1
https://nvd.nist.gov/vuln/detail/CVE-2019-19882
2020-10-06 10:14:45 +02:00
Lancelot SIX c604bac07d gnugrep: 3.4 -> 3.5
See https://lists.gnu.org/archive/html/info-gnu/2020-09/msg00009.html
for release announcement
2020-10-06 09:56:25 +02:00
Jonathan Ringer 4eaf246f24 update-python-libraries: add github fetcher 2020-10-06 00:55:43 -07:00
TredwellGit 9702f49ec6 libjpeg: 2.0.4 -> 2.0.5
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.5
2020-10-06 09:54:46 +02:00
Mario Rodas 6bfc199531 ruby: add marsam to maintainers 2020-10-06 09:45:39 +02:00
Mario Rodas 17e3f3258f ruby_2_7: 2.7.1 -> 2.7.2
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/
2020-10-06 09:45:39 +02:00
Mario Rodas 35d7c8ac6f ruby: update RVM patchsets 2020-10-06 09:45:39 +02:00
Mario Rodas 13eb51b092 libuv: 1.39.0 -> 1.40.0 2020-10-06 09:45:05 +02:00
Christian Kampka 578b2b92de Revert "texinfo: revert to version 6.5 on Darwin"
This reverts commit b23940e514.
2020-10-06 09:43:42 +02:00
Christian Kampka e389e24efc texinfo: Depend on gettext on Darwin
texinfo version 6.7 requires libintl.h which on Linux is provided
by the libc. On Darwin, this lib is provided by gettext instead.
2020-10-06 09:43:42 +02:00
Tristan 6df7db0b42
logtop: init at 0.7 (#99593)
* maintainers: add starcraft66

* logtop: init at 0.7
2020-10-06 09:34:14 +02:00
Raphael Borun Das Gupta 3696bc0e89 python39: 3.9.0rc2 -> 3.9.0 2020-10-06 08:32:37 +02:00
WORLDofPEACE 89281dd1df
Merge pull request #98510 from mvnetbiz/gnome3-excludepackages
nixos/gnome3: don't enable modules for excludePackages
2020-10-06 01:19:04 -04:00
Anderson Torres 17f578dad0
Merge pull request #99532 from lopsided98/alsa-utils-cross
alsa-utils: fix wrapper shebang when cross-compiling
2020-10-05 23:22:22 -03:00
Mario Rodas a5b3922697
Merge pull request #99630 from bbigras/kopia
kopia: 0.7.1 -> 0.7.2
2020-10-05 20:34:04 -05:00
WORLDofPEACE 0d47426f37
Merge pull request #99615 from andir/use-configured-nix-for-installer
nixos/installer: use the configured nix package for nixos-install
2020-10-05 21:00:29 -04:00
Jonathan Ringer 0cdf133289 python2Packages.pyspice: disable python<3.6 2020-10-05 16:51:57 -07:00
Matt Huszagh 98e8064735 python3Packages.skidl: init at unstable-2020-09-15 2020-10-05 16:25:36 -07:00
Jonathan Ringer 7902256cfd openblas: enable multiple outputs 2020-10-05 16:15:14 -07:00
adisbladis 14154fea52
Revert "emacs: Remove references from emacs.pdmp"
This reverts commit 8e13d34944.

It turns out this breaks the build of emacsGit from the nix-community overlay.
2020-10-06 01:14:24 +02:00
Andreas Rammhold 544059b01f
nixos/installer: drop the extra nixUnstable in nixos-install
The only nix version available in the installer should be the version
configure in the module system. If someone needs `nixUnstable` in their
`nixos-install` they should probably set the module option and not just
add it to the closure.
2020-10-06 01:11:09 +02:00
Léo Gaspard e0c48efc17
matrix-synapse module: fix documentation and add release notes (#99564) 2020-10-05 23:35:28 +02:00
Robert Scott be1281bc0b pythonPackages.islpy: fix build
also convert to pytestCheckHook
2020-10-05 14:35:18 -07:00
Jan Tojnar b0f40bef4f
Merge pull request #97045 from jtojnar/netpbm-10.91.2 2020-10-05 22:25:51 +02:00
Tim Steinbach 6fbd64645c rtl8821cu: 2020-05-16 -> 2020-08-21 2020-10-05 13:07:29 -07:00
Tim Steinbach ce79348fe4 rtl8812au: 5.6.4.2_35491.20200318 -> 5.6.4.2_35491.20200702 2020-10-05 13:06:55 -07:00
Tim Steinbach 1687c719f8 ena: 2.2.7 -> 2.2.11 2020-10-05 12:38:43 -07:00
Michele Guerini Rocco 04670f8b3d
Merge pull request #96697 from hir12111/fix-font-dir
fontdir: Consider scalable fonts in index fonts.dir
2020-10-05 21:20:06 +02:00
Silvan Mosberger 1781e11061
Merge pull request #99316 from cole-h/fix-nix-shell-and-borg
top-level: ignore unexpected args
2020-10-05 21:09:33 +02:00
WORLDofPEACE fd74ab37b0
Merge pull request #99493 from cole-h/nixos-install-add-store
nixos-install: use mountpoint as store
2020-10-05 14:13:29 -04:00
Jonathan Ringer 90e5082576 ape: don't inherit lexicon from pkgs scope 2020-10-05 10:55:06 -07:00
Jonathan Ringer 2523024f49 lexicon: 3.3.27 -> 3.4.3 2020-10-05 10:55:06 -07:00
Jonathan Ringer cf24078902 lexicon: fix build 2020-10-05 10:55:06 -07:00
Doron Behar f4186f9596
Merge pull request #99624 from NeQuissimus/fix_pam
pam: Fix interaction with samba
2020-10-05 20:41:01 +03:00
Ninjatrappeur c781b505ad
Merge pull request #99625 from andir/update-prosody 2020-10-05 18:14:50 +02:00
Robert Helgesson 579dfc56ac
svtplay-dl: 2.4 -> 2.6 2020-10-05 18:14:16 +02:00
John Ericson 0794fb0419
Merge pull request #99511 from r-burns/go-cross
go: fix cross, enable ppc64le
2020-10-05 11:37:09 -04:00
Tim Steinbach 0913d8c4d5
Merge pull request #99622 from NeQuissimus/fix_hardened_58
tests/hardened: Fix usage with 5.8
2020-10-05 11:31:19 -04:00
Bruno Bigras 310aaf5739 kopia: 0.7.1 -> 0.7.2 2020-10-05 10:59:15 -04:00
Thomas Tuegel b8318e2e5a
Merge pull request #99621 from ttuegel/staging--plasma-switch-user
systemd: show CanMultiSession again
2020-10-05 09:49:36 -05:00
Vincent Laporte d5f1dce6c8 coqPackages.VST: init at 2.6 2020-10-05 16:39:26 +02:00
Vincent Laporte 9a913b5125 compcert: build with Coq 8.11
And fix installation of development files
(use upstream Makefile rules instead of ad-hoc commands).
2020-10-05 16:39:26 +02:00
Mario Rodas c2bb4af48d
Merge pull request #99626 from marsam/update-spotify-tui
spotify-tui: 0.21.0 -> 0.22.0
2020-10-05 08:57:19 -05:00
Andreas Rammhold 378f9d4010
prosody: 0.11.6 -> 0.11.7 2020-10-05 15:22:16 +02:00
Tim Steinbach 9646ae97c8
pam: Fix interaction with samba
9544c6078e / #96672 removed the samba option
`syncPasswordsByPam`.
Need to remove this option from the pam module, otherwise it will cause build errors
2020-10-05 09:13:16 -04:00