{ "nodes": { "darwin": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1663677921, "narHash": "sha256-NfQnUfRrjv8DXeugdbQC5El+MMhShP42ohc8iM+UAdM=", "owner": "lnl7", "repo": "nix-darwin", "rev": "088c98a584a38b5f844bb9e9cd32eb28479ca6d7", "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": 1659725433, "narHash": "sha256-1ZxuK67TL29YLw88vQ18Y2Y6iYg8Jb7I6/HVzmNB6nM=", "owner": "serokell", "repo": "deploy-rs", "rev": "41f15759dd8b638e7b4f299730d94d5aa46ab7eb", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "dotfiles": { "flake": false, "locked": { "lastModified": 1663967156, "narHash": "sha256-jWQjcsLCO4HmDSF/Ib5Lo56Z4v5E9eAXewwI6Qb0Sx0=", "owner": "walkah", "repo": "dotfiles", "rev": "4d05de816af0fc3732dcd01999f77f5d9f46afcb", "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": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs_2", "utils": "utils_2" }, "locked": { "lastModified": 1663932797, "narHash": "sha256-IH8ZBW99W2k7wKLS+Sat9HiKX1TPZjFTnsPizK5crok=", "owner": "nix-community", "repo": "home-manager", "rev": "de3758e31a3a1bc79d569f5deb5dac39791bf9b6", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1663229557, "narHash": "sha256-1uU4nsDLXKG0AHc/VCsNBAEPkTA/07juYhcEWRb1O1E=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "a0df6cd6e199df4a78c833c273781ea92fa62cfb", "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": 1663433994, "narHash": "sha256-Bpthhv1PdZRrIFct8KbHACNvOu9bsYAMEaqoH83cvqM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "17989edb05615c4f61803b9c427d80b84c289c6b", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-22.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1662996720, "narHash": "sha256-XvLQ3SuXnDMJMpM1sv1ifPjBuRytiDYhB12H/BNTjgY=", "owner": "nixos", "repo": "nixpkgs", "rev": "5f326e2a403e1cebaec378e72ceaf5725983376d", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1663905476, "narHash": "sha256-0CSwRKaYravh9v6qSlBpM0gNg0UhKT2lL7Yn6Zbx7UM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "e14f9fb57315f0d4abde222364f19f88c77d2b79", "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": 1663475375, "narHash": "sha256-uIhMyLFkU8Tp0uxLd7tKn++G/yHsB9r7YRvsBdoGvsk=", "owner": "Mic92", "repo": "sops-nix", "rev": "bae718a9d1e31ec478ddfcb75149f66e9625a825", "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": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }