-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
79 lines (79 loc) · 2.04 KB
/
Copy pathflake.lock
File metadata and controls
79 lines (79 loc) · 2.04 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1758198701,
"narHash": "sha256-7To75JlpekfUmdkUZewnT6MoBANS0XVypW6kjUOXQwc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0147c2f1d54b30b5dd6d4a8c8542e8d7edf93b5d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1758198701,
"narHash": "sha256-7To75JlpekfUmdkUZewnT6MoBANS0XVypW6kjUOXQwc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0147c2f1d54b30b5dd6d4a8c8542e8d7edf93b5d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"ruleset": "ruleset",
"vera-clang": "vera-clang"
}
},
"ruleset": {
"flake": false,
"locked": {
"lastModified": 1747824874,
"narHash": "sha256-+rM/R3MlQ8geCMGB9pS+5JJ+22uHdOtCwqTjNbJvqPU=",
"ref": "refs/heads/main",
"rev": "ff2c2569a6fce5ab9ace692b8fa225cf61d74acf",
"revCount": 228,
"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-clang": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1758295372,
"narHash": "sha256-TZqxSx/aDrLrkWjcie3p9StR4hJaA7EQcLcdPsox4dE=",
"owner": "Sigmapitech",
"repo": "vera-clang",
"rev": "5bd729ae53c40bd03607b36d7c9f3ffec14dfd7d",
"type": "github"
},
"original": {
"owner": "Sigmapitech",
"repo": "vera-clang",
"type": "github"
}
}
},
"root": "root",
"version": 7
}