Search code examples
How to run a `nix-shell` with a default.nix file?...


pythonnix

Read More
How to resolve the issue "Can't find import Effects" in Idris?...


idrisnix

Read More
What is the recommended way to install packages not in `nixpkgs/pkgs/top-level/all-packages.nix`...


nixnixosnixpkgs

Read More
How to set up Ruby on OS X with Nix instead of Homebrew?...


rubynix

Read More
How can I reset my nix environment to the original user profile?...


nixnixos

Read More
Setting XDG_RUNTIME_DIR in a Haskell Stack+Nix Project...


haskellhaskell-stacknix

Read More
nix with custom store (inside chroot) not working inside docker container - Could not resolve host: ...


dockernix

Read More
Nix: what's the concrete difference between nixpkgs and nixpkgs.pkgs?...


nix

Read More
Nix(OS): Set "permittedInsecurePackages" only for one package build (in an overlay?)...


overlaynixnixos

Read More
Configure location of ~/.config/nixpkgs/config.nix...


nixnixpkgs

Read More
How can I change the UUID of my nixos OS partition, and update the bootloader?...


nixnixos

Read More
`nix-env -i stack` failed on Mac OS X...


haskell-stacknix

Read More
How can I restart a service on Nixos?...


nixnixos

Read More
NixOS: Install unfree package using different channel...


nixnixos

Read More
How to install a latest / unstable Haskell package executable in Nixos?...


nixnixos

Read More
Failed when `nix-build hello.nix`...


nix

Read More
How do I override the libc in a Nix package to be musl?...


rustnixmusl

Read More
In NixOS, how can I resolve a collision?...


pythonnixnixpkgs

Read More
Nixos: How do I get get a python with debug info included with packages?...


pythongdbcythonnixnixos

Read More
Is it possible to keep the test suite logs generated by Cabal when run through nix-build?...


haskellcabal-installnix

Read More
Using Nix to package CentOS5 toolchain dependencies...


nix

Read More
Can I specify a git branch when using cabal2nix?...


nix

Read More
Can I replicate what nix-build does with nix-shell and cabal build?...


haskellcabalcabal-installnix

Read More
Nix tutorial on installing in home directory...


home-directorynix

Read More
Acid-State example compiled error. No No instance for (Control.Monad.Reader.Class.MonadReader Failur...


haskellnixnixos

Read More
In Nix, how can I refactor this configuration?...


functional-programmingnix

Read More
Unwanted bash newline nixos...


bashnixnixos

Read More
Does nix provide package options / parameters? How do I list them?...


nix

Read More
nix-shell as #! interpreter for runghc...


haskellnix

Read More
How to set cabal flag from shell.nix for stack project?...


haskellcabalhaskell-stacknix

Read More
BackNext