]> Git — Sourcephile - julm/rezine-rfcs.git/blob - flake.lock
p1: v5 c1
[julm/rezine-rfcs.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1673956053,
7 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "inputs": {
21 "systems": "systems"
22 },
23 "locked": {
24 "lastModified": 1685518550,
25 "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
26 "owner": "numtide",
27 "repo": "flake-utils",
28 "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
29 "type": "github"
30 },
31 "original": {
32 "owner": "numtide",
33 "repo": "flake-utils",
34 "type": "github"
35 }
36 },
37 "gitignore": {
38 "inputs": {
39 "nixpkgs": [
40 "pre-commit-hooks",
41 "nixpkgs"
42 ]
43 },
44 "locked": {
45 "lastModified": 1660459072,
46 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
47 "owner": "hercules-ci",
48 "repo": "gitignore.nix",
49 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
50 "type": "github"
51 },
52 "original": {
53 "owner": "hercules-ci",
54 "repo": "gitignore.nix",
55 "type": "github"
56 }
57 },
58 "nixpkgs": {
59 "locked": {
60 "lastModified": 1701389149,
61 "narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
62 "owner": "NixOS",
63 "repo": "nixpkgs",
64 "rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
65 "type": "github"
66 },
67 "original": {
68 "owner": "NixOS",
69 "ref": "nixos-23.11",
70 "repo": "nixpkgs",
71 "type": "github"
72 }
73 },
74 "pre-commit-hooks": {
75 "inputs": {
76 "flake-compat": "flake-compat",
77 "flake-utils": "flake-utils",
78 "gitignore": "gitignore",
79 "nixpkgs": [
80 "nixpkgs"
81 ],
82 "nixpkgs-stable": [
83 "nixpkgs"
84 ]
85 },
86 "locked": {
87 "lastModified": 1703939133,
88 "narHash": "sha256-Gxe+mfOT6bL7wLC/tuT2F+V+Sb44jNr8YsJ3cyIl4Mo=",
89 "owner": "cachix",
90 "repo": "pre-commit-hooks.nix",
91 "rev": "9d3d7e18c6bc4473d7520200d4ddab12f8402d38",
92 "type": "github"
93 },
94 "original": {
95 "owner": "cachix",
96 "repo": "pre-commit-hooks.nix",
97 "type": "github"
98 }
99 },
100 "root": {
101 "inputs": {
102 "nixpkgs": "nixpkgs",
103 "pre-commit-hooks": "pre-commit-hooks"
104 }
105 },
106 "systems": {
107 "locked": {
108 "lastModified": 1681028828,
109 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
110 "owner": "nix-systems",
111 "repo": "default",
112 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
113 "type": "github"
114 },
115 "original": {
116 "owner": "nix-systems",
117 "repo": "default",
118 "type": "github"
119 }
120 }
121 },
122 "root": "root",
123 "version": 7
124 }