Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How can I use a nix configuration when not using Nixos?

nix nixos

How to gather the full config of a NixOS system?

nixos nix

How to override compile flags for a single package in nixos?

How to set an alias in nixos?

alias nixos

How to override 2 (two) packages in Nixos configuration.nix

nix nixos

NixOS - Module imports with arguments

nixos