{ "nodes": { "apple-silicon": { "inputs": { "flake-compat": "flake-compat", "nixpkgs": [ "unstable" ], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1690427133, "narHash": "sha256-thRf01XVwX9bYyXHgubUEjQzXloGu0817rPHU0h8X20=", "owner": "tpwrules", "repo": "nixos-apple-silicon", "rev": "5567b99acd07e7069fb7e074f19d5ead10409798", "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": "5053e89a1c00426bafa133630aab2c765bd64e8d", "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" } }, "darwin": { "inputs": { "nixpkgs": [ "unstable" ] }, "locked": { "lastModified": 1690368313, "narHash": "sha256-1MG/pU2riawknpYaTfaynKJPaIKFnQiYTTCFJAjXM5Q=", "owner": "LnL7", "repo": "nix-darwin", "rev": "94212ebe32948471a1aa11baa5c576ce60d54589", "type": "github" }, "original": { "owner": "LnL7", "repo": "nix-darwin", "type": "github" } }, "flake-compat": { "locked": { "lastModified": 1688025799, "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=", "owner": "nix-community", "repo": "flake-compat", "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c", "type": "github" }, "original": { "owner": "nix-community", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1685518550, "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", "owner": "numtide", "repo": "flake-utils", "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "inputs": { "systems": "systems_2" }, "locked": { "lastModified": 1681202837, "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "unstable" ] }, "locked": { "lastModified": 1690303752, "narHash": "sha256-2YiwFHQERGoaORNORmsdmVlPD8CVVwlwbV2+f77sFhg=", "owner": "nix-community", "repo": "home-manager", "rev": "ba2c0737cc848db03470828fdb5e86df75ed42a8", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "impermanence": { "locked": { "lastModified": 1684264534, "narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=", "owner": "nix-community", "repo": "impermanence", "rev": "89253fb1518063556edd5e54509c30ac3089d5e6", "type": "github" }, "original": { "owner": "nix-community", "repo": "impermanence", "type": "github" } }, "neovim": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": [ "unstable" ] }, "locked": { "dir": "contrib", "lastModified": 1690403255, "narHash": "sha256-P9A8ie/4zA5Hhk3OpJxzmqTefKeVxSQUOSMTxbyBM8U=", "owner": "neovim", "repo": "neovim", "rev": "8fe9f41f7f9da2009d11855ec0548b9dbe548a69", "type": "github" }, "original": { "dir": "contrib", "owner": "neovim", "repo": "neovim", "type": "github" } }, "nixpkgs-2211": { "locked": { "lastModified": 1688392541, "narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=", "owner": "nixos", "repo": "nixpkgs", "rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1690066826, "narHash": "sha256-6L2qb+Zc0BFkh72OS9uuX637gniOjzU6qCDBpjB2LGY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "ce45b591975d070044ca24e3003c830d26fea1c8", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-23.05", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "apple-silicon": "apple-silicon", "asahi-firmware": "asahi-firmware", "darwin": "darwin", "home-manager": "home-manager", "impermanence": "impermanence", "neovim": "neovim", "nixpkgs-2211": "nixpkgs-2211", "rust": "rust", "sops-nix": "sops-nix", "unstable": "unstable", "unstable-small": "unstable-small" } }, "rust": { "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": [ "unstable" ] }, "locked": { "lastModified": 1690424156, "narHash": "sha256-Bpml+L280tHTQpwpC5/BJbU4HSvEzMvW8IZ4gAXimhE=", "owner": "oxalica", "repo": "rust-overlay", "rev": "f335a0213504c7e6481c359dc1009be9cf34432c", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "rust-overlay": { "flake": false, "locked": { "lastModified": 1686795910, "narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=", "owner": "oxalica", "repo": "rust-overlay", "rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops-nix": { "inputs": { "nixpkgs": [ "unstable" ], "nixpkgs-stable": "nixpkgs-stable" }, "locked": { "lastModified": 1690199016, "narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=", "owner": "Mic92", "repo": "sops-nix", "rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "systems_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "unstable": { "locked": { "lastModified": 1690272529, "narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=", "owner": "nixos", "repo": "nixpkgs", "rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "unstable-small": { "locked": { "lastModified": 1690396925, "narHash": "sha256-IzgH7Fe8npejukLi8RxQij3E42HLpt8zL/j2EQYF3wU=", "owner": "nixos", "repo": "nixpkgs", "rev": "3cfc4cff26375af2f8f5db73a6699d1da5dc6dfe", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } } }, "root": "root", "version": 7 }