-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
42 lines (42 loc) · 1.08 KB
/
Copy pathflake.lock
File metadata and controls
42 lines (42 loc) · 1.08 KB
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
{
"nodes": {
"flakelight": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1790013821,
"narHash": "sha256-0OrPYAGfGF5BGPPtzEzeMNhNcvGyQBWRRfvcE0xY750=",
"owner": "nix-community",
"repo": "flakelight",
"rev": "a57b0af9d0da4c5389ccf19e310daf0e5518312a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flakelight",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1789921291,
"narHash": "sha256-uLLUj+TLUmBc6KrUzx76KZdPi5ZkI1ORR9A6lJUIZlo=",
"rev": "44a91898084f46797b5fac650c7e8c9ac38c43d4",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1077143.44a91898084f/nixexprs.tar.zst"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.zst"
}
},
"root": {
"inputs": {
"flakelight": "flakelight"
}
}
},
"root": "root",
"version": 7
}