Search code examples
ortools not found in nix-shell...


or-toolsnixnixosnix-shell

Read More
What is the `nix-shell` equivalent of `nix-env -f <path-to-my-local-nixpkgs-repo> -iA ...`?...


nix-shell

Read More
nix-shell -p llvmPackages_8.stdenv doesn't have clang8 set in env...


c++clangdarwinnix-shell

Read More
How to use nix-shell to install playwright from PyPi?...


pythonnix-shell

Read More
Can I start nix-shell with packages from different revisions?...


nixnix-shell

Read More
How to install postgresql-client / psql on Nixos...


postgresqlpsqlnixnixosnix-shell

Read More
Change nix-build's TMPDIR from shell.nix...


temporary-filesnixnix-shell

Read More
Nix shell #! to refer to to shell.nix in a parent directory...


nixshebangnix-shell

Read More
Nix: How a derivation sets up PATH in nix-shell without calling builder?...


nixnix-shell

Read More
Equivalent of passing `-p zlib` argument to `nix-shell` in `shell.nix`...


haskellnixcabal-installnix-shell

Read More
What's the shortest `shell.nix` equivalent of the following cmdline arguments?...


nixnixosnix-shell

Read More
How to use already installed ghc with stack inside nix-shell?...


haskellghchaskell-stacknixnix-shell

Read More
BackNext