trying to package chained-recurrence

This commit is contained in:
Matt Nish-Lapidus 2025-03-27 21:53:32 -04:00
parent 2a5b73b83e
commit 238d82bec3
7 changed files with 350 additions and 2 deletions

View file

@ -94,6 +94,9 @@
emenel-templates.url = "git+ssh://git@gt.emenel.ca/emenel/nix-flake-templates";
nix-way-templates.url = "github:the-nix-way/dev-templates";
pyproject-nix.url = "github:pyproject-nix/pyproject.nix";
pyproject-nix.inputs.nixpkgs.follows = "nixpkgs";
};
outputs =