feat: deadlock-api-ingest package and output
This is an utility to have my matches in Deadlock (video-game) be fed into the community maintained API faster and perhaps more accurately.
This commit is contained in:
parent
88dd0a7e2e
commit
dd52f6ee91
3 changed files with 42 additions and 1 deletions
|
@ -73,6 +73,7 @@
|
|||
formatter."${system}" = pkgs.nixfmt-rfc-style;
|
||||
|
||||
packages."${system}" = {
|
||||
deadlock-api-ingest = pkgs.callPackage ./packages/deadlock-api-ingest.nix { };
|
||||
lmms = pkgs.callPackage ./packages/lmms/package.nix { };
|
||||
miraclecast = pkgs.callPackage ./packages/miraclecast.nix { };
|
||||
wb32dfu-udev-rules = pkgs.callPackage ./packages/wb32dfu-udev-rules { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue