Nix flake containing Preserves and Syndicate packages.
Go to file
Emery Hemingway 5774d5a060 python3Packages.preserves: 0.17.0 -> 0.992.2 2023-11-29 10:25:10 +02:00
nixos nixos/syndicate-server: remove runInDbusSession option 2023-05-24 08:46:32 +01:00
packages python3Packages.preserves: 0.17.0 -> 0.992.2 2023-11-29 10:25:10 +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 Deflakification 2023-10-10 13:54:11 +01:00
flake.nix Deflakification 2023-10-10 13:54:11 +01:00
lib.nix Move toPreserves into nixprocessmgmt 2023-11-25 14:37:52 +02:00
overlay.nix syndicate-server: 0.31.0 -> 0.33.1 2023-10-18 15:48:21 +01: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"