trying to tweak sqlx
This commit is contained in:
parent
4fe68236ea
commit
804850505e
11 changed files with 129 additions and 219 deletions
|
@ -83,6 +83,7 @@
|
|||
pkgs.libxkbcommon
|
||||
]
|
||||
}";
|
||||
DATABASE_URL = "sqlite:///home/chris/.local/share/lumina/library-db.sqlite3";
|
||||
};
|
||||
defaultPackage = naersk'.buildPackage {
|
||||
src = ./.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue