-
-
Notifications
You must be signed in to change notification settings - Fork 417
/
flake.lock
44 lines (44 loc) · 1.06 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": {
"nixpkgs": {
"locked": {
"lastModified": 1722421184,
"narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
"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"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-qt5153": "nixpkgs-qt5153"
}
}
},
"root": "root",
"version": 7
}