"Parallel Tools" -> Parallels Tools

This commit is contained in:
Tobias Geerinckx-Rice 2015-09-15 08:01:02 +02:00
parent 4105fe0062
commit 193319ce03
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ in
type = types.bool; type = types.bool;
default = false; default = false;
description = '' description = ''
This enables Parallel Tools for Linux guests, along with provided This enables Parallels Tools for Linux guests, along with provided
video, mouse and other hardware drivers. video, mouse and other hardware drivers.
''; '';
}; };

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
name = "prl-tools-lin.iso"; name = "prl-tools-lin.iso";
sha256 = "07960jvyv7gihjlg922znjm6db6l6bd23x9mg6ympwibzf2mylmx"; sha256 = "07960jvyv7gihjlg922znjm6db6l6bd23x9mg6ympwibzf2mylmx";
message = '' message = ''
Please, place Parallel Tools for Linux image into Nix store Please, place Parallels Tools for Linux image into Nix store
using either using either
nix-store --add-fixed sha256 ${name} nix-store --add-fixed sha256 ${name}
or or