Loading pkgs/by-name/rk/rkbin/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ stdenv.mkDerivation { homepage = "https://github.com/rockchip-linux/rkbin"; license = licenses.unfreeRedistributable; maintainers = with maintainers; [ thefossguy ]; platforms = [ "aarch64-linux" ]; platforms = lib.platforms.all; }; } Loading
pkgs/by-name/rk/rkbin/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ stdenv.mkDerivation { homepage = "https://github.com/rockchip-linux/rkbin"; license = licenses.unfreeRedistributable; maintainers = with maintainers; [ thefossguy ]; platforms = [ "aarch64-linux" ]; platforms = lib.platforms.all; }; }