-
-
Notifications
You must be signed in to change notification settings - Fork 490
Expand file tree
/
Copy pathflake.lock
More file actions
61 lines (61 loc) · 1.55 KB
/
flake.lock
File metadata and controls
61 lines (61 loc) · 1.55 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1765186076,
"narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-qt5153": {
"locked": {
"lastModified": 1655700315,
"narHash": "sha256-N13cUhpyUlsbTugxwpUGrpaqJVLf4zsSZY1flJOO0kA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "72bbea9db7d727ed044e60b5f5febc60a3c5c955",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "72bbea9db7d727ed044e60b5f5febc60a3c5c955",
"type": "github"
}
},
"nixpkgs-qt69": {
"locked": {
"lastModified": 1743577216,
"narHash": "sha256-7mxrKLUzRC3CHcwD8Re3MNZtLHZx6BuSHHQ9iW9U9y4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6f095be4bda67105d2428224f4fb4899234ce683",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6f095be4bda67105d2428224f4fb4899234ce683",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-qt5153": "nixpkgs-qt5153",
"nixpkgs-qt69": "nixpkgs-qt69"
}
}
},
"root": "root",
"version": 7
}