summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-08-02 04:58:59 +0300
committertzlil <tzlils@protonmail.com>2023-08-02 04:59:27 +0300
commit09ef721663c7ead400f47880a6aa18f7920f6c34 (patch)
tree15fae7bee5fbbade4590cc8caac99d99e04b3290 /flake.lock
parentd30321f88b414fa1499c831748a039f0ca9c46ba (diff)
firefox crap
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock39
1 files changed, 39 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 225714d..c564839 100644
--- a/flake.lock
+++ b/flake.lock
@@ -62,6 +62,44 @@
         "type": "github"
       }
     },
+    "firefox-addons": {
+      "inputs": {
+        "flake-utils": "flake-utils",
+        "nixpkgs": [
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "dir": "pkgs/firefox-addons",
+        "lastModified": 1690887506,
+        "narHash": "sha256-yrv5EeBgYceL4WkdMH6nx9JvokAvaarJxrygchIYIcw=",
+        "owner": "rycee",
+        "repo": "nur-expressions",
+        "rev": "77e7adbf84f50eda000d67e548bfb876a54bfdf5",
+        "type": "gitlab"
+      },
+      "original": {
+        "dir": "pkgs/firefox-addons",
+        "owner": "rycee",
+        "repo": "nur-expressions",
+        "type": "gitlab"
+      }
+    },
+    "flake-utils": {
+      "locked": {
+        "lastModified": 1629284811,
+        "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
     "hardware": {
       "locked": {
         "lastModified": 1690704397,
@@ -209,6 +247,7 @@
       "inputs": {
         "agenix": "agenix",
         "disko": "disko",
+        "firefox-addons": "firefox-addons",
         "hardware": "hardware",
         "home-manager": "home-manager_2",
         "impermanence": "impermanence",