Triton is a collection of packages for the Nix package manager.
Triton linux distribution source code is located inside the
nixos/
folder.
- Matrix Community:
+triton:matrix.org
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Nix Wiki
ARM
requires:NEON
,VFPv3+
(aka. armv7+)armv7l-linux
WIParmv8l-linux
WIPaarch64-linux
WIP
x86
requires:MMX
,SSE
,SSE2
,SSE3
,SSSE3
,SSE4
,SSE4.1
,SSE4.2
,AES
(aka. at least Intel Westmere, AMD 15h, or VIA Eden x4)i686-linux
(libs only)x86_64-linux
POWER
requires: POWER8+powerpc64le-linux
Incomplete