Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway c69eb46dc8 syndicate-server: 0.42.0 -> 0.45.0 2024-04-20 19:32:30 +02:00
nixos Remove "with lib" from NixOS module 2023-11-30 12:22:49 +02:00
packages syndicate-server: 0.42.0 -> 0.45.0 2024-04-20 19:32:30 +02: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
default.nix Deflakification 2023-10-10 13:54:11 +01:00
flake.lock Update nixpkgs input 2024-04-07 16:00:07 +01:00
flake.nix Update inputs and some packages 2023-11-30 12:23:20 +02:00
lib.nix Move toPreserves into nixprocessmgmt 2023-11-25 14:37:52 +02:00
overlay.nix Update inputs and some packages 2023-11-30 12:23:20 +02: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"