-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
61 lines (61 loc) · 1.54 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
{
"nodes": {
"nix-node-package": {
"locked": {
"lastModified": 1679829317,
"narHash": "sha256-hqe3sVEZYPoVBmMRA6ZvN13FXQq+rg2jfEaB67OrVOc=",
"owner": "mkg20001",
"repo": "nix-node-package",
"rev": "1ba9429515afcea88b817a80e5bad284ca71a78e",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "master",
"repo": "nix-node-package",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1679765008,
"narHash": "sha256-VCkg/wC2e882suYDS5PDAemaMLYSOdFm4fsx2gowMR0=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "f38f9a4c9b2b6f89a5778465e0afd166a8300680",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1679823584,
"narHash": "sha256-rGfuV9LRmbh7S5npTL7tWSHdER+sBk9AJ1MFtZmE4VY=",
"owner": "mkg20001",
"repo": "nixpkgs",
"rev": "7b16832cac093cbb19740ef5ca540e4346f521d8",
"type": "github"
},
"original": {
"owner": "mkg20001",
"ref": "mkg-patch",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-node-package": "nix-node-package",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}