]> gitweb.ps.run Git - flake_server/blob - flake.lock
f81775c8f797da83ce6dcaf28b3413aeacf298fc
[flake_server] / flake.lock
1 {
2   "nodes": {
3     "chirp": {
4       "inputs": {
5         "flake-utils": "flake-utils",
6         "nixpkgs": "nixpkgs"
7       },
8       "locked": {
9         "lastModified": 1745404365,
10         "narHash": "sha256-0EED3gWrmmWGlBgAISKgyTZN8mm6wuOyBk2AOkQz7Zs=",
11         "ref": "refs/heads/main",
12         "rev": "975845bfb7532dd679a4668e1ad1fda9424cd30d",
13         "revCount": 75,
14         "submodules": true,
15         "type": "git",
16         "url": "git://psch.dev/chirp"
17       },
18       "original": {
19         "type": "git",
20         "url": "git://psch.dev/chirp"
21       }
22     },
23     "flake-utils": {
24       "inputs": {
25         "systems": "systems"
26       },
27       "locked": {
28         "lastModified": 1731533236,
29         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
30         "owner": "numtide",
31         "repo": "flake-utils",
32         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
33         "type": "github"
34       },
35       "original": {
36         "owner": "numtide",
37         "repo": "flake-utils",
38         "type": "github"
39       }
40     },
41     "flake-utils_2": {
42       "inputs": {
43         "systems": "systems_2"
44       },
45       "locked": {
46         "lastModified": 1731533236,
47         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
48         "owner": "numtide",
49         "repo": "flake-utils",
50         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
51         "type": "github"
52       },
53       "original": {
54         "owner": "numtide",
55         "repo": "flake-utils",
56         "type": "github"
57       }
58     },
59     "nixpkgs": {
60       "locked": {
61         "lastModified": 1744463964,
62         "narHash": "sha256-LWqduOgLHCFxiTNYi3Uj5Lgz0SR+Xhw3kr/3Xd0GPTM=",
63         "owner": "NixOS",
64         "repo": "nixpkgs",
65         "rev": "2631b0b7abcea6e640ce31cd78ea58910d31e650",
66         "type": "github"
67       },
68       "original": {
69         "owner": "NixOS",
70         "ref": "nixos-unstable",
71         "repo": "nixpkgs",
72         "type": "github"
73       }
74     },
75     "nixpkgs_2": {
76       "locked": {
77         "lastModified": 1749173751,
78         "narHash": "sha256-ENY3y3v6S9ZmLDDLI3LUT8MXmfXg/fSt2eA4GCnMVCE=",
79         "owner": "NixOS",
80         "repo": "nixpkgs",
81         "rev": "ed29f002b6d6e5e7e32590deb065c34a31dc3e91",
82         "type": "github"
83       },
84       "original": {
85         "owner": "NixOS",
86         "ref": "nixos-24.11",
87         "repo": "nixpkgs",
88         "type": "github"
89       }
90     },
91     "root": {
92       "inputs": {
93         "chirp": "chirp",
94         "flake-utils": "flake-utils_2",
95         "nixpkgs": "nixpkgs_2"
96       }
97     },
98     "systems": {
99       "locked": {
100         "lastModified": 1681028828,
101         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
102         "owner": "nix-systems",
103         "repo": "default",
104         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
105         "type": "github"
106       },
107       "original": {
108         "owner": "nix-systems",
109         "repo": "default",
110         "type": "github"
111       }
112     },
113     "systems_2": {
114       "locked": {
115         "lastModified": 1681028828,
116         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
117         "owner": "nix-systems",
118         "repo": "default",
119         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
120         "type": "github"
121       },
122       "original": {
123         "owner": "nix-systems",
124         "repo": "default",
125         "type": "github"
126       }
127     }
128   },
129   "root": "root",
130   "version": 7
131 }