python3Packages.hatch-nodejs-version: remove duplicate dependencies
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
This commit is contained in:
parent
fd67e5f1ab
commit
8a85537bed
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ buildPythonPackage rec {
|
|||
sha256 = "sha256-TBvqXjka8poQ8xxQ/H1hFYRLqnP1024uan1d9b95ags=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
hatchling
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
hatchling
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue