about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* containerd: 1.2.1 -> 1.2.2Vincent Demeester2019-01-28
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* Merge pull request #54574 from dtzWill/update/docker-18.09.1Will Dietz2019-01-26
|\ | | | | docker: 18.09.0 -> 18.09.1
| * docker: 18.09.0 -> 18.09.1Will Dietz2019-01-25
| | | | | | | | https://github.com/docker/docker-ce/releases/tag/v18.09.1
* | virt-viewer: Fix USB redirectionFlorian Franzen2019-01-26
|/
* podman: 0.12.1.2 -> 1.0.0Vincent Demeester2019-01-21
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* podman: use buildGoPackageJörg Thalheim2019-01-21
|
* podman: 0.12.1 -> 0.12.1.2Vincent Demeester2019-01-21
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* podman: 0.11.1 -> 0.12.1Vincent Demeester2019-01-21
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* podman: add patch from containers/libpod#1977Vincent Demeester2019-01-21
| | | | | | | Removes the `-i` from the `go build` commands. Once the PR is merged and released, this patch won't be required anymore. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* podman: init at 0.11.1.1Vincent Demeester2019-01-21
| | | | | | | | podman is a binary build from libpod : libpod is a library used to create container pods. podman aims to be *almost* compatible with the docker cli but doesn't require a docker daemon. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* conmon: init at unstable-2018-11-28Vincent Demeester2019-01-21
| | | | | | conmon is a required dependency for `podman` Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* Merge pull request #54056 from r-ryantm/auto-update/remoteboxlewo2019-01-20
|\ | | | | remotebox: 2.5 -> 2.6
| * remotebox: 2.5 -> 2.6R. RyanTM2019-01-16
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/remotebox/versions
* | dynamips: 0.2.18 -> 0.2.19Michael Weiss2019-01-19
| |
* | Merge pull request #52541 from dtzWill/update/iasl-2018-and-xen-fixWill Dietz2019-01-16
|\ \ | |/ |/| iasl: 20180313 -> 20181213; patch xen to work with new acpica-tools
| * xen: patch to work with newer acpica-tools (iasl)Will Dietz2018-12-19
| | | | | | | | | | | | | | | | https://xenbits.xen.org/gitweb/?p=xen.git;a=patch;h=858dbaaeda33b05c1ac80aea0ba9a03924e09005 Local copy to ensure stable. https://lists.xenproject.org/archives/html/xen-devel/2018-06/msg01172.html
* | linuxPackages.virtualboxGuestAdditions: fix build after xorg 1.20Vladimír Čunát2019-01-13
| | | | | | | | | | We still need to force the ABI version to 118 it seems. Close https://github.com/NixOS/nixpkgs/pull/53867
* | firecracker: 0.12.0 -> 0.13.0Austin Seipp2019-01-12
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge branch 'master' into staging-nextVladimír Čunát2019-01-12
|\ \ | | | | | | | | | A couple thousand rebuilds have accumulated on master.
| * \ Merge pull request #52563 from vdemeester/52469-containerd-to-buildgopackageJörg Thalheim2019-01-11
| |\ \ | | | | | | | | containerd: migrate to using buildGoPackage
| | * | containerd: migrate to using buildGoPackageVincent Demeester2018-12-20
| | |/ | | | | | | | | | | | | | | | | | | … and add man pages, which means `containerd` becomes a multi-output derivation : `containerd.bin` and `containerd.man`. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | / treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|/ /
* | Merge master into staging-nextFrederik Rietdijk2018-12-31
|\ \
| * \ Merge pull request #52999 from peterhoeg/u/qtvirtSilvan Mosberger2018-12-31
| |\ \ | | | | | | | | virtmanager-qt: 0.60.88 -> 0.70.91
| | * | virtmanager-qt: 0.60.88 -> 0.70.91Peter Hoeg2018-12-28
| | | |
| * | | looking-glass-client: a11 -> a12 (#52905)John Chadwick2018-12-29
| |/ /
* | | vte, vte_290, vte-ng: rename frome gnome3.vte*worldofpeace2018-12-25
| | |
* | | Merge branch 'master' into stagingJan Tojnar2018-12-24
|\| |
| * | nixpkgs/firecracker: init at 0.12.0Austin Seipp2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently uses a binary-only package, since building jailer/firecracker all on their own is somewhat complex from my attempts. This will later be changed into a source-only build, ideally. Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | runc: migrate to using buildGoPackageVincent Demeester2018-12-20
| |/ | | | | | | | | | | This means `runc` becomes a multi-output derivation : `runc.bin` and `runc.man`. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* / treewide: remove paxutils from stdenvJörg Thalheim2018-12-22
|/ | | | | | | More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
* Merge pull request #52133 from volth/patch-293Linus Heckemann2018-12-16
|\ | | | | qemu: 3.0.0 -> 3.1.0
| * qemu: 3.0.0 -> 3.1.0volth2018-12-15
| |
* | Merge pull request #52332 from r-ryantm/auto-update/containerdRobin Gloster2018-12-16
|\ \ | |/ |/| containerd: 1.2.0 -> 1.2.1
| * containerd: 1.2.0 -> 1.2.1R. RyanTM2018-12-16
| | | | | | | | | | | | | | 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
* | Merge pull request #51878 from ambrop72/vbox-extpack-hash-fixmarkuskowa2018-12-11
|\ \ | | | | | | vboxExtpack: Fix the sha256 to be hex.
| * | vboxExtpack: Fix the sha256 to be hex.Ambroz Bizjak2018-12-11
| | | | | | | | | | | | | | | It does not work if the sha256 is not hex, it fails because VBoxExtPackHelperApp requires to be given a hex hash. See https://github.com/NixOS/nixpkgs/issues/34846 where the same problem was fixed some time ago.
* | | railcar: add reference to upstream patchAlexey Shmalko2018-12-11
| | |
* | | railcar: init at 1.0.4Katharina Fey2018-12-11
|/ / | | | | | | Co-authored-by: Alyssa Ross <hi@alyssa.is>
* | linuxPackages.virtualboxGuestAdditions: fix hashTor Hedin Brønner2018-12-09
| |
* | Merge staging-next into masterFrederik Rietdijk2018-12-08
|\|
| * gobject-introspection: rename packageJan Tojnar2018-12-02
| | | | | | | | camelCase package name was a huge inconsistency in GNOME package set.
* | virtualboxExtpack: 5.2.14 -> 5.2.22Alyssa Ross2018-12-07
| | | | | | | | | | Looks like the URL format has changed. Or maybe this is just the first version and doesn't have a revision? I don't know.
* | virtualbox: 5.2.14 -> 5.2.22Alyssa Ross2018-12-07
|/ | | | | | I had to drop xorriso because it didn't seem to want to compile with it any more, and had to add libopus as a build input because it wouldn't compile without that.
* 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