about summary refs log tree commit diff
path: root/users/Profpatsch/arglib
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/arglib')
-rw-r--r--users/Profpatsch/arglib/netencode.nix (renamed from users/Profpatsch/arglib/default.nix)6
1 files changed, 1 insertions, 5 deletions
diff --git a/users/Profpatsch/arglib/default.nix b/users/Profpatsch/arglib/netencode.nix
index b263654ac3..6b568ab80d 100644
--- a/users/Profpatsch/arglib/default.nix
+++ b/users/Profpatsch/arglib/netencode.nix
@@ -37,8 +37,4 @@ let
     '';
   };
 
-in {
-   inherit
-    netencode
-    ;
-}
+in depot.nix.utils.drvTargets netencode