Loading pkgs/by-name/lu/lucida-downloader/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "lucida-downloader"; version = "0.6.0"; version = "0.7.0"; src = fetchFromGitHub { owner = "jelni"; repo = "lucida-downloader"; tag = "v${version}"; hash = "sha256-/T3iB2DbcIbdwROzyB4UqXqrF7soRPCW7EUjZ8orhf4="; hash = "sha256-f5cegAucJSiRekTAZBkrdn0HoEELvINN6Rd5Ehb7InA="; }; passthru.updateScript = nix-update-script { }; cargoHash = "sha256-GHEGz7m/IDtPaynDPQQ9Zq3wDKe4BV+H+rrF6G4QA6s="; cargoHash = "sha256-ADo0AuMsvd86ytlVStBXPJ9vFG/JeSm2kDMGM5VCqzA="; meta = { description = "Multithreaded client for downloading music for free with lucida"; Loading Loading
pkgs/by-name/lu/lucida-downloader/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "lucida-downloader"; version = "0.6.0"; version = "0.7.0"; src = fetchFromGitHub { owner = "jelni"; repo = "lucida-downloader"; tag = "v${version}"; hash = "sha256-/T3iB2DbcIbdwROzyB4UqXqrF7soRPCW7EUjZ8orhf4="; hash = "sha256-f5cegAucJSiRekTAZBkrdn0HoEELvINN6Rd5Ehb7InA="; }; passthru.updateScript = nix-update-script { }; cargoHash = "sha256-GHEGz7m/IDtPaynDPQQ9Zq3wDKe4BV+H+rrF6G4QA6s="; cargoHash = "sha256-ADo0AuMsvd86ytlVStBXPJ9vFG/JeSm2kDMGM5VCqzA="; meta = { description = "Multithreaded client for downloading music for free with lucida"; Loading