Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nixos

No such file or directory on binary which exists

nixos

nixos installation issue,'command not found: nix'

nix nixos

implementing override in my repository

nixos nixpkgs

Cyclic dependencies in Nix/NixOS explained on a simple example

package-managers nixos nix

command-not-found not working because programs.sqlite is missing

nix nixos

what is ${modulesPath} is configuration.nix

nix nixos

Does the nix build daemon keep the build log?

nix nixos

In NixOS, how to run a Haskell executable from the command line?

haskell nixos

What is buildPackages in Nix?

nix nixos

How to use chown in Nix derivations?

nix nixos

Deeply merge sets in Nix

nix nixos

How can I install binary file into NixOS

nixos nixpkgs

How to preserve purity in local nix build

haskell cabal nixos

error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)

How can a build or test a smaller nixos container config independent of my host's Nixos config?

nix nixos

How to make global variable (or function) in nix file?

nix nixos

NixOS list all possible configuration options

nixos

What nix channel is subscribed to by default

nix nixos

Why do Nix lambdas and the ? operator interact like so?

nix nixos

Which package provides the "make" executable?

nixos