Skip to content

Commands should not require a network connection if all dependencies are available locally #1985

@mightybyte

Description

@mightybyte

I've encountered situations where I am somewhere with no internet connection and tools like nix-build, nix-shell, nix-env, etc. fail with some kind of network error even though I know all the dependencies exist locally. It would be really nice if the default behavior didn't make any network requests if all the dependencies are already in the local nix cache.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions