about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-22 17:58:39 +0100
committerene <ene@sils.li>2023-02-22 17:58:39 +0100
commitcda104d1fedcd5f49ae82bfb3e5603e68d0d5e81 (patch)
tree48df62f51ef6fcfd2253582e4598bc191f034599 /flake.lock
parentDocs(todo): Refactor and Update (diff)
downloadnixos-config-cda104d1fedcd5f49ae82bfb3e5603e68d0d5e81.tar.gz
nixos-config-cda104d1fedcd5f49ae82bfb3e5603e68d0d5e81.zip
Fix(river): Add further dependency for the init script
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock128
1 files changed, 124 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 31e719e3..54dae095 100644
--- a/flake.lock
+++ b/flake.lock
@@ -26,12 +26,36 @@
         "flake-compat": "flake-compat",
         "flake-utils": "flake-utils",
         "nixpkgs": [
-          "strip_js_comments",
+          "river_init_lesser",
           "nixpkgs"
         ],
         "rust-overlay": "rust-overlay"
       },
       "locked": {
+        "lastModified": 1676846788,
+        "narHash": "sha256-XLsHLgXyMdliMeAXuzdGP+TXBaV44kG1RPTUHNOs6Jk=",
+        "owner": "ipetkov",
+        "repo": "crane",
+        "rev": "953b70da2813fb882c39890f2514e7db76fc8843",
+        "type": "github"
+      },
+      "original": {
+        "owner": "ipetkov",
+        "repo": "crane",
+        "type": "github"
+      }
+    },
+    "crane_2": {
+      "inputs": {
+        "flake-compat": "flake-compat_2",
+        "flake-utils": "flake-utils_3",
+        "nixpkgs": [
+          "strip_js_comments",
+          "nixpkgs"
+        ],
+        "rust-overlay": "rust-overlay_2"
+      },
+      "locked": {
         "lastModified": 1675902425,
         "narHash": "sha256-ASv/7bZIoP/2FON+RNFYYUlmpleZAjKKb4XF1Pmhu4g=",
         "owner": "ipetkov",
@@ -83,8 +107,54 @@
         "type": "github"
       }
     },
+    "flake-compat_2": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1673956053,
+        "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
+        "owner": "edolstra",
+        "repo": "flake-compat",
+        "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
+        "type": "github"
+      },
+      "original": {
+        "owner": "edolstra",
+        "repo": "flake-compat",
+        "type": "github"
+      }
+    },
     "flake-utils": {
       "locked": {
+        "lastModified": 1676283394,
+        "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
+    "flake-utils_2": {
+      "locked": {
+        "lastModified": 1676283394,
+        "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
+    "flake-utils_3": {
+      "locked": {
         "lastModified": 1667395993,
         "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
         "owner": "numtide",
@@ -98,7 +168,7 @@
         "type": "github"
       }
     },
-    "flake-utils_2": {
+    "flake-utils_4": {
       "locked": {
         "lastModified": 1667395993,
         "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
@@ -182,6 +252,28 @@
         "type": "github"
       }
     },
+    "river_init_lesser": {
+      "inputs": {
+        "crane": "crane",
+        "flake-utils": "flake-utils_2",
+        "nixpkgs": [
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1677084611,
+        "narHash": "sha256-N5junMqDsqjR+Q+nPff8DT672em4Rr+q4EQgTDxhtik=",
+        "ref": "refs/heads/prime",
+        "rev": "25422c63095ff40f1159f619888a9cb52a656fb8",
+        "revCount": 2,
+        "type": "git",
+        "url": "https://git.sils.li/ene/river-lesser-init.git"
+      },
+      "original": {
+        "type": "git",
+        "url": "https://git.sils.li/ene/river-lesser-init.git"
+      }
+    },
     "root": {
       "inputs": {
         "agenix": "agenix",
@@ -189,6 +281,7 @@
         "impermanence": "impermanence",
         "neovim_config": "neovim_config",
         "nixpkgs": "nixpkgs",
+        "river_init_lesser": "river_init_lesser",
         "shell-library": "shell-library",
         "snap-sync": "snap-sync",
         "strip_js_comments": "strip_js_comments",
@@ -198,6 +291,33 @@
     "rust-overlay": {
       "inputs": {
         "flake-utils": [
+          "river_init_lesser",
+          "crane",
+          "flake-utils"
+        ],
+        "nixpkgs": [
+          "river_init_lesser",
+          "crane",
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1676437770,
+        "narHash": "sha256-mhJye91Bn0jJIE7NnEywGty/U5qdELfsT8S+FBjTdG4=",
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "rev": "a619538647bd03e3ee1d7b947f7c11ff289b376e",
+        "type": "github"
+      },
+      "original": {
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "type": "github"
+      }
+    },
+    "rust-overlay_2": {
+      "inputs": {
+        "flake-utils": [
           "strip_js_comments",
           "crane",
           "flake-utils"
@@ -256,8 +376,8 @@
     },
     "strip_js_comments": {
       "inputs": {
-        "crane": "crane",
-        "flake-utils": "flake-utils_2",
+        "crane": "crane_2",
+        "flake-utils": "flake-utils_4",
         "nixpkgs": [
           "nixpkgs"
         ],