aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
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 29debaf..6c69e8f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -107,6 +107,28 @@
"type": "github"
}
},
+ "firefox-addons": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "dir": "pkgs/firefox-addons",
+ "lastModified": 1755702597,
+ "narHash": "sha256-Z56emoVLFBhX/WcoXWiXienLX8jHrBExyqQjNd5/r0k=",
+ "owner": "rycee",
+ "repo": "nur-expressions",
+ "rev": "2dcb371b407ba4009e27a8e8adf88e6f93d40bfb",
+ "type": "gitlab"
+ },
+ "original": {
+ "dir": "pkgs/firefox-addons",
+ "owner": "rycee",
+ "repo": "nur-expressions",
+ "type": "gitlab"
+ }
+ },
"flake-compat": {
"flake": false,
"locked": {
@@ -282,6 +304,7 @@
"darwin": "darwin_2",
"disko": "disko",
"emacs-overlay": "emacs-overlay",
+ "firefox-addons": "firefox-addons",
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs",