Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

How to install jbake from unstable with overlay in home-manager

nix nixos

How can I use a nix configuration when not using Nixos?

nix nixos

Self and super in nix overlays

nix

nix-env and nix-build not found after installation (debian buster)

nix

How to gather the full config of a NixOS system?

nixos nix

How to override compile flags for a single package in nixos?

What is haskellng? What is the difference between 'haskellPackages' and 'haskellngPackages'?

Where is `callPackage` defined in the Nixpkgs repo (or how to find Nix lambda definitions in general)?

nix nixpkgs

How to override 2 (two) packages in Nixos configuration.nix

nix nixos

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