Skip to content

Commit

Permalink
Merge ../builds/hammer_build_nonebot-plugin-htmlrender_0.3.5/overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
TyberiusPrime committed Dec 16, 2024
2 parents f30516b + de21014 commit 8cb5e54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overrides/nonebot-plugin-htmlrender/0.3.5/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{final, helpers, resolveBuildSystem, ...}
: old: if (helpers.isWheel old) then {} else {nativeBuildInputs = old.nativeBuildInputs or [] ++ ( resolveBuildSystem {pdm-backend = [];});}

1 change: 1 addition & 0 deletions overrides/nonebot-plugin-htmlrender/0.3.5/rules.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BuildSystems = [ "pdm-backend",]

0 comments on commit 8cb5e54

Please sign in to comment.