commit | 737ee562f90fb954a21c6f29f4463f964dc12279 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Tue May 31 07:51:55 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Tue May 31 07:51:55 2022 +0100 |
tree | abf5ccc42a2193ee2d7c6c3ddd90036fac2b463d | |
parent | 4e3855543af957def35cf833f7f5a2cd9f073003 [diff] |
runVend -> proxyVendor in hubfs overlay
diff --git a/src/apps/personal/overlays/hubfs.nix b/src/apps/personal/overlays/hubfs.nix index 7a5b2ed..1ac1989 100644 --- a/src/apps/personal/overlays/hubfs.nix +++ b/src/apps/personal/overlays/hubfs.nix
@@ -24,7 +24,7 @@ vendorSha256 = "sha256-Fpa+wanlMIqxkEZ3JQdCT4ixuNBj7AquG2+wLuO5TQU="; - runVend = true; + proxyVendor = true; ldflags = [ "-X main.GitVersion=${version}"