You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
These files need to be owned by the copying user instead of the Nix store permissions. install takes care of that. |
3 years ago | |
---|---|---|
captcha | 4 years ago | |
django-formtools | 4 years ago | |
django-post_office | 4 years ago | |
django-ranged-response | 4 years ago | |
django-simple-captcha | 4 years ago | |
django-statici18n | 4 years ago | |
jsonfield | 4 years ago | |
libevhtp | 3 years ago | |
libsearpc | 4 years ago | |
seafile-server | 3 years ago | |
Readme.md | 4 years ago | |
default.nix | 3 years ago | |
mod-seafile-server.nix | 3 years ago | |
seafile-nixos-tests.nix | 3 years ago | |
seafile-test.nix | 3 years ago |
Readme.md
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