mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
nix: packages: noita-proxy: meta: inherit manifest.package.description
This commit is contained in:
parent
bd1d7d3f24
commit
20c74926e1
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ rustPlatform.buildRustPackage (finalAttrs:
|
|||
];
|
||||
|
||||
meta = {
|
||||
description = "Noita Entangled Worlds proxy application.";
|
||||
inherit (manifest.package) description;
|
||||
homepage = "https://github.com/IntQuant/noita_entangled_worlds";
|
||||
changelog =
|
||||
"https://github.com/IntQuant/noita_entangled_worlds/releases/tag/v${version}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue