Package Git versions of lsfg-vk

This commit is contained in:
adisbladis 2025-08-08 13:18:34 +12:00
parent 66f70e571a
commit 1e875f1d9a
5 changed files with 58 additions and 106 deletions

19
flake.lock generated
View file

@ -1,5 +1,23 @@
{
"nodes": {
"lsfg-vk": {
"flake": false,
"locked": {
"lastModified": 1754586429,
"narHash": "sha256-4kEl+N2f4TSNw4QsRT4hFEN3zRREaeZdnD9ksG4uCPY=",
"ref": "refs/heads/develop",
"rev": "2f488a42efb1ab2188b04c41ee558c0989f5afed",
"revCount": 266,
"submodules": true,
"type": "git",
"url": "https://github.com/PancakeTAS/lsfg-vk.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/PancakeTAS/lsfg-vk.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1754498491,
@ -18,6 +36,7 @@
},
"root": {
"inputs": {
"lsfg-vk": "lsfg-vk",
"nixpkgs": "nixpkgs"
}
}