factor meat into own repo

This commit is contained in:
atagen 2024-09-03 10:52:29 +10:00
parent 8003d9b2a6
commit ad421cea84
9 changed files with 89 additions and 515 deletions

View file

@ -47,11 +47,12 @@
};
meat = {
url = "path:flakes/meat";
url = "path:/home/bolt/code/meat";
inputs.nixpkgs.follows = "nixpkgs";
inputs.lix.follows = "lix";
inputs.lix-module.follows = "lix-module";
inputs.nh.follows = "nh";
inputs.rust-overlay.follows = "rust-overlay";
};
};