1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-03-16 17:24:12 +00:00
This commit is contained in:
Rae 5e 2025-01-31 22:25:03 -05:00
parent 55d360b0d7
commit 4f028c60f9
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -1,4 +1,3 @@
# TODO Um this is a rust package
{ rustPlatform, fetchFromGitHub, lib }: rustPlatform.buildRustPackage rec {
pname = "playit-agent";
version = "0.15.26";