Skip to content

Conversation

@nrdxp
Copy link
Contributor

@nrdxp nrdxp commented Nov 21, 2025

if the value of nixpkgs is a path, it will be copied to the store by nix's implicit interpolation. Coercing it to a string beforehand should resolve this.

resolves #435

if the value of nixpkgs is a path, it will be copied to the store by
nix's implicit interpolation. Coercing it to a string beforehand should
resolve this.
@nrdxp
Copy link
Contributor Author

nrdxp commented Nov 21, 2025

testing evaluation, and nixpkgs is no longer being copied with this patch

@SuperSandro2000 SuperSandro2000 merged commit 9349244 into microvm-nix:main Nov 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: needless copy of nixpkgs

2 participants