List Question
20 TechQA 2024-03-30T04:19:10.343000Why do I see `Dependency is not of a valid type` when I try to use this flake.nix
36 views
Asked by MatrixManAtYrService
How does `nix` package manager integrate into the classical linux filesystem and `$PATH`?
34 views
Asked by Sito
Flake fails on update, nimPackages is missing, where has it gone?
60 views
Asked by MatrixManAtYrService
How to solve a circular dependency problem when installing python packages by building them with nix?
76 views
Asked by Pierre-olivier Gendraud
How to fix Nix build failure due to a file using the windows way to break line
90 views
Asked by Pierre-olivier Gendraud
Why do I get " PermissionError: [Errno 13] Permission denied: '/homeless-shelter'Q when installing 'jina-hubble-sdk' with Nix Flake
74 views
Asked by Pierre-olivier Gendraud
Why trying to build this python package returns "Backend 'poetry.core.masonry.api' is not available"
67 views
Asked by Pierre-olivier Gendraud
Why can I use ollama with in a virtual environemt created by nix-shell but not when created by a flake
57 views
Asked by Pierre-olivier Gendraud
How 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
`nix profile install` always results in conflict with home-manager
87 views
Asked by thepandaatemyface
How do I override some neovim installation dependencies in nix config
46 views
Asked by rolfst
Package electron application in nix
174 views
Asked by tobiasBora
How does `const` turn multi-parameter functions iterable by the `fix` fixed-point combinator?
31 views
Asked by toraritte
error: Dependency is not of a valid type: element 1 of nativeBuildInputs for nix-shell
160 views
Asked by Domi
nixos 23.11 cabal install mysql-simple problem - "Missing (or bad) C libraries"
75 views
Asked by Dmitry M
How to define an internet brower for gmailr authentication?
53 views
Asked by ThanasisN
Poetry2nix flake build errors because the `poetry2nix.overrides` attribute seems to be missing
236 views
Asked by thepandaatemyface
Haskell profiling options result in build error of "Cannot load -prof objects when GHC is built with -dynamic"
65 views
Asked by Chris Stryczynski
When using mkDerivation in Nix, is it possible to specify the shell used by `buildPhase`?
436 views
Asked by Lattice