List Question
4 TechQA 2024-03-14T10:25:36.770000How can I adjust the Nix Flake configuration for my virtual environment to ensure the successful execution of a Python script reliant on Ollama?
84 views
Asked by Pierre-olivier Gendraud
When using mkDerivation in Nix, is it possible to specify the shell used by `buildPhase`?
436 views
Asked by Lattice
How to build a Node project using Nix and Flake?
542 views
Asked by Fabian Matias Vega Alcota
`nix run .` works, but `nix run github:myorg/myrepo` doesn't
53 views
Asked by MatrixManAtYrService