ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v0.4.0 7 lines 256 B view raw
1# vim: set ft=make : 2 3build-dhat: 4 cargo build --profile profiling --features dhat-heap 5 @echo 'dhat binaries in target/profiling' 6 @echo 'Example:' 7 @echo 'WIRE_KEY_AGENT=/nix/store/...-key_agent-0.1.0 PROJECT/target/profiling/wire apply ...'