summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2018-11-30
|\
| * Merge pull request #50212 from matthewbauer/host-emulatorMatthew Bauer2018-11-29
| |\ | | | | | | Add "emulator" function to systems
| | * treewide: add emulator to platformMatthew Bauer2018-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can use stdenv.hostPlatform.emulator to get an executable that runs cross-built binaries. This could be any emulator. For instance, we use QEMU to emulate Linux targets and Wine to emulate Windows targets. To work with qemu, we need to support custom targets. I’ve reworked the cross tests in pkgs/test/cross to use this functionality. Also, I’ve used talloc to cross-execute with the emulator. There appears to be a cross-execute for all waf builds. In the future, it would be nice to set this for all waf builds. Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for each platform.
* | | Merge master into staging-nextFrederik Rietdijk2018-11-29
|\| |
| * | Merge pull request #50670 from r-ryantm/auto-update/open-vm-toolsRenaud2018-11-27
| |\ \ | | | | | | | | open-vm-tools: 10.3.0 -> 10.3.5
| | * | open-vm-tools: 10.3.0 -> 10.3.5R. RyanTM2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/open-vm-tools/versions
* | | | Merge branch 'master' into staging-nextVladimír Čunát2018-11-26
|\| | |
| * | | win-spice: add meta.licensec0bw3b2018-11-25
| | | |
| * | | Treewide: use https for www.spice-space.orgc0bw3b2018-11-25
| | | |
| * | | Treewide: use https for people.redhat.comc0bw3b2018-11-24
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2018-11-24
|\| | |
| * | | runc: 1.0.0-rc5 -> 1.0.0-rc6Vincent Demeester2018-11-23
| |/ / | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | | Merge staging-next into stagingFrederik Rietdijk2018-11-12
|\| |
| * | docker-compose: rename from docker_compose, python3 by defaultJörg Thalheim2018-11-11
| | | | | | | | | | | | | | | The command is called docker-compose hence the package should be called the same. Also prefer python3.
* | | Merge staging-next into stagingFrederik Rietdijk2018-11-11
|\| |
| * | docker: Fix binary namesTim Steinbach2018-11-10
| | |
| * | Merge pull request #49909 from r-ryantm/auto-update/virt-whatRenaud2018-11-09
| |\ \ | | | | | | | | virt-what: 1.18 -> 1.19
| | * | virt-what: 1.18 -> 1.19R. RyanTM2018-11-08
| | |/ | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-what/versions
| * | docker: 18.06.1 -> 18.09Tim Steinbach2018-11-08
| | |
| * | virtmanager: 1.5.1 -> 2.0.0Gabriel Ebner2018-11-07
| |/
* / treewide: Fix overrides having wrong versionsPatrick Hilhorst2018-11-06
|/
* containerd: 1.1.4 -> 1.2.0Vincent Demeester2018-10-25
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* cntr: init at 1.2.0Jörg Thalheim2018-10-25
|
* Merge pull request #48472 from joachifm/lkl-bumpJoachim F2018-10-16
|\ | | | | lkl: 2018-03-10 -> 2018-08-22
| * lkl: 2018-03-10 -> 2018-08-22Joachim Fasting2018-10-15
| | | | | | | | Among other things, this brings lkl up to linux 4.16
* | qemu: enable smartcard supportYegor Timoshenko2018-10-12
|/
* xen: add licenseBenjamin Hipple2018-10-09
|
* tinyemu: init at 2018-09-23Ji-Haeng Huh2018-10-06
|
* containerd: 1.1.2 -> 1.1.4 (#47807)R. RyanTM2018-10-05
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/containerd/versions
* tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
* qboot: 20150603 -> 20170330, fix build (#47364)xeji2018-09-25
| | | | Switch back to original upstream project which is more recent than the fork we used.
* Merge pull request #46921 from rawtaz/open-vm-toolsadisbladis2018-09-22
|\ | | | | open-vm-tools: 10.1.10 -> 10.3.0
| * open-vm-tools: 10.1.10 -> 10.3.0Leo R. Lundgren2018-09-20
| |
* | docker-proxy: mark linux onlyDaiderd Jordan2018-09-20
|/ | | | | | | | | Unlike docker (cli only) this probably won't work on darwin. github.com/docker/libnetwork/networkdb can't load package: package github.com/docker/libnetwork/ns: build constraints exclude all Go files in /private/tmp/nix-build-docker-proxy-7b2b1feb1de4817d522cc372af149ff48d25028e.drv-0/go/src/github.com/docker/libnetwork/ns /cc ZHF #45961
* OVMF: update homepageAdam Finn Tulinius2018-09-18
| | | Tianocore was apparently moved from SourceForge to GitHub.
* win-virtio: 0.1.105-1 -> 0.1.141-1 (#46783)Linus Heckemann2018-09-17
|
* qemu: port musl patch to new version (#46449)Will Dietz2018-09-10
|
* containerd: update homepageMarkus Kowalewski2018-09-02
|
* Merge pull request #45820 from ↵John Ericson2018-08-31
|\ | | | | | | | | obsidiansystems/dont-use-obsolete-platform-aliases treewide: Dont use obsolete platform aliases
| * treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
| * reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | xen_4_10: use OCaml 4.05Vincent Laporte2018-08-29
| |
* | xen_4_8: use OCaml 4.05Vincent Laporte2018-08-29
|/
* Merge pull request #43736 from volth/patch-208xeji2018-08-26
|\ | | | | qemu: 2.12.1 -> 3.0.0
| * qemu: 2.12.1 -> 3.0.0volth2018-08-20
| |
* | virtviewer: clean upJan Tojnar2018-08-25
| |
* | gtk-vnc: rename from gtkvncJan Tojnar2018-08-25
| | | | | | | | Upstream uses gtk-vnc, let’s be consistent.
* | Merge branch 'staging'Vladimír Čunát2018-08-24
|\ \ | | | | | | | | | Includes libX11 security update.
| * | Revert "treewide: fixup breakage due to absolute compiler path"Matthew Bauer2018-08-22
| | | | | | | | | | | | This reverts commit d0888d150333a2c523cd1e46606d6219afe23dc2.
* | | docker: 18.06.0 -> 18.06.1Tim Steinbach2018-08-22
|/ /