Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 376 Bytes

ArchLinux.md

File metadata and controls

17 lines (15 loc) · 376 Bytes

Arch Linux Build Instructions

Installing Nix

git clone https://aur.archlinux.org/nix.git
cd nix
makepkg -sic
sudo systemctl enable --now nix-daemon.socket

You must restart your system for nix's environmental variables to take effect.

Running reflex-platform

git clone https://github.com/reflex-frp/reflex-platform/
cd reflex-platform
./try-reflex