Add sqlite to flake devshell
This commit is contained in:
parent
311990d5f6
commit
3ae90db4a8
@ -38,6 +38,7 @@
|
|||||||
buildInputs = with pkgs; with python.pkgs; [
|
buildInputs = with pkgs; with python.pkgs; [
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
poetry
|
poetry
|
||||||
|
sqlite
|
||||||
(pkgs.poetry2nix.mkPoetryEnv {
|
(pkgs.poetry2nix.mkPoetryEnv {
|
||||||
inherit python;
|
inherit python;
|
||||||
projectDir = ./.;
|
projectDir = ./.;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user