mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 19:58:03 +01:00
Whitespace in flake
This commit is contained in:
@@ -22,10 +22,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dontUseCargoParallelTests = true;
|
dontUseCargoParallelTests = true;
|
||||||
|
|
||||||
cargoLock.lockFile = ./Cargo.lock;
|
cargoLock.lockFile = ./Cargo.lock;
|
||||||
|
|
||||||
nativeBuildInputs = [ rust ];
|
nativeBuildInputs = [ rust ];
|
||||||
|
|
||||||
buildInputs = lib.optional stdenv.isDarwin [
|
buildInputs = lib.optional stdenv.isDarwin [
|
||||||
libiconv
|
libiconv
|
||||||
darwin.apple_sdk.frameworks.Foundation
|
darwin.apple_sdk.frameworks.Foundation
|
||||||
|
|||||||
Reference in New Issue
Block a user