snowfall-lib/snowfall-lib
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
..
attrs refactor: standardize on formatter 2024-05-19 23:20:26 -07:00
checks feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
flake feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
fp refactor: standardize on formatter 2024-05-19 23:20:26 -07:00
fs fix: revert fs path type usage 2024-06-05 15:13:19 -07:00
home feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
internal fix: make system-lib imports use namespaces 2024-06-21 21:37:25 +00:00
module fix: revert fs path type usage 2024-06-05 15:13:19 -07:00
overlay feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
package feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
path refactor: standardize on formatter 2024-05-19 23:20:26 -07:00
shell feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00
system Update virtual-systems.nix with proxmox-lxc 2024-06-04 21:58:45 +01:00
template fix(templates): remove leftover debugging statements 2024-05-24 15:36:00 +05:30
default.nix feat: namespace arg, inputs for packages and overlays, get lib from root, add checks 2024-05-22 19:03:29 -07:00