Commit Graph
332532 Commits
Author SHA1 Message Date
Fabian Affolter 58cbee06b8 python3Packages.python-socketio: 5.4.1 -> 5.5.0 2021-11-15 23:34:47 +01:00
Robert Scott f0358795ff python3Packages.johnnycanencrypt: fix build with newer maturin 2021-11-15 22:28:20 +00:00
Fabian Affolter a0def2f9ca python3Packages.pwntools: 4.6.0 -> 4.7.0 2021-11-15 23:17:52 +01:00
Fabian Affolter 81658e43f3 python3Packages.greeclimate: 0.12.4 -> 0.12.5 2021-11-15 23:13:13 +01:00
Fabian Affolter 5a41f4072f python3Packages.flux-led: 0.24.21 -> 0.24.24 2021-11-15 23:10:02 +01:00
Bryan A. S 519f1c78ac mongodb-tools: add bryanasdev000 as maintainer 2021-11-15 19:07:24 -03: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
Bryan A. S 19badcf76f mongodb-tools: 4.2.0 -> 100.5.1 2021-11-15 18:58:44 -03: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
Fabian Affolter 38dd8c99b0 urlwatch: 2.23 -> 2.24 2021-11-15 22:42:42 +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
Fabian Affolter 757d972916 checkov: 2.0.571 -> 2.0.574 2021-11-15 21:53:30 +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
Artturin f93a7f8b56 nixos-generate-config: automatically enable microcode updates 2021-11-15 22:28:41 +02: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
sternenseemann e8f9f6efb6 haskell.compiler.ghcjs: fix evaluation regression
The treewide change 8547db919a was done
incorrectly for ghcjs. This hasn't been noticed so far due to a lack of
CI.
2021-11-15 21:03:33 +01:00
sternenseemann 607dd14964 haskell.compiler.ghcHEAD: bootstrap using 8.10.7 binary
This should shorten the bootstrapping part (not requiring an
intermediate 9.0.1 build). Seems like 8.10.7 is still supported for
bootstrapping for the moment and allows compiling for aarch64-darwin.
2021-11-15 21:01:17 +01:00
sternenseemann c28ddd3fd5 haskell.compiler.ghcHEAD: 9.3.20210913 -> 9.3.20211111 2021-11-15 21:01:17 +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
TredwellGit f726b6c476 linux-rt_5_11: remove 2021-11-15 19:38:09 +00:00
TredwellGit c783c8d859 linux/hardened/patches/5.15: init at 5.15.2-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit db13d848fc linux/hardened/patches/5.4: 5.4.158-hardened1 -> 5.4.159-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit b868e78282 linux/hardened/patches/5.14: 5.14.17-hardened1 -> 5.14.18-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit 57d9fd1791 linux/hardened/patches/4.19: 4.19.216-hardened1 -> 4.19.217-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit 9b6fb581af linux/hardened/patches/4.14: 4.14.254-hardened1 -> 4.14.255-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit 38d1f15fe4 linux-rt_5_10: 5.10.73-rt54 -> 5.10.78-rt55 2021-11-15 19:38:09 +00: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
Maximilian Bosch 0ea203399b grocy: 3.1.2 -> 3.1.3
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.3
2021-11-15 19:58:02 +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