update for codeberg hosting

This commit is contained in:
Robin Appelman 2025-05-22 17:49:45 +02:00
commit 742b859635
2 changed files with 5 additions and 6 deletions

View file

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