forked from eraserhd/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
93 lines (93 loc) · 2.2 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1642495030,
"narHash": "sha256-u1ZlFbLWzkM6zOfuZ1tr0tzTuDWucOYwALPWDWLorkE=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "bcdb6022b3a300abf59cb5d0106c158940f5120e",
"type": "github"
},
"original": {
"owner": "LnL7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1642882610,
"narHash": "sha256-pmdgeJ9v6y+T0UfNQ/Z+Hdv5tPshFFra5JLF/byUA/Y=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c47c350f6518ed39c2a16e4fadf9137b6c559ddc",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1643311400,
"narHash": "sha256-jjjmgKwoNea4k/lyRPqrPxnplmJtgREa7ZFY9oaNKWA=",
"owner": "eraserhd",
"repo": "nixpkgs",
"rev": "f098955b45afda03aa56ceb91bfa61771f209f08",
"type": "github"
},
"original": {
"owner": "eraserhd",
"ref": "dogfood",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"twou": "twou"
}
},
"twou": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1643214316,
"narHash": "sha256-dDR2Gm9bM9O08a28GE+dMq3CVYNfRzB+U46p46og1SE=",
"ref": "develop",
"rev": "2f4a7d9aa8962a9c20ba60572650614d631ce9da",
"revCount": 69,
"type": "git",
"url": "ssh://[email protected]/2uinc/nix-2u"
},
"original": {
"ref": "develop",
"type": "git",
"url": "ssh://[email protected]/2uinc/nix-2u"
}
}
},
"root": "root",
"version": 7
}