scim -> sc-im

This commit is contained in:
Domen Kožar
2016-01-22 13:07:46 +01:00
parent 9ee5a6b858
commit fb2675c5cf
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
name = "scim-${version}";
src = fetchurl {
url = "https://github.com/andmarti1424/scim/archive/v${version}.tar.gz";
url = "https://github.com/andmarti1424/sc-im/archive/v${version}.tar.gz";
sha256 = "00rjz344acw0bxv78x1w9jz8snl9lb9qhr9z22phxinidnd3vaaz";
};