eva: update github username NerdyPepper -> oppiliappan

This commit is contained in:
Shahar "Dawn" Or
2025-08-31 21:19:43 +07:00
parent 5da0d471e6
commit a348c2ef77
+1 -1
View File
@@ -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