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.lock55
1 files changed, 55 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 227c637..9b218f3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,42 @@
 {
   "nodes": {
+    "apple-silicon": {
+      "inputs": {
+        "nixpkgs": [
+          "unstable"
+        ],
+        "rust-overlay": "rust-overlay"
+      },
+      "locked": {
+        "lastModified": 1675215747,
+        "narHash": "sha256-O7vwx67l2PNnkNpPXnp7D0oBW+OfFetxdrlwUtaweY4=",
+        "owner": "tpwrules",
+        "repo": "nixos-apple-silicon",
+        "rev": "0086dd0e401f9dde826e6c170d312a87564aa6a4",
+        "type": "github"
+      },
+      "original": {
+        "owner": "tpwrules",
+        "repo": "nixos-apple-silicon",
+        "type": "github"
+      }
+    },
+    "asahi-firmware": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1676438596,
+        "narHash": "sha256-VPaipnOsayWTBzT3/VOt+ycAXVOgy/+2hjFZaFcyNHg=",
+        "ref": "refs/heads/main",
+        "rev": "34b1f1e79575b20c5a17aacce7cefdad80ce11ba",
+        "revCount": 1,
+        "type": "git",
+        "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware"
+      },
+      "original": {
+        "type": "git",
+        "url": "https://git.exotic.sh/pub/sefidel/asahi-firmware"
+      }
+    },
     "chaotic-nixpkgs": {
       "inputs": {
         "flake-compat": "flake-compat",
@@ -196,6 +233,8 @@
     },
     "root": {
       "inputs": {
+        "apple-silicon": "apple-silicon",
+        "asahi-firmware": "asahi-firmware",
         "chaotic-nixpkgs": "chaotic-nixpkgs",
         "darwin": "darwin",
         "home-manager": "home-manager",
@@ -229,6 +268,22 @@
         "type": "github"
       }
     },
+    "rust-overlay": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1675132198,
+        "narHash": "sha256-izOVjdIfdv0OzcfO9rXX0lfGkQn4tdJ0eNm3P3LYo/o=",
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "rev": "48b1403150c3f5a9aeee8bc4c77c8926f29c6501",
+        "type": "github"
+      },
+      "original": {
+        "owner": "oxalica",
+        "repo": "rust-overlay",
+        "type": "github"
+      }
+    },
     "sops-nix": {
       "inputs": {
         "nixpkgs": [