about summary refs log tree commit diff
path: root/users/wpcarro/tools/rfcToKindle/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/tools/rfcToKindle/default.nix')
-rw-r--r--users/wpcarro/tools/rfcToKindle/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/tools/rfcToKindle/default.nix b/users/wpcarro/tools/rfcToKindle/default.nix
index 8fb93c3bb5..4ea2719439 100644
--- a/users/wpcarro/tools/rfcToKindle/default.nix
+++ b/users/wpcarro/tools/rfcToKindle/default.nix
@@ -2,7 +2,7 @@
 
 # TODO: This doesn't depend on `sendgmr` at the moment, but it should. As such,
 # it's an imcomplete packaging.
-depot.buildGo.program {
+depot.nix.buildGo.program {
   name = "rfcToKindle";
   srcs = [
     ./main.go