my nix setup
1{
2 "nodes": {
3 "brew-src": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1774235677,
7 "narHash": "sha256-0ryNYmzDAeRlrzPTAgmzGH/Cgc8iv/LBN6jWGUANvIk=",
8 "owner": "Homebrew",
9 "repo": "brew",
10 "rev": "894a3d23ac0c8aaf561b9874b528b9cb2e839201",
11 "type": "github"
12 },
13 "original": {
14 "owner": "Homebrew",
15 "ref": "5.1.1",
16 "repo": "brew",
17 "type": "github"
18 }
19 },
20 "home-manager": {
21 "inputs": {
22 "nixpkgs": [
23 "nixpkgs"
24 ]
25 },
26 "locked": {
27 "lastModified": 1775661044,
28 "narHash": "sha256-HlvLj+wE5ELaU+u2cY2nBFUJHdrob1V7qydk9lBx7oE=",
29 "owner": "nix-community",
30 "repo": "home-manager",
31 "rev": "4ac0a4fd1537325d769377d574dccd10b97c28a2",
32 "type": "github"
33 },
34 "original": {
35 "owner": "nix-community",
36 "repo": "home-manager",
37 "type": "github"
38 }
39 },
40 "nix-darwin": {
41 "inputs": {
42 "nixpkgs": [
43 "nixpkgs"
44 ]
45 },
46 "locked": {
47 "lastModified": 1775037210,
48 "narHash": "sha256-KM2WYj6EA7M/FVZVCl3rqWY+TFV5QzSyyGE2gQxeODU=",
49 "owner": "nix-darwin",
50 "repo": "nix-darwin",
51 "rev": "06648f4902343228ce2de79f291dd5a58ee12146",
52 "type": "github"
53 },
54 "original": {
55 "owner": "nix-darwin",
56 "ref": "master",
57 "repo": "nix-darwin",
58 "type": "github"
59 }
60 },
61 "nix-homebrew": {
62 "inputs": {
63 "brew-src": "brew-src"
64 },
65 "locked": {
66 "lastModified": 1774720267,
67 "narHash": "sha256-YYftFe8jyfpQI649yfr0E+dqEXE2jznZNcYvy/lKV1U=",
68 "owner": "zhaofengli",
69 "repo": "nix-homebrew",
70 "rev": "a7760a3a83f7609f742861afb5732210fdc437ed",
71 "type": "github"
72 },
73 "original": {
74 "owner": "zhaofengli",
75 "repo": "nix-homebrew",
76 "type": "github"
77 }
78 },
79 "nixpkgs": {
80 "locked": {
81 "lastModified": 1775639890,
82 "narHash": "sha256-9O9gNidrdzcb7vgKGtff7QiLtr0IsVaCi0pAXm8anhQ=",
83 "owner": "NixOS",
84 "repo": "nixpkgs",
85 "rev": "456e8a9468b9d46bd8c9524425026c00745bc4d2",
86 "type": "github"
87 },
88 "original": {
89 "owner": "NixOS",
90 "ref": "nixpkgs-unstable",
91 "repo": "nixpkgs",
92 "type": "github"
93 }
94 },
95 "root": {
96 "inputs": {
97 "home-manager": "home-manager",
98 "nix-darwin": "nix-darwin",
99 "nix-homebrew": "nix-homebrew",
100 "nixpkgs": "nixpkgs"
101 }
102 }
103 },
104 "root": "root",
105 "version": 7
106}