about summary refs log tree commit diff
path: root/users/Profpatsch/read-http.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/read-http.nix')
-rw-r--r--users/Profpatsch/read-http.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/Profpatsch/read-http.nix b/users/Profpatsch/read-http.nix
index 2b7465dab8..854a11b7d0 100644
--- a/users/Profpatsch/read-http.nix
+++ b/users/Profpatsch/read-http.nix
@@ -2,7 +2,7 @@
 
 let
 
-  read-http = depot.users.Profpatsch.writers.rustSimple {
+  read-http = depot.nix.writers.rustSimple {
     name = "read-http";
     dependencies = [
       depot.third_party.rust-crates.ascii