Skip to content
Snippets Groups Projects

Avoid copying nixpkgs to the store a second time in nix-shell.

Merged Tom Prince requested to merge tomprince/PrivateStorageio:nix-path-copy into develop

Without this, NIX_PATH points at a copy of nixpkgs in /nix/store.

Specifically, before this patch, NIX_PATH was

/nix/store/rq6cnxd23wzdhvq2a1jj53n5bbrx8yqy-vv70nkylllk1qrvfhl0153r2iy1dfxs9-release2105

and after this patch it is

/nix/store/vv70nkylllk1qrvfhl0153r2iy1dfxs9-release2105

This is a small cleanup I noticed while working privatestorageops#382.

Edited by Tom Prince

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading