mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 09:54:17 +02:00
fix flake
This commit is contained in:
parent
32c2a87ed0
commit
1fef02679a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
};
|
||||
outputs = {flakelight, ...}:
|
||||
flakelight ./. {
|
||||
pname = "demostf-api";
|
||||
withOverlays = [(import ./nix/overlay.nix)];
|
||||
packages = {
|
||||
api = pkgs: pkgs.demostf-api;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue