ArmorPaint flake.

This commit is contained in:
DigitalDragon 2025-05-04 20:19:09 +02:00
parent dd7f0bfca3
commit 31ccac9251
No known key found for this signature in database
GPG key ID: E90DC40802835A6E
5 changed files with 332 additions and 5 deletions

44
flake.lock generated Normal file
View file

@ -0,0 +1,44 @@
{
"nodes": {
"armortools": {
"flake": false,
"locked": {
"lastModified": 1742553883,
"narHash": "sha256-f0fmWToBoDF54920MMkAyREulV3Gb6ngHRxV9ipLvaY=",
"owner": "armory3d",
"repo": "armortools",
"rev": "a65e7d82cbf45053896cc897f0d15e350d54a23f",
"type": "github"
},
"original": {
"owner": "armory3d",
"repo": "armortools",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1746232882,
"narHash": "sha256-MHmBH2rS8KkRRdoU/feC/dKbdlMkcNkB5mwkuipVHeQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7a2622e2c0dbad5c4493cb268aba12896e28b008",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"armortools": "armortools",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}