corpus

Log | Files | Refs | README | LICENSE

commit 8fb661891ab4fd4a669d0af97ab150ab333050db
parent 27b63acb8451c70fcf9084ac5bc0cc1e79945672
Author: mtmn <miro@haravara.org>
Date:   Sun,  3 May 2026 00:47:31 +0200

fix: remove build

Diffstat:
D.build.yml | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -1,7 +0,0 @@ -image: nixos/unstable -sources: - - https://git.sr.ht/~mtmn/corpus -tasks: - - build: | - cd corpus - nix build --print-build-logs