remove legacy cerulean.mkFlake

This commit is contained in:
do butterflies cry? 2026-03-08 17:29:43 +10:00
parent aaf9d6422b
commit dc769da2bd
Signed by: cry
GPG key ID: F68745A836CA0412

View file

@ -23,9 +23,6 @@ mix.newMixture args (mixture: {
version = "0.2.6-alpha";
# WARNING: legacy
mkFlake = mixture.snow.flake;
overlays = [
# build deploy-rs as a package not from the flake input,
# hence we can rely on a nixpkg binary cache.