oops forgot to bump 1.70.0 in flake and gitlab dockerfile

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-01-11 21:30:32 -05:00
parent ab63447043
commit fcebcf94b6
3 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@
channel = cargoToml.package.rust-version;
# THE rust-version HASH
sha256 = "sha256-gdYqng0y9iHYzYPAdkC/ka3DRny3La/S5G8ASj0Ayyc=";
sha256 = "sha256-PjvuouwTsYfNKW5Vi5Ye7y+lL7SsWGBxCtBOOm2z14c=";
};
mkToolchain = fenix.packages.${system}.combine;