diff --git a/artiq-fast/wfvm/layers/default.nix b/artiq-fast/wfvm/layers/default.nix index 1321748..6885d54 100644 --- a/artiq-fast/wfvm/layers/default.nix +++ b/artiq-fast/wfvm/layers/default.nix @@ -89,7 +89,7 @@ in ''; }; cache = pkgs.stdenv.mkDerivation { - name = "vs"; + name = "RESTRICTDIST-vs"; outputHashAlgo = "sha256"; outputHashMode = "recursive";