From a653121ef3d285d2484ed865d6c9460ff81dfb0d Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 1 Aug 2026 12:53:01 -0500 Subject: replace firefox userchrome.css in resources with a flake --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 9564aa1..012dac4 100644 --- a/flake.lock +++ b/flake.lock @@ -22,6 +22,26 @@ "type": "github" } }, + "firefox-userchrome": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785605892, + "narHash": "sha256-/2Ov0VsC5Ri2sK4HDrYDzpSME96z1E/mROfevcMe2kQ=", + "ref": "refs/heads/master", + "rev": "106c1b7c7ae2119cf8ab10d87af6e4ca5a21f2e5", + "revCount": 9, + "type": "git", + "url": "git://git.tjkeller.xyz/firefox-chrome" + }, + "original": { + "type": "git", + "url": "git://git.tjkeller.xyz/firefox-chrome" + } + }, "flake-compat": { "flake": false, "locked": { @@ -202,6 +222,7 @@ "root": { "inputs": { "arkenfox": "arkenfox", + "firefox-userchrome": "firefox-userchrome", "home-manager": "home-manager", "neovim-vanilla-wrapped": "neovim-vanilla-wrapped", "nixpkgs": "nixpkgs", -- cgit v1.2.3