summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* sommelier: init at 78.12499.0.0-rc1Alyssa Ross2019-12-03
| | | | | | | | | | | | | | | | | sommelier has a lot of dependencies on other Chromium OS packages. To manage this mess, I introduced chromiumOSPackages to hold them all, since most of them won't be useful aside from building other Chromium OS packages, and chromiumOSPackages.common-mk, which is a wrapper around stdenv to handle interacting with Chromium OS's idiosyncratic GN-based build system. I adapted crosvm's updateScript to become the updateScript for all of chromiumOSPackages, and pulled crosvm under chromiumOSPackages. This means that all Chromium OS packages use approximately the same versions that are distributed as an upstream release. There are still a couple of Chromium OS packages in Nixpkgs that aren't part of this set. Pulling those in is future work.
* crosvm: use custom unpackPhaseAlyssa Ross2019-12-03
| | | | | | | | Constructing srcs like this feels dirty -- this is what unpackPhase is for. The mv shouldn't be necessary, but nix-prefetch-git (used in the update script) doesn't support a name argument. We should be using fetchzip anyway, but that's a future enhancement. When it happens, the mv can be dropped.
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2019-12-03
|\
| * docker-distribution: 2.6.2 -> 2.7.1Maximilian Bosch2019-12-03
| |
| * Merge master into staging-nextFrederik Rietdijk2019-11-30
| |\
| | * Merge pull request #74701 from r-ryantm/auto-update/x11dockerMario Rodas2019-11-29
| | |\ | | | | | | | | x11docker: 6.3.0 -> 6.4.0
| | | * x11docker: 6.3.0 -> 6.4.0R. RyanTM2019-11-29
| | | |
| | * | charliecloud: 0.11 -> 0.12R. RyanTM2019-11-28
| | | |
| | * | virtualboxExtpack: remove flokli from maintainersFlorian Klink2019-11-28
| | | | | | | | | | | | | | | | I'm not using virtualbox anymore.
| | * | virtualbox: remove flokli from maintainersFlorian Klink2019-11-28
| | | | | | | | | | | | | | | | I'm not using virtualbox anymore.
| | * | Merge pull request #73813 from aske/virt-man-flagsFrederik Rietdijk2019-11-28
| | |\ \ | | | | | | | | | | virt-manager: use setupPyGlobalFlags
| | | * | virt-manager: use pnameKirill Boltaev2019-11-21
| | | | |
| | | * | virt-manager: remove redundant namePrefix assignmentKirill Boltaev2019-11-21
| | | | | | | | | | | | | | | | | | | | buildPythonApplication does namePrefix = ""
| | | * | virt-manager: use setupPyGlobalFlagsKirill Boltaev2019-11-20
| | | | |
| * | | | Merge branch 'master' into staging-nextJonathan Ringer2019-11-27
| |\| | |
| | * | | Merge pull request #74320 from saschagrunert/cri-oRobin Gloster2019-11-27
| | |\ \ \ | | | | | | | | | | | | cri-o: v1.16.0 -> v1.16.1
| | | * | | cri-o: v1.16.0 -> v1.16.1Sascha Grunert2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| | * | | | cntr: 1.2.0 -> 1.2.1Jörg Thalheim2019-11-27
| | |/ / /
| | * | / docker-compose: 1.24.1 -> 1.25.0R. RyanTM2019-11-25
| | | |/ | | |/|
| * | | Merge master into staging-nextFrederik Rietdijk2019-11-25
| |\| |
| | * | Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-24
| | |\|
| | * | treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson2019-11-24
| | | | | | | | | | | | | | | | | | | | That is because this commit should be merged to both master and release-19.09.
| * | | Merge staging-next into stagingFrederik Rietdijk2019-11-19
| |\ \ \ | | | |/ | | |/|
| * | | treewide: Get rid of libGLU_combinedadisbladis2019-11-18
| | | |
* | | | crosvm: init at 77.12371.0.0-rc1Alyssa Ross2019-11-22
| |/ / |/| | | | | | | | Co-Authored-By: hyperfekt <git@hyperfekt.net>
* | | Merge pull request #73188 from blitz/spikeLassulus2019-11-17
|\ \ \ | |/ / |/| | spike: init at 1.0.0
| * | spike: init at 1.0.0Julian Stecklina2019-11-11
| | | | | | | | | | | | Spike is the RISC-V ISA simulator from the RISC-V project.
* | | conmon: v2.0.2 -> v2.0.3Sascha Grunert2019-11-14
|/ / | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | cri-o: 1.15.2 -> 1.16.0Sascha Grunert2019-11-06
| | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | qemu: name -> pnamehyperfekt2019-11-05
| |
* | podman: v1.6.2 -> v1.6.3Sascha Grunert2019-11-05
| | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | x11docker: add missing dependenciesMario Rodas2019-11-03
| |
* | x11docker: 6.2.0 -> 6.3.0R. RyanTM2019-11-03
| |
* | umoci: 0.4.4zokrezyl2019-10-30
| |
* | conmon: 2.0.0 -> 2.0.2Sascha Grunert2019-10-29
| | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | virt-top: 2017-11-18-unstable -> 1.0.9Maximilian Bosch2019-10-29
| | | | | | | | http://git.annexia.org/?p=virt-top.git;a=blob_plain;f=ChangeLog;hb=4e29d93ac30354743258a7a737ad30dc346a3b38
* | firecracker: support on aarch64-linuxAustin Seipp2019-10-28
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | firecracker: 0.18.0 -> 0.19.0, some cleanupsAustin Seipp2019-10-28
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #72093 from prusnak/go-fortifyadisbladis2019-10-28
|\ \ | | | | | | stop using hardeningDisable = [ "fortify" ]; for Go packages
| * | stop using hardeningDisable = [ "fortify" ]; for Go packagesPavol Rusnak2019-10-27
| | | | | | | | | | | | it seems that the issue #25959 is not present anymore
* | | firectl: init at 0.1.0xrelkd2019-10-27
| | |
* | | docker: 19.03.2 -> 19.03.4Tim Steinbach2019-10-27
|/ /
* | Merge pull request #71092 from roberth/arion-initRobert Hensing2019-10-24
|\ \ | | | | | | arion: init at 0.1.0.0
| * | arion: init at 0.1.0.0Robert Hensing2019-10-24
| | |
* | | open-vm-tools: ignore deprecation warningsworldofpeace2019-10-24
|/ / | | | | | | Fixes #71311
* | xhyve: upgrade to 20191001Jason Samsa2019-10-23
| |
* | Merge pull request #71309 from marsam/init-dumb-initMario Rodas2019-10-22
|\ \ | | | | | | dumb-init: init at 1.2.2
| * | dumb-init: init at 1.2.2Mario Rodas2019-10-17
| | |
* | | Merge pull request #71386 from d-goldin/docker_runc_cveTim Steinbach2019-10-21
|\ \ \ | | | | | | | | docker-runc: switch to OCI runc 1.0.0-rc8+dev (security)
| * | | docker-runc: switch to OCI runc 1.0.0-rc8+devDima2019-10-19
| |/ / | | | | | | | | | | | | | | | | | | | | | The revision picked is based on https://github.com/docker/docker-ce/blob/19.03/components/engine/hack/dockerfile/install/runc.installer and https://github.com/docker/docker-ce/blob/18.09/components/engine/hack/dockerfile/install/runc.installer This should address CVE-2019-16884.