]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
creds: move creds-* scripts to a NixOS module
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "creds": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ],
8 "pre-commit-hooks": "pre-commit-hooks"
9 },
10 "locked": {
11 "lastModified": 1665771023,
12 "narHash": "sha256-VzBN+CewnDAfKzdKPaNVrCztJyNyl9E6nOqRSkGwBBs=",
13 "ref": "refs/heads/main",
14 "rev": "a271baab82974cff75f9f45ead40d03a56c6493b",
15 "revCount": 1,
16 "type": "git",
17 "url": "git://git.sourcephile.fr/creds.git"
18 },
19 "original": {
20 "type": "git",
21 "url": "git://git.sourcephile.fr/creds.git"
22 }
23 },
24 "doom-emacs": {
25 "flake": false,
26 "locked": {
27 "lastModified": 1665164903,
28 "narHash": "sha256-02E4VHBFf9rG9NAwKrpK7Wb9mE8WKzGB9RG2lWxFr0E=",
29 "owner": "hlissner",
30 "repo": "doom-emacs",
31 "rev": "9f22a0a2a5191cf57184846281164f478df4b7ac",
32 "type": "github"
33 },
34 "original": {
35 "owner": "hlissner",
36 "repo": "doom-emacs",
37 "type": "github"
38 }
39 },
40 "flake-utils": {
41 "locked": {
42 "lastModified": 1644229661,
43 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
44 "owner": "numtide",
45 "repo": "flake-utils",
46 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
47 "type": "github"
48 },
49 "original": {
50 "owner": "numtide",
51 "repo": "flake-utils",
52 "type": "github"
53 }
54 },
55 "flake-utils_2": {
56 "locked": {
57 "lastModified": 1656065134,
58 "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
59 "owner": "numtide",
60 "repo": "flake-utils",
61 "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
62 "type": "github"
63 },
64 "original": {
65 "owner": "numtide",
66 "repo": "flake-utils",
67 "type": "github"
68 }
69 },
70 "home-manager": {
71 "inputs": {
72 "nixpkgs": [
73 "nixpkgs"
74 ],
75 "utils": "utils"
76 },
77 "locked": {
78 "lastModified": 1656367977,
79 "narHash": "sha256-0hV17V9Up9pnAtPJ+787FhrsPnawxoTPA/VxgjRMrjc=",
80 "owner": "nix-community",
81 "repo": "home-manager",
82 "rev": "3bf16c0fd141c28312be52945d1543f9ce557bb1",
83 "type": "github"
84 },
85 "original": {
86 "owner": "nix-community",
87 "repo": "home-manager",
88 "type": "github"
89 }
90 },
91 "nixpkgs": {
92 "locked": {
93 "lastModified": 1660908602,
94 "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=",
95 "owner": "NixOS",
96 "repo": "nixpkgs",
97 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
98 "type": "github"
99 },
100 "original": {
101 "owner": "NixOS",
102 "repo": "nixpkgs",
103 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
104 "type": "github"
105 }
106 },
107 "pre-commit-hooks": {
108 "inputs": {
109 "flake-utils": "flake-utils",
110 "nixpkgs": [
111 "creds",
112 "nixpkgs"
113 ]
114 },
115 "locked": {
116 "lastModified": 1665584211,
117 "narHash": "sha256-Qc9zn43UjLpP823BP416hAsoaXugwWw+nKPVqsNhqdY=",
118 "owner": "cachix",
119 "repo": "pre-commit-hooks.nix",
120 "rev": "94b0f300dd9a23d4e851aa2a947a1511d3410e2d",
121 "type": "github"
122 },
123 "original": {
124 "owner": "cachix",
125 "repo": "pre-commit-hooks.nix",
126 "type": "github"
127 }
128 },
129 "root": {
130 "inputs": {
131 "creds": "creds",
132 "doom-emacs": "doom-emacs",
133 "flake-utils": "flake-utils_2",
134 "home-manager": "home-manager",
135 "nixpkgs": "nixpkgs"
136 }
137 },
138 "utils": {
139 "locked": {
140 "lastModified": 1653893745,
141 "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
142 "owner": "numtide",
143 "repo": "flake-utils",
144 "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
145 "type": "github"
146 },
147 "original": {
148 "owner": "numtide",
149 "repo": "flake-utils",
150 "type": "github"
151 }
152 }
153 },
154 "root": "root",
155 "version": 7
156 }