aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-18 07:03:30 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-18 07:03:30 -0600
commitc077985d73e021de9b7878dc8864352aff9ad1bd (patch)
tree57012766ed433a487843a87b061855f414d5a7e3 /flake.lock
parent5253ac591f124183c12a0d5527f9b52e1c855ea3 (diff)
betterfox
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 fbaf251..581d824 100644
--- a/flake.lock
+++ b/flake.lock
@@ -23,6 +23,22 @@
"type": "github"
}
},
+ "betterfox": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1765663165,
+ "narHash": "sha256-zGpfQk2gY6ifxIk1fvCk5g5SIFo+o8RItmw3Yt3AeCg=",
+ "owner": "yokoffing",
+ "repo": "Betterfox",
+ "rev": "eee6e58b2b0ee10a59efb6586a5db07ae181d8c7",
+ "type": "github"
+ },
+ "original": {
+ "owner": "yokoffing",
+ "repo": "Betterfox",
+ "type": "github"
+ }
+ },
"crane": {
"locked": {
"lastModified": 1767461147,
@@ -346,6 +362,7 @@
"root": {
"inputs": {
"agenix": "agenix",
+ "betterfox": "betterfox",
"deploy-rs": "deploy-rs",
"disko": "disko",
"firefox-csshacks": "firefox-csshacks",