Skip to content

triton/triton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triton

Triton is a collection of packages for the Nix package manager.

Triton linux distribution source code is located inside the nixos/ folder.

Discussion Channels
  • Matrix Community: +triton:matrix.org

Documentation

Legacy Documentation
Supported Platforms (not all platforms implemented)
  • ARM requires: NEON, VFPv3+ (aka. armv7+)
    • armv7l-linux WIP
    • armv8l-linux WIP
    • aarch64-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