Tanc
Tanc
I also have this problem. I installed with: ``` curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \ sh -s -- install --determinate ``` Running the following results in this...
`determinate-nixd` is installed, trying to upgrade it results in: ``` sudo determinate-nixd upgrade upgrading Nix in profile "/nix/var/nix/profiles/default" querying latest Nix version... downloading '/nix/store/3smvdkzf2pdc85m5k5qljfsbdcpp0c0f-nix-2.26.2'...... copying path '/nix/store/xqk8b9ay8vsh28s4dn6j8x603ymjz55m-nix-manual-2.26.2-man' from 'https://cache.nixos.org'... copying...
Distro: Bluefin (Version: 41.20250223.1 / FROM Fedora Silverblue 41) libc: ldd (GNU libc) 2.40
Its a variant of Fedora Silverblue which is a well know distro. It uses systemd and has an immutable filesystem. See https://fedoraproject.org/atomic-desktops/silverblue/
``` ➜ determinate-nixd init ~ … ➜ nix profile install github:guibou/nixGL --impure error: … while evaluating the attribute 'auto.nixGLDefault' at /nix/store/wnf3rly6jbw4ywqhzgn0vl6lk8hwgkg3-source/nixGL.nix:243:7: 242| # nixGLNvidia or nixGLIntel using an heuristic. 243|...
I tried uninstalling and then installing `nix` but: ``` ➜ sh
Looking at the code [here](https://github.com/di-sukharev/opencommit/blob/master/src/prompts.ts#L14) and [here](https://github.com/di-sukharev/opencommit/blob/master/src/prompts.ts#L131) it seems like it should be providing a decent prompt but I get the same kind of result as @laurentperez does from ollama...
I just tried with fewer files staged and the result was much better. Is this a tokens issue? I've upped the number of max tokens in `OCO_TOKENS_MAX_INPUT` and `OCO_TOKENS_MAX_INPUT` but...
ok, this due to Ollama having a default context size to `2048`. This can be increased when making API calls but this project doesn't do that. A workaround is to...
``` { "installed_version": "3.4.0", "latest_version": "", "title": "", "release_summary": "", "release_url": "https://github.com/Domochip/WPalaControl/releases/tag/", "release_date": "" } ```