Search code examples
How do I configure VSCode extensions in NixOS with home-manager...

nixnixos

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

haskellnixcabal-installnix-shell

Read More
Set environment parameter in Nix for a building phase for buildGoModule?...

nix

Read More
Best way to add and install runtime dependency to an existing package in Nix?...

nix

Read More
Can't write ./config file for installing NIX...

vimnixsystem.configuration

Read More
How to write a new .nix config file for packages?...

confignixnixos

Read More
Nix channels and GHC/Hackage package versions...

haskellnix

Read More
How to use chown in Nix derivations?...

nixnixos

Read More
Haskell Cabal+Nix: Generate local documentation for all dependencies in a project...

haskellcabalnix

Read More
Asking Nix for metadata about the given package...

nix

Read More
nix-shell: how to load environment variables from env file?...

nixnixpkgs

Read More
How would you configure a derivation or overlay for openconnect with vpn-slice with nixpkgs (non-dae...

configurationmacos-catalinanixtunnelingopenconnect

Read More
How can I disable testing for a Haskell package in Nix?...

haskellnix

Read More
Linker errors when trying to compile static executable with stack on Nixos...

haskellhaskell-stacknixnixos

Read More
Nix Pill 14: How to make callPackage overridable?...

functional-programmingnixnixos

Read More
Nix: Querying packages' packages...

packagenix

Read More
How can I fix the nix-shell error "error: creating directory '/nix/var': Permission den...

nix

Read More
How to undo `nix-channel --update`...

nixnixos

Read More
Nix add variadic args to a set from a function...

functional-programmingnix

Read More
How can I use a specific version of a Haskell package with Nix?...

haskellnix

Read More
How to build NixOS/nixpkgs manuals?...

nixnixos

Read More
How can I add a Haskell package from GitHub to my shell.nix file?...

haskellnix

Read More
nix nixlang: undefined variable pkgs in default.nix via nix-build -A hello but works in nix repl...

nix

Read More
Nix package requires `sudo` to access USB device...

permissionsusbsudonix

Read More
What does `nix-darwin` provide?...

nix

Read More
Nix: nixlang syntax how to change an existing set ? Syntax error unexpected '=' , expecting ...

nix

Read More
Nix: Building `waf` produces a file, but I seem to need a folder...

buildnixnixoswaf

Read More
Minimize docker container size built with Nix's `dockertools.buildImage`...

pythondockernix

Read More
How to use Nix niv to reference github project?...

nix

Read More
How to specify multiple packages/derivation for installation by nix-env?...

nix

Read More
BackNext