summary refs log tree commit diff
path: root/pkgs/tools/virtualization
Commit message (Collapse)AuthorAge
* nixos-container: add 'kill' command, 'destroy' to use 'kill'Scott R. Parish2016-07-21
| | | | | | | | Using 'machinectl kill' is much faster then gracefully stopping the container. In the case of 'destroy', since we're destroying it anyway, there's no reason to do a graceful shutdown.
* nixos-containers: init package (#16959)Eric Merritt2016-07-19
| | | | | This moves nixos-containers into its own package so that it can be relied upon by other packages/systems. This should make development using dynamic containers much easier.
* Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ | | | | | | | | | | This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
| * xe-guest-utilities: init at 6.2.0Ben Booth2016-03-30
| | | | | | | | | | | | | | | | use mkEnableOption use sha256 add xe-guest-utilities to module-list.nix
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * azure-cli: 0.9.15 -> 0.9.17Cole Mickens2016-03-11
| |
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\|
| * azure-cli 0.9.13 -> 0.9.15Cole Mickens2016-02-05
| |
* | treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * azure-cli: fix dependenciesEvgeny Egorochkin2016-01-16
| |
| * azure-cli: init at 0.9.13Evgeny Egorochkin2016-01-15
| |
* | Merge branch 'master' into closure-sizeLuca Bruno2015-11-29
|\|
| * buildPythonPackage: fix standalone applications using itDomen Kožar2015-11-21
| |
| * buildPythonPackage: get rid of setupPyInstallFlags since there is no such thingDomen Kožar2015-11-21
| |
* | curl: split into multiple outputsVladimír Čunát2015-10-13
|/ | | | Also use pkgconfig to be safer and fix (some) referrers.
* ec2-api-tools: Update to 1.7.5.1Eelco Dolstra2015-09-24
|
* ec2-ami-tools: Update to 1.5.7Eelco Dolstra2015-09-24
|
* euca2ools: bump to 2.1.4, use python27Benjamin Staffin2015-03-07
| | | | Change-Id: I8be644bcf2892e1146c3b3eedea36c5f5e749c16
* Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar2015-01-08
| | | | | | This reverts commit 512fbb280f72980e84230b72b631258df1755919. See #5368
* Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar2015-01-02
| | | | | (cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
* Packaged cloud-init and its dependenciesGeorges Dubus2014-12-01
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* ec2-ami-tools -> 1.5.6, updated license & homepageVladimir Kirillov2014-11-05
|
* remove pythonPackages.ssl referenceDomen Kožar2014-10-11
|
* ec2-ami-tools: Update from 1.4.0.9 to 1.5.3Rickard Nilsson2014-08-05
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* aws: hardcode perl locationShea Levy2014-02-12
|
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
| | | | | It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
* Update euca2ools to 2.1.3Rob Vermaas2013-05-30
|
* ec2-ami-tools: Update to 1.4.0.9Eelco Dolstra2013-01-24
|
* ec2-api-tools: Update to 1.6.5.1Eelco Dolstra2012-11-08
| | | | Also, move everything to $out/libexec/ec2-api-tools.
* ec2-ami-tools: Update to 1.6.0.0Eelco Dolstra2012-07-25
|
* Add aws, a utility for working with various AWS servicesEelco Dolstra2012-07-09
|
* ec2-api-tools: Upstream updated zipballShea Levy2012-07-08
|
* * Updated the EC2 API tools to 1.5.3.0.Eelco Dolstra2012-04-25
| | | | svn path=/nixpkgs/trunk/; revision=33916
* * Update euca2ools.Eelco Dolstra2012-04-12
| | | | svn path=/nixpkgs/trunk/; revision=33762
* * Latest EC2 AMI/API tools.Eelco Dolstra2012-04-12
| | | | svn path=/nixpkgs/trunk/; revision=33760
* svn merge ^/nixpkgs/trunkShea Levy2012-02-25
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32569
* * Apply r32435 from the trunk (always build Python with SSL support).Eelco Dolstra2012-02-21
| | | | | | Remove .ssl references from some packages missed in that commit. svn path=/nixpkgs/branches/stdenv-updates/; revision=32469
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * ec2-api-tools updated to 1.4.4.2.Eelco Dolstra2011-10-27
| | | | svn path=/nixpkgs/trunk/; revision=30054
* * Latest EC2 AMI tools.Eelco Dolstra2011-10-21
| | | | svn path=/nixpkgs/trunk/; revision=29963
* Updated hashcodeSander van der Burg2011-09-04
| | | | svn path=/nixpkgs/trunk/; revision=29005
* update ec2-ami-tools hashRob Vermaas2011-08-19
| | | | svn path=/nixpkgs/trunk/; revision=28672
* update ec2-api-tools hashRob Vermaas2011-08-19
| | | | svn path=/nixpkgs/trunk/; revision=28671