]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
nix: add pre-commit-hooks
[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": 1666248456,
43 "narHash": "sha256-xHZKzfF0bb890ND8Z9Ioed5vdhk1JZfyJsied4MKw3A=",
44 "owner": "nix-community",
45 "repo": "home-manager",
46 "rev": "d1191c6d05120449f3e54e1211518df7c69ee282",
47 "type": "github"
48 },
49 "original": {
50 "owner": "nix-community",
51 "repo": "home-manager",
52 "type": "github"
53 }
54 },
55 "nixpkgs": {
56 "locked": {
57 "lastModified": 1666109165,
58 "narHash": "sha256-BMLyNVkr0oONuq3lKlFCRVuYqF75CO68Z8EoCh81Zdk=",
59 "owner": "NixOS",
60 "repo": "nixpkgs",
61 "rev": "32096899af23d49010bd8cf6a91695888d9d9e73",
62 "type": "github"
63 },
64 "original": {
65 "owner": "NixOS",
66 "repo": "nixpkgs",
67 "rev": "32096899af23d49010bd8cf6a91695888d9d9e73",
68 "type": "github"
69 }
70 },
71 "pre-commit-hooks": {
72 "inputs": {
73 "flake-utils": "flake-utils",
74 "nixpkgs": [
75 "nixpkgs"
76 ]
77 },
78 "locked": {
79 "lastModified": 1666604592,
80 "narHash": "sha256-Bxy7xeVAwC0yxFaeYZM7N9Us/ebxpMC9TCceKEFeay4=",
81 "owner": "cachix",
82 "repo": "pre-commit-hooks.nix",
83 "rev": "1b436f36e2812c589e6d830e3223059ea9661100",
84 "type": "github"
85 },
86 "original": {
87 "owner": "cachix",
88 "repo": "pre-commit-hooks.nix",
89 "type": "github"
90 }
91 },
92 "root": {
93 "inputs": {
94 "doom-emacs": "doom-emacs",
95 "home-manager": "home-manager",
96 "nixpkgs": "nixpkgs",
97 "pre-commit-hooks": "pre-commit-hooks"
98 }
99 },
100 "utils": {
101 "locked": {
102 "lastModified": 1659877975,
103 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
104 "owner": "numtide",
105 "repo": "flake-utils",
106 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
107 "type": "github"
108 },
109 "original": {
110 "owner": "numtide",
111 "repo": "flake-utils",
112 "type": "github"
113 }
114 }
115 },
116 "root": "root",
117 "version": 7
118 }