snowfallorg-lib/snowfall-lib/internal
Skyler Grey 312ad5d16c
fix: make system-lib imports use namespaces
Previously when you accessed stuff on your lib via snowfall-lib's
internal system-lib (e.g. with lib.snowfall.internal.system-lib.my-namespace.my-lib-function)
the lib which is passed to *your* lib used hardcoded the "internal" name

This makes lib functions in your flake's lib break if they use other lib
functions in your flake's lib
2024-06-21 21:37:25 +00:00
..
default.nix fix: make system-lib imports use namespaces 2024-06-21 21:37:25 +00:00