package
0.0.0-20241122174450-ed490a29207d
Repository: https://github.com/jetify-com/devbox.git
Documentation: pkg.go.dev

# Functions

FindSharedLibrary searches the directories in searchPath for a shared library.
NewDerivationBuilder initializes a new DerivationBuilder from the current Nix build environment.
OpenSharedLibrary opens a shared library file.

# Variables

CUDALibSearchPaths match the common installation directories for CUDA libraries.
EnvLDLibrarySearchPath matches the paths in the LD_LIBRARY_PATH environment variable.
EnvLibrarySearchPath matches the paths in the LIBRARY_PATH environment variable.
SystemLibSearchPaths match the system library paths for common Linux distributions.

# Structs

DerivationBuilder patches an existing package.
SharedLibrary describes an ELF shared library (object).