juspay / cachix-push

A flake app to push & pin to cachix.
Apache License 2.0
22 stars 2 forks source link

whitelisted cachix push and pins #10

Closed rsrohitsingh682 closed 7 hours ago

rsrohitsingh682 commented 5 days ago

Caches with limited storage could exhaust the storage if we push and pin every flake outputs of a subflake. Hence there should be an option to do a whitelisted push and pin.

For example I only want to push and pin omnix-cli and omnix-devshell

Screenshot 2024-11-07 at 4 07 18 PM

srid commented 5 days ago

Caches with limited storage could exhaust the storage if we push and pin every flake outputs of a subflake.

Can you think of a concrete example (perhaps an internal project) where this would be the case?