Skip to content

Conversation

savil
Copy link
Collaborator

@savil savil commented Feb 10, 2023

Summary

nix flakes prefetch has a native progress indicator in its output. However,
it seems that using the nixPackagesInstallWriter would result in it not displaying.
Perhaps because of the tab indentation? Not entirely sure.

This PR uses the regular io.writer instead of the custom nixPackagesInstallWriter
for the nixpkgs prefetch

How was it tested?

  • set a new commit hash in devbox.json
  • ran devbox shell
    observed the progess indicator

Copy link
Collaborator Author

savil commented Feb 10, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@mikeland73
Copy link
Contributor

👍

We can probably remove nixPackageInstallWriter once we move completely to flakes.

@savil
Copy link
Collaborator Author

savil commented Feb 10, 2023

@mikeland86 I need the tab-indentation that it does, but could remove the filtering for devbox-development.

@savil savil merged commit f5821a8 into main Feb 10, 2023
@savil savil deleted the savil/nixpkgs-progress-output branch February 10, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants