2
1
Fork 0

typegen: add support for generics

This commit is contained in:
outfoxxed 2024-05-23 17:32:51 -07:00
parent 4bedd19610
commit 768096e5cf
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 48 additions and 28 deletions

8
flake.lock generated
View file

@ -22,11 +22,11 @@
]
},
"locked": {
"lastModified": 1716289830,
"narHash": "sha256-kPxodbNTnCLtJ6MFih9LPULXh5l3st63t9isWIwvYSQ=",
"lastModified": 1716510487,
"narHash": "sha256-kdQ4CjAl9H7VSfo+vWfQZynBpqCeNovIgnHg6iQ+3hs=",
"ref": "refs/heads/master",
"rev": "af45502913e0bb857755b2fa7e3ef991fff033ba",
"revCount": 179,
"rev": "5016dbf0d4c9e12f7e3d5f872b3063785d20b2bf",
"revCount": 184,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},