about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* Merge pull request #86638 from zowoq/cri-shellMario Rodas2020-05-06
|\ | | | | cri-o, cri-tools: install completion, manpages
| * cri-o: install completion/manpageszowoq2020-05-06
| |
* | podman: disable on darwinzowoq2020-05-06
| |
* | podman: Link directly to podman.man instead of maping over outputsadisbladis2020-05-06
| | | | | | | | This seems brittle and fails on Hydra / OfBorg but not locally.
* | Merge pull request #85269 from euank/containerd-versioningJaka Hudoklin2020-05-06
|\ \ | |/ |/| containerd: fix --version output
| * containerd: fix --version outputEuan Kemp2020-04-14
| | | | | | | | | | | | | | | | | | | | Before this change, 'containerd --version' with the nix package wouldn't print useful version information. In addition, the build output a bunch of (harmless) errors about 'git: command not found'. This fixes both of those problems.
* | Merge master into staging-nextFrederik Rietdijk2020-05-05
|\ \
| * | podman: Link directly to podman.man instead of maping over outputsadisbladis2020-05-05
| | | | | | | | | | | | This seems brittle and fails on Hydra / OfBorg but not locally.
| * | podman: Don't symlink the $bin outputadisbladis2020-05-04
| | | | | | | | | | | | If we do it propagates and ends up in $PATH inside nix-shell
| * | podman: use $out instead of $bin with buildGoPackagezowoq2020-05-04
| | |
| * | Merge pull request #85603 from parthy/edk2-macosJörg Thalheim2020-05-04
| |\ \ | | | | | | | | edk2: Support build on macOS
| | * | ed2k/OVMF: Put URLs in quotesMarkus Partheymüller2020-05-04
| | | |
| | * | edk2/OVMF: Determine build type from CC settingMarkus Partheymüller2020-04-20
| | | |
| | * | edk2/OVMF: Support build on macOSMarkus Partheymüller2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to use OVMF firmware with e.g. qemu on macOS, these packages needed to be made macOS ready. This meant choosing the clang build in this case, because it is the only one working on macOS. Unfortunately, just using clang on all platforms doesn't work because there are hardcoded assumptions in the edk2 build system.
| * | | tini: 0.18.0 -> 0.19.0R. RyanTM2020-05-04
| | | |
* | | | podman: use $out instead of $bin with buildGoPackagezowoq2020-05-01
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2020-05-01
|\| | |
| * | | libnvidia-container: 1.0.0 -> 1.0.6Michael Lingelbach2020-04-30
| | | |
| * | | podman: Wrap packages required to run containersadisbladis2020-04-29
| | | |
* | | | 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
| |