Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update MediaElch

encode42 2a2b0839 d0f649f5

+2 -2
+2 -2
packages/mediaelch/default.nix
··· 28 28 src = fetchFromGitHub { 29 29 owner = "Komet"; 30 30 repo = "MediaElch"; 31 - rev = "d2a18102e426894f1d361e4056e940939a3a09f7"; 32 - hash = "sha256-x55T7JSf35rkAQR5vIUUc805LLMqeQsQUrXu4/TgEeY="; 31 + rev = "92942a067fd081fbbadce1646b5fd69480eddbc0"; 32 + hash = "sha256-lgihB72KxAJU/CWKlT8b80EGNtPw0+KmOBqPkQP4e38="; 33 33 fetchSubmodules = true; 34 34 }; 35 35