Skip to content

Commit

Permalink
guix: Add ninja package
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Sep 20, 2024
1 parent e786e44 commit 4c959c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
(gnu packages bison)
((gnu packages certs) #:select (nss-certs))
((gnu packages cmake) #:select (cmake-minimal))
(gnu packages ninja)
(gnu packages commencement)
(gnu packages compression)
(gnu packages cross-base)
Expand Down Expand Up @@ -511,6 +512,7 @@ inspecting signatures in Mach-O binaries.")
gcc-toolchain-12
cmake-minimal
gnu-make
ninja
pkg-config
;; Scripting
python-minimal ;; (3.10)
Expand Down

0 comments on commit 4c959c5

Please sign in to comment.