From 5d4df9883b272a6c14839d02d68fc13971ca5ce1 Mon Sep 17 00:00:00 2001 From: Tiffany Chang Date: Wed, 18 Mar 2026 14:03:26 -0700 Subject: [PATCH] Add Nix to projects --- data/aarch64_open_source_projects.yml | 7 +++++-- data/powerdev_open_source_projects.yml | 29 ++++++++++++++------------ data/projects.yml | 2 ++ 3 files changed, 23 insertions(+), 15 deletions(-) diff --git a/data/aarch64_open_source_projects.yml b/data/aarch64_open_source_projects.yml index 80ac0cc..9e36c51 100644 --- a/data/aarch64_open_source_projects.yml +++ b/data/aarch64_open_source_projects.yml @@ -9,8 +9,7 @@ RHEL® and pre-CentOS-Stream CentOS™ (e.g. CentOS 8.3). Founded by the team behind the well-established CloudLinux OS. - name: Anaconda - description: - Supports the development of MVApich and downstream package builds for Conda-Forge and Bioconda on ARM + description: Supports the development of MVApich and downstream package builds for Conda-Forge and Bioconda on ARM - name: Antrea description: A Kubernetes-native project that implements the Container Network Interface (CNI) and Kubernetes NetworkPolicy @@ -87,6 +86,10 @@ description: Testing minio object storage server on ARM architecture. - name: Mumble description: Mumble is a free, open source, low latency, high quality voice chat application. +- name: Nix + description: + Nix is a functional programming language and package manager, with an OS built on top of it. Tree-sitter is an + incremental parsing tool and parser generator. - name: Node.js description: Node.js is a JavaScript runtime for servers. It runs on a variety of OS and architecture platforms diff --git a/data/powerdev_open_source_projects.yml b/data/powerdev_open_source_projects.yml index b822521..eeb9b55 100644 --- a/data/powerdev_open_source_projects.yml +++ b/data/powerdev_open_source_projects.yml @@ -80,9 +80,9 @@ description: Reproducible Builds elevate deterministic builds by making the build process independently verifiable by anyone. This means others can confirm your binaries match the source code exactly, fostering trust, improving debugging, - speeding up builds, and demonstrating your commitment to high standards. It also allows the development of - extremely concise and easily verifiable patches for any version of your software, eg. for customers that have high - security requirements and need to audit every release they make. + speeding up builds, and demonstrating your commitment to high standards. It also allows the development of extremely + concise and easily verifiable patches for any version of your software, eg. for customers that have high security + requirements and need to audit every release they make. - name: Deeplearning4j description: Makes deep learning simple and accessible to enterprises. The project uses POWER VMs at OSL for compile builds, @@ -155,9 +155,10 @@ - name: Flathub description: Provide support for ppc64le on all Flatpaks currently available on Flathub - name: FreeBSD CI - description: Support FreeBSD Continuous Integration for the POWER platform (64 bit BE and LE targets initially). Once - a day, if there's code changes, our CI produces a bootable disk image for both BE and LE targets that automatically - runs kernel, drivers and userland test cases to validate the build. + description: + Support FreeBSD Continuous Integration for the POWER platform (64 bit BE and LE targets initially). Once a day, if + there's code changes, our CI produces a bootable disk image for both BE and LE targets that automatically runs + kernel, drivers and userland test cases to validate the build. - name: FRRouting description: Free routing stack (BGP, OSPF, ISIS, RIP, EIGRP, PIM, etc) - name: GCC Fortran @@ -287,6 +288,10 @@ description: Multiple Overlap of Genomic Regions - name: Netty description: Non-blocking network framework for the JVM +- name: Nix + description: + Nix is a functional programming language and package manager, with an OS built on top of it. Tree-sitter is an + incremental parsing tool and parser generator. - name: Node.js description: Supports project specific porting efforts of POWER8 ppc64/ppc64le; provides stable POWER releases for community @@ -356,9 +361,9 @@ Supports development and compiling efforts for Debian on PowerPC. The goal is to design an Open Hardware notebook motherboard based on the Power Architecture NXP T2080 CPU - name: PQ Code Package - description: - A collection of open source projects aiming to build high-assurance software implementations of - standards-track post-quantum cryptography algorithms + description: + A collection of open source projects aiming to build high-assurance software implementations of standards-track + post-quantum cryptography algorithms - name: Presto description: Supports efforts of a POWER8 ppc64le port of Presto, a distributed SQL query engine for running interactive analytic @@ -397,8 +402,7 @@ The Rust Exploit Mitigations PG maintains and improves the existing, implements, and research new exploit mitigations for the Rust compiler - name: SciPy - description: - Fundamental algorithms for scientific computing in Python. + description: Fundamental algorithms for scientific computing in Python. - name: SFTPGo description: SFTPGo is a fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in @@ -472,5 +476,4 @@ description: Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. - name: MongoDB - description: - MongoDB is a source-available, cross-platform, document-oriented database program. + description: MongoDB is a source-available, cross-platform, document-oriented database program. diff --git a/data/projects.yml b/data/projects.yml index 8741c84..4c75bc3 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -360,6 +360,8 @@ description: powerpc - name: Nettle description: powerpc +- name: Nix + description: powerpc, aarch64 - name: Node.js description: powerpc,aarch64 - name: NTPSEC