update mill-scale

This commit is contained in:
Robin Appelman 2025-06-02 20:07:49 +02:00
commit 1a37f7e866
2 changed files with 10 additions and 10 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";
inputs.flakelight.follows = "flakelight";
};
};