Compare commits

..

No commits in common. "dc769da2bd0a8d8662d6e9250f9eef40466e032d" and "4726d81d90a0e1e74ec91c5078e2f34c903831f9" have entirely different histories.

View file

@ -21,7 +21,10 @@ mix.newMixture args (mixture: {
./snow
];
version = "0.2.6-alpha";
version = "0.2.5-alpha";
# WARNING: legacy
mkFlake = mixture.snow.flake;
overlays = [
# build deploy-rs as a package not from the flake input,