about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-12-21 19:33:36 +0900
committersefidel <contact@sefidel.net>2023-12-21 19:42:46 +0900
commit20eae0649d89de6f4f6dd386b3353fd351865409 (patch)
treea58a4c01a61017e87e57beea120a8033d783c399 /flake.lock
parent852afb1f61f2e9a473ce5b1b323e5bb3809dec12 (diff)
downloadnixrc-20eae0649d89de6f4f6dd386b3353fd351865409.tar.gz
nixrc-20eae0649d89de6f4f6dd386b3353fd351865409.zip
feat(home/browsing): manage firefox
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 6312010..712abc9 100644
--- a/flake.lock
+++ b/flake.lock
@@ -352,6 +352,21 @@
         "type": "github"
       }
     },
+    "nur": {
+      "locked": {
+        "lastModified": 1703151853,
+        "narHash": "sha256-gprJXHmq/n0jrNx0EYKuBT4ejtIDyVAfiT6ZPyyLcPI=",
+        "owner": "nix-community",
+        "repo": "NUR",
+        "rev": "645447668a47f90ce4745356a46cf2dcb3977205",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-community",
+        "repo": "NUR",
+        "type": "github"
+      }
+    },
     "root": {
       "inputs": {
         "helix": "helix",
@@ -360,6 +375,7 @@
         "neovim-nightly": "neovim-nightly",
         "nix-gaming": "nix-gaming",
         "nixpkgs-2305": "nixpkgs-2305",
+        "nur": "nur",
         "rust": "rust",
         "sops-nix": "sops-nix",
         "unstable": "unstable",