treewide: add names to all setup hooks
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
with lib;
|
||||
|
||||
makePythonHook {
|
||||
name = "wrap-python-hook";
|
||||
deps = makeWrapper;
|
||||
substitutions.sitePackages = python.sitePackages;
|
||||
substitutions.executable = python.interpreter;
|
||||
|
||||
Reference in New Issue
Block a user