Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

With Nix, how can I specify Haskell dependencies with profiling enabled?

haskell nix

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

haskell cabal nix

How does Nix's "callPackage" call functions defined without an ellipsis?

nix nixpkgs

Nix and Haskell-ng install error : attribute ‘nixpkgs’ in selection path ‘nixpkgs.haskellEnv’ not found

nix haskell-ng

Mounting the same /nix directory on multiple machines

nix

Inherit Attributes from Another Set in Nix Expression Language

nix nixos

nix-shell as #! interpreter for runghc

haskell nix

How do I search for Haskell packages using "nix search"?

haskell nix

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

python nix

Faster compilation for Haskell Miso

What does the <nixpkgs> string / value mean in Nix?

nix nixos

How to install NPM end-user packages on NixOS?

nix chown nixos

NixOS within NixOS?

Unable to negotiate with 40.74.28.9 port 22: no matching host key type found. Their offer: ssh-rsa

git azure-devops rsa nix

Need help on start using purescript on NixOS

purescript nix nixos

Generating a Nix package from a stack project

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

python gdb cython nix nixos

How can I install a Haskell library to be accessible via GHCi with Nixos?

haskell nix nixos

Loading dependencies from nixpkgs-unstable with nix-shell

nix nixos

How to `nix-build` again a built store path?

nix nixos