oculante: Generated Nix Path Changed

This commit is contained in:
Adriel Velazquez
2026-03-23 23:33:16 -04:00
parent b4e474dc15
commit 4e08b0cf55
+1 -1
View File
@@ -76,7 +76,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
patchFlags = [
"-p1"
"--directory=../${finalAttrs.pname}-${finalAttrs.version}-vendor"
"--directory=../${finalAttrs.pname}-${finalAttrs.version}-vendor/source-registry-0"
];
postInstall = ''