Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

Nix install unstable packages using ~/.nixpkgs/config.nix

nix

How to use an experimental command in nix?

nix

Setting XDG_RUNTIME_DIR in a Haskell Stack+Nix Project

haskell haskell-stack nix

'No such file or directory' error when using buildGoPackage in nix

go nix

How do I configure VSCode extensions in NixOS with home-manager

nix nixos

How to globally override a pythonPackage in nix

python nix

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

nix nixpkgs

How do I access the nixos (or nix-darwin) config from within a home-manager module?

Adding neovim to home-manager config leads to permission problem

neovim nix

Properly adding darwin.apple_sdk to a nix-shell

nix

Error installing Nix on macOS Catalina and Big Sur on FileVault-encrypted boot volume on Mac without T2 chip

How to read file and apply substitutions to its content?

nix

How to read a JSON file using Nix?

json nix

What does a question mark mean in Nix when not used in a function definition?

nix

How to package a command-line tool in Nix?

nix

Nix: Compile Vim with Ruby

ruby vim nix

How to get OpenCV to work in nix?

c++ linux opencv nix

hard-coded bin path and NixOS

linux bash nix nixos