Skip to content

Commit

Permalink
Compile for dist target
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Nov 11, 2024
1 parent 6a3c8cf commit 93f696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
homepage = "https://joinkitsune.org";
};

OPENSSL_NO_VENDOR = 1;
NIX_OUTPATH_USED_AS_RANDOM_SEED = "aaaaaaaaaa";
CARGO_PROFILE = "dist";
cargoExtraArgs = "--locked ${features}";
}
// (pkgs.lib.optionalAttrs inputs.debugBuild.value {
Expand Down

0 comments on commit 93f696b

Please sign in to comment.