Commit Graph

633298 Commits

Author SHA1 Message Date
Silvan Mosberger
f8be62913c workflows/check-nix-format: strip newline from file listings
Otherwise it prints the command to run with an empty entry:

  nixfmt '<stuff>' ''

Thanks to https://yaml-multiline.info/ for the great help with this

(cherry picked from commit d0bebb7d6b)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
34c5271739 workflows/check-nix-format: show command to fix
When some files are not formatted properly, this shows how people can
fix the problem.

This notably uses the shell.nix introduced in the parent commit to
ensure that the nixfmt version matches what CI expects.

(cherry picked from commit 53b517c685)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
7d5716c800 root: shell.nix for nixfmt
This uses the reusable pinned Nixpkgs from the parent commit to create a
shell.nix file for an environment with a pinned nixfmt version.

(cherry picked from commit a70ab58960)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
e9bd2f3c25 ci: reusable Nix format Nixpkgs pin
This is needed such that in the next commit, we can re-use the same
version from a shell.nix, allowing people to have a guaranteed matching
nixfmt version.

(cherry picked from commit b33ac05d04)
2024-07-15 17:49:04 +02:00
Silvan Mosberger
5f1fbdaff6 ci: init directory
This creates a new directory for all CI support files, will be populated
in future commits.

(cherry picked from commit 13599930cb)
2024-07-15 17:49:03 +02:00
Masum Reza
49aa24318c
Merge pull request #327329 from NixOS/backport-327257-to-release-24.05
[Backport release-24.05] warp-terminal: 0.2024.06.25.08.02.stable_01 -> 0.2024.07.09.08.01.stable_00
2024-07-15 20:51:49 +05:30
R. Ryantm
39de806bcc signal-desktop-beta: 7.15.0-beta.1 -> 7.16.0-beta.1
(cherry picked from commit 3c4dc205fe)
2024-07-15 15:14:56 +00:00
R. Ryantm
e447407f39 freeradius: 3.2.3 -> 3.2.4
(cherry picked from commit ea648db7e0)
2024-07-15 15:12:11 +00:00
wskeele
83caf04904 nixos/duplicity: Add support for --include-filelist / --exclude-filelist
(cherry picked from commit fff878e7c6)
2024-07-15 14:35:46 +00:00
R. Ryantm
3a187dc885 opera: 111.0.5168.43 -> 111.0.5168.61
(cherry picked from commit e7442f53ad)
2024-07-15 14:23:46 +00:00
Friedrich Altheide
3e697c8fd8 virtualboxGuestAdditions: cleanup
(cherry picked from commit 8796a01aad)
2024-07-15 14:03:05 +00:00
0x4A6F
f00dc14a28
Merge pull request #318330 from lelgenio/backport-virtualbox-7.0.18
[Backport release-24.05] virtualbox & virtualboxGuestAdditions: 7.0.14 -> 7.0.18
2024-07-15 15:59:52 +02:00
Franz Pletz
8b023f26d4
Merge pull request #327367 from NixOS/backport-326487-to-release-24.05 2024-07-15 15:44:40 +02:00
❄️
f6f7431cae
Merge pull request #327366 from NixOS/backport-323963-to-release-24.05
[Backport release-24.05] k3s_1_28: 1.28.10+k3s1 -> 1.28.11+k3s1
2024-07-15 10:21:02 -03:00
R. Ryantm
c88b223d5f wireshark: 4.2.5 -> 4.2.6
(cherry picked from commit fbb2c48886)
2024-07-15 13:11:05 +00:00
R. Ryantm
8699f0ab20 k3s_1_28: 1.28.10+k3s1 -> 1.28.11+k3s1
(cherry picked from commit 9c840460f0)
2024-07-15 13:10:23 +00:00
❄️
53407278e6
Merge pull request #327360 from NixOS/backport-327248-to-release-24.05
[Backport release-24.05] k3s_1_29: 1.29.6+k3s1 -> 1.29.6+k3s2
2024-07-15 10:05:43 -03:00
R. Ryantm
8166504853 k3s_1_29: 1.29.6+k3s1 -> 1.29.6+k3s2
(cherry picked from commit c2e6a0cf7f)
2024-07-15 12:55:57 +00:00
❄️
648f59c846
Merge pull request #327359 from NixOS/backport-323068-to-release-24.05
[Backport release-24.05] k3s_1_29: 1.29.5+k3s1 -> 1.29.6+k3s1
2024-07-15 09:55:08 -03:00
R. Ryantm
d963094c68 k3s_1_29: 1.29.5+k3s1 -> 1.29.6+k3s1
(cherry picked from commit 5160c5bfce)
2024-07-15 12:54:20 +00:00
Weijia Wang
94693637d7
Merge pull request #326576 from NixOS/backport-322050-to-release-24.05
[Backport release-24.05] ldtk: fix desktop icon not appearing
2024-07-15 14:31:17 +02:00
Weijia Wang
633d7cc8d4
Merge pull request #326756 from NixOS/backport-321562-to-release-24.05
[Backport release-24.05] qgis-ltr: 3.34.7 -> 3.34.8
2024-07-15 14:20:06 +02:00
Weijia Wang
b1896743d7
Merge pull request #326889 from NixOS/backport-324793-to-release-24.05
[Backport release-24.05] username-anarchy: init at 0.5
2024-07-15 14:19:27 +02:00
Weijia Wang
24282b7c8d
Merge pull request #327086 from NixOS/backport-323327-to-release-24.05
[Backport release-24.05] pdal: 2.7.1 -> 2.7.2
2024-07-15 14:12:15 +02:00
K900
100bb51769
Merge pull request #327327 from NixOS/backport-327275-to-release-24.05
[Backport release-24.05] linux_6_10: init at 6.10
2024-07-15 14:25:59 +03:00
K900
38a2ab3621 linux_latest-libre: 19597 -> 19607
(cherry picked from commit 0c16414228)
2024-07-15 13:55:00 +03:00
K900
9a3f74d73a linux-rt_5_10: 5.10.220-rt112 -> 5.10.221-rt113
(cherry picked from commit 800febbde1)
2024-07-15 13:55:00 +03:00
K900
1e179191cd linux_6_1: 6.1.98 -> 6.1.99
(cherry picked from commit f8833878d4)
2024-07-15 13:55:00 +03:00
K900
6f21a13332 linux_6_6: 6.6.39 -> 6.6.40
(cherry picked from commit a5a62ea289)
2024-07-15 13:54:59 +03:00
K900
25574f9e82 linuxPackages_6_10.perf: fix build
Revert upstream change that breaks things in a very strange way.
See commit being reverted for details.

