Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

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

How to use postgresql in nixos

postgresql nix nixos

Nix overlays and override pattern

nix

nix-shell with R interpretter and submodules

r nix nixos

Best way to add and install runtime dependency to an existing package in Nix?

nix

Cabal tries to build unknown package when building with alex, happy in nix-shell

haskell cabal nix happy alex

Python3 install with nix mess PATH

python nix

Could not find module in nix-shell

haskell nix nixos