-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
62 lines (62 loc) · 1.69 KB
/
flake.lock
File metadata and controls
62 lines (62 loc) · 1.69 KB
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
{
"nodes": {
"epiclang-src": {
"flake": false,
"locked": {
"lastModified": 1758641293,
"narHash": "sha256-Wi8IE5/dKVlSeoZF/46nATHFp2BhXHtUhymiuw88opw=",
"ref": "refs/heads/main",
"rev": "e82d502b8c0ee8ebcf93aac45723b148b45ec81b",
"revCount": 1,
"type": "git",
"url": "ssh://git@github.com/Epitech/epiclang.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/Epitech/epiclang.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"epiclang-src": "epiclang-src",
"nixpkgs": "nixpkgs",
"ruleset-v4": "ruleset-v4"
}
},
"ruleset-v4": {
"flake": false,
"locked": {
"lastModified": 1758816603,
"narHash": "sha256-jVDd8dMZvo5dx3QfxCi34Eff8Y4SGVf8Xrt1VqCsKew=",
"ref": "refs/heads/main",
"rev": "f56825bb8bd6c99cb4391a3a4da1d5057b4c3260",
"revCount": 238,
"type": "git",
"url": "ssh://git@github.com/Epitech/banana-coding-style-checker.git"
},
"original": {
"rev": "f56825bb8bd6c99cb4391a3a4da1d5057b4c3260",
"type": "git",
"url": "ssh://git@github.com/Epitech/banana-coding-style-checker.git"
}
}
},
"root": "root",
"version": 7
}