snowfall-lib/lib
Jake Hamilton 23c08d04f9
feat(overlay): only namespace package overlays
BREAKING CHANGE

This commit modifies the overlay builder's original behavior
in a non-backward compatible way. Previously, all overlays
would be namespaced with "nixpkgs/". This was often
unnecessary or would cause conflicts with package overlays if
they shared a name. After this change, all overlays retain their
directory name (eg. "my-overlay") and all package overlays are
prefixed with "package/" to differentiate them and avoid name
conflicts.
2022-12-28 23:40:05 -08:00
..
attrs feat: upgrade overlays to support merging namespaces 2022-10-11 01:08:13 -07:00
flake feat: upgrade overlays to support merging namespaces 2022-10-11 01:08:13 -07:00
fp chore: initial commit 2022-09-07 17:06:33 -07:00
fs chore: initial commit 2022-09-07 17:06:33 -07:00
internal fix: user flake lib export should be user-lib only 2022-09-07 21:01:24 -07:00
module chore: initial commit 2022-09-07 17:06:33 -07:00
overlay feat(overlay): only namespace package overlays 2022-12-28 23:40:05 -08:00
package feat: add inputs to callPackage 2022-12-28 23:21:11 -08:00
path chore: initial commit 2022-09-07 17:06:33 -07:00
shell feat: add inputs to callPackage 2022-12-28 23:21:11 -08:00
system feat: add inputs to callPackage 2022-12-28 23:21:11 -08:00
template chore: initial commit 2022-09-07 17:06:33 -07:00
default.nix chore: initial commit 2022-09-07 17:06:33 -07:00