Search code examples
Can nix be installed in a different location other than /nix?...

nix

Read More
Why can't Mesop find the google package even though I added it to the flake?...

nixflake

Read More
Cannot run nix flake on MacBook M1...

nixnixosnix-flakeflakedevbox

Read More
How can I combine two lists in Nix?...

nixnixos

Read More
nix: where does the system variable get populated from?...

nixnixos

Read More
How do you install a nix nodePackages entry that contains "@" in its name...

nix

Read More
Why does this javascript import fail in a nix build but succeed in a nix devshell?...

javascriptnode.jsnix

Read More
Nix package: Pass build flag --extra-cflags to ffmpeg at compile time...

ffmpegnixnixos

Read More
macOS Package Managers: Using Nix alongside Homebrew?...

macoshomebrewpackage-managersnix

Read More
Why does `runScript =` in `buildFHSUserEnv` stop after first line when using two single quotes?...

nixnixos

Read More
How does `nix` package manager integrate into the classical linux filesystem and `$PATH`?...

development-environmentnix

Read More
Unable to build Spring Boot Application with Testcontainers using Nix due to Docker build time depen...

javadockergradletestcontainersnix

Read More
Flake fails on update, nimPackages is missing, where has it gone?...

nixnim-langnixpkgs

Read More
Why trying to build this python package returns "Backend 'poetry.core.masonry.api' is n...

python-poetrynixnix-flake

Read More
How to fix Nix build failure due to a file using the windows way to break line...

nixnix-flake

Read More
Writing One Shell script to first enter nix shell, then enter the python virtual environment...

pythonvirtualenvwindows-subsystem-for-linuxnixnixos

Read More
Why do I get " PermissionError: [Errno 13] Permission denied: '/homeless-shelter'Q when...

nixnix-flake

Read More
Aspell dictionaries missing when installed into nix-shell...

nixnixos

Read More
How can I adjust the Nix Flake configuration for my virtual environment to ensure the successful exe...

pythonnixollamaflake

Read More
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
BackNext