iio-sensor-proxy: update homepage

The github repo is archived, change to gitlab.

+1 -1
+1 -1
pkgs/os-specific/linux/iio-sensor-proxy/default.nix
··· 43 43 44 44 meta = with lib; { 45 45 description = "Proxy for sending IIO sensor data to D-Bus"; 46 - homepage = "https://github.com/hadess/iio-sensor-proxy"; 46 + homepage = "https://gitlab.freedesktop.org/hadess/iio-sensor-proxy"; 47 47 license = licenses.gpl3 ; 48 48 maintainers = with maintainers; [ peterhoeg ]; 49 49 platforms = platforms.linux;