Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nixpkgs

How to Install a Private Package in NixOS

How to debug nix-build errors for a custom nix file?

nix nixpkgs

How to find the commit a Nix channel points to?

nix nixos nixpkgs

Nix derivation error: unpacker produced multiple directories

nix nixpkgs nix-flake

How to write a shell.nix file which combines other nix-shell environments?

haskell nix nixpkgs

Building NixOS AMI image for Amazon from Nix on non-NixOS Linux

nix nixos nixpkgs

nix-prefetch-git sha256 requirement with using a revision over a tag

git nix nixpkgs

Docker — Cannot connect to the Docker daemon at unix:///var/run/docker.sock

docker nix nixpkgs

implementing override in my repository

nixos nixpkgs

How can I install binary file into NixOS

nixos nixpkgs

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

Overriding python with python3 in vim_configurable.customize

python vim nix nixpkgs

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

nix nixpkgs

NixOS install specific NodeJS version

node.js nixos nixpkgs

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

nix nixpkgs

Build versus Runtime Dependencies in Nix

nix nixos nixpkgs