-
Notifications
You must be signed in to change notification settings - Fork 46
/
flake.lock
77 lines (77 loc) · 2.01 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1678293141,
"narHash": "sha256-lLlQHaR0y+q6nd6kfpydPTGHhl1rS9nU9OQmztzKOYs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c90c4025bb6e0c4eaf438128a3b2640314b1c58d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"ruleset": "ruleset",
"vera-fork": "vera-fork"
}
},
"ruleset": {
"flake": false,
"locked": {
"lastModified": 1669714262,
"narHash": "sha256-fuUN4dYEI2c51veBvyM+vzxhA4AlmbrTJ+NJOzYq3Fo=",
"ref": "refs/heads/main",
"rev": "a97bb704dd0d341128e05aaa016930e787d6bc31",
"revCount": 9,
"type": "git",
"url": "ssh://git@github.com/Epitech/banana-coding-style-checker.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/Epitech/banana-coding-style-checker.git"
}
},
"vera-fork": {
"flake": false,
"locked": {
"lastModified": 1661342940,
"narHash": "sha256-1nAKhUltQS1301JNrr0PQQrrf2W9Hj5gk1nbUhN4cXw=",
"owner": "Epitech",
"repo": "banana-vera",
"rev": "3a7d18d6249cd1790cc63fb9018e0914462ec219",
"type": "github"
},
"original": {
"owner": "Epitech",
"repo": "banana-vera",
"type": "github"
}
}
},
"root": "root",
"version": 7
}