mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
packages: clean up usages of name/pname
This commit is contained in:
parent
db61f9d4b9
commit
318ca4fbc6
3 changed files with 3 additions and 4 deletions
|
|
@ -4,8 +4,7 @@
|
|||
fetchpatch,
|
||||
}:
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "typst-mutilate";
|
||||
version = "0.0";
|
||||
name = "typst-mutilate";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "frozolotl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue