-
Notifications
You must be signed in to change notification settings - Fork 2
/
flake.lock
69 lines (69 loc) · 1.6 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
{
"nodes": {
"companion": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1718235270,
"narHash": "sha256-qtm1hZOTODuoS3KGTqmuEYHAixmPLKUVJ76YOF+aHZE=",
"owner": "noblepayne",
"repo": "bitfocus-companion-flake",
"rev": "2858f054a3578b66b0b1b6c04a8d948d34b8fba0",
"type": "github"
},
"original": {
"owner": "noblepayne",
"repo": "bitfocus-companion-flake",
"type": "github"
}
},
"musnix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1717893947,
"narHash": "sha256-gUIaYP1fv0L/2fjDbaBirxC4rShkQC6eRJX9pJa0OtI=",
"owner": "musnix",
"repo": "musnix",
"rev": "e7b2b8952e0d810c1f1c989b52056a0eb4b2fd5f",
"type": "github"
},
"original": {
"owner": "musnix",
"repo": "musnix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1718086528,
"narHash": "sha256-hoB7B7oPgypePz16cKWawPfhVvMSXj4G/qLsfFuhFjw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "47b604b07d1e8146d5398b42d3306fdebd343986",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"companion": "companion",
"musnix": "musnix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}