Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway 98e81b98e9 Improve lib.generators.toPreserves
- Generate dictionaries with symbol keys. This breaks lossless
  JSON conversion but is consistent with Preserves in the wild.
- New record pattern: ``[ 1 2 3 { record = "foo"; } ]``.
2023-05-15 21:07:23 +01:00
nixos syndicate-rs-0.15.1 -> syndicate-server-0.24.0 2023-05-15 21:06:37 +01:00
preserves-nim preserves-nim: 3.0.0 -> 3.2.0 2023-05-15 21:07:23 +01:00
preserves-py Add Python packages 2023-05-15 21:07:23 +01:00
preserves-tools preserves-tools: 1.0.0 -> 2.3.0 2023-05-15 21:04:13 +01:00
syndicate-nim syndicate-nim: 1.1.0 -> 1.2.0 2023-05-15 21:07:23 +01:00
syndicate-py Add Python packages 2023-05-15 21:07:23 +01:00
syndicate-server syndicate-rs-0.15.1 -> syndicate-server-0.24.0 2023-05-15 21:06:37 +01:00
.gitignore Add lib.generators.toPreserves 2021-09-02 22:12:54 +02:00
README.md Remove NixOS module from README, not ready 2023-05-15 21:07:23 +01:00
flake.lock Refactor flake, update inputs 2023-05-15 21:07:22 +01:00
flake.nix More platforms 2023-05-15 21:07:23 +01:00
lib.nix Improve lib.generators.toPreserves 2023-05-15 21:07:23 +01:00

README.md

Syndicate Nix flake

To add to your local flake registry:

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