Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway 2b4243c405 syndicate-server: 0.45.0 -> 0.46.0 2024-06-20 18:23:39 +03:00
nixos Apply latest nixfmt 2024-06-03 18:20:28 +03:00
packages syndicate-server: 0.45.0 -> 0.46.0 2024-06-20 18:23:39 +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 Add buildNimSbom 2024-06-03 18:46:48 +03: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 Add buildNimSbom 2024-06-03 18:46:48 +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"