Skip to content

hotplug: Fix package path in pyproject.toml#138

Merged
brianmcgillion merged 1 commit intotiiuae:mainfrom
vunnyso:vs-fixHotplug
Nov 5, 2025
Merged

hotplug: Fix package path in pyproject.toml#138
brianmcgillion merged 1 commit intotiiuae:mainfrom
vunnyso:vs-fixHotplug

Conversation

@vunnyso
Copy link
Copy Markdown
Collaborator

@vunnyso vunnyso commented Nov 5, 2025

Use 'hotplug' instead of 'hotplug/hotplug'

Fixes below issue:
$ nix build .#hotplug
$./result/bin/hotplug
Traceback (most recent call last):
File "/nix/store/8yfgx6i5084sib9jhsjvxgwzfp5dmxa2-hotplug-1.0.0/bin/.hotplug-wrapped", line 6, in
from hotplug.main import main
ModuleNotFoundError: No module named 'hotplug'

Use 'hotplug' instead of 'hotplug/hotplug'

Signed-off-by: Vunny Sodhi <vunny.sodhi@unikie.com>
@brianmcgillion brianmcgillion merged commit 5e3e6b7 into tiiuae:main Nov 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants