Search code examples
Why can I use ollama with in a virtual environemt created by nix-shell but not when created by a fla...


nixnix-flakeollama

Read More
nixos 23.11 cabal install mysql-simple problem - "Missing (or bad) C libraries"...


haskellcabalnixnixos

Read More
Poetry2nix flake build errors because the `poetry2nix.overrides` attribute seems to be missing...


pythonpython-poetrynixnix-flake

Read More
ortools not found in nix-shell...


or-toolsnixnixosnix-shell

Read More
How can I make home-manager use nixpkgs-23.11 in flake system configuration?...


nixnixoshome-manager

Read More
Why can't home-manager read environment variables using function builtins.getEnv?...


environment-variablesnixhome-manager

Read More
How to ignore a missing file in the imports?...


nix

Read More
Error when using lib.mkIf and lib.mkMerge to set configuration based on hostname...


nixnixos

Read More
Adding neovim to home-manager config leads to permission problem...


neovimnix

Read More
I don't understand why I have " cannot evaluate a function that has an argument without a v...


nix

Read More
How to get the current nixos version (for example 23.05) in a nixos config?...


nixnixos

Read More
Why do Nix lambdas and the ? operator interact like so?...


nixnixos

Read More
Can't find the package for XInput2.h header file on nixos...


gonixxorgnixos

Read More
Is there a standalone Nixpkgs “standard library” to create private Nixpkgs repos?...


nixnixpkgs

Read More
How to restart the shell inside the bash script and continue the execution of the script?...


bashubuntuwindows-subsystem-for-linuxnix

Read More
Properly adding darwin.apple_sdk to a nix-shell...


nix

Read More
How to know the build plan and store path without building a Nix expression?...


nix

Read More
`nix run .` works, but `nix run github:myorg/myrepo` doesn't...


githubnixflake

Read More
How to incorporate an arbitray nix flake into my flake dev shell with `mkShell`?...


rustnix

Read More
How do I search for Haskell packages using "nix search"?...


haskellnixnix-flake

Read More
Why does this Nix SQLite overlay lead to recompiling Python 3.10 packages?...


nix

Read More
How to set up local Wordpress development environment using Nix without modifying flakes-based syste...


nixnixosnix-flake

Read More
How do I access the nixos (or nix-darwin) config from within a home-manager module?...


nixnixosnix-darwinhome-manager

Read More
Ensure Ruby version in Nix Dev Environment when using latest version...


development-environmentdependency-managementnix

Read More
selector 'nix-repl' matches no derivations...


nix

Read More
How to create an ad-hoc NixOS package in configuration.nix...


nixnixos

Read More
Populate NixOS VM wiith files...


nixnixos

Read More
When does a Nix path type make it into the Nix store when converted to a string and when not?...


nixnixos

Read More
Does nix always create virtual environment deterministically...


nix

Read More
In nixos, what is the difference between installing from pkgs or python311Packages...


pythonnixnixos

Read More
BackNext