From 5e78ce49c5c46ce99804c81401fb331088aa1f9c Mon Sep 17 00:00:00 2001 From: Will Bush Date: Sat, 8 Apr 2023 19:05:30 -0500 Subject: [PATCH] Add install section for Nix Flakes and link to wiki --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 147dd83b..79168abe 100644 --- a/Readme.md +++ b/Readme.md @@ -57,6 +57,10 @@ You can also install unixODBC from source: 5. `make` 6. `make install` +### Linux / OS-X via Nix Flakes + +Alternatively, if you're familiar with the Nix ecosystem or want to try it out, [our wiki](https://github.com/pacman82/odbc-api/wiki) has a user contributed example setting up a dev environment with Nix flakes. + ## Features * [x] Connect using Data Source names (DSN)