firefox refactor

This commit is contained in:
Sean Kovacs 2025-11-13 13:41:00 -05:00
commit c11f713e34
Signed by: sckova
GPG key ID: 00F325187C68651A
7 changed files with 423 additions and 97 deletions

43
flake.lock generated
View file

@ -77,6 +77,27 @@
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
@ -203,6 +224,27 @@
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1763052046,
"narHash": "sha256-SHdav1soeHzFZFgAiRJORaSyB/D7FEd0ZH3JZLAcLy4=",
"owner": "nix-community",
"repo": "NUR",
"rev": "2712fb70b786a703e39fddf77414469d16654e94",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
@ -257,6 +299,7 @@
"kwin-effects-forceblur": "kwin-effects-forceblur",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"nur": "nur",
"plasma-manager": "plasma-manager"
}
},