-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.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": 1731098351,
"narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crates-io-index": {
"flake": false,
"locked": {
"lastModified": 1731941156,
"narHash": "sha256-53wUqiIV4+cVaxVPY2nZuRQTevqZ91PZdGLFtPFuNFU=",
"owner": "rust-lang",
"repo": "crates.io-index",
"rev": "88a2e92b5b4dc381aefc8a169bac73d5b704a7e5",
"type": "github"
},
"original": {
"owner": "rust-lang",
"repo": "crates.io-index",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5083ec887760adfe12af64830a66807423a859a7",
"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
}