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
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ self, pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
|||
heroic
|
||||
protontricks
|
||||
r2modman
|
||||
self.packages.${system}.deadlock-api-ingest
|
||||
wineWowPackages.stableFull
|
||||
winetricks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue