Skip to content

Commit

Permalink
Merge branch 'main' into feat/openscad
Browse files Browse the repository at this point in the history
  • Loading branch information
mkatychev committed Jan 27, 2025
2 parents f3aa741 + d61664f commit 89aeb9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
29 changes: 4 additions & 25 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 89aeb9a

Please sign in to comment.