flake updates

This commit is contained in:
Robin Appelman 2025-08-07 17:02:08 +02:00
commit b1060bbb73
4 changed files with 24 additions and 24 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";
};
};