Difference between revisions of "Talk:How to fetch Nixpkgs with an empty NIX PATH"

From NixOS Wiki
Jump to: navigation, search
(Created page with "Lovely! Now, is there a good way to get consistent _store paths_ out of this technique? Store paths largely don't matter until you're doing things like making images that copy...")
 
 
Line 1: Line 1:
Lovely! Now, is there a good way to get consistent _store paths_ out of this technique? Store paths largely don't matter until you're doing things like making images that copy the active channel into the target filesystem. This unfortunately leads to uncached images for me because the store paths vary between systems.
+
Lovely! Now, is there a good way to get consistent ''store paths'' out of this technique? Store paths largely don't matter until you're doing things like making images that copy the active channel into the target filesystem. This unfortunately leads to uncached images for me because the store paths vary between systems.

Latest revision as of 21:39, 7 November 2017

Lovely! Now, is there a good way to get consistent store paths out of this technique? Store paths largely don't matter until you're doing things like making images that copy the active channel into the target filesystem. This unfortunately leads to uncached images for me because the store paths vary between systems.