468 B
468 B
NixOS overlay for Seafile
This is an ongoing attempt to package the Seafile server and create a NixOS module for it.
testing
- building package:
- add this overlay to your nixpkgs overlay configuration
nix-build '<nixpkgs>' -A seafile-server
- testing the NixOS module in a VM:
NIXOS_CONFIG="$(pwd)/seafile-test.nix" nixos-rebuild build-vm --fast --show-trace && result/bin/run-nixos-vm