flake updates

This commit is contained in:
Robin Appelman 2025-05-26 21:13:23 +02:00
commit b0d94fd730
2 changed files with 22 additions and 22 deletions

View file

@ -6,7 +6,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
mill-scale = {
url = "github:icewind1991/mill-scale";
url = "git+https://codeberg.org/icewind/mill-scale.git";
inputs.flakelight.follows = "flakelight";
};
};