about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* Merge branch 'staging-next' into stagingJan Tojnar2020-04-29
|\
| * Merge pull request #86262 from zowoq/podmanadisbladis2020-04-29
| |\ | | | | | | podman: 1.9.0 -> 1.9.1
| | * podman: 1.9.0 -> 1.9.1zowoq2020-04-29
| | | | | | | | | | | | https://github.com/containers/libpod/releases/tag/v1.9.1
| * | Merge pull request #85772 from blitz/open-watcomFlorian Klink2020-04-29
| |\ \ | | |/ | |/| Use Open Watcom to build VirtualBox BIOS
| | * virtualbox: build BIOS from C instead of alternative sourcesJulian Stecklina2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VirtualBox ships with "alternative BIOS sources" for its virtual BIOS. These are generated by first compiling the BIOS C sources with the Open Watcom toolchain, disassembling the output and checking in the disassembly into the VirtualBox repo. The result means that the BIOS C code cannot be patched, because it's not compiled from the C sources, if Open Watcom is not there. As Open Watcom is now available in nixpkgs, we can just ignore the alternative BIOS sources and compile it from C directly.
| * | Merge pull request #85869 from saschagrunert/crioMario Rodas2020-04-28
| |\ \ | | | | | | | | cri-o: 1.17.3 -> 1.18.0
| | * | cri-o: 1.17.3 -> 1.18.0Sascha Grunert2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make buildtags being able to set via the BUILDTAGS environment - Switch to go 1.14 Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | | treewide: use $out instead of $bin with buildGoPackagezowoq2020-04-28
|/ / /
* | | runc: remove hardeningDisablezowoq2020-04-27
| | |
* | | Merge pull request #85781 from blitz/spike-testJacek Galowicz2020-04-25
|\ \ \ | |_|/ |/| | Add spike integration test to nixosTests
| * | spike: add test to nixosTestsJulian Stecklina2020-04-22
| | |
* | | Merge pull request #85556 from B4dM4n/virtualbox-616Florian Klink2020-04-24
|\ \ \ | | | | | | | | virtualbox: 6.1.4 -> 6.1.6
| * | | virtualbox: 6.1.4 -> 6.1.6Fabian Möller2020-04-19
| | | |
| * | | virtualbox: add update scriptFabian Möller2020-04-19
| | | |
* | | | cri-o: update maintainerszowoq2020-04-24
| |_|/ |/| |
* | | crosvm: 79.12607.0.0-rc4 -> 81.12871.0.0-rc1Alyssa Ross2020-04-23
| | |
* | | chromiumOSPackages.updateScript: fix buildspec urlAlyssa Ross2020-04-23
| | | | | | | | | | | | | | | | | | "paladin" doesn't seem to be up to date, whereas "full" seems to match what cros-updates-serving.appspot.com reports is currently being shipped to Chromebooks.
* | | podman: add passthru.testszowoq2020-04-23
| | |
* | | aqemu: use qt5's mkDerivationMartin Milata2020-04-22
| |/ |/|
* | Merge pull request #85526 from zowoq/miscMario Rodas2020-04-19
|\ \ | | | | | | buildah, conmon: misc fixes
| * | conmon: installFlagszowoq2020-04-19
| | |
* | | Merge pull request #84941 from romildo/upd.qtemuJosé Romildo Malaquias2020-04-19
|\ \ \ | |_|/ |/| | qtemu: init at 2.1
| * | qtemu: init at 2.1José Romildo Malaquias2020-04-11
| | |
* | | docker: add git to extraPathMilan Pässler2020-04-18
| |/ |/| | | | | | | When building a docker container from git, docker was missing the git binary in $PATH.
* | podman: 1.8.2 -> 1.9.0zowoq2020-04-16
| | | | | | | | https://github.com/containers/libpod/releases/tag/v1.9.0
* | cri-o: 1.17.1 -> 1.17.3Sascha Grunert2020-04-14
| | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | docker-compose: 1.25.4 -> 1.25.5Sergey Lukjanov2020-04-12
| |
* | runc: fix manpageszowoq2020-04-12
| |
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/
* Merge pull request #84177 from zowoq/teamJan Tojnar2020-04-09
|\ | | | | maintainers/teams: add podman team
| * runc: update maintainerszowoq2020-04-03
| |
| * podman: update maintainerszowoq2020-04-03
| |
| * crun: update maintainerszowoq2020-04-03
| |
| * conmon: update maintainerszowoq2020-04-03
| |
* | seabios: 1.11.0 -> 1.13.0 (#79880)Milan2020-04-07
| | | | | | https://www.seabios.org/Releases#SeaBIOS_1.13.0
* | ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1Vincent Laporte2020-04-06
| |
* | conmon: 2.0.14 -> 2.0.15Sascha Grunert2020-04-03
|/ | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* x11docker: 6.6.0 -> 6.6.1R. RyanTM2020-04-01
|
* bochs: 2.6.10 -> 2.6.11AndersonTorres2020-03-30
|
* Merge pull request #83396 from r-ryantm/auto-update/spice-vdagentMarek Mahut2020-03-29
|\ | | | | spice-vdagent: 0.19.0 -> 0.20.0
| * spice-vdagent: 0.19.0 -> 0.20.0R. RyanTM2020-03-26
| |
* | Merge pull request #82996 from saschagrunert/cri-oBenjamin Hipple2020-03-28
|\ \ | | | | | | cri-o: v1.17.0 -> v1.17.1
| * | cri-o: v1.17.0 -> v1.17.1Sascha Grunert2020-03-20
| | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | hercules: init at 3.13Dmitry Kudriavtsev2020-03-25
| | |
* | | Merge pull request #83036 from zowoq/conmonMario Rodas2020-03-24
|\ \ \ | |_|/ |/| | conmon: 2.0.13 -> 2.0.14
| * | conmon: 2.0.13 -> 2.0.14zowoq2020-03-21
| |/ | | | | | | https://github.com/containers/conmon/releases/tag/v2.0.14
* | singularity: fix build with strict depsJörg Thalheim2020-03-23
| |
* | containerd: fix build with strictDepsJörg Thalheim2020-03-23
| |
* | x11docker: 6.5.0 -> 6.6.0R. RyanTM2020-03-20
|/
* Merge pull request #82911 from marsam/update-docker-slimMario Rodas2020-03-19
|\ | | | | docker-slim: 1.28.1 -> 1.29.0