Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

How to package a single Python script with nix?

nix

Can nix be installed in a different location other than /nix?

nix

Build simple haskell library using nix

haskell nix

Nix tutorial on installing in home directory

home-directory nix

Nix: Can an installed package set a user environment variable?

nix

How do I apply a nix-shell config in a docker image?

docker gitlab-ci nix

How to undo `nix-channel --update`

nix nixos

How to find a derivation path in the store, starting from the compiled package path?

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