diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-28 15:10:41 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-28 15:10:41 -0500 |
| commit | 59d885199e5840c1d266a6bfd2b9ae5fcf09957c (patch) | |
| tree | 908d4e89a2573e85dc3334d769aa09b3955bdc0b /flake.lock | |
| parent | ec74e028dda1eef2bbf9964066bc58942e273712 (diff) | |
home-manager: configured librewolf
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -43,6 +43,28 @@ "type": "github" } }, + "firefox-addons": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "dir": "pkgs/firefox-addons", + "lastModified": 1769141021, + "narHash": "sha256-HHAeQ1YMo0/gM38gBXulMk7xSPrsiw/7e6UpcmcxcfM=", + "owner": "rycee", + "repo": "nur-expressions", + "rev": "91b470d0ce83a8d84dc46e0bcbeb2a7836c06cd6", + "type": "gitlab" + }, + "original": { + "dir": "pkgs/firefox-addons", + "owner": "rycee", + "repo": "nur-expressions", + "type": "gitlab" + } + }, "flake-compat": { "flake": false, "locked": { @@ -471,6 +493,7 @@ "root": { "inputs": { "agenix": "agenix", + "firefox-addons": "firefox-addons", "home-manager": "home-manager_2", "hytale-launcher": "hytale-launcher", "jovian": "jovian", |
