summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 8a8274a..c12511b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -16,6 +16,22 @@
"type": "github"
}
},
+ "plugins-base46": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1777801026,
+ "narHash": "sha256-dbVuQwFCOIBK9y7fklulxHHt57KbS/8KaiTvfe5rmco=",
+ "owner": "AvengeMedia",
+ "repo": "base46",
+ "rev": "eb54ce645266cac86bb6a4241428fefe61e90a8a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "AvengeMedia",
+ "repo": "base46",
+ "type": "github"
+ }
+ },
"plugins-lze": {
"flake": false,
"locked": {
@@ -51,6 +67,7 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
+ "plugins-base46": "plugins-base46",
"plugins-lze": "plugins-lze",
"plugins-lzextras": "plugins-lzextras",
"wrappers": "wrappers"