Commit Graph

4137 Commits

Author SHA1 Message Date
Leonardo Eugênio
aa01c35210
[Backport release-24.05] virtualbox & virtualboxGuestAdditions: cleanup (#318311)
* virtualbox: remove with lib

* virtualboxGuestAdditions: remove with lib

* virtualboxGuestAdditions: move more buildInputs to nativeBuildInputs

* virtualbox: introduce finalAttrs

* virtualbox: remove old patch

* virtualboxGuestAdditions: Add dragAndDrop service

* fixup! virtualboxGuestAdditions: Add dragAndDrop service

* virtualbox: disable VBOX_WITH_UPDATE_AGENT

* virtualboxGuestAdditions: disable VBOX_WITH_UPDATE_AGENT

* virtualboxGuestAdditions: disable more includes

* virtualboxGuestAdditions: ignore more includes when building

* virtualboxGuestAdditions: cleanup

* virtualboxGuestAdditions: remove alsa & pulse deps

* virtualboxGuestAdditions: remove makeWrapper dep

* virtualboxGuestAdditions: use nix packaged lzma

* virtualbox: remove nasm

* Update nixos/modules/virtualisation/virtualbox-guest.nix

---------

Co-authored-by: Friedrich Altheide <11352905+FriedrichAltheide@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-09 17:53:41 +02:00
Weijia Wang
c0d0be00d4
Merge pull request #324262 from NixOS/backport-324194-to-release-24.05
[Backport release-24.05] docker_27: 27.0.2 -> 27.0.3
2024-07-04 18:33:50 +02:00
Someone
34b75b8d8a
Merge pull request #316750 from NixOS/backport-306716-to-release-24.05
[Backport release-24.05] apptainer, singularity: refactor defaultPath substitution
2024-07-03 22:09:40 +00:00
R. Ryantm
b0bab788e1 docker_27: 27.0.2 -> 27.0.3
(cherry picked from commit cfd26b1370)
2024-07-03 08:51:29 +00:00
Ali Afsharzadeh
77d07181c1 docker_27: init at 27.0.2
(cherry picked from commit cd2550ea1b)
2024-06-30 15:46:16 +00:00
K900
9df5fcbfd7 virt-manager: cherry-pick fix for weird cursor theme related crash
Fixes #320855, aka #207496, aka virt-manager/virt-manager#479

(cherry picked from commit b299dc5d3b)
2024-06-18 20:18:39 +00:00
Alyssa Ross
c3344fbdf0 qemu: 8.2.4 -> 8.2.5 2024-06-16 15:43:56 +02:00
ali afsharzadeh
1e7d6595c4 docker_26: 26.1.3 -> 26.1.4
(cherry picked from commit 3a5a6aac5f)
2024-06-14 21:36:35 +00:00
José Romildo Malaquias
0fb2b0d264
Merge pull request #317818 from NixOS/backport-317748-to-release-24.05
[Backport release-24.05] lxqt.qtermwidget: add prior version 1.4.0 for compatibility with qt5; virt-manager-qt: 0.72.97 -> 0.72.99
2024-06-06 23:05:12 -03:00
José Romildo
e1605087aa virt-manager-qt: 0.72.97 -> 0.72.99
Diff: https://github.com/F1ash/qt-virt-manager/compare/0.72.97...0.72.99
(cherry picked from commit 4d3ee6f521)
2024-06-06 20:10:32 +00:00
Adam Stephens
d1cfd3dd1d OVMF: fix eval/build on i686
(cherry picked from commit 3933d4a0da)
2024-06-06 18:43:49 +00:00
deinferno
377c250bbb vmware-workstation: 17.5.1 -> 17.5.2
(cherry picked from commit da2a8f31ba)

Reason: broken download links on previous versions
2024-06-04 08:01:28 +05:00
Jörg Thalheim
7b7774f543
Merge pull request #316663 from NixOS/backport-314806-to-release-24.05
[Backport release-24.05] qemu: fix cross
2024-06-03 11:27:08 +02:00
Yueh-Shun Li
162569e8ac apptainer, singularity: refactor defaultPath substitution
Add argument sourceFilesWithDefaultPaths to specify the "defaultPath"s
to substitute.

Passthru "sourceFilesWithDefaultPaths" for easier overriding.

Use "--replace-fail" during defalutPath substitution.

(cherry picked from commit 2ab0240295)
2024-06-02 22:34:19 +00:00
Yueh-Shun Li
a3bcdc9d87 apptainer, singularity: add mount to defaultPathInputs
(cherry picked from commit 7a8bdf766d)
2024-06-02 22:34:18 +00:00
Alyssa Ross
b2aa30577c qemu: fix cross
dtc is needed as a native build input (for the dtc binary) and as a
build input (for libfdt).

Closes: https://github.com/NixOS/nixpkgs/pull/314270
(cherry picked from commit 36de695b0e)
2024-06-02 13:21:26 +00:00
teutat3s
abca524ee2 docker: add teutat3s to maintainers
(cherry picked from commit 1dc3b9bcfd)
2024-06-01 18:05:50 +00:00
Gaetan Lepage
c4e01c7a36 apptainer: 1.3.1 -> 1.3.2
Changelog: https://github.com/apptainer/apptainer/releases/tag/v1.3.2
(cherry picked from commit 315b8a0466)
2024-05-28 19:45:16 +00:00
Thomas Gerbet
6ca18af3b3
Merge pull request #311475 from teutat3s/docker-26.1.2
docker_26: 26.0.0 -> 26.1.3
2024-05-21 19:58:23 +02:00
teutat3s
0234bac73c
docker_26: 26.0.0 -> 26.1.3
https://docs.docker.com/engine/release-notes/26.0/
https://docs.docker.com/engine/release-notes/26.1/
2024-05-21 10:58:14 +02:00
Sigmanificient
0058552891 pkgs/applications: remove uneeded fetchpatch arguments 2024-05-21 03:12:20 +02:00
Weijia Wang
3dfa6c677f
Merge pull request #312645 from r-ryantm/auto-update/colima
colima: 0.6.8 -> 0.6.9
2024-05-19 01:27:53 +02:00
R. Ryantm
3f36810e15 colima: 0.6.8 -> 0.6.9 2024-05-18 12:28:54 +00:00
R. Ryantm
bf0acb4656 nixpacks: 1.21.3 -> 1.22.0 2024-05-18 01:21:06 +00:00
Martin Weinelt
d0860255a7
Merge pull request #312281 from Sigmanificient/the-great-python3.8-purge
The great python3.8 purge [0] (python < 3.5)
2024-05-17 13:58:23 +02:00
Sigmanificient
05fa591701 treewide: drop python 3.4 checks 2024-05-17 13:05:55 +02:00
Matthias Beyer
ae16026856
Merge pull request #312352 from r-ryantm/auto-update/ddev
ddev: 1.23.0 -> 1.23.1
2024-05-17 09:11:05 +02:00
R. Ryantm
3b14590bc2 conmon: 2.1.11 -> 2.1.12 2024-05-17 03:49:03 +00:00
R. Ryantm
b8a56384a0 ddev: 1.23.0 -> 1.23.1 2024-05-17 03:31:53 +00:00
Sigmanificient
41aba865e7 python3Packages.jsonrpc-server,docker: drop python 3.2 checks 2024-05-16 20:52:43 +02:00
Alyssa Ross
3eebbc5fe2 qemu: 8.2.3 -> 8.2.4
New release was created in part to work around issues with CDN caching
of multiple versions of the 8.2.3 tarball.

Closes: https://github.com/NixOS/nixpkgs/issues/311497
2024-05-15 20:24:52 +02:00
Pol Dellaiera
9997402000
Merge pull request #311392 from MagicRB/docker-24-0-9
docker_24: 24.0.5 -> 24.0.9
2024-05-15 16:28:20 +02:00
Weijia Wang
88b7d613f5
Merge pull request #311689 from teutat3s/zhf/virtualbox-tests
nixosTests.virtualbox: fix tests, remove minimal profile
2024-05-15 10:56:39 +02:00
teutat3s
5eb28724fe
virtualbox: add passthru.tests 2024-05-14 23:26:16 +02:00
Nick Cao
6a39c7f12c
Merge pull request #311483 from r-ryantm/auto-update/kraft
kraft: 0.8.5 -> 0.8.6
2024-05-14 10:09:46 -04:00
R. Ryantm
735048bce0 kraft: 0.8.5 -> 0.8.6 2024-05-13 21:57:25 +00:00
Kevin Cox
4d50d8dfa8
Merge pull request #310182 from WxNzEMof/podman-5-fixes
podman: improve runtime patching
2024-05-13 17:05:05 -04:00
magic_rb
c429acf641
docker_24: 24.0.5 -> 24.0.9
docker 24.0.5 is affected by multiple vulnerabilities, 24.0.9 is not, list of CVEs: CVE-2024-21626, CVE-2024-23651, CVE-2024-23652, and CVE-2024-23653

Signed-off-by: magic_rb <richard@brezak.sk>
2024-05-13 16:32:42 +02:00
Franz Pletz
d278815aa6
Merge pull request #310709 from r-ryantm/auto-update/podman
podman: 5.0.2 -> 5.0.3
2024-05-13 11:19:56 +02:00
Pol Dellaiera
05358993fb
Merge pull request #309479 from saschagrunert/cri-o
cri-o: 1.29.4 -> 1.30.0
2024-05-12 21:28:35 +02:00
Pol Dellaiera
b83b0dc7f9
Merge pull request #308824 from blitz/virtualbox-wsimport
virtualbox: unbreak enableWebService
2024-05-12 21:27:39 +02:00
github-actions[bot]
42828a757c
Merge master into staging-next 2024-05-11 18:01:23 +00:00
Nick Cao
8c8ed0eefc
Merge pull request #310846 from r-ryantm/auto-update/podman-tui
podman-tui: 1.0.0 -> 1.0.1
2024-05-11 10:36:58 -04:00
Marcus Ramberg
f0016d87e6
Merge pull request #302028 from aduh95/upgrade-tart 2024-05-11 16:16:06 +02:00
R. Ryantm
95bc17d7b1 podman-tui: 1.0.0 -> 1.0.1 2024-05-11 13:35:42 +00:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Pol Dellaiera
8a7f93574b
Merge pull request #306592 from Yarny0/virtualbox-iso-fix
virtualbox: fix symlink to guest additions iso
2024-05-11 10:16:25 +02:00
R. Ryantm
bb00d3ecbb podman: 5.0.2 -> 5.0.3 2024-05-11 00:42:54 +00:00
Julian Stecklina
4832d27a28 virtualbox: unbreak enableWebService
enableWebService depends on wsimport, which is only available in JDK
8. Stick to that version for now and hope that upstream fixes this.
2024-05-09 17:36:56 +02:00
WxNzEMof
4499fcab0d podman: Improve packaging
Change the approach used to integrate runtimes, in order to:

- Better support macOS
- Make obscure OCI runtimes optional
- Work around a panic due to runtimes having no paths
  (see https://github.com/containers/podman/issues/22561)
2024-05-09 06:15:38 +00:00