Fabian Affolter
fd26be64a6
Merge pull request #269422 from fabaff/ospd-openvas-bump
...
ospd-openvas: 22.6.1 -> 22.6.2
2023-11-23 22:11:04 +01:00
Fabian Affolter
a77a90e0d2
Merge pull request #269421 from fabaff/can-bump
...
python311Packages.can: 4.2.2 -> 4.3.0
2023-11-23 22:09:35 +01:00
Fabian Affolter
f683158778
checkov: 3.1.9 -> 3.1.10
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.1.9...3.1.10
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.1.10
2023-11-23 21:52:49 +01:00
R. Ryantm
abe6cf9c60
cudatext-qt: 1.201.0.2 -> 1.202.1
2023-11-23 20:52:25 +00:00
Fabian Affolter
8538abf670
cnspec: 9.6.1 -> 9.8.0
...
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v9.6.1...v9.8.0
Changelog: https://github.com/mondoohq/cnspec/releases/tag/v9.8.0
2023-11-23 21:47:16 +01:00
Fabian Affolter
6e31010bb3
Merge pull request #269394 from r-ryantm/auto-update/python311Packages.mdformat-mkdocs
...
python311Packages.mdformat-mkdocs: 1.0.6 -> 1.1.0
2023-11-23 21:42:46 +01:00
Silvan Mosberger
38664f70d1
rl-2311: Add release notes on lib
...
NixOS releases are also `lib` releases :)
The release notes were collected from looking at the `git diff` since
22.11.
Since the NixOS and Nixpkgs manuals are rendered separately, I'm linking
to the "unstable" link to make sure the links definitely work on the time of
release. The "stable" link might take some time to become available
2023-11-23 21:13:59 +01:00
Silvan Mosberger
6816f28c96
lib.fileset.fileFilter: Predicate attribute for file extension
2023-11-23 21:05:23 +01:00
R. Ryantm
0b59886c20
global: 6.6.10 -> 6.6.11
2023-11-23 12:04:36 -08:00
h7x4
b8054ecd8a
treewide: add mainProgram
2023-11-23 21:04:16 +01:00
R. Ryantm
1088b405d1
besu: 23.10.0 -> 23.10.2
2023-11-23 12:03:57 -08:00
R. Ryantm
9940847ce7
chezmoi: 2.40.4 -> 2.41.0
2023-11-23 12:03:46 -08:00
R. Ryantm
e7ca2d5623
riemann: 0.3.9 -> 0.3.10
2023-11-23 12:03:29 -08:00
R. Ryantm
2f10bac416
chkrootkit: 0.55 -> 0.58b
2023-11-23 12:03:14 -08:00
R. Ryantm
a6779efbbc
javacc: 7.0.12 -> 7.0.13
2023-11-23 12:02:32 -08:00
Eduardo Quiros
d8daf1cb1b
signal-desktop: 6.39.0 -> 6.39.1, 6.40.0-beta.1 -> 6.40.0-beta.2
2023-11-23 20:58:14 +01:00
R. Ryantm
e33a645587
zuo: unstable-2023-11-10 -> unstable-2023-11-23
2023-11-23 19:56:07 +00:00
Dmitry Ivankov
746e394638
bazel_4: fix CLang 16 Werror-s on darwin
...
Fixing `bazel_4` after #234710
Error example
https://hydra.nixos.org/build/241174862/nixlog/1
```
Execution platform: //:default_host_platform
third_party/zlib/gzwrite.c:89:20: error: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
writ = write(state->fd, strm->next_in, put);
^
```
Similar to #269481 and #269297
2023-11-23 20:39:38 +01:00
Pol Dellaiera
4e71e160fb
Merge pull request #269393 from drupol/php-8-3-0
...
php: November bumps: (8.1.26, 8.2.13, 8.3.0)
2023-11-23 20:28:12 +01:00
Dmitry Ivankov
781538c5ed
bazel_5: fix CLang 16 Werror-s on darwin
...
Fixing `bazel_5` after #234710
Error example
https://hydra.nixos.org/build/241240612/nixlog/1
```
external/com_google_absl/absl/meta/type_traits.h:560:8: error: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Werror,-Wdeprecated-builtins]
(__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
```
Similar to #269297 , and remaining `bazel_4` is WIP for another PR
2023-11-23 20:23:50 +01:00
R. Ryantm
61c87b12fe
mimir: 2.10.3 -> 2.10.4
2023-11-23 19:13:28 +00:00
Artturi
1ea40b20f1
Merge pull request #268812 from Artturin/llvmdedup3
2023-11-23 21:00:27 +02:00
Artturi
5be8fd9f99
Merge pull request #269270 from Artturin/fixeval4
2023-11-23 20:58:07 +02:00
R. Ryantm
3cf18074db
kodiPackages.radioparadise: 1.0.5 -> 2.0.0
2023-11-23 18:41:27 +00:00
Lily Foster
1a9dc0c41a
Merge pull request #269406 from chvp/upd/teams-for-linux
...
teams-for-linux: 1.3.19 -> 1.3.22
2023-11-23 12:47:08 -05:00
Valentin Gagarin
570757826e
Merge pull request #263056 from DanielSidhion/kernel-docs
...
doc: consolidate info on manual linux kernel configs
2023-11-23 18:21:10 +01:00
annalee
359d577687
figlet: ignore implicit-function-declaration; fix build
...
figlet.c uses getopt from getopt.c with no function declaration.
2023-11-23 19:00:42 +02:00
Felix Bühler
631766b842
gitlab: migrate to prefetch-yarn-deps ( #269307 )
2023-11-23 17:52:44 +01:00
DS
1d7ee9ff09
doc: consolidate info on manual linux kernel configs
...
The Nixpkgs documentation on the linux kernel builders focused on
using and extending kernels that were already packaged, but never
mentioned that it's possible to also build a kernel almost "from
scratch".
The NixOS documentation went a bit deeper on manual linux kernel
configs, but that information wasn't particularly NixOS-specific.
This commit consolidates the information related to building the
kernel on Nixpkgs's documentation, while keeping any additional
NixOS-specific information on NixOS's documentation.
An additional README.md was created for contributor-facing
documentation.
2023-11-23 08:50:16 -08:00
Maciej Krüger
afa5ac226a
ubus: unstable-2023-06-05 -> unstable-2023-11-14
2023-11-23 17:47:41 +01:00
Maciej Krüger
1a73ff52d3
libubox: unstable-2023-05-23 -> unstable-2023-11-03
2023-11-23 17:47:40 +01:00
Robert Schütz
d77bda728d
Merge pull request #268740 from dotlambda/mousai-0.7.6
...
mousai: 0.7.5 -> 0.7.6
2023-11-23 08:35:44 -08:00
Robert Hensing
779e50580c
Merge pull request #224611 from srhb/kafka-settings-module
...
Kafka: Settings and KRaft support
2023-11-23 17:35:29 +01:00
Randy Eckenrode
b6d4be13d0
postgresqlPackages.postgis: fix build on clang 12+
...
Work around https://github.com/NixOS/nixpkgs/issues/166205
2023-11-23 11:30:24 -05:00
Thiago Kenji Okada
f765ca264a
Merge pull request #269430 from jcf/clj-kondo-graalvm-references
...
clj-kondo: Remove references to GraalVM derivation
2023-11-23 16:25:04 +00:00
Jonas Heinrich
d4f2426c5d
Merge pull request #269323 from Stunkymonkey/muzika-migrate-prefetch-yarn-deps
...
muzika: migrate to prefetch-yarn-deps
2023-11-23 17:16:24 +01:00
R. Ryantm
8c24931339
mautrix-discord: 0.6.3 -> 0.6.4
2023-11-23 16:15:28 +00:00
Maciej Krüger
e8b0430bc4
Merge pull request #266505 from nbraud/mpvScripts/simple-mpv-webui
2023-11-23 17:10:41 +01:00
Ryan Lahfa
d783b6040d
Merge pull request #269381 from YellowOnion/bcachefs
2023-11-23 16:53:22 +01:00
Anderson Torres
7b6ec1bc82
wio: init at unstable-2023-05-28
...
A resurrection.
2023-11-23 12:40:23 -03:00
K900
eead97a9b2
Merge pull request #269410 from K900/container-test-cleanup
...
nixos/tests/containers-ip: don't include channel sources
2023-11-23 18:26:28 +03:00
Yang, Bo
932441c86d
nixos/nvidia: load nvidia-uvm
kernel module via softdep
( #267335 )
2023-11-23 16:19:27 +01:00
OTABI Tomoya
232c34b9cb
Merge pull request #267545 from traxys/fix_fit-trackee
...
fit-trackee: pin flask-sqlalchemy to 3.0.5
2023-11-24 00:13:51 +09:00
Lily Foster
610f760ba0
Merge pull request #269395 from Janik-Haag/alicelg
...
alice-lg: add passthru.tests
2023-11-23 10:05:36 -05:00
Nick Cao
a68bc4feaf
Merge pull request #266296 from yayayayaka/element-1.11.48
...
element-{web,desktop}: 1.11.47 -> 1.11.50
2023-11-23 09:27:14 -05:00
Nick Cao
dfb9303e00
Merge pull request #265958 from malob/add-inshellisense
...
inshellisense: init at 0.0.1-rc.4
2023-11-23 09:16:17 -05:00
Nick Cao
c8962ab82f
Merge pull request #269315 from Stunkymonkey/schildichat-desktop-migrate-prefetch-yarn-deps
...
schildichat-desktop: migrate to prefetch-yarn-deps
2023-11-23 09:15:53 -05:00
Nick Cao
7ce659856e
Merge pull request #269314 from Stunkymonkey/schildichat-web-migrate-prefetch-yarn-deps
...
schildichat-web: migrate to prefetch-yarn-deps
2023-11-23 09:15:37 -05:00
Nick Cao
b65959f83c
Merge pull request #269317 from Stunkymonkey/element-web-migrate-prefetch-yarn-deps
...
element-web: migrate to prefetch-yarn-deps
2023-11-23 09:15:13 -05:00
Nick Cao
1ac37b49ea
Merge pull request #269318 from Stunkymonkey/element-desktop-migrate-prefetch-yarn-deps
...
element-desktop: migrate to prefetch-yarn-deps
2023-11-23 09:14:54 -05:00