flake updates

This commit is contained in:
Robin Appelman 2025-05-26 18:33:15 +02:00
commit 085da1a195
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";
};
};