Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway 3aab8d1323 Add buildNimSbom 2024-06-03 18:46:48 +03:00
nixos Apply latest nixfmt 2024-06-03 18:20:28 +03:00
packages Apply latest nixfmt 2024-06-03 18:20:28 +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 Update flake input 2024-06-03 18:46:44 +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"