summary refs log tree commit diff
path: root/pkgs/applications/qubes/qubes-core-vchan-xen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/qubes/qubes-core-vchan-xen/default.nix')
-rw-r--r--pkgs/applications/qubes/qubes-core-vchan-xen/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/qubes/qubes-core-vchan-xen/default.nix b/pkgs/applications/qubes/qubes-core-vchan-xen/default.nix
index 6ce255675b1..21b80fcf51d 100644
--- a/pkgs/applications/qubes/qubes-core-vchan-xen/default.nix
+++ b/pkgs/applications/qubes/qubes-core-vchan-xen/default.nix
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
     owner = "QubesOS";
     repo = pname;
     rev = "v${version}";
-    sha256 = "sha256:02l1vs5c2jfw22gxvl2fb66m0d99n8ya1i7rphsb5cxsljvxary0";
+    hash = "sha256:02l1vs5c2jfw22gxvl2fb66m0d99n8ya1i7rphsb5cxsljvxary0";
   };
 
   buildInputs = [ xen ];