Commit Graph
331607 Commits
Author SHA1 Message Date
Rick van Schijndelandsterni e31f392946 llvm_13: fix cross-compilation
apply the same fix as used in 517d2b963f
2021-11-16 00:42:58 +01:00
libjaredandJonathan Ringer badb5a1af2 fhs-userenv-bubblewrap: add ca-certificates to fhs
In Arch Linux, many of the certs in /etc/ssl/certs/ are symlinks to
/etc/ca-certificates/extracted/. These symlinks are broken in the FHS
env.

This commit adds ca-certificates to the list of bind mounts, which fixes
connection issues with Steam, wget, etc on Arch Linux hosts.
2021-11-15 15:29:33 -08:00
sternenseemann edfba44b90 gprbuild, gprbuild-boot: bump gprconfig_kb to 22.0.0
gprconfig_kb finally also saw a new release, so it matches the gprbuild
version again.
2021-11-16 00:25:34 +01:00
Maximilian BoschandGitHub 269c2a2283 Merge pull request #146028 from symphorien/pdfarranger-1.8.0
pdfarranger: 1.7.1 -> 1.8.0
2021-11-16 00:04:06 +01:00
Florian KlinkandGitHub 4890bee027 Merge pull request #146142 from Artturin/usrneededfor
nixos/lib: add /usr to pathsNeededForBoot
2021-11-15 22:59:25 +01:00
Michael WeissandGitHub 508ff6dc67 Merge pull request #146184 from primeos/chromium
chromium: 95.0.4638.69 -> 96.0.4664.45
2021-11-15 22:57:20 +01:00
sternenseemann b011b33e42 emacs.pkgs.ada-mode: use latest wisi
By upgrading the AdaCore libraries to their 22.*.* versions and GNAT to
version 11 we can finally upgrade wisi beyond 3.1.5 and probably
(hopefully) stay on latest for some time.
2021-11-15 22:41:56 +01:00
sternenseemann 68ba489d8e gnatcoll-*: get python binary name from derivation 2021-11-15 22:41:56 +01:00
sternenseemann bde7dc1f81 gnatcoll-*: 21.0.0 -> 22.0.0 2021-11-15 22:41:56 +01:00
sternenseemann 7f96c6f037 gprbuild, gprbuild-boot: 21.0.0 -> 22.0.0 2021-11-15 22:41:56 +01:00
sternenseemann 2458ae6a72 xmlada: 21.0.0 -> 22.0.0 2021-11-15 22:41:56 +01:00
sternenseemann debf4fc929 gnat: 9 -> 11
Update the default GNAT version from 9 to 11, as GNAT >= 11 is required
to compile the 22.* AdaCore libraries.

To allow this, we need to pick a patch from ghdl's master fixing a
compilation problem with GNAT 11.
2021-11-15 22:41:56 +01:00
sternenseemann 7adb11cf58 fcft: 2.4.5 -> 2.5.0
https://codeberg.org/dnkl/fcft/releases/tag/2.4.6
https://codeberg.org/dnkl/fcft/releases/tag/2.5.0

Replace withHarfBuzz with withShapingTypes which allows us to more
accurately represent the current feature flag situation upstream.
Additionally test all non-default configurations via passthru.tests.

Settings for shapingType:

* `[ "grapheme" ]`: depend on HarfBuzz, like withHarfBuzz before
* `[ "grapheme" "run" ]`: depend on HarfBuzz and utf8proc. This is
  the same as `[ "run" ]` at the moment which may change in the
  future.
* `[]`: No text shaping support, no additional dependencies
2021-11-15 22:39:45 +01:00
Pavol RusnakandGitHub 2e19c4dacf Merge pull request #146180 from TredwellGit/electron
Update Electron
2021-11-15 22:39:08 +01:00
Robert Scottandsterni e30f006b3c cbqn-standalone: fix installPhase on darwin 2021-11-15 22:36:47 +01:00
Michael Weiss a39908a7cb chromium: 95.0.4638.69 -> 96.0.4664.45
https://chromereleases.googleblog.com/2021/11/stable-channel-update-for-desktop.html