(cherry picked from commit 40ebc3096e)
2024-07-15 13:54:59 +03:00
R. Ryantm
03064ee113 warp-terminal: 0.2024.06.25.08.02.stable_01 -> 0.2024.07.09.08.01.stable_00
(cherry picked from commit 5db33d7d00)
2024-07-15 10:41:47 +00:00
K900
f979e80263 linux_6_10: init at 6.10
(cherry picked from commit f0e87420c9)
2024-07-15 10:07:20 +00:00
Masum Reza
45d3949282
Merge pull request #327269 from NixOS/backport-326617-to-release-24.05
[Backport release-24.05] xcbeautify: 1.4.0 -> 2.4.1
2024-07-15 15:37:00 +05:30
Masum Reza
d441a99228
Merge pull request #327270 from NixOS/backport-326594-to-release-24.05
[Backport release-24.05] unison-ucm: 0.5.22 -> 0.5.24
2024-07-15 15:36:30 +05:30
Someone
85a989b664
Merge pull request #326615 from ShamrockLee/backport-24.05-apptainer-singularity-update
[Backport release-24.05] apptainer: 1.3.2 -> 1.3.3, singularity: 4.1.3 -> 4.1.4
2024-07-15 13:00:30 +03:00
Vladimír Čunát
329522d875 thunderbird: cleanup patch filenames
- drop old no-buildconfig.patch, forgotten from thunderbird 102
- rename the -115 version to no-buildconfig.patch (without changes)

(cherry picked from commit 37a7071f15)
2024-07-15 06:49:33 +00:00
Vladimír Čunát
bbb1dc5692 thunderbird-128: init at 128.0esr
https://blog.thunderbird.net/2024/07/welcome-to-thunderbird-128-nebula/
(cherry picked from commit 22601be95c)
2024-07-15 06:49:33 +00:00
Vladimír Čunát
bf881d4dfc thunderbird: refactor (prepare for version 128)
(cherry picked from commit dd0e1ee3fd)
2024-07-15 06:49:33 +00:00
Rafael Fernández López
d92f210c96 unison-ucm: 0.5.22 -> 0.5.24
(cherry picked from commit 2aff719a09)
2024-07-15 06:10:23 +00:00
Siddarth Kumar
967bb187d4 xcbeautify: 1.4.0 -> 2.4.1
(cherry picked from commit 03d1840025)
2024-07-15 06:09:46 +00:00
github-actions[bot]
56101d9ad0
Merge release-24.05 into staging-next-24.05 2024-07-15 00:15:22 +00:00
Robert Scott
2bd7456c99 hostapd: add nixosTests.wpa_supplicant to passthru.tests
(cherry picked from commit d2ebb01d11)
2024-07-14 23:30:22 +00:00
Artturin
c377d8d39b
Merge pull request #326631 from NixOS/backport-326543-to-release-24.05
[Backport release-24.05] pixelorama: copy icon during install phase
2024-07-14 23:55:31 +03:00
Robert Scott
3c1241c8ce
Merge pull request #327155 from risicle/ris-hostapd-CVE-2024-3596-r24.05
[24.05] hostapd: apply patch for CVE-2024-3596
2024-07-14 20:54:30 +01:00
Robert Hensing
77df3f1792
Update nixos/modules/installer/tools/nix-fallback-paths.nix
Co-authored-by: Emily <vcs@emily.moe>
2024-07-14 20:06:56 +02:00
Guillaume Girol
4d3f56b92c nixos/btrbk: undeprecate extraPackages
it is required on systems where ssh access is configured for
lz4-compressed btrfs send, but no instances are present.

fixes https://github.com/NixOS/nixpkgs/issues/316676

(cherry picked from commit 952b1a3d96)
2024-07-14 17:14:19 +00:00
oddlama
8dcf9a29a8 hostapd: apply patch for CVE-2024-3596
(cherry picked from commit 3dcc9a3371)
2024-07-14 17:55:23 +01:00
OPNA2608
ac799e549f nixos/lomiri: Add teleports
(cherry picked from commit 77aaa0695f)
2024-07-14 16:48:22 +00:00
OPNA2608
f6cd0d58b3 tests/teleports: init
(cherry picked from commit e5ad7914a8)
2024-07-14 16:48:22 +00:00
OPNA2608
190a65a4c6 lomiri.teleports: init at 1.20
(cherry picked from commit eabb70aad5)
2024-07-14 16:48:22 +00:00