-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
62 lines (62 loc) · 1.46 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
{
"nodes": {
"dooit": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1732522542,
"narHash": "sha256-8nnVi31imaKKZ+SLA/TmVcpkZ0LHNR0i788H7SoYvO8=",
"owner": "dooit-org",
"repo": "dooit",
"rev": "7970550477b1f2f537627a0167026cb4730af302",
"type": "github"
},
"original": {
"owner": "dooit-org",
"repo": "dooit",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dooit": "dooit",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}