Skip to content

Commit

Permalink
flake: nightly moved again
Browse files Browse the repository at this point in the history
  • Loading branch information
RaitoBezarius committed Aug 28, 2023
1 parent 3164f50 commit 68db82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
craneLib = crane.lib.${system}.overrideToolchain
(fenix.packages.${system}.fromToolchainFile {
file = ./rust-toolchain.toml;
sha256 = "sha256-Zlp2q9FcSddDlMSONBMC8gIKHT8vNvXQLXMT3KBq9jo=";
sha256 = "sha256-TpKM4uLwr631T1pTsI0zFmEJHqbYSYp7h2XIKPmNYaw=";
});
buildSable = features: craneLib.buildPackage {
src = ./.;
Expand Down

0 comments on commit 68db82a

Please sign in to comment.