diff options
| author | zzbaron <[email protected]> | 2026-01-05 14:44:09 -0500 |
|---|---|---|
| committer | zzbaron <[email protected]> | 2026-01-05 15:08:24 -0500 |
| commit | 7f095b6466a4842ebe077b65c6b8e24c187fa7ce (patch) | |
| tree | 801b037ecc500d3d3074728c82fc23de07c67337 | |
| parent | 3f78fe97980292e8e192d1da700cd70dde1d76e3 (diff) | |
nix: changed author name
| -rw-r--r-- | xmake/modules/package/manager/nix/find_package.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/package/manager/nix/install_package.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/package/manager/nix/search_package.lua | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/modules/package/manager/nix/find_package.lua b/xmake/modules/package/manager/nix/find_package.lua index cbaf5fbea..0cbd5f62f 100644 --- a/xmake/modules/package/manager/nix/find_package.lua +++ b/xmake/modules/package/manager/nix/find_package.lua @@ -14,7 +14,7 @@ -- -- Copyright (C) 2015-present, Xmake Open Source Community. -- --- @author ruki +-- @author ZZBaron -- @file find_package.lua -- diff --git a/xmake/modules/package/manager/nix/install_package.lua b/xmake/modules/package/manager/nix/install_package.lua index 507cf6d13..15084dfcd 100644 --- a/xmake/modules/package/manager/nix/install_package.lua +++ b/xmake/modules/package/manager/nix/install_package.lua @@ -14,7 +14,7 @@ -- -- Copyright (C) 2015-present, Xmake Open Source Community. -- --- @author ruki +-- @author ZZBaron -- @file install_package.lua -- diff --git a/xmake/modules/package/manager/nix/search_package.lua b/xmake/modules/package/manager/nix/search_package.lua index b95978736..3ad66610c 100644 --- a/xmake/modules/package/manager/nix/search_package.lua +++ b/xmake/modules/package/manager/nix/search_package.lua @@ -14,7 +14,7 @@ -- -- Copyright (C) 2015-present, Xmake Open Source Community. -- --- @author ruki +-- @author ZZBaron -- @file search_package.lua -- |
