forked from rarias/bscpkgs
cn6: add clock sync experiment
This commit is contained in:
@@ -100,4 +100,8 @@
|
||||
examples = {
|
||||
granularity = callPackage ./examples/granularity.nix { };
|
||||
};
|
||||
|
||||
cn6 = {
|
||||
timediff = callPackage ./cn6/timediff.nix { };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user