Replace zet with the z monolith
All checks were successful
/ check (push) Successful in 48s

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-24 23:31:00 +01:00
parent 2783c9811d
commit a1b3975f39
6 changed files with 63 additions and 30 deletions

View file

@ -88,9 +88,10 @@
url = "github:lukesmithxyz/voidrice";
};
zet = {
flake = false;
url = "git+https://code.oliverdavies.uk/opdavies/cmd-zet";
z = {
inputs.flake-parts.follows = "flake-parts";
inputs.nixpkgs.follows = "nixpkgs";
url = "git+https://code.oliverdavies.uk/opdavies/z";
};
};