about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock37
1 files changed, 37 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 6ea8643..f1db532 100644
--- a/flake.lock
+++ b/flake.lock
@@ -69,6 +69,21 @@
         "type": "github"
       }
     },
+    "flake-utils_3": {
+      "locked": {
+        "lastModified": 1637014545,
+        "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
     "home-manager": {
       "inputs": {
         "nixpkgs": [
@@ -134,10 +149,32 @@
         "home-manager": "home-manager",
         "neovim": "neovim",
         "nixpkgs-2111": "nixpkgs-2111",
+        "rust": "rust",
         "unstable": "unstable",
         "unstable-small": "unstable-small"
       }
     },
+    "rust": {
+      "inputs": {
+        "flake-utils": "flake-utils_3",
+        "nixpkgs": [
+          "unstable"
+        ]
+      },
+      "locked": {
+        "lastModified": 1646274381,
+        "narHash": "sha256-kglX5g7HhSWiTGKz1WOA8DWclj0Wwsq8I50wgY4eS3I=",
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "rev": "245c2712f502849041a1b1d0cc6a7588e94b2e3f",
+        "type": "github"
+      },
+      "original": {
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "type": "github"
+      }
+    },
     "unstable": {
       "locked": {
         "lastModified": 1645433236,