fetchgit
This commit is contained in:
parent
18e15d7f76
commit
61190b9482
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildPythonPackage rec {
|
|||
version = "unstable-2024-12-01";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
src = fetchgit {
|
||||
owner = "solid-sinusoid";
|
||||
repo = "rbs_assets_library";
|
||||
rev = "16d3f6d750a8c903532f4bde22bbe41ebd35ec5c";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue