Skip to content

Instantly share code, notes, and snippets.

@shajra
Created September 3, 2014 21:03
Show Gist options
  • Save shajra/c23b421bc60713acb183 to your computer and use it in GitHub Desktop.
Save shajra/c23b421bc60713acb183 to your computer and use it in GitHub Desktop.
Why isn't nix-store working here?
shajra bagel /nix/var/nix/profiles
$ readlink -f /nix/var/nix/profiles/chroot/bin/bash
/nix/store/q5wfq0i6w4p6a7155p4hia6p3n8rk7aq-bash-4.2-p47/bin/bash
shajra bagel /nix/var/nix/profiles
$ nix-store -qR /nix/var/nix/profiles/chroot/bin/bash
error: path ‘/nix/var/nix/profiles/chroot/bin/bash’ is not in the Nix store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment