-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for specifying 'compression-level' for NAR's #2276
Conversation
4d14484
to
cc25b64
Compare
Rebased to resolve conflicts and work with compressionsink introduction. |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/nix-slowdown-handling-large-files-derivations/5310/3 |
Light testing seems to function as expected.
Seems to work well. @dtzWill Can this be revived? Documentation of the various store URI options is still an open issue: #1556 |
I marked this as stale due to inactivity. → More info |
Still important to me |
I marked this as stale due to inactivity. → More info |
Based off on @dtzWill's NixOS#2276
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Based off on @dtzWill's NixOS#2276
Fixed in #5372 |
As requested on #2255.
Lightly tested, but could probably use a bit more vetting :).
May be useful to also add:
I'll probably put together at least some test for this,
but help with documentation (what/where/how?) would be appreciated.
As an aside, as I was writing the "description" for Setting's that
are part of BinaryCacheStore I wondered:
Are these flags visible somewhere to the user? I couldn't find any way
to get the store-oriented flags to be listed (with or without descriptions/values),
is this currently possible?