Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

How to build nix hello world

nix

Where is nix.conf located when installed on OSX? [closed]

macos macos-catalina nix nixos

What is a Nix expression in regard to Nix package management?

nix

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

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

nix

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

nix nixos

nix: install derivation directly from master branch

nix nixos

What is the canonical way of installing Elixir or Erlang > 19 with `nix` on a non-NixOS system?

erlang elixir 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