post-build-postgres:Nix post-build-hook上载到postgresql

时间:2021-04-12 07:22:27
【文件属性】:
文件名称:post-build-postgres:Nix post-build-hook上载到postgresql
文件大小:18KB
文件格式:ZIP
更新时间:2021-04-12 07:22:27
Rust 后构建postgres Nix post-build-hook上载到postgresql 用法: { config, lib, ... }: let post-build-postgres = builtins.fetchTarball { url = "https://github.com/rmcgibbo/post-build-postgres/archive/81142c130fc678941d42f6bc70a234854422d9a3.tar.gz"; sha256 = "112rrhrwkl5xxsvjnixiws6iridmmlzjvxwhrvcp0q6j69326pf7"; }; in { imports = [ "${post-build-postgres}/module.nix" ... ]; services.
【文件预览】:
post-build-postgres-master
----.gitignore(15B)
----src()
--------ec2.rs(735B)
--------bin()
--------schema.sql(343B)
--------structs.rs(2KB)
--------journal.rs(5KB)
--------lib.rs(46B)
----default.nix(414B)
----Cargo.lock(31KB)
----LICENSE(1KB)
----module.nix(1KB)
----Cargo.toml(410B)
----.github()
--------workflows()
----README.md(490B)

网友评论