1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-04 00:54:07 +02:00

flake updates

This commit is contained in:
Robin Appelman 2025-05-23 22:22:43 +02:00
commit acb6265b83
3 changed files with 59 additions and 45 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";
};
};