ci updates

This commit is contained in:
Robin Appelman 2025-05-23 12:48:59 +02:00
commit a5a13a4c91
4 changed files with 26 additions and 42 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";
};
};