Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# nix-custom-sqlite
|
||||
|
||||
This repository contains a collection of nix expressions that make it easy to compile a custom version of SQLite.
|
||||
|
||||
Customizations include things such as:
|
||||
|
||||
- Toggling compile-time features.
|
||||
- Adding external plugins, either baking them in statically or using dynamic linking.
|
||||
- Cross-compiling for various architectures.
|
||||
Reference in New Issue
Block a user