Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Loop over a list in NixOS using the value as an identifier?

nix nixos

Setup global python environment properly with nix

python macos nix nixos

What's the mechanism behind `(import nixpkgs) { ... }` in Nix flakes?

nix nix-flake

How to specify multiple packages/derivation for installation by nix-env?

nix

Package electron application in nix

javascript electron nix

How to find the equivalent way in nix to install a package

nix

How to find the commit a Nix channel points to?

nix nixos nixpkgs

How to install systemd service on nixos

nix nixos

When will Travis-ci will support NixOS/NixOps?

travis-ci nixos nix nixops

Workarounds for Haskell / cabal packages with constraints with Nix and Cabal?

How to get "name" field out of nix expression?

nix