summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/build-rust-package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/build-rust-package.nix b/lib/build-rust-package.nix
index f1a6624..7bebe99 100644
--- a/lib/build-rust-package.nix
+++ b/lib/build-rust-package.nix
@@ -11,7 +11,7 @@
cargoHash,
description ? null,
license,
- maintainers,
+ maintainers ? null,
buildInputs ? [ ],
nativeBuildInputs ? [ ],
}: