Configuration for my NixOS based systems and Home Manager
1{
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1761588595,
7 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "gitignore": {
20 "inputs": {
21 "nixpkgs": [
22 "pre-commit-hooks",
23 "nixpkgs"
24 ]
25 },
26 "locked": {
27 "lastModified": 1709087332,
28 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
29 "owner": "hercules-ci",
30 "repo": "gitignore.nix",
31 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
32 "type": "github"
33 },
34 "original": {
35 "owner": "hercules-ci",
36 "repo": "gitignore.nix",
37 "type": "github"
38 }
39 },
40 "home-manager": {
41 "inputs": {
42 "nixpkgs": [
43 "nixpkgs"
44 ]
45 },
46 "locked": {
47 "lastModified": 1765170903,
48 "narHash": "sha256-O8VTGey1xxiRW+Fpb+Ps9zU7ShmxUA1a7cMTcENCVNg=",
49 "owner": "nix-community",
50 "repo": "home-manager",
51 "rev": "20561be440a11ec57a89715480717baf19fe6343",
52 "type": "github"
53 },
54 "original": {
55 "owner": "nix-community",
56 "ref": "release-25.11",
57 "repo": "home-manager",
58 "type": "github"
59 }
60 },
61 "nixpkgs": {
62 "locked": {
63 "lastModified": 1764983851,
64 "narHash": "sha256-y7RPKl/jJ/KAP/VKLMghMgXTlvNIJMHKskl8/Uuar7o=",
65 "owner": "nixos",
66 "repo": "nixpkgs",
67 "rev": "d9bc5c7dceb30d8d6fafa10aeb6aa8a48c218454",
68 "type": "github"
69 },
70 "original": {
71 "owner": "nixos",
72 "ref": "nixos-25.11",
73 "repo": "nixpkgs",
74 "type": "github"
75 }
76 },
77 "nixpkgs-unstable": {
78 "locked": {
79 "lastModified": 1764950072,
80 "narHash": "sha256-BmPWzogsG2GsXZtlT+MTcAWeDK5hkbGRZTeZNW42fwA=",
81 "owner": "nixos",
82 "repo": "nixpkgs",
83 "rev": "f61125a668a320878494449750330ca58b78c557",
84 "type": "github"
85 },
86 "original": {
87 "owner": "nixos",
88 "ref": "nixos-unstable",
89 "repo": "nixpkgs",
90 "type": "github"
91 }
92 },
93 "nixpkgs_2": {
94 "locked": {
95 "lastModified": 1759417375,
96 "narHash": "sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow=",
97 "owner": "NixOS",
98 "repo": "nixpkgs",
99 "rev": "dc704e6102e76aad573f63b74c742cd96f8f1e6c",
100 "type": "github"
101 },
102 "original": {
103 "owner": "NixOS",
104 "ref": "nixpkgs-unstable",
105 "repo": "nixpkgs",
106 "type": "github"
107 }
108 },
109 "pre-commit-hooks": {
110 "inputs": {
111 "flake-compat": "flake-compat",
112 "gitignore": "gitignore",
113 "nixpkgs": "nixpkgs_2"
114 },
115 "locked": {
116 "lastModified": 1765016596,
117 "narHash": "sha256-rhSqPNxDVow7OQKi4qS5H8Au0P4S3AYbawBSmJNUtBQ=",
118 "owner": "cachix",
119 "repo": "git-hooks.nix",
120 "rev": "548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c",
121 "type": "github"
122 },
123 "original": {
124 "owner": "cachix",
125 "repo": "git-hooks.nix",
126 "type": "github"
127 }
128 },
129 "root": {
130 "inputs": {
131 "home-manager": "home-manager",
132 "nixpkgs": "nixpkgs",
133 "nixpkgs-unstable": "nixpkgs-unstable",
134 "pre-commit-hooks": "pre-commit-hooks"
135 }
136 }
137 },
138 "root": "root",
139 "version": 7
140}