1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

update: connman-ui to latest

This commit is contained in:
Rok Garbas 2014-01-11 21:18:10 +01:00
parent e1f363350a
commit dca9e47e00

View file

@ -4,8 +4,8 @@ stdenv.mkDerivation {
name = "connmanui-b838e640eddb83d296fb6d146ce756066d37c43b";
src = fetchgit {
url = "git://github.com/tbursztyka/connman-ui.git";
rev = "973879df2c4a556e5f49d808a88a6a5faba78c73";
sha256 = "11ps52dn0ws978vv00yrymfvv534v1i9qqx5w93191qjcpjrwj6y";
rev = "e4a8ddcca0870eb2ece5a7e3ea0296de9c86e5b2";
sha256 = "0rml52v81s7hr0g6qbj5bamli08kn66hay84qicx8sy8679wg443";
};
buildInputs = [ autoconf automake libtool glib gtk3 dbus pkgconfig file intltool connman ];