From 6f25cca39bd99dceafc6605eb02f6b3c4e71ba01 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:16:20 +0700 Subject: [PATCH 1/6] curie: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/cu/curie/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/cu/curie/package.nix b/pkgs/by-name/cu/curie/package.nix index 63d14ddfc34e..bd78c16f1ad0 100644 --- a/pkgs/by-name/cu/curie/package.nix +++ b/pkgs/by-name/cu/curie/package.nix @@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation rec { version = "1.0"; src = fetchurl { - url = "https://github.com/NerdyPepper/curie/releases/download/v${version}/curie-v${version}.tar.gz"; + url = "https://github.com/oppiliappan/curie/releases/download/v${version}/curie-v${version}.tar.gz"; hash = "sha256-B89GNbOmm3lY/cRWQJEFu/5morCM/WrRQb/m6covbt8="; }; @@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec { meta = with lib; { description = "Upscaled version of scientifica"; - homepage = "https://github.com/NerdyPepper/curie"; + homepage = "https://github.com/oppiliappan/curie"; license = licenses.ofl; platforms = platforms.all; maintainers = with maintainers; [ moni ]; From 5da0d471e652e57daf62b405af5b1af1724ec6b1 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:19:26 +0700 Subject: [PATCH 2/6] dijo: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/di/dijo/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/di/dijo/package.nix b/pkgs/by-name/di/dijo/package.nix index 2134c1067262..aeae2d2bd52c 100644 --- a/pkgs/by-name/di/dijo/package.nix +++ b/pkgs/by-name/di/dijo/package.nix @@ -10,7 +10,7 @@ rustPlatform.buildRustPackage rec { version = "0.2.7"; buildInputs = [ ncurses ]; src = fetchFromGitHub { - owner = "NerdyPepper"; + owner = "oppiliappan"; repo = "dijo"; rev = "v${version}"; sha256 = "sha256-g+A8BJxqoAvm9LTLrLnClVGtFJCQ2gT0mDGAov/6vXE="; @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Scriptable, curses-based, digital habit tracker"; - homepage = "https://github.com/NerdyPepper/dijo"; + homepage = "https://github.com/oppiliappan/dijo"; license = licenses.mit; maintainers = [ ]; mainProgram = "dijo"; From a348c2ef773d2401700249019adb0e8184e0794e Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:19:43 +0700 Subject: [PATCH 3/6] eva: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/ev/eva/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ev/eva/package.nix b/pkgs/by-name/ev/eva/package.nix index 9b27694a59f7..0a83892b1cb7 100644 --- a/pkgs/by-name/ev/eva/package.nix +++ b/pkgs/by-name/ev/eva/package.nix @@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Calculator REPL, similar to bc"; - homepage = "https://github.com/NerdyPepper/eva"; + homepage = "https://github.com/oppiliappan/eva"; license = licenses.mit; maintainers = with maintainers; [ ma27 From 069ccf6905125d8e0dcc02e9ae67c62a80cee1e7 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:20:12 +0700 Subject: [PATCH 4/6] scientifica: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/sc/scientifica/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/sc/scientifica/package.nix b/pkgs/by-name/sc/scientifica/package.nix index fcd996cf3681..5f09ddb0eefd 100644 --- a/pkgs/by-name/sc/scientifica/package.nix +++ b/pkgs/by-name/sc/scientifica/package.nix @@ -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 ]; From 32558c5e22e6c9b7b16ca0134456377a9b367277 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:26:36 +0700 Subject: [PATCH 5/6] taizen: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/ta/taizen/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/ta/taizen/package.nix b/pkgs/by-name/ta/taizen/package.nix index 94c5cf104869..c5ea950928a3 100644 --- a/pkgs/by-name/ta/taizen/package.nix +++ b/pkgs/by-name/ta/taizen/package.nix @@ -13,7 +13,7 @@ rustPlatform.buildRustPackage { version = "0-unstable-2023-06-05"; src = fetchFromGitHub { - owner = "NerdyPepper"; + owner = "oppiliappan"; repo = "taizen"; rev = "5486cd4f4c5aa4e0abbcee180ad2ec22839abd31"; hash = "sha256-pGcD3+3Ds3U8NuNySaDnz0zzAvZlSDte1jRPdM5qrZA="; @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage { meta = with lib; { description = "Curses-based mediawiki browser"; - homepage = "https://github.com/nerdypepper/taizen"; + homepage = "https://github.com/oppiliappan/taizen"; license = licenses.mit; maintainers = with maintainers; [ figsoda ]; mainProgram = "taizen"; From 1b529318735ba9d9822fd968ef55438e7a43f6b3 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Sun, 31 Aug 2025 21:34:12 +0700 Subject: [PATCH 6/6] statix: update github username NerdyPepper -> oppiliappan --- pkgs/by-name/st/statix/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/st/statix/package.nix b/pkgs/by-name/st/statix/package.nix index 764252f1b880..47584707d2fa 100644 --- a/pkgs/by-name/st/statix/package.nix +++ b/pkgs/by-name/st/statix/package.nix @@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec { version = "0.5.8"; src = fetchFromGitHub { - owner = "nerdypepper"; + owner = "oppiliappan"; repo = "statix"; rev = "v${version}"; sha256 = "sha256-bMs3XMiGP6sXCqdjna4xoV6CANOIWuISSzCaL5LYY4c="; @@ -29,7 +29,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Lints and suggestions for the nix programming language"; - homepage = "https://github.com/nerdypepper/statix"; + homepage = "https://github.com/oppiliappan/statix"; license = licenses.mit; mainProgram = "statix"; maintainers = with maintainers; [