fix: pyload
This commit is contained in:
parent
351d36b217
commit
38bead3dc8
4 changed files with 53 additions and 5 deletions
|
|
@ -14,7 +14,7 @@ self: super: {
|
|||
};
|
||||
python3Packages = self.python3.pkgs;
|
||||
|
||||
pyload-ng = self.callPackage ../pkgs/pyload-ng-updated.nix { pyload-ng = super.pyload-ng; };
|
||||
pyload-ng = self.callPackage ../pkgs/pyload-ng { pyload-ng = super.pyload-ng; };
|
||||
|
||||
# vscode-insiders = (super.callPackage ../pkgs/vscode-insiders.nix { });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue