Skip to content

Commit 52e9daa

Browse files
committed
Revert "build: downgrade Rust version used to build binaries"
This reverts commit d822da3.
1 parent a3734a5 commit 52e9daa

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

flake.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
description = "Delta Chat core";
33
inputs = {
4-
fenix.url = "github:nix-community/fenix?rev=85f4139f3c092cf4afd9f9906d7ed218ef262c97";
4+
fenix.url = "github:nix-community/fenix";
55
flake-utils.url = "github:numtide/flake-utils";
66
naersk.url = "github:nix-community/naersk";
77
nix-filter.url = "github:numtide/nix-filter";

0 commit comments

Comments
 (0)