my NixOS and nix-darwin config
1{
2 "nodes": {
3 "darwin": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1773000227,
11 "narHash": "sha256-zm3ftUQw0MPumYi91HovoGhgyZBlM4o3Zy0LhPNwzXE=",
12 "owner": "LnL7",
13 "repo": "nix-darwin",
14 "rev": "da529ac9e46f25ed5616fd634079a5f3c579135f",
15 "type": "github"
16 },
17 "original": {
18 "owner": "LnL7",
19 "repo": "nix-darwin",
20 "type": "github"
21 }
22 },
23 "helix": {
24 "inputs": {
25 "nixpkgs": "nixpkgs",
26 "rust-overlay": "rust-overlay"
27 },
28 "locked": {
29 "lastModified": 1773763225,
30 "narHash": "sha256-/GslbXrUDZHlphF16EMf5X5XyW+fgsTFIew8RWx0kOY=",
31 "owner": "helix-editor",
32 "repo": "helix",
33 "rev": "510edb5d65e09309a5b2664110ed45cee993f964",
34 "type": "github"
35 },
36 "original": {
37 "owner": "helix-editor",
38 "repo": "helix",
39 "type": "github"
40 }
41 },
42 "home-manager": {
43 "inputs": {
44 "nixpkgs": [
45 "nixpkgs"
46 ]
47 },
48 "locked": {
49 "lastModified": 1773935367,
50 "narHash": "sha256-+RjULqqbCYmOJG+99pNqEGRJV7bX8DYPbxKUhKWFKsI=",
51 "owner": "nix-community",
52 "repo": "home-manager",
53 "rev": "a7ec5440474cdcc9939cc67c320f01aea0a2f195",
54 "type": "github"
55 },
56 "original": {
57 "owner": "nix-community",
58 "repo": "home-manager",
59 "type": "github"
60 }
61 },
62 "nixpkgs": {
63 "locked": {
64 "lastModified": 1759381078,
65 "narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=",
66 "owner": "nixos",
67 "repo": "nixpkgs",
68 "rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee",
69 "type": "github"
70 },
71 "original": {
72 "owner": "nixos",
73 "ref": "nixos-unstable",
74 "repo": "nixpkgs",
75 "type": "github"
76 }
77 },
78 "nixpkgs_2": {
79 "locked": {
80 "lastModified": 1773821835,
81 "narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
82 "owner": "nixos",
83 "repo": "nixpkgs",
84 "rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
85 "type": "github"
86 },
87 "original": {
88 "owner": "nixos",
89 "ref": "nixos-unstable",
90 "repo": "nixpkgs",
91 "type": "github"
92 }
93 },
94 "root": {
95 "inputs": {
96 "darwin": "darwin",
97 "helix": "helix",
98 "home-manager": "home-manager",
99 "nixpkgs": "nixpkgs_2"
100 }
101 },
102 "rust-overlay": {
103 "inputs": {
104 "nixpkgs": [
105 "helix",
106 "nixpkgs"
107 ]
108 },
109 "locked": {
110 "lastModified": 1759631821,
111 "narHash": "sha256-V8A1L0FaU/aSXZ1QNJScxC12uP4hANeRBgI4YdhHeRM=",
112 "owner": "oxalica",
113 "repo": "rust-overlay",
114 "rev": "1d7cbdaad90f8a5255a89a6eddd8af24dc89cafe",
115 "type": "github"
116 },
117 "original": {
118 "owner": "oxalica",
119 "repo": "rust-overlay",
120 "type": "github"
121 }
122 }
123 },
124 "root": "root",
125 "version": 7
126}