flake updates

This commit is contained in:
Robin Appelman 2025-05-25 17:57:51 +02:00
commit ccfe9381b5
2 changed files with 16 additions and 16 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";
};
};