File tree Expand file tree Collapse file tree
pkgs/by-name/lu/lucida-downloader Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1241912419 githubId = 9425955;
1242012420 name = "Jean-François Labonté";
1242112421 };
12422+ jelni = {
12423+ email = "nixpkgs@jel.gay";
12424+ github = "jelni";
12425+ githubId = 25802745;
12426+ matrix = "@me:jel.gay";
12427+ name = "jel";
12428+ };
1242212429 jemand771 = {
1242312430 email = "willy@jemand771.net";
1242412431 github = "jemand771";
Original file line number Diff line number Diff line change 77
88rustPlatform . buildRustPackage ( finalAttrs : {
99 pname = "lucida-downloader" ;
10- version = "0.7 .0" ;
10+ version = "0.8 .0" ;
1111
1212 src = fetchFromGitHub {
1313 owner = "jelni" ;
1414 repo = "lucida-downloader" ;
1515 tag = "v${ finalAttrs . version } " ;
16- hash = "sha256-f5cegAucJSiRekTAZBkrdn0HoEELvINN6Rd5Ehb7InA =" ;
16+ hash = "sha256-284f3+yKkE37wZzmyW7qupvYwEkmLvco8lc5dFSiLAQ =" ;
1717 } ;
1818
1919 passthru . updateScript = nix-update-script { } ;
2020
21- cargoHash = "sha256-ADo0AuMsvd86ytlVStBXPJ9vFG/JeSm2kDMGM5VCqzA =" ;
21+ cargoHash = "sha256-PT8E9AqvhChKk76AA2qsAf2ICy5maQ9SK96V/vkmwy8 =" ;
2222
2323 meta = {
2424 description = "Multithreaded client for downloading music for free with lucida" ;
2525 homepage = "https://github.com/jelni/lucida-downloader" ;
26- license = lib . licenses . gpl3Plus ;
26+ license = lib . licenses . agpl3Plus ;
2727 mainProgram = "lucida" ;
2828 maintainers = with lib . maintainers ; [
29+ jelni
2930 surfaceflinger
3031 ] ;
3132 } ;
You can’t perform that action at this time.
0 commit comments