about summary refs log tree commit diff
path: root/tools/rfcToKindle/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rfcToKindle/default.nix')
-rw-r--r--tools/rfcToKindle/default.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/rfcToKindle/default.nix b/tools/rfcToKindle/default.nix
index 3bfa71f2896d..8fb93c3bb5b8 100644
--- a/tools/rfcToKindle/default.nix
+++ b/tools/rfcToKindle/default.nix
@@ -1,6 +1,4 @@
-{
-  depot ? import <depot> {}, ...
-}:
+{ depot, ... }:
 
 # TODO: This doesn't depend on `sendgmr` at the moment, but it should. As such,
 # it's an imcomplete packaging.