about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
...
| * | colima: 0.3.3 -> 0.3.4R. Ryantm2022-03-08
| | |
* | | Merge pull request #162413 from r-ryantm/auto-update/x11dockerBobby Rong2022-03-08
|\ \ \ | |/ / |/| | x11docker: 7.1.0 -> 7.1.1
| * | x11docker: 7.1.0 -> 7.1.1R. Ryantm2022-03-01
| |/
* | docker-compose_2: 2.2.3 -> 2.3.0R. Ryantm2022-03-05
| |
* | Merge #158849: looking-glass-client: disable native optimizationsVladimír Čunát2022-03-05
|\ \
| * | looking-glass-client: disable native optimizationsBabbaj2022-02-09
| | |
* | | Merge pull request #160251 from AtilaSaraiva/distroboxAnderson Torres2022-03-05
|\ \ \ | | | | | | | | distrobox: init at 1.2.13
| * | | distrobox: init at 1.2.13Átila Saraiva2022-03-04
| | | |
* | | | qemu: put virtiofsd in bin/Alyssa Ross2022-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the QEMU documentation, virtiofsd is supposed to be run directly by users. It therefore makes sense to have it in bin/, so it will be in PATH. Such a change wouldn't make sense upstream, because it would then conflict with the virtiofsd package, which is generally preferred if available. But in Nixpkgs, we don't have to worry about that and can just make QEMU's virtiofsd a lower priority than the one from the dedicated package. [1]: https://qemu.readthedocs.io/en/latest/tools/virtiofsd.html Fixes: https://github.com/NixOS/nixpkgs/issues/113172 ("QEmu: virtiofsd prone to be garbage collected.") Fixes: https://github.com/NixOS/nixpkgs/pull/153007 ("nixos/libvirtd: add ${cfg.qemu.package}/libexec to PATH")
* | | | Merge pull request #162589 from felixsinger/update/pkgs/seabiosSandro2022-03-04
|\ \ \ \
| * | | | seabios: 1.15.0 -> 1.16.0Felix Singer2022-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update SeaBIOS to version 1.16.0. Also, use the git repository as source, since the release was tagged and announced, but no release tarball was published. Signed-off-by: Felix Singer <felixsinger@posteo.net>
* | | | | podman: ensure paths exist for the wrapperzowoq2022-03-04
| | | | |
* | | | | qemu: fix qemu.ga including qemu in it's closureMatthias Treydte2022-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The qemu-ga binary is already moved to a separate output but still depends on qemu, adding about 600MiB to it's closure. The command "strings qemu-ga" reveals that something like /nix/store/bqgpvv5qrpb741swczqk3lrdm5gzaqx2-qemu-host-cpu-only-6.2.0/bin is contained, causing this false positive. So use remove-references-to to reduce the closure to about 600KiB.
* | | | | containerd: 1.6.0 -> 1.6.1zowoq2022-03-04
| | | | | | | | | | | | | | | | | | | | https://github.com/containerd/containerd/releases/tag/v1.6.1
* | | | | crun: 1.4.2 -> 1.4.3Sascha Grunert2022-03-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
* | | | | podman: 4.0.1 -> 4.0.2zowoq2022-03-03
|/ / / / | | | | | | | | | | | | https://github.com/containers/podman/releases/tag/v4.0.2
* | | / podman: add darwin wrapper and wrap gvproxyzowoq2022-03-02
| |_|/ |/| |
* | | firecracker: 0.25.2 -> 1.0.0R. Ryantm2022-02-25
| | |
* | | podman: 3.4.4 -> 4.0.1zowoq2022-02-25
| | | | | | | | | | | | | | | | | | | | | https://github.com/containers/podman/releases/tag/v4.0.0 https://github.com/containers/podman/releases/tag/v4.0.1 - wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
* | | Merge pull request #161101 from jtojnar/libgovirt-cleanupJan Tojnar2022-02-21
|\ \ \ | | | | | | | | libgovirt: clean up
| * | | libgovirt: clean upJan Tojnar2022-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Split outputs to prevent closure contamination with propagated dependencies’ dev outputs. - Use mirror URL. - Add update script (also change source URL so it can be auto-updated). - Correct dependencies: - Even though glib is propagated by other dependencies, let’s add it here as well for completeness. - libsoup should not need to be propagated. - Add gobject-introspection (on by default with meson). - Use correct non-deprecated license. - Reduce scope of lib. Ideally, we would also switch to Meson but it currently specifies dependencies incorrectly: https://gitlab.gnome.org/GNOME/libgovirt/-/merge_requests/15
* | | | lima: 0.8.2 -> 0.8.3R. Ryantm2022-02-21
|/ / /
* | | Merge pull request #160074 from amarshall/virt-viewer-117c6f434c2022-02-20
|\ \ \ | | | | | | | | virt-viewer: 9.0 -> 11; libgovirt: init at 0.3.8
| * | | virt-viewer: 9.0 -> 11.0Andrew Marshall2022-02-16
| | | |
| * | | virt-viewer: FormattingAndrew Marshall2022-02-16
| | | | | | | | | | | | | | | | | | | | In preparation for updating the version where a lot of deps will have to change, so that the *next* diff is small and understandable.
| * | | libgovirt: init at 0.3.8Andrew Marshall2022-02-16
| | | |
* | | | containerd: add maintainerzowoq2022-02-20
| | | |
* | | | Merge pull request #159970 from r-ryantm/auto-update/x11dockerMario Rodas2022-02-19
|\ \ \ \ | | | | | | | | | | x11docker: 7.0.1 -> 7.1.0
| * | | | x11docker: 7.0.1 -> 7.1.0R. Ryantm2022-02-14
| | | | |
* | | | | Merge pull request #144946 from risicle/ris-qemu-testsRobert Scott2022-02-19
|\ \ \ \ \ | | | | | | | | | | | | qemu: enable some basic tests
| * | | | | qemu: fixup basic tests, enable in passthru.testsRobert Scott2022-02-06
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | these may not be reliable enough to enable by default, but enabling them as a passthru may allow us to get a feel for which platforms have trouble with them
* | | | | colima: 0.3.2 -> 0.3.3R. Ryantm2022-02-18
| | | | |
* | | | | Merge pull request #160165 from AndersonTorres/new-rarsAnderson Torres2022-02-16
|\ \ \ \ \ | | | | | | | | | | | | Emulators upgrades and refactors
| * | | | | treewide: move some emulators to their correct placeAndersonTorres2022-02-16
| | |_|/ / | |/| | | | | | | | | | | | | bochs, dynamips, hercules, tiny8086 and tinyemu are not virtualizers.
* | | | | containerd: remove broken manualzowoq2022-02-16
| | | | | | | | | | | | | | | | | | | | `make man` build dependencies aren't included in the vendor directory
* | | | | containerd: 1.5.9 -> 1.6.0zowoq2022-02-16
|/ / / / | | | | | | | | | | | | https://github.com/containerd/containerd/releases/tag/v1.6.0
* | | | Merge pull request #156420 from azuwis/transfigSandro2022-02-16
|\ \ \ \
| * | | | treewide: Replace transfig with fig2devZhong Jianxin2022-02-15
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: - transfig never get upstream update since it was added to nixpkgs 2006, according to [fig2dev Debian changelog][1], upstream maintainership was taken over at 2016, and renamed to fig2dev. - [Debian][2], [ArchLinux][3], [HomeBrew][4] all use fig2dev to replace transfig. - transfig builds [failed][5] on aarch64-darwin, fig2dev builds fine. - One less package to maintain. [1]: https://salsa.debian.org/debian/fig2dev/-/blob/debian/1%253.2.6_beta-1/debian/changelog [2]: https://packages.debian.org/bullseye/transfig [3]: https://archlinux.org/packages/community/x86_64/fig2dev/ [4]: https://formulae.brew.sh/formula/fig2dev [5]: https://hydra.nixos.org/build/163404782/nixlog/2
* | | | Merge pull request #159993 from aaronjheng/podman-tuizowoq2022-02-15
|\ \ \ \ | |/ / / |/| | | podman-tui: init at 0.1.0
| * | | podman-tui: init at 0.1.0Aaron Jheng2022-02-15
| | |/ | |/|
* / | cri-o: 1.23.0 -> 1.23.1Sascha Grunert2022-02-14
|/ / | | | | | | Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
* | seabios: 1.14.0 -> 1.15.0R. RyanTM2022-02-10
| | | | | | (#149160)
* | singularity: 3.8.5 -> 3.8.6R. Ryantm2022-02-10
| |
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-10
|\ \ | | | | | | | | | | | | Conflicts: pkgs/top-level/aliases.nix
| * | cri-o: 1.22.1 -> 1.23.0zowoq2022-02-10
| |/ | | | | | | https://github.com/cri-o/cri-o/releases/tag/v1.23.0
* | Merge branch 'master' into staging-nextVladimír Čunát2022-02-06
|\| | | | | | | Trivial conflict in pkgs/top-level/aliases.nix
| * Merge pull request #156502 from r-ryantm/auto-update/x11dockerMario Rodas2022-02-05
| |\ | | | | | | x11docker: 6.10.0 -> 7.0.1
| | * x11docker: 6.10.0 -> 7.0.1R. Ryantm2022-01-24
| | |
* | | Merge remote-tracking branch 'origin/staging-next' into stagingJonathan Ringer2022-02-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/python-modules/awesomeversion/default.nix pkgs/development/python-modules/md2gemini/default.nix pkgs/development/python-modules/mill-local/default.nix pkgs/development/python-modules/pyatv/default.nix pkgs/development/python-modules/pyezviz/default.nix pkgs/development/python-modules/pyinsteon/default.nix pkgs/development/python-modules/pylitterbot/default.nix pkgs/development/python-modules/pynuki/default.nix pkgs/development/python-modules/pypck/default.nix pkgs/development/python-modules/types-requests/default.nix pkgs/top-level/aliases.nix
| * | qemu: remove broker wrapper scriptPeter Hoeg2022-02-03
| | |