Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway b2840b191d nixos/syndicate-server: pass configs on the command line 2024-09-02 17:28:43 +03:00
nixos nixos/syndicate-server: pass configs on the command line 2024-09-02 17:28:43 +03:00
packages syndicate-server: remove versionCheckHook 2024-08-28 15:47:02 +03:00
.gitignore Add lib.generators.toPreserves 2021-09-02 22:12:54 +02:00
README.md Add channel instructions to README 2023-11-26 18:10:56 +02:00
build-nim-sbom.nix buildNimSbom: make compatible with nixos-24.05 2024-08-03 10:38:32 +01:00
default.nix Apply latest nixfmt 2024-06-03 18:20:28 +03:00
flake.lock Update flake input 2024-06-03 18:46:44 +03:00
flake.nix Build syndicate_utils for aarch64-linux 2024-06-03 22:50:34 +03:00
lib.nix Apply latest nixfmt 2024-06-03 18:20:28 +03:00
overlay.nix nix-actor: build from trunk 2024-08-28 10:07:51 +03:00

README.md

Syndicate Nix flake

Add as a Nix channel.

$ doas nix-channel --add https://git.syndicate-lang.org/ehmry/syndicate-flake/archive/trunk.tar.gz syndicate

To add to your local flake registry:

$ nix registry add syndicate "git+https://git.syndicate-lang.org/ehmry/syndicate-flake"