diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-08-01 12:53:01 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-08-01 12:53:01 -0500 |
| commit | a653121ef3d285d2484ed865d6c9460ff81dfb0d (patch) | |
| tree | 2825fc9ce48f95ba4f0bb4cc54a7ae2c6e937b17 /flake.lock | |
| parent | 914dfc4f066ef16a75e69f4bad304895b38a1aa5 (diff) | |
| download | nixos-a653121ef3d285d2484ed865d6c9460ff81dfb0d.tar.xz nixos-a653121ef3d285d2484ed865d6c9460ff81dfb0d.zip | |
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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", |
