{ "nodes": { "darwin": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1657835815, "narHash": "sha256-CnZszAYpNKydh6N7+xg+eRtWNVoAAGqc6bg+Lpgq1xc=", "owner": "lnl7", "repo": "nix-darwin", "rev": "54a24f042f93c79f5679f133faddedec61955cf2", "type": "github" }, "original": { "owner": "lnl7", "ref": "master", "repo": "nix-darwin", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": "flake-compat", "nixpkgs": "nixpkgs", "utils": "utils" }, "locked": { "lastModified": 1653594315, "narHash": "sha256-kJ0ENmnQJ4qL2FeYKZba9kvv1KmIuB3NVpBwMeI7AJQ=", "owner": "serokell", "repo": "deploy-rs", "rev": "184349d8149436748986d1bdba087e4149e9c160", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "dotfiles": { "flake": false, "locked": { "lastModified": 1657665018, "narHash": "sha256-m3OlyE2Of+gWRZiJJzZarIrMKQ+vlxNKCnzYl0XRTlY=", "owner": "walkah", "repo": "dotfiles", "rev": "9c94f13ffbf3a3750a5801f2e4a0174aed968b64", "type": "github" }, "original": { "owner": "walkah", "repo": "dotfiles", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1648199409, "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=", "owner": "edolstra", "repo": "flake-compat", "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "flake": false, "locked": { "lastModified": 1650374568, "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", "owner": "edolstra", "repo": "flake-compat", "rev": "b4a34015c698c7793d592d66adbab377907a2be8", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1656928814, "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs_2", "utils": "utils_2" }, "locked": { "lastModified": 1658924727, "narHash": "sha256-Fhh9FK9CvuCLxG1WkWJPoendDeXKI4gHYTfezo1n2Zg=", "owner": "nix-community", "repo": "home-manager", "rev": "0e2f7876d2f2ae98a67d89a8bef8c49332aae5af", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1658401027, "narHash": "sha256-z/sDfzsFOoWNO9nZGfxDCNjHqXvSVZLDBDSgzr9qDXE=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "83009edccc2e24afe3d0165ed98b60ff7471a5f8", "type": "github" }, "original": { "owner": "NixOS", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1648219316, "narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-22_05": { "locked": { "lastModified": 1658634393, "narHash": "sha256-VW7edeFzA9VU8gZPxPFGpoPsM2AQLYHKhA9H5+OYtno=", "owner": "NixOS", "repo": "nixpkgs", "rev": "2e14bc76ab41c60ba57fd57ff52badaa29d349f5", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-22.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1654953433, "narHash": "sha256-TwEeh4r50NdWHFAHQSyjCk2cZxgwUfcCCAJOhPdXB28=", "owner": "nixos", "repo": "nixpkgs", "rev": "90cd5459a1fd707819b9a3fb9c852beaaac3b79a", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1658850041, "narHash": "sha256-HA4koSVBPEERWSrH0LVBy28y2FGJnOeUmGDEyeQPmDY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "3bbb296d9a0088c314ce83038b896753bbe33acb", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "darwin": "darwin", "deploy-rs": "deploy-rs", "dotfiles": "dotfiles", "flake-compat": "flake-compat_2", "flake-utils": "flake-utils", "home-manager": "home-manager", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3", "sops-nix": "sops-nix" } }, "sops-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ], "nixpkgs-22_05": "nixpkgs-22_05" }, "locked": { "lastModified": 1658635258, "narHash": "sha256-EC8y3Rg+l9IzIUdOaFSA0LMdDipTRoweg1Y2EL8XhMc=", "owner": "Mic92", "repo": "sops-nix", "rev": "d7f8cf1b77ebe5f287884f17b1ee4cc4f48bad1d", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "utils": { "locked": { "lastModified": 1648297722, "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=", "owner": "numtide", "repo": "flake-utils", "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "utils_2": { "locked": { "lastModified": 1653893745, "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", "owner": "numtide", "repo": "flake-utils", "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }