use nix path-info cmd for derivation; console_subscriber
This commit is contained in:
parent
6806b96892
commit
b1e59d0a6c
8 changed files with 421 additions and 82 deletions
|
@ -34,8 +34,11 @@
|
|||
openssl
|
||||
nix
|
||||
boost
|
||||
tokio-console
|
||||
];
|
||||
NIX_INCLUDE_PATH = "${lib.getDev pkgs.nix}/include";
|
||||
RUST_LOG = "nixcp=debug";
|
||||
RUST_BACKGRACE = 1;
|
||||
};
|
||||
|
||||
packages.default = craneLib.buildPackage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue