-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
flake.lock
44 lines (44 loc) · 1.02 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": 1669542132,
"narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a115bb9bd56831941be3776c8a94005867f316a7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"replugged": {
"flake": false,
"locked": {
"lastModified": 1664511204,
"narHash": "sha256-wgVInLJd97vsndfSVLRvJzOl4e1yZCXYsFpp0ITZvzQ=",
"owner": "replugged-org",
"repo": "replugged",
"rev": "e984d8fdae3a3585e6ca7dc7fa8aed3725062b31",
"type": "github"
},
"original": {
"owner": "replugged-org",
"repo": "replugged",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"replugged": "replugged"
}
}
},
"root": "root",
"version": 7
}