This update includes 25 security fixes.

CVEs:
CVE-2021-38007 CVE-2021-38008 CVE-2021-38009 CVE-2021-38006
CVE-2021-38005 CVE-2021-38010 CVE-2021-38011 CVE-2021-38012
CVE-2021-38013 CVE-2021-38014 CVE-2021-38015 CVE-2021-38016
CVE-2021-38017 CVE-2021-38018 CVE-2021-38019 CVE-2021-38020
CVE-2021-38021 CVE-2021-38022
2021-11-15 22:11:46 +01:00
Robert ScottandGitHub 5e15d5da4a Merge pull request #142522 from risicle/ris-strongswan-5.9.4
strongswan: 5.8.1 -> 5.9.4
2021-11-15 21:08:20 +00:00
Robert Scott d13480917a strongswan: 5.8.1 -> 5.9.4
remove two now-included patches, add new nixos module parameter
ca_id
2021-11-15 21:06:57 +00:00
Fabian AffolterandGitHub 2d8f84bb56 Merge pull request #144508 from fabaff/bump-pyvolumio
python3Packages.pyvolumio: 0.1.4 -> 0.1.5
2021-11-15 21:57:03 +01:00
Kevin CoxandGitHub e0747954e6 Merge pull request #146174 from andresilva/ledger-live-2.35.0
ledger-live-desktop: 2.34.4 -> 2.35.0
2021-11-15 15:47:36 -05:00
Janne HeßandGitHub 51befa6cdc Merge pull request #145951 from Mic92/zsh-fast-syntax-highlighting 2021-11-15 21:16:03 +01:00
TredwellGit 322808de0f electron_14: 14.2.0 -> 14.2.1
https://github.com/electron/electron/releases/tag/v14.2.1
2021-11-15 20:14:28 +00:00
TredwellGit de1a756611 electron_15: 15.3.0 -> 15.3.1
https://github.com/electron/electron/releases/tag/v15.3.1
2021-11-15 20:14:01 +00:00
Janne HeßandGitHub a5deae807e Merge pull request #145825 from r-ryantm/auto-update/bluetooth_battery 2021-11-15 21:05:43 +01:00
Janne HeßandGitHub 5715d5b507 Merge pull request #146074 from r-ryantm/auto-update/python38Packages.pytelegrambotapi 2021-11-15 20:59:41 +01:00
Janne HeßandGitHub 0329e54453 Merge pull request #146106 from TredwellGit/steam 2021-11-15 20:58:48 +01:00
Janne HeßandGitHub a407113593 Merge pull request #143795 from VergeDX/unixODBCDrivers.mariadb 2021-11-15 20:58:03 +01:00
Jan TojnarandGitHub a21aec9d3d Merge pull request #146170 from ncfavier/gtk-4.5
gtk4: 4.4.0 -> 4.4.1
2021-11-15 20:36:03 +01:00
Kevin CoxandGitHub 969ab6aca0 Merge pull request #145460 from lorenzleutgeb/gradle-clean
gradle: Clean up
2021-11-15 14:28:39 -05:00
André Silva 322841df2c ledger-live-desktop: 2.34.4 -> 2.35.0 2021-11-15 19:25:39 +00:00
figsodaandGitHub c6cb804033 Merge pull request #146128 from iAmMrinal0/update/broot
broot: 1.6.6 -> 1.7.1
2021-11-15 14:13:47 -05:00
Naïm Favier 702b5f6dc9 gtk4: 4.4.0 -> 4.4.1
https://gitlab.gnome.org/GNOME/gtk/-/blob/4.4.1/NEWS
2021-11-15 20:09:07 +01:00
figsodaandGitHub 7192c08f93 Merge pull request #146165 from figsoda/update-hck
hck: 0.6.6 -> 0.6.7
2021-11-15 13:55:58 -05:00
Mrinal Purohit d25def1a84 broot: 1.6.6 -> 1.7.1 2021-11-16 00:09:31 +05:30
toonnandGitHub 9e7f498eaf jupyter_server: Patch unicode test for Darwin (#145993)
The test relies on creating and then reading files with unicode names
to/from disk. Apple's HFS+, the default file system until recently, is
unicode-normalizing with normal form D (NFD). So not all unicode file
names round-trip. This patch implements one imperfect solution.

ZHF: #144627
2021-11-15 13:38:40 -05:00
Pascal WittmannandGitHub 73d60f405a Merge pull request #145746 from sikmir/suckless-cross
farbfeld,ii,sic,slock,slstatus,wmname: fix cross-compilation
2021-11-15 19:32:36 +01:00
Robert SchützandGitHub 2103db82c3 Merge pull request #146153 from fabaff/bump-total-connect-client
python3Packages.total-connect-client: 2021.11.2 -> 2021.11.4
2021-11-15 10:28:48 -08:00
Maximilian BoschandGitHub 80de0b9ea4 Merge pull request #145237 from lovesegfault/rnix-lsp-nix-stable
rnix-lsp: use nix (2.4)
2021-11-15 19:27:20 +01:00
Lorenz Leutgeb 5153a6cf19 gradle: Clean up 2021-11-15 19:19:50 +01:00
Aaron AndersenandGitHub e23a1d5f27 Merge pull request #146009 from aanderse/kodi.packages.libretro-mgba
kodi.packages.libretro-mgba: init at 0.9.2.31
2021-11-15 13:17:37 -05:00
Maximilian BoschandGitHub 627afe3c66 Merge pull request #146152 from r-ryantm/auto-update/xterm
xterm: 369 -> 370
2021-11-15 18:57:42 +01:00
Mark Sagi-KazarandJonathan Ringer e7b0920211 reveal-md: init at 5.2.0
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-11-15 09:53:32 -08:00
figsodaandGitHub 30b0f70e7f Merge pull request #146132 from figsoda/update-stylua
stylua: 0.11.1 -> 0.11.2
2021-11-15 12:44:37 -05:00
Mikael VossandYuka b0657ddc91 flex-ndax: 0.1-20210714.0 -> 0.2-20211111.0 2021-11-15 18:36:38 +01:00
Mikael VossandYuka aeaafd1502 doc: Explain daemon(IO)NiceLevel removal in release note 2021-11-15 18:34:17 +01:00
Mikael VossandYuka ee8e993fd4 modules/nix-daemon: Replace daemon(IO)NiceLevel options
The nix.daemonNiceLevel options allows for setting the nice level of the
Nix daemon process. On a modern Linux kernel with group scheduling the
nice level only affects threads relative to other threads in the same
task group (see sched(7)). Therefore this option has not the effect one
might expect.

The options daemonCPUSchedPolicy and daemonIOSchedClass are introduced
and the daemonIONiceLevel option renamed to daemonIOSchedPrority for
consistency. These options allow for more effective control over CPU
and I/O scheduling.

Instead of setting daemonNiceLevel to a high value to increase the
responsiveness of an interactive system during builds -- which would not
have the desired effect, as described above -- one could set both
daemonCPUSchedPolicy and daemonIOSchedClass to idle.
2021-11-15 18:34:17 +01:00
Maximilian BoschandGitHub d635496f3a grafana: 8.2.3 -> 8.2.4, fix CVE-2021-41244 (#146164)
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.2.4
2021-11-15 18:27:25 +01:00
figsoda 621109350d hck: 0.6.6 -> 0.6.7 2021-11-15 12:26:09 -05:00
Robert SchützandGitHub 258ae34a99 Merge pull request #145561 from dotlambda/libxlsxwriter-1.1.4
libxlsxwriter: 1.1.3 -> 1.1.4
2021-11-15 09:21:57 -08:00
Kim LindbergerandGitHub 0039b0b5a8 Merge pull request #144564 from jtojnar/php-overridable
php: Implement overrideAttrs that composes with buildEnv/withExtensions
2021-11-15 18:12:44 +01:00