1 2 3 4 5
self: super: { poseidoc = self.callPackage ./derivation.nix { inherit (self.llvmPackages) llvm libclang clang; }; }