Compare commits
No commits in common. "dc769da2bd0a8d8662d6e9250f9eef40466e032d" and "4726d81d90a0e1e74ec91c5078e2f34c903831f9" have entirely different histories.
dc769da2bd
...
4726d81d90
1 changed files with 4 additions and 1 deletions
|
|
@ -21,7 +21,10 @@ mix.newMixture args (mixture: {
|
||||||
./snow
|
./snow
|
||||||
];
|
];
|
||||||
|
|
||||||
version = "0.2.6-alpha";
|
version = "0.2.5-alpha";
|
||||||
|
|
||||||
|
# WARNING: legacy
|
||||||
|
mkFlake = mixture.snow.flake;
|
||||||
|
|
||||||
overlays = [
|
overlays = [
|
||||||
# build deploy-rs as a package not from the flake input,
|
# build deploy-rs as a package not from the flake input,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue