because apparently i need a git repo
1{
2 "nodes": {
3 "home-manager": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1753592768,
11 "narHash": "sha256-oV695RvbAE4+R9pcsT9shmp6zE/+IZe6evHWX63f2Qg=",
12 "owner": "nix-community",
13 "repo": "home-manager",
14 "rev": "fc3add429f21450359369af74c2375cb34a2d204",
15 "type": "github"
16 },
17 "original": {
18 "owner": "nix-community",
19 "ref": "release-25.05",
20 "repo": "home-manager",
21 "type": "github"
22 }
23 },
24 "nix-darwin": {
25 "inputs": {
26 "nixpkgs": [
27 "nixpkgs"
28 ]
29 },
30 "locked": {
31 "lastModified": 1749744770,
32 "narHash": "sha256-MEM9XXHgBF/Cyv1RES1t6gqAX7/tvayBC1r/KPyK1ls=",
33 "owner": "nix-darwin",
34 "repo": "nix-darwin",
35 "rev": "536f951efb1ccda9b968e3c9dee39fbeb6d3fdeb",
36 "type": "github"
37 },
38 "original": {
39 "owner": "nix-darwin",
40 "ref": "nix-darwin-25.05",
41 "repo": "nix-darwin",
42 "type": "github"
43 }
44 },
45 "nixpkgs": {
46 "locked": {
47 "lastModified": 1755593991,
48 "narHash": "sha256-BA9MuPjBDx/WnpTJ0EGhStyfE7hug8g85Y3Ju9oTsM4=",
49 "owner": "NixOS",
50 "repo": "nixpkgs",
51 "rev": "a58390ab6f1aa810eb8e0f0fc74230e7cc06de03",
52 "type": "github"
53 },
54 "original": {
55 "owner": "NixOS",
56 "ref": "nixos-25.05",
57 "repo": "nixpkgs",
58 "type": "github"
59 }
60 },
61 "nixpkgs-unstable": {
62 "locked": {
63 "lastModified": 1755706679,
64 "narHash": "sha256-WJ6eaSiN6xtz3vyH2bTYLQ3+ct0W8ai/BkYaq1n1jP8=",
65 "owner": "NixOS",
66 "repo": "nixpkgs",
67 "rev": "c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37",
68 "type": "github"
69 },
70 "original": {
71 "owner": "NixOS",
72 "ref": "nixpkgs-unstable",
73 "repo": "nixpkgs",
74 "type": "github"
75 }
76 },
77 "root": {
78 "inputs": {
79 "home-manager": "home-manager",
80 "nix-darwin": "nix-darwin",
81 "nixpkgs": "nixpkgs",
82 "nixpkgs-unstable": "nixpkgs-unstable"
83 }
84 }
85 },
86 "root": "root",
87 "version": 7
88}