Skip to content

Commit

Permalink
Bump toolchain, etc (#849)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xophmeister authored Jan 27, 2025
1 parent ccec5ae commit d61664f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 61 deletions.
75 changes: 18 additions & 57 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";

crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs";
};
crane.url = "github:ipetkov/crane";

rust-overlay.url = "github:oxalica/rust-overlay";

Expand Down

0 comments on commit d61664f

Please sign in to comment.