-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
48 lines (48 loc) · 1.07 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
{
"nodes": {
"nix-scorep": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1705676679,
"narHash": "sha256-1L5tyA3rcOsgX9Y6K7JBDZyAei7pHS6WDYIcpltJyfE=",
"owner": "s9105947",
"repo": "nix-scorep",
"rev": "aba00622270651587ead32714217971b865e4db8",
"type": "github"
},
"original": {
"owner": "s9105947",
"repo": "nix-scorep",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1705458851,
"narHash": "sha256-uQvEhiv33Zj/Pv364dTvnpPwFSptRZgVedDzoM+HqVg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8bf65f17d8070a0a490daf5f1c784b87ee73982c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-scorep": "nix-scorep",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}