From 716a1d1f79024dc0629c61bc912a570a4a200a25 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:25:46 -0500 Subject: group mercury cleanup and firefox config updates --- flake.lock | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 6bd3280..4544044 100644 --- a/flake.lock +++ b/flake.lock @@ -164,6 +164,22 @@ "type": "github" } }, + "fx-autoconfig": { + "flake": false, + "locked": { + "lastModified": 1773035931, + "narHash": "sha256-vOsXpuU2XlbIfXGm1RJicY8ghbkU5FvnctQMBMXCXbs=", + "owner": "MrOtherGuy", + "repo": "fx-autoconfig", + "rev": "8da9268f7afcbf5d438b099e976fe8aa46a111d0", + "type": "github" + }, + "original": { + "owner": "MrOtherGuy", + "repo": "fx-autoconfig", + "type": "github" + } + }, "gitignore": { "inputs": { "nixpkgs": [ @@ -405,6 +421,7 @@ "copyparty": "copyparty", "disko": "disko", "firefox-csshacks": "firefox-csshacks", + "fx-autoconfig": "fx-autoconfig", "glide-browser": "glide-browser", "hjem": "hjem", "lanzaboote": "lanzaboote", @@ -412,6 +429,7 @@ "nixos-facter-modules": "nixos-facter-modules", "nixpkgs": "nixpkgs", "tmux-tsunami": "tmux-tsunami", + "uc-css-js": "uc-css-js", "vermilion": "vermilion", "yoshi-lua": "yoshi-lua" } @@ -533,6 +551,22 @@ "type": "github" } }, + "uc-css-js": { + "flake": false, + "locked": { + "lastModified": 1767720625, + "narHash": "sha256-VrOgKNPJ3iTRqXqHYQz8UrZ6FpC1vHWwgy11AAfe4o8=", + "owner": "aminomancer", + "repo": "uc.css.js", + "rev": "88514013ddc375f4770f4a35d8d07a91d6dd7d8f", + "type": "github" + }, + "original": { + "owner": "aminomancer", + "repo": "uc.css.js", + "type": "github" + } + }, "vermilion": { "inputs": { "nixpkgs": "nixpkgs_2" -- cgit v1.3.1