real meat hours

This commit is contained in:
atagen 2024-08-20 13:11:37 +10:00
parent d4a800971f
commit 0de0a3898a
7 changed files with 217 additions and 78 deletions

View file

@ -46,7 +46,13 @@
inputs.lix.follows = "lix";
};
meat.url = "path:flakes/meat";
meat = {
url = "path:flakes/meat";
inputs.nixpkgs.follows = "nixpkgs";
inputs.lix.follows = "lix";
inputs.lix-module.follows = "lix-module";
inputs.nh.follows = "nh";
};
};
outputs = {