From 0009efd8588b462cfbbc6d69c1dcc1cf2230dd4a Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 14 Jun 2022 10:40:57 +0200 Subject: correct build deps info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dc023dd..1a5a583 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ Hydrilla builder is a tool to create Haketilo packages in serveable form. The in ### Build +* build (a PEP517 package builder) * setuptools * wheel * setuptools_scm -* babel +* babel (Python library) ### Test -- cgit v1.2.3 : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/archive.hh
AgeCommit message (Expand)Author
2018-10-02daemon: Remove "case hack" for nars....Ludovic Courtès