Removed pkgs functions

This commit is contained in:
Aleksandr Lebedev 2025-08-12 00:10:29 +02:00
parent ed48a77b93
commit 3ea3d96020
3 changed files with 2 additions and 31 deletions

View file

@ -1,11 +1,11 @@
{
writeCppScriptBin,
custom,
lib,
jq,
deploy-rs,
...
}:
writeCppScriptBin {
custom.writeCppScriptBin {
name = "deploy-rs-online";
code = ''
#include <string>