clippy fixes

This commit is contained in:
Robin Appelman 2024-12-24 15:56:19 +01:00
commit d32f3674f3
3 changed files with 12 additions and 15 deletions

View file

@ -6,8 +6,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
mill-scale = {
# url = "github:icewind1991/mill-scale";
url = "path:/home/robin/Projects/mill-scale";
url = "github:icewind1991/mill-scale";
inputs.flakelight.follows = "flakelight";
};
};