parent
131299587c
commit
9aca532b78
10 changed files with 66 additions and 81 deletions
packages/librespot-auth
|
@ -1,4 +1,3 @@
|
|||
# FIXME: the source appears to be deprecated https://github.com/dspearson/librespot-auth
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
|
@ -12,6 +11,7 @@ rustPlatform.buildRustPackage rec {
|
|||
pname = "librespot-auth";
|
||||
version = "0.1.1";
|
||||
|
||||
# deprecated https://github.com/dspearson/librespot-auth
|
||||
src = fetchFromGitHub {
|
||||
owner = "dspearson";
|
||||
repo = pname;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue