My NixOS dotfiles
1{
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "lix": {
20 "inputs": {
21 "flake-compat": "flake-compat",
22 "nix2container": "nix2container",
23 "nixpkgs": [
24 "nixpkgs"
25 ],
26 "nixpkgs-regression": "nixpkgs-regression",
27 "pre-commit-hooks": "pre-commit-hooks"
28 },
29 "locked": {
30 "lastModified": 1747871314,
31 "narHash": "sha256-UV82KwR0gBghOp+H98HYgaoJQZybKJ0zPsJXASKkP/s=",
32 "rev": "5d49e26f710bb79145ed4e962154166a7edd81c1",
33 "type": "tarball",
34 "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/5d49e26f710bb79145ed4e962154166a7edd81c1.tar.gz?rev=5d49e26f710bb79145ed4e962154166a7edd81c1"
35 },
36 "original": {
37 "type": "tarball",
38 "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
39 }
40 },
41 "nix2container": {
42 "flake": false,
43 "locked": {
44 "lastModified": 1724996935,
45 "narHash": "sha256-njRK9vvZ1JJsP8oV2OgkBrpJhgQezI03S7gzskCcHos=",
46 "owner": "nlewo",
47 "repo": "nix2container",
48 "rev": "fa6bb0a1159f55d071ba99331355955ae30b3401",
49 "type": "github"
50 },
51 "original": {
52 "owner": "nlewo",
53 "repo": "nix2container",
54 "type": "github"
55 }
56 },
57 "nixpkgs": {
58 "locked": {
59 "lastModified": 315532800,
60 "narHash": "sha256-83yvDLYXJ71qoOuRJ8pN/8MGabwQx/83Q24O/AmdecI=",
61 "rev": "8c441601c43232976179eac52dde704c8bdf81ed",
62 "type": "tarball",
63 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre804181.8c441601c432/nixexprs.tar.xz?rev=8c441601c43232976179eac52dde704c8bdf81ed"
64 },
65 "original": {
66 "type": "tarball",
67 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
68 }
69 },
70 "nixpkgs-regression": {
71 "locked": {
72 "lastModified": 1643052045,
73 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
74 "owner": "NixOS",
75 "repo": "nixpkgs",
76 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
77 "type": "github"
78 },
79 "original": {
80 "owner": "NixOS",
81 "repo": "nixpkgs",
82 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
83 "type": "github"
84 }
85 },
86 "pre-commit-hooks": {
87 "flake": false,
88 "locked": {
89 "lastModified": 1733318908,
90 "narHash": "sha256-SVQVsbafSM1dJ4fpgyBqLZ+Lft+jcQuMtEL3lQWx2Sk=",
91 "owner": "cachix",
92 "repo": "git-hooks.nix",
93 "rev": "6f4e2a2112050951a314d2733a994fbab94864c6",
94 "type": "github"
95 },
96 "original": {
97 "owner": "cachix",
98 "repo": "git-hooks.nix",
99 "type": "github"
100 }
101 },
102 "root": {
103 "inputs": {
104 "lix": "lix",
105 "nixpkgs": "nixpkgs"
106 }
107 }
108 },
109 "root": "root",
110 "version": 7
111}