new culr
This commit is contained in:
parent
c470c63ab2
commit
bafb226314
15 changed files with 443 additions and 179 deletions
|
@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec {
|
|||
src = fetchFromGitea {
|
||||
domain = "git.atagen.co";
|
||||
owner = "atagen";
|
||||
repo = pname;
|
||||
repo = pname + "-rs";
|
||||
rev = "8cb1323bdc388ce1fdb0675ade756ea8b59b803d";
|
||||
sha256 = "sha256-Blo1PyhzKU4LzflmeGrvWOQEon2BCTkF3uQR+7D5/kc=";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue