summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* 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
|/ /
* | Merge branch 'staging-next'Vladimír Čunát2018-08-21
|\ \ | |/ |/| | | Security fixes for a few packages are included.
| * treewide: fixup breakage due to absolute compiler pathVladimír Čunát2018-08-21
| | | | | | | | | | Some packages just can't handle them #44767. It was tempting to try to abstract this in some way, but I didn't do that ATM.
* | Adding vdemeester (myself) as runc and containerd package maintainerVincent Demeester2018-08-20
|/ | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* containerd: 1.1.1 -> 1.1.2R. RyanTM2018-08-17
| | | | | | | 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 branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ | | | | | | Hydra: ?compare=1473892
| * Merge pull request #45142 from r-ryantm/auto-update/singularityTimo Kaufmann2018-08-16
| |\ | | | | | | singularity: 2.5.2 -> 2.6.0
| | * singularity: 2.5.2 -> 2.6.0R. RyanTM2018-08-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/singularity/versions.
| * | qemu: 2.12.0 -> 2.12.1 (#44711)R. RyanTM2018-08-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/qemu/versions.
| * | Merge pull request #44896 from cdepillabout/vbox-extpackzimbatm2018-08-15
| |\ \ | | | | | | | | add derivation for the virtualbox oracle extension pack
| | * | Merge remote-tracking branch 'origin/master' into vbox-extpack(cdep)illabout2018-08-16
| | |\|
| | * | Start trying to actually use the extpack in the virtualbox derivation.(cdep)illabout2018-08-10
| | | |
| | * | Add a derivation that downloads the virtualbox extension pack.(cdep)illabout2018-08-08
| | | |
| * | | qemu: add path to bin utilitesIzorkin2018-08-15
| | |/ | |/|
* | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
|\| | | | | | | | | | | Hydra: ?compare=1472947
| * | virt-viewer: 6.0 -> 7.0 (#44666)R. RyanTM2018-08-09
| |/ | | | | 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-viewer/versions.
* / treewide: Make configureFlags listsJohn Ericson2018-08-03
|/
* Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
| | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\ | | | | [bot] treewide: remove unreferenced code
| * [bot]: remove unreferenced codevolth2018-07-20
| |
* | docker: 18.03 -> 18.06Tim Steinbach2018-07-19
| |