scientifica: update github username NerdyPepper -> oppiliappan
This commit is contained in:
@@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
version = "2.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/NerdyPepper/scientifica/releases/download/v${version}/scientifica.tar";
|
||||
url = "https://github.com/oppiliappan/scientifica/releases/download/v${version}/scientifica.tar";
|
||||
hash = "sha256-8IV4aaDoRsbxddy4U90fEZ6henUhjmO38HNtWo4ein8=";
|
||||
};
|
||||
|
||||
@@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Tall and condensed bitmap font for geeks";
|
||||
homepage = "https://github.com/NerdyPepper/scientifica";
|
||||
homepage = "https://github.com/oppiliappan/scientifica";
|
||||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ moni ];
|
||||
|
||||
Reference in New Issue
Block a user