-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
94 lines (94 loc) · 2.43 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"nodes": {
"crane": {
"locked": {
"lastModified": 1741148495,
"narHash": "sha256-EV8KUaIZ2/CdBXlutXrHoZYbWPeB65p5kKZk71gvDRI=",
"owner": "ipetkov",
"repo": "crane",
"rev": "75390a36cd0c2cdd5f1aafd8a9f827d7107f2e53",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crates-io-index": {
"flake": false,
"locked": {
"lastModified": 1741385080,
"narHash": "sha256-gsggdKBbWZFIwrW/B1qPcXboejq3Njfzedu8V1IQS9M=",
"owner": "rust-lang",
"repo": "crates.io-index",
"rev": "e9f94cfab4a211ccdea50b2f76a6f87504429a1d",
"type": "github"
},
"original": {
"owner": "rust-lang",
"repo": "crates.io-index",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1741310760,
"narHash": "sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "de0fe301211c267807afd11b12613f5511ff7433",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nu-batteries-src": {
"flake": false,
"locked": {
"lastModified": 1727425773,
"narHash": "sha256-O63ifHjEVrxuWIDtMbnrF13RB0cME6ggZeKBDxozuUg=",
"owner": "nome",
"repo": "nu-batteries",
"rev": "51bea68cfc5c00aa38188d9c602b037e29da7443",
"type": "github"
},
"original": {
"owner": "nome",
"repo": "nu-batteries",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"crates-io-index": "crates-io-index",
"nixpkgs": "nixpkgs",
"nu-batteries-src": "nu-batteries-src",
"webserver-nu-src": "webserver-nu-src"
}
},
"webserver-nu-src": {
"flake": false,
"locked": {
"lastModified": 1731493749,
"narHash": "sha256-CizaQadG5JrjZVbsMV1e8fQg01CEkH6UsLgjz8E8h98=",
"owner": "Jan9103",
"repo": "webserver.nu",
"rev": "fa9a376fe549b4f4b6349dd3b0b00c5e0903e537",
"type": "github"
},
"original": {
"owner": "Jan9103",
"repo": "webserver.nu",
"type": "github"
}
}
},
"root": "root",
"version": 7
}