Skip to content

Commit

Permalink
build: update flake (#342)
Browse files Browse the repository at this point in the history
* update feat
* change flake.nix
  • Loading branch information
George-Miao authored Nov 23, 2024
1 parent c851126 commit cda8471
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 27 deletions.
38 changes: 12 additions & 26 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
rust-overlay.url = "github:oxalica/rust-overlay";
flake-utils.url = "github:numtide/flake-utils";
rust-overlay.inputs.nixpkgs.follows = "nixpkgs";
};

outputs = {
self,
nixpkgs,
rust-overlay,
flake-utils,
Expand Down

0 comments on commit cda8471

Please sign in to comment.