diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-03-23 11:25:46 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-03-23 11:25:46 -0500 |
| commit | 716a1d1f79024dc0629c61bc912a570a4a200a25 (patch) | |
| tree | 1b3dc0528840600074735563a6e5d00744f071d4 /flake.lock | |
| parent | 8534fc63c30a25856d75cc5787da93acb823c533 (diff) | |
group mercury cleanup and firefox config updates
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -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" |
