]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
nix: update nixpkgs
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "doom-emacs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1665164903,
7 "narHash": "sha256-02E4VHBFf9rG9NAwKrpK7Wb9mE8WKzGB9RG2lWxFr0E=",
8 "owner": "hlissner",
9 "repo": "doom-emacs",
10 "rev": "9f22a0a2a5191cf57184846281164f478df4b7ac",
11 "type": "github"
12 },
13 "original": {
14 "owner": "hlissner",
15 "repo": "doom-emacs",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "locked": {
21 "lastModified": 1644229661,
22 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
23 "owner": "numtide",
24 "repo": "flake-utils",
25 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
26 "type": "github"
27 },
28 "original": {
29 "owner": "numtide",
30 "repo": "flake-utils",
31 "type": "github"
32 }
33 },
34 "home-manager": {
35 "inputs": {
36 "nixpkgs": [
37 "nixpkgs"
38 ],
39 "utils": "utils"
40 },
41 "locked": {
42 "lastModified": 1677013990,
43 "narHash": "sha256-HwAnE5MHsyLiRJp50KfDFPiiOZXI0Ts8hXpIh6yBilE=",
44 "owner": "nix-community",
45 "repo": "home-manager",
46 "rev": "564b82b3542026e7fb5d0da16c56ae3e40e5c9dd",
47 "type": "github"
48 },
49 "original": {
50 "owner": "nix-community",
51 "repo": "home-manager",
52 "type": "github"
53 }
54 },
55 "nix-formatter-pack": {
56 "inputs": {
57 "nixpkgs": [
58 "nixpkgs"
59 ],
60 "nmd": "nmd",
61 "nmt": "nmt"
62 },
63 "locked": {
64 "lastModified": 1666782100,
65 "narHash": "sha256-j7A9QDOgB0XSj0k6uO2gKd9XRv9t7jeFXXVj8jqoLYw=",
66 "owner": "Gerschtli",
67 "repo": "nix-formatter-pack",
68 "rev": "d63aa3421d2c7301d228a9fe91e031bb0bb8f879",
69 "type": "github"
70 },
71 "original": {
72 "owner": "Gerschtli",
73 "repo": "nix-formatter-pack",
74 "type": "github"
75 }
76 },
77 "nixpkgs": {
78 "locked": {
79 "lastModified": 1677075010,
80 "narHash": "sha256-X+UmR1AkdR//lPVcShmLy8p1n857IGf7y+cyCArp8bU=",
81 "owner": "NixOS",
82 "repo": "nixpkgs",
83 "rev": "c95bf18beba4290af25c60cbaaceea1110d0f727",
84 "type": "github"
85 },
86 "original": {
87 "owner": "NixOS",
88 "ref": "release-22.11",
89 "repo": "nixpkgs",
90 "type": "github"
91 }
92 },
93 "nmd": {
94 "flake": false,
95 "locked": {
96 "lastModified": 1666190571,
97 "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
98 "owner": "rycee",
99 "repo": "nmd",
100 "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
101 "type": "gitlab"
102 },
103 "original": {
104 "owner": "rycee",
105 "repo": "nmd",
106 "type": "gitlab"
107 }
108 },
109 "nmt": {
110 "flake": false,
111 "locked": {
112 "lastModified": 1648075362,
113 "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
114 "owner": "rycee",
115 "repo": "nmt",
116 "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
117 "type": "gitlab"
118 },
119 "original": {
120 "owner": "rycee",
121 "repo": "nmt",
122 "type": "gitlab"
123 }
124 },
125 "pre-commit-hooks": {
126 "inputs": {
127 "flake-utils": "flake-utils",
128 "nixpkgs": [
129 "nixpkgs"
130 ]
131 },
132 "locked": {
133 "lastModified": 1666604592,
134 "narHash": "sha256-Bxy7xeVAwC0yxFaeYZM7N9Us/ebxpMC9TCceKEFeay4=",
135 "owner": "cachix",
136 "repo": "pre-commit-hooks.nix",
137 "rev": "1b436f36e2812c589e6d830e3223059ea9661100",
138 "type": "github"
139 },
140 "original": {
141 "owner": "cachix",
142 "repo": "pre-commit-hooks.nix",
143 "type": "github"
144 }
145 },
146 "root": {
147 "inputs": {
148 "doom-emacs": "doom-emacs",
149 "home-manager": "home-manager",
150 "nix-formatter-pack": "nix-formatter-pack",
151 "nixpkgs": "nixpkgs",
152 "pre-commit-hooks": "pre-commit-hooks"
153 }
154 },
155 "utils": {
156 "locked": {
157 "lastModified": 1667395993,
158 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
159 "owner": "numtide",
160 "repo": "flake-utils",
161 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
162 "type": "github"
163 },
164 "original": {
165 "owner": "numtide",
166 "repo": "flake-utils",
167 "type": "github"
168 }
169 }
170 },
171 "root": "root",
172 "version": 7
173 }