Search code examples
Running a binary directly works fine, but fails with execve...


nixexecve

Read More
How can I provide packages to tex via nix?...


latexnix

Read More
How do I create a file in the nix store?...


nixnixos

Read More
How to install postgresql-client / psql on Nixos...


postgresqlpsqlnixnixosnix-shell

Read More
What is the correct way of installing firebase-tools (a npm package) in NixOS/Nix?...


npmpackage-managersfirebase-toolsnixnixos

Read More
How to install printenv from Nixpkgs?...


nixnixpkgs

Read More
How to run a docker container declaratively on nixos server?...


linuxdockerservernixnixos

Read More
NixOS: how to import some configuration from GitLab? infinite recursion encountered...


nixnixos

Read More
Change nix-build's TMPDIR from shell.nix...


temporary-filesnixnix-shell

Read More
Using attrValues of flake overlays while importing nixpkgs results in `error: attribute 'autoslo...


nix

Read More
Use fetchFromGithub to fetch hosts file from master branch and merge it to /etc/hosts...


linuxnixnixos

Read More
Could not find module in nix-shell...


haskellnixnixos

Read More
What is the syntax of a valid identifier in the Nix language?...


nix

Read More
How is vendorSha256 computed?...


nix

Read More
Nix and services to run and stop...


nixnixos

Read More
Where does nix-env query for available packages?...


nix

Read More
How does nix-env knows the store path in advance?...


nix

Read More
How can I search in Nixpkgs for a package expression?...


nix

Read More
Python module not found in Nix-generated Python environment...


pythonnix

Read More
How to set multiple attribute sets' values to the same in Nix?...


nix

Read More
How to start a ZSH shell session with additional non-permanent aliases?...


rabbitmqpytestzshnixnixos

Read More
What language this file is written?...


linuxnixnixos

Read More
Permission denied (publickey) when using Nix's Git...


gitnixnixpkgs

Read More
Reproducible nix-env -i with only Nix, no NixOS...


nix

Read More
Can't find nix-env or nix-build on MacOS Catalina...


macosnixplutus

Read More
How to get use `callCabal2nix` to supply package list to 'ghcWithPackages'?...


haskellnix

Read More
How can I get torch-geometric to work using Nix?...


pythonpytorchnixnixospytorch-geometric

Read More
nix function to merge attributes / records recursively and concatenate arrays...


nix

Read More
(Replit) Nix: How do I add a package to .nix?...


nix

Read More
In a setup with two Nix Flakes, where one provides a plugin for the other's application, "p...


gonixgo-modules

Read More
BackNext