-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.lock
44 lines (44 loc) · 1.01 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
{
"nodes": {
"flakelight": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1713789128,
"narHash": "sha256-GU+mNIu3raRFGxmFYj3KmltiYJhaLvbnBHkpeORWYMY=",
"owner": "nix-community",
"repo": "flakelight",
"rev": "796777410b196cc6a9635472a1fe1f71f6672b96",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flakelight",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"flakelight": "flakelight"
}
}
},
"root": "root",
"version": 7
}