Initial Functional Plugin

This commit is contained in:
bluepython508
2025-10-30 11:08:35 +00:00
commit 01474ad6a0
12 changed files with 4155 additions and 0 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1761574448,
"narHash": "sha256-zCRT8xJbC5rYPghC/AVyHh7cPPyyNxx/siyrQhg3u6s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "497f8871b05933590ae58e4b48172320c59f108f",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}