generated from ElnuDev/rust-project
flake.nix: remove trailing whitespace
This commit is contained in:
parent
ba6f91f672
commit
c148758eaf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
inherit system overlays;
|
||||
};
|
||||
rustSettings = with pkgs; {
|
||||
src = ./.;
|
||||
src = ./.;
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
buildInputs = [ openssl ];
|
||||
cargoHash = nixpkgs.lib.fakeHash;
|
||||
|
|
Loading…
Add table
Reference in a new issue