Enhance Flake: Add Package Output and DevShell
- 主要言語
- Python
- スター
- 2
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This repository does contain a `flake.nix` file, but it currently does not expose itself as a Nix package.
I will be working on a PR in the coming days.
The PR will include the `devShell` environment and package definitions.
@eswar2001 I noticed the use of bash functions in the `shellHook` section [here](https://github.com/juspay/code-as-data/blob/c573e85c397e11f41c9f01a29717543bb70017b4/flake.nix#L75-L103) to start and stop Postgres.
Could you please clarify what exactly needs to be done on the Postgres part?
I'm planning to rework that part using [`services-flake`](https://github.com/juspay/services-flake).
Also, will be using [uv2nix](https://github.com/pyproject-nix/uv2nix)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
flake.nix、特に75–103行目のshellHookと、予定されているpackageおよびdevShellの定義を確認してください。services-flakeとuv2nixを評価する前に、PostgreSQLのセットアップを明確にしてください。flakeが要求されたpackageとdevShellを公開し、PostgreSQLのアプローチが解決されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system, databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100