- Melbourne, Australia
- https://foxgirl.engineering
-
fox on the internet
- Joined on
2024-06-21
feat: add lib.fetchurl function
Are we? FWIW, I disagree with doing that - it's specific to bootstrapping, and I don't think it's something we should really encourage use of, especially outside of foundation/tidepool.
WIP: implement lib.fetchTarball
Allow overriding configuration from outside
I wonder if it's worth wrapping the extend function we expose to call extend and then return the resolved package set, so that consumers using extend don't need to access `config.export.resolved.pa…
WIP: feat: add lib.fetchurl function
fix: Correctly resolve packages from
preferences.packages.version
I'm not sure what you mean here - the issue with this condition is that it's causing eval failures, ie.
error: attribute 'latest' missing
at /home/ruby/devel/auxolotl/labs/tide…
fix: Correctly resolve packages from
preferences.packages.version
We should be able to dynamically compute this from the keys of lib.types.alias.getSubOptions {} and some filtering. Whether we want to do that is another question, though.