Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nixos

Import unstable and inherit config

nix nixos

Making a Simple Deb Package NixOS Compatible (Mathematica's wolframscript)

nix nixos

nix-shell error - mkdir: cannot create directory '/nix/store/...': Read-only file system

nixos

can't find curl-config on NixOS

nixos

Unwanted bash newline nixos

bash nix nixos

In NixOS, is there a way to get a list of available console fonts?

nixos

NixOS beginner: xmonad and haskellmode in NixOS 14.04

xmonad nixos

How to replace paths to executables in source code with Nix that are not in PATH

haskell executable nix nixos

composing local nix packages

nix nixos

How to add package to cabal2nix generated `env`?

haskell cabal nix nixos

Where is nix.conf located when installed on OSX? [closed]

macos macos-catalina nix nixos

How to pass environment variables into Haskell programs run via stack?

How can I override a Nix derivative without throwing `cannot coerce a set to a string`?

nixos

How can I reset my nix environment to the original user profile?

nix nixos

nix: install derivation directly from master branch

nix nixos

Has anyone been able to integrate liquidhaskell with nixos?

How to install jbake from unstable with overlay in home-manager

nix nixos

Cannot build a hello world program with Stack because of flag bytestring--lt-0_10_4

haskell haskell-stack nixos

How do I supply a C library to stack on NixOS?

Build versus Runtime Dependencies in Nix

nix nixos nixpkgs