Search code examples
How to find nixpkgs revision where macos/darwin binary cache is built?...

macoshaskelldevopsnixnixos

Read More
how to see what package has been removed after rollback on nixos...

nixnixos

Read More
How to install the locate command on nixos...

nixnixos

Read More
How to find the equivalent way in nix to install a package...

nix

Read More
How to set NPM command line flags with `node2nix`?...

npmnix

Read More
What's the mechanism behind `(import nixpkgs) { ... }` in Nix flakes?...

nixnix-flake

Read More
How can I synchronize Node and Yarn versions in my nix shell?...

yarnpkgnixreplit

Read More
errors in running the clash interpreter...

haskellnixclash

Read More
Eager print in Nix in the repl...

nixnixos

Read More
Unable to build podman compatiable containers using nix-build and dockerTools.buildImage...

containersnixpodman

Read More
Building a nix derivation within a module...

containersnix

Read More
Isolated temporary files in Nix derivation...

nixnixosnixpkgs

Read More
Importing a nix file results in an error of anonymous function called with unexpected argument '...

nix

Read More
What is the common way to install utility programs like file and ripgrep in NixOS...

nixnixosnixops

Read More
Infinite recursion when referring to pkgs.system from Nix module options section...

nixnixosnixpkgs

Read More
Can I start nix-shell with packages from different revisions?...

nixnix-shell

Read More
Using nix to build a container with a git checkout...

gitnix

Read More
How to use a debug build of Qt *and submodules* in a Nix project?...

qtnixnixosnixpkgs

Read More
`nix-shell -p [package] --command [command]`...

nix

Read More
What does the <nixpkgs> string / value mean in Nix?...

nixnixos

Read More
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
BackNext