diff --git a/mainfest.scm b/manifest.scm similarity index 97% rename from mainfest.scm rename to manifest.scm index b743d71dd30eb2984d7cf57ef448ca97738a07f1..d1742a02d350c786edeae622f200425054513802 100644 --- a/mainfest.scm +++ b/manifest.scm @@ -125,20 +125,23 @@ (specifications->manifest (list "bash-minimal" + "glibc-locales" + "glibc-bootstrap" + "grep" + "which" "coreutils" ;; "build" ;; "git-minimal" ;; "sed" + "pkg-config" + "openssh" "automake" + ;; "libtool" "cmake" "make" - "proot" - ;; "glibc" - ;; "glibc-bootstrap" - "gcc-toolchain@10.3.0" - "pkg-config" - "openssh" + ;; "proot" + "gcc-toolchain@12.2.0" "openmpi" "openmpi-c++"