{ "nodes": { "brew-src": { "flake": false, "locked": { "lastModified": 1774235677, "narHash": "sha256-0ryNYmzDAeRlrzPTAgmzGH/Cgc8iv/LBN6jWGUANvIk=", "owner": "Homebrew", "repo": "brew", "rev": "894a3d23ac0c8aaf561b9874b528b9cb2e839201", "type": "github" }, "original": { "owner": "Homebrew", "ref": "5.1.1", "repo": "brew", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" }, "locked": { "lastModified": 1775087534, "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1775077333, "narHash": "sha256-OXcxobt7lBkh1B8AjwreU+24myhtKpqeLfAeIyNLFY8=", "owner": "nix-community", "repo": "home-manager", "rev": "49ca96b2714c5931e17401eff87f3edd42d2b0f2", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-25.11", "repo": "home-manager", "type": "github" } }, "homebrew-cask": { "flake": false, "locked": { "lastModified": 1775399032, "narHash": "sha256-+XlQ98j/SiUU4mt60Sdr80r+VaSFbytWCQbDKVpbJlM=", "owner": "homebrew", "repo": "homebrew-cask", "rev": "6224c3ef30ddffb5a08f9e6183ed0c71a0cb626b", "type": "github" }, "original": { "owner": "homebrew", "repo": "homebrew-cask", "type": "github" } }, "homebrew-core": { "flake": false, "locked": { "lastModified": 1775403617, "narHash": "sha256-HWlnXvX/P5ynsdPHiuDCoCxGp8ZOQYXoKLVioZBfJtE=", "owner": "homebrew", "repo": "homebrew-core", "rev": "322375479e22d7f97efe4f0598ad20bf33553dc2", "type": "github" }, "original": { "owner": "homebrew", "repo": "homebrew-core", "type": "github" } }, "import-tree": { "locked": { "lastModified": 1773693634, "narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=", "owner": "vic", "repo": "import-tree", "rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1", "type": "github" }, "original": { "owner": "vic", "repo": "import-tree", "type": "github" } }, "nix-darwin": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1772129556, "narHash": "sha256-Utk0zd8STPsUJPyjabhzPc5BpPodLTXrwkpXBHYnpeg=", "owner": "nix-darwin", "repo": "nix-darwin", "rev": "ebec37af18215214173c98cf6356d0aca24a2585", "type": "github" }, "original": { "owner": "nix-darwin", "ref": "nix-darwin-25.11", "repo": "nix-darwin", "type": "github" } }, "nix-flatpak": { "locked": { "lastModified": 1767983141, "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=", "owner": "gmodena", "repo": "nix-flatpak", "rev": "440818969ac2cbd77bfe025e884d0aa528991374", "type": "github" }, "original": { "owner": "gmodena", "ref": "latest", "repo": "nix-flatpak", "type": "github" } }, "nix-homebrew": { "inputs": { "brew-src": "brew-src" }, "locked": { "lastModified": 1774720267, "narHash": "sha256-YYftFe8jyfpQI649yfr0E+dqEXE2jznZNcYvy/lKV1U=", "owner": "zhaofengli", "repo": "nix-homebrew", "rev": "a7760a3a83f7609f742861afb5732210fdc437ed", "type": "github" }, "original": { "owner": "zhaofengli", "repo": "nix-homebrew", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1775002709, "narHash": "sha256-d3Yx83vSrN+2z/loBh4mJpyRqr9aAJqlke4TkpFmRJA=", "owner": "nixos", "repo": "nixpkgs", "rev": "bcd464ccd2a1a7cd09aa2f8d4ffba83b761b1d0e", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-25.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-lib": { "locked": { "lastModified": 1774748309, "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=", "owner": "nix-community", "repo": "nixpkgs.lib", "rev": "333c4e0545a6da976206c74db8773a1645b5870a", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixpkgs.lib", "type": "github" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1775036866, "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", "owner": "nixos", "repo": "nixpkgs", "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "flake-parts": "flake-parts", "home-manager": "home-manager", "homebrew-cask": "homebrew-cask", "homebrew-core": "homebrew-core", "import-tree": "import-tree", "nix-darwin": "nix-darwin", "nix-flatpak": "nix-flatpak", "nix-homebrew": "nix-homebrew", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable" } } }, "root": "root", "version": 7 }