@ -39,5 +39,9 @@
];
};
devShells.${system}.default = pkgs.mkShell {
packages = with pkgs; [ poetry sqlite ];
}