List Question
20 TechQA 2024-03-26T11:35:23.840000"No such file or dir" when using bash to automate wallpaper selection - NixOS
39 views
Asked by Ethan
How do I override some neovim installation dependencies in nix config
46 views
Asked by rolfst
nixos 23.11 cabal install mysql-simple problem - "Missing (or bad) C libraries"
75 views
Asked by Dmitry M
When using mkDerivation in Nix, is it possible to specify the shell used by `buildPhase`?
436 views
Asked by Lattice
How to install a nix channel in a NixOS VM?
105 views
Asked by Thomas Koch
What dependencies should I install in nix-shell in order to compile Python with pyenv?
229 views
Asked by amirreza
Rust compiling to Windows not working under nixOS
210 views
Asked by Mr. Snowy
How can I make home-manager use nixpkgs-23.11 in flake system configuration?
1.1k views
Asked by Wynell
How can I make a shell.nix that runs some code, only using inbuilt derivation function?
266 views
Asked by Wynell
Why does visual studio code installation fail on nixos on wsl
223 views
Asked by Pierre-olivier Gendraud
Why nix-rebuild switch fails on nixos for WSL
437 views
Asked by Pierre-olivier Gendraud
Loop over a list in NixOS using the value as an identifier?
500 views
Asked by Stefan Mielke
Error when using lib.mkIf and lib.mkMerge to set configuration based on hostname
248 views
Asked by Sway
How should this table of platforms of dependencies be read?
97 views
Asked by Tim
What are the "host and target platforms" of a dependency?
160 views
Asked by Tim
What is propagation of a dependency?
122 views
Asked by Tim
NixOS newer GLIBC version forced by environment outside nix-shell
474 views
Asked by Daniel Jour
How is fixed point used for overriding nixpkgs packages?
151 views
Asked by Tim
List executable's nix runtime dependencies?
210 views
Asked by Cigarette Smoking Man