about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--flake.lock46
-rw-r--r--home-manager/config/firefox/config/extensions/extensions.json6
2 files changed, 31 insertions, 21 deletions
diff --git a/flake.lock b/flake.lock
index 67182a6a..c085547a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -144,11 +144,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1682663009,
-        "narHash": "sha256-i5ZDuY5kUBDwbWFUludL2cm6PBb6oj245qTFXSpOkdo=",
+        "lastModified": 1682779989,
+        "narHash": "sha256-H8AjcIBYFYrlRobYJ+n1B+ZJ6TsaaeZpuLn4iRqVvr4=",
         "owner": "nix-community",
         "repo": "home-manager",
-        "rev": "43ba4489bd3f9f69519f5f7ebdb76d0455eccbbe",
+        "rev": "3144311f31194b537808ae6848f86f3dbf977d59",
         "type": "github"
       },
       "original": {
@@ -227,11 +227,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1682526928,
-        "narHash": "sha256-2cKh4O6t1rQ8Ok+v16URynmb0rV7oZPEbXkU0owNLQs=",
+        "lastModified": 1682692304,
+        "narHash": "sha256-9/lyXN2BpHw+1xE+D2ySBSLMCHWqiWu5tPHBMRDib8M=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "d6b863fd9b7bb962e6f9fdf292419a775e772891",
+        "rev": "937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37",
         "type": "github"
       },
       "original": {
@@ -314,7 +314,7 @@
         "ragenix": "ragenix",
         "river_init_lesser": "river_init_lesser",
         "rust-overlay": "rust-overlay",
-        "shell-library": "shell-library",
+        "shell_library": "shell_library",
         "snap-sync": "snap-sync",
         "strip_js_comments": "strip_js_comments",
         "systems": "systems",
@@ -335,11 +335,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1682648393,
-        "narHash": "sha256-VH0/4PXTPHVc3E6NxuB51w2eW1/Yn8NGq+HkB8kA0cU=",
+        "lastModified": 1682734733,
+        "narHash": "sha256-oAoNMgWQveSF1Vv16OJ2GVU+BGGdzazTHpPu/VKy/BQ=",
         "owner": "oxalica",
         "repo": "rust-overlay",
-        "rev": "2c22a41baadfac75a4af5303fc3ef8d4145b795b",
+        "rev": "0bb45c519ebd64f6b4223e1bb6b4e08df80834ca",
         "type": "github"
       },
       "original": {
@@ -348,20 +348,30 @@
         "type": "github"
       }
     },
-    "shell-library": {
-      "flake": false,
+    "shell_library": {
+      "inputs": {
+        "flake-utils": [
+          "flake-utils"
+        ],
+        "nixpkgs": [
+          "nixpkgs"
+        ],
+        "systems": [
+          "systems"
+        ]
+      },
       "locked": {
-        "lastModified": 1679082161,
-        "narHash": "sha256-MKJfwFqPFpVZ5kXhKicrgV2oVYup86DPSoPkzA37ubk=",
+        "lastModified": 1682781728,
+        "narHash": "sha256-GqrRVpTQMOKajWde/c0rPmE22BIHvyOzy8X0Ua9c94o=",
         "ref": "refs/heads/prime",
-        "rev": "324344720b33debc0f968232640ae3091bb0f55c",
-        "revCount": 11,
+        "rev": "0b8875dd106e34ec0c0595d2071c0fce0db82e4f",
+        "revCount": 14,
         "type": "git",
-        "url": "https://git.sils.li/ene/lib-sh.git"
+        "url": "https://codeberg.org/soispha/shell_library.git"
       },
       "original": {
         "type": "git",
-        "url": "https://git.sils.li/ene/lib-sh.git"
+        "url": "https://codeberg.org/soispha/shell_library.git"
       }
     },
     "snap-sync": {
diff --git a/home-manager/config/firefox/config/extensions/extensions.json b/home-manager/config/firefox/config/extensions/extensions.json
index ba48171c..d116e4dd 100644
--- a/home-manager/config/firefox/config/extensions/extensions.json
+++ b/home-manager/config/firefox/config/extensions/extensions.json
@@ -23,9 +23,9 @@
   "simple-tab-groups": {
     "addonId": "simple-tab-groups@drive4ik",
     "pname": "simple-tab-groups",
-    "sha256": "sha256:2e955a41bafc01315ad435160e5be25a3b91d06555fba8097acc8b396b4df69c",
-    "url": "https://addons.mozilla.org/firefox/downloads/file/4098262/simple_tab_groups-5.1.xpi",
-    "version": "5.1"
+    "sha256": "sha256:b56f30cea753a9c4d1c0e078c0e5e635f1885ea7e40305cee59b9e145fad0a6c",
+    "url": "https://addons.mozilla.org/firefox/downloads/file/4103800/simple_tab_groups-5.2.xpi",
+    "version": "5.2"
   },
   "tridactyl-vim": {
     "addonId": "tridactyl.vim@cmcaine.co.uk",