ch-runner: run CH in bwrap
Albeit rather relaxed
This commit is contained in:
parent
a3ed9cb4ea
commit
04befb6328
3 changed files with 87 additions and 52 deletions
|
|
@ -30,6 +30,8 @@ stdenv.mkDerivation {
|
|||
rustc
|
||||
];
|
||||
buildInputs = [ ch-proxy ];
|
||||
|
||||
meta.mainProgram = "taps";
|
||||
}
|
||||
# { lib, rustPlatform }:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue