1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
Commit graph

635067 commits

Author SHA1 Message Date
github-actions[bot] e65aa8301b
[Backport release-24.05] vpsfree-client: 0.18.0 -> 0.19.0 (#340006)
Co-authored-by: Jakub Skokan <jakub.skokan@havefun.cz>
2024-09-11 15:44:41 +02:00
André Silva a8864fdfd0
[Backport release-24.05] prometheus-dnsmasq-exporter: unstable-2024-05-06 -> 0.3.0 (#340823) 2024-09-11 13:21:38 +01:00
Artturin 440d6c29a3
[Backport release-24.05] ffcast: add awk to path (#341124) 2024-09-11 04:20:11 +03:00
Nikolay Korotkiy 568fb2baa5 ffcast: add awk to path
(cherry picked from commit 55ff4178e8)
2024-09-11 00:23:04 +00:00
Artturin 5b9bf6afae
[Backport release-24.05] treewide: Fix remaining Android sdkVer and ndkVer references (#341108) 2024-09-11 02:00:50 +03:00
Martin Weinelt 79a31ab950
[Backport release-24.05] microcode-intel: 20240813 -> 20240910 (#341102) 2024-09-11 00:51:30 +02:00
Nick Cao 4827e02581
[Backport release-24.05] flyctl: 0.2.124 -> 0.2.125 (#340772) 2024-09-10 18:16:06 -04:00
Axel Karjalainen be7ee31fc3 treewide: Fix remaining Android sdkVer and ndkVer references (#341106)
Fix remaining sdkVer and ndkVer references

1144d46 renamed sdkVer and ndkVer, but forgot one reference and
incorrectly replaced another

(cherry picked from commit a99c334965)
2024-09-10 22:09:40 +00:00
Felix Singer afa916b191 microcode-intel: 20240813 -> 20240910
fbfe741896/releasenote.md

Signed-off-by: Felix Singer <felixsinger@posteo.net>
(cherry picked from commit d14c5f66fc)
2024-09-10 21:27:14 +00:00
Jörg Thalheim e775ab787b
[release-24.05]: backport nix code owner (#336734) 2024-09-10 23:18:34 +02:00
Jörg Thalheim 64db23c082
[release-24.05] Nix 2.24.6 + nix git bump (#341049) 2024-09-10 23:16:59 +02:00
Adam C. Stephens c1db88d848
[Backport release-24.05] zfs: 2.2.5 -> 2.2.6 (#340382) 2024-09-10 14:50:44 -04:00
Jörg Thalheim 6c55848586 nixVersions.git: disable test on aarch64-linux
(cherry picked from commit 74787857f8)
2024-09-10 18:32:09 +02:00
Jörg Thalheim 51a06e3d79 nixVersions.nix_2_24: 2.24.5 -> 2.24.6
(cherry picked from commit 3986d6976b)
2024-09-10 18:31:27 +02:00
Jörg Thalheim 8c187ba62d nixVersions.git: 2.25.0pre20240807 -> 2.25.0pre20240910
(cherry picked from commit 9103a4d978)
2024-09-10 18:31:18 +02:00
Jörg Thalheim df9a693291 Revert "nixVersions.nix_2_24,git: mark vulnerable"
This reverts commit 4eee59973a.

(cherry picked from commit dfaef71403)
2024-09-10 18:31:11 +02:00
Jörg Thalheim d1c50baf0c Revert "nixVersions.git: improve error message"
This reverts commit 757e0a34b7.

(cherry picked from commit b576c486ef)
2024-09-10 18:30:59 +02:00
Adam C. Stephens 625e63d05e
[Backport release-24.05] nebula: 1.9.3 -> 1.9.4 (#340918) 2024-09-10 12:11:06 -04:00
Johannes Jöns 50d7874d50
[24.05] openasar: 0-unstable-2024-01-13 -> 0-unstable-2024-09-06 (#340944) 2024-09-10 16:03:43 +00:00
Artturin e69176ecbf
[Backport release-24.05] nixos/doc: add documentation for formats.hocon and formats.libconfig (#341036) 2024-09-10 18:33:16 +03:00
Will Fancher ba61046640 zfs: Fix bash completions with 2.1
(cherry picked from commit cf572e0f31)
2024-09-10 11:29:38 -04:00
Will Fancher 04c2feca6c nixos/tests/zfs: Fix flake build
(cherry picked from commit 9bd0b5ac05)
2024-09-10 11:29:37 -04:00
Andrew Marshall 056f147112 zfs_2_2: 2.2.5 -> 2.2.6
- This release brings official support for Kernel 6.10
- Also update zfs_unstable as it would otherwise lag behind
- Upstream now links `zpool` completion, so only do so on older zfs
  (since we still need to support 2.1.x)

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.2.6
(cherry picked from commit 636134b8ed)
2024-09-10 11:29:37 -04:00
Andrew Marshall 27b52adcb4 zfs: dynamically determine latestCompatibleLinuxPackages
This removes the need to micromanage this value, instead we simply find
the correct one based on the existing kernelCompatible attr (though that
is now a function). This not only simplifies ZFS upgrades, but also
whenever Kernel versions are removed due to EOL.

(cherry picked from commit 7fa05c77b7)
(cherry picked from commit 34e1748391)
(cherry picked from commit d174eca1fa)
2024-09-10 11:29:15 -04:00
Andrew Marshall fe1ef01f1e zfs_unstable: remove unused param
(cherry picked from commit 52a7570e09)
2024-09-10 11:29:15 -04:00
h7x4 d63965f14c nixos/doc: move implementation notes for formats.libconfig to docs
(cherry picked from commit bf2adb82b7)
2024-09-10 15:26:46 +00:00
h7x4 a77fc07ef9 nixos/doc: add documentation for formats.libconfig
(cherry picked from commit a891526b22)
2024-09-10 15:26:46 +00:00
h7x4 f326bccdbd nixos/doc: move implementation notes for formats.hocon to docs
(cherry picked from commit 141a8a6c86)
2024-09-10 15:26:46 +00:00
h7x4 e3d4cf9eeb nixos/doc: add documentation for formats.hocon
(cherry picked from commit 89aaab565e)
2024-09-10 15:26:46 +00:00
Markus Kowalewski f5aee17516
[Backport release-24.05] gromacs: 2024.2 -> 2024.3 (#340614) 2024-09-10 15:50:37 +02:00
Artturin 709e68b43f
[24.05] hyperv-daemons: fix fcopy build and nixfmt-rfc-style (#337600) 2024-09-10 16:30:49 +03:00
jade 196c3de257 lixVersions.lix_2_91: init
Original PR: #334269

This adds Lix 2.91.0 to nixpkgs and sets it as the default Lix release.
This is compliant with the 24.05 stability policy because Lix 2.91 does
not break any users (io_uring is already only partially available due to
old kernels, nobody on github uses build-hook, and nix 2.3 is the oldest
version of nix with security support).

Blog post:
https://lix.systems/blog/2024-08-12-lix-2.91-release/

Release notes:
https://docs.lix.systems/manual/lix/stable/release-notes/rl-2.91.html

Change-Id: I6960314bddceb7ab10e3cd6d9842d578f501fd76

Co-authored-by: Atemu <git@atemu.net>
Co-authored-by: Yureka <yureka@cyberchaos.dev>
Co-authored-by: getchoo <48872998+getchoo@users.noreply.github.com>
(cherry picked from commit 5b6d2fb626)
2024-09-10 13:51:45 +02:00
Jade Lovelace 9492635337 lix: restore to approximately the state in master (pre 2.91)
This differs in two ways from master:
- tests.misc uses the nixos test name used in 24.05
- the boost stuff rendered obsolete when
  https://github.com/NixOS/nixpkgs/issues/86131 was fixed is left
  intact, since it is not fixed in 24.05

This does *not* differ in the accidentally disabling LTO. That's fixed
in the 2.91 commit.

Seems to build on x86_64-linux.

This commit is done so that we can more directly cherry-pick future lix
versions from master by removing gratuitous divergences in the package
that make maintenance annoying (it seems like master has experienced a
round of nixfmt-rfc-style).
2024-09-10 13:51:45 +02:00
Jade Lovelace 43d39bad35 nixosTests.misc: fix override
This meant that pkgs.lix.passthru.tests.misc never evaluated.

It should be noted that it seems like completely different test
infrastructure is in use on master (25.11), or maybe it is just that the
same test got renamed to nix-misc. Either way, this is busted.
2024-09-10 13:51:45 +02:00
R. Ryantm 49b3783b10
openasar: 0-unstable-2024-06-30 -> 0-unstable-2024-09-06 2024-09-10 09:18:55 +02:00
R. Ryantm 8d2662f116
openasar: 0-unstable-2024-01-13 -> 0-unstable-2024-06-30 2024-09-10 09:18:45 +02:00
Christina Sørensen 52d34b04a0
[Backport release-24.05] hedgedoc: 1.9.9 -> 1.10.0 (#340932) 2024-09-10 09:05:25 +02:00
Maximilian Bosch b249c241bc
Merge: [24.05] prometheus-pgbouncer-exporter: 0.8.0 -> 0.9.0, fix secrets handling (#340868) 2024-09-10 08:50:24 +02:00
Sandro Jäckel edd84626d1
hedgedoc: 1.9.9 -> 1.10.0
Changelog: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.0
Fixes: https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-pjf2-269h-cx7p
(cherry picked from commit 7e7df1ade9)
2024-09-10 06:51:38 +02:00
Bruno Bigras c2526867d8 nebula: 1.9.3 -> 1.9.4
(cherry picked from commit 432762ae2f)
2024-09-10 03:02:27 +00:00
Robert Hensing 44a71ff39c nixVersions.nix_2_24,git: mark vulnerable
(cherry picked from commit c8c6be2e20)
(cherry picked from commit 17bbb49a84)
2024-09-09 18:15:20 -07:00
Maximilian Bosch f3762903d6
nixos/prometheus-exporters/pgbouncer: don't leak DB password into cmdline
Since `connectionStringFile` reads the file and puts it into the
invocation of the exporter, it's part of the cmdline and thus
effectively world-readable.

Added a new `connectionEnvFile` which is supposed to be an environment
file of the form

  PGBOUNCER_EXPORTER_CONNECTION_STRING=...

that will be added to the systemd service. The exporter will read the
connection string from that value.

(cherry picked from commit 862ecd674f)
2024-09-09 22:54:13 +02:00
Maximilian Bosch 1a6587231b
nixos/prometheus-exporters: fix assertions declared in exporter modules
And it turns out, the test was using a removed option all along 🙃

(cherry picked from commit 4980a7d938)
2024-09-09 22:34:44 +02:00
Maximilian Bosch f5dc68a766
prometheus-pgbouncer-exporter: 0.8.0 -> 0.9.0
ChangeLog: https://github.com/prometheus-community/pgbouncer_exporter/blob/v0.9.0/CHANGELOG.md#090--2024-08-01
(cherry picked from commit 4d262e749f)
2024-09-09 22:34:43 +02:00
Maximilian Bosch bb41063b61
[Backport release-24.05] meshcentral: 1.1.27 -> 1.1.29 (#340822) 2024-09-09 20:46:56 +02:00
Weijia Wang f20a6144c5
[Backport release-24.05] notmuch-mailmover: 0.2.0 -> 0.3.0 (#339658) 2024-09-09 19:19:28 +02:00
André Silva dfc5b88a80 prometheus-dnsmasq-exporter: unstable-2024-05-06 -> 0.3.0
(cherry picked from commit e7c26eecfd)
2024-09-09 17:18:47 +00:00
Maximilian Bosch 05bb1c5682 meshcentral: 1.1.27 -> 1.1.29
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.29
(cherry picked from commit 90f34aeff8)
2024-09-09 17:14:47 +00:00
Weijia Wang 3d4c119898
[Backport release-24.05] wavebox: 10.127.10-2 -> 10.128.5-2 (#340375) 2024-09-09 19:10:12 +02:00
Weijia Wang 24114f33a9
[Backport release-24.05] vfkit: init at 0.5.1 (#340536) 2024-09-09 19:07:26 +02:00