unpfs: fix for structuredAttrs
This commit is contained in:
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
cargoHash = "sha256-jRe1lgzfhzBUsS6wwwlqxxomap2TIDOyF3YBv20GJ14=";
|
||||
|
||||
RUSTC_BOOTSTRAP = 1;
|
||||
env.RUSTC_BOOTSTRAP = 1;
|
||||
|
||||
postInstall = ''
|
||||
install -D -m 0444 ../../README* -t "$out/share/doc/${pname}"
|
||||
|
||||
Reference in New Issue
Block a user