Removed pkgs functions
This commit is contained in:
parent
ed48a77b93
commit
3ea3d96020
3 changed files with 2 additions and 31 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
writeCppScriptBin,
|
||||
custom,
|
||||
lib,
|
||||
jq,
|
||||
deploy-rs,
|
||||
...
|
||||
}:
|
||||
writeCppScriptBin {
|
||||
custom.writeCppScriptBin {
|
||||
name = "deploy-rs-online";
|
||||
code = ''
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue