List Question
20 TechQA 2017-09-05T20:49:10.613000How to debug nix-build errors for a custom nix file?
4.6k views
Asked by bbarker
How does Nix's "callPackage" call functions defined without an ellipsis?
2.1k views
Asked by Chris Martin
Where should the builder script be located for a stand-alone nix expression?
466 views
Asked by bbarker
How to correctly configure fonts for OpenJDK apps in nixpkgs?
424 views
Asked by bbarker
How to get the name from a nixpkgs derivation in a nix expression to be used by nix-shell?
1.7k views
Asked by bbarker
Unable to find pthread.h for mingw32 on nix
117 views
Asked by MaxSilvester
How to override packages in a nix derivation?
140 views
Asked by Cigarette Smoking Man
How do you build an executable from haskell packages (which use stack / cabal) in nix?
556 views
Asked by Noel Kwan
What is the `patchShebangs` command in Nix build expressions?
1.1k views
Asked by toraritte
What does two at (@) signs surrounding a string mean in a shell script?
394 views
Asked by toraritte
Isolated temporary files in Nix derivation
1.5k views
Asked by Daniil Iaitskov
Better reproductibility of rPackages (pin version of packages) in nix in comparison to guix
668 views
Asked by reyman64
Why are the `fetchTarball`-downloaded files not in scope?
318 views
Asked by Fabian Schneider
Exit code 137 with nixpkgs, despite not changing anything
170 views
Asked by ness64
How to find the commit a Nix channel points to?
2.4k views
Asked by toraritte
implementing override in my repository
1.8k views
Asked by qknight
Permission denied (publickey) when using Nix's Git
1.9k views
Asked by x80486
How to change the serviceConfig of a service defined in nixpkgs from configuration.nix?
2.1k views
Asked by qknight
How can I install some nix packages?
2.1k views
Asked by Patricio
How to have a derivation not clash with derived environment in Nix?
681 views
Asked by bbarker