summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-01-28 15:10:41 -0500
committertriethyl <triethylammonium@pm.me>2026-01-28 15:10:41 -0500
commit59d885199e5840c1d266a6bfd2b9ae5fcf09957c (patch)
tree908d4e89a2573e85dc3334d769aa09b3955bdc0b /flake.lock
parentec74e028dda1eef2bbf9964066bc58942e273712 (diff)
home-manager: configured librewolf
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 23 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index aa42369..281fc13 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",