From ab89e2efcbed6bc0055ee344bf921427ff5c623d Mon Sep 17 00:00:00 2001 From: qaristote Date: Tue, 28 Mar 2023 10:37:40 +0200 Subject: pkgs: static: icons: update --- pkgs/static/icons/default.nix | 6 +++--- pkgs/static/icons/urls.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgs/static') diff --git a/pkgs/static/icons/default.nix b/pkgs/static/icons/default.nix index a98aee9..3a9a7c6 100644 --- a/pkgs/static/icons/default.nix +++ b/pkgs/static/icons/default.nix @@ -5,11 +5,11 @@ sha256 = "0b4gqhw9y62fm72x61q03yzbllgfxpkjbbsdvj7d5wg3jshjkgdb"; }; mubi = fetchurl { - url = "https://mubi.com/logo"; - sha256 = "1h6qi579dcmd7l9mmwq2c4y67lbpkfjwq19kivfnfxwr38f769h4"; + url = "https://mubi.com/MUBI-logo.png"; + sha256 = "0fc53c8j6dvphykabqiy146hjmpnczm5rvlf92fycyiqgrg260c4"; }; deezer = fetchurl { url = "https://raw.githubusercontent.com/edent/SuperTinyIcons/master/images/svg/deezer.svg"; - sha256 = "1qcj1gqz8gc9cwlj4cl6yj5ik1vz4ya6qcncr5fbciprzaaf3pg9"; + sha256 = "1h9m9rsg3hdr7w5g8g560rlwyy2wmk5a397cg1vr7gg37v9izh92"; }; } diff --git a/pkgs/static/icons/urls.txt b/pkgs/static/icons/urls.txt index 388daa2..45a2536 100644 --- a/pkgs/static/icons/urls.txt +++ b/pkgs/static/icons/urls.txt @@ -1,3 +1,3 @@ netflix https://www.vectorlogo.zone/logos/netflix/netflix-icon.svg -mubi https://mubi.com/logo +mubi https://mubi.com/MUBI-logo.png deezer https://raw.githubusercontent.com/edent/SuperTinyIcons/master/images/svg/deezer.svg -- cgit v1.2.3