-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
114 lines (114 loc) · 2.97 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1682984683,
"narHash": "sha256-fSMthG+tp60AHhNmaHc4StT3ltfHkQsJtN8GhfLWmtI=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "86684881e184f41aa322e653880e497b66429f3e",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"fortran-src": {
"flake": false,
"locked": {
"lastModified": 1683195792,
"narHash": "sha256-NnQFNu16ePJVriJmlYlj2LkICMoinXuQGFgcUCYWsJ8=",
"owner": "camfort",
"repo": "fortran-src",
"rev": "77c36522cc3cd39ec0567235649232a4656af371",
"type": "github"
},
"original": {
"owner": "camfort",
"repo": "fortran-src",
"type": "github"
}
},
"fortran-src-extras": {
"flake": false,
"locked": {
"lastModified": 1679406751,
"narHash": "sha256-Rv/45xIP8Isn4Q6NewAhI99Upobdlq4DFVidjCF265s=",
"owner": "camfort",
"repo": "fortran-src-extras",
"rev": "1bfae986da78309893f565a85a927e536b1e2693",
"type": "github"
},
"original": {
"owner": "camfort",
"repo": "fortran-src-extras",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1683063956,
"narHash": "sha256-3kkFO2MOjuHxNqo0ZmxEjUnH34/0zkFpmsqjtRMGKkg=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "a72d4c3a4e9656766f5a5315ac5358417d21b78e",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1683082554,
"narHash": "sha256-emO6mChgdBi4RwchtCCtAkvFf/OSkMyOQMqk6EZEPJA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0d373d5af960504dd60c3d06c65e553b36ef29d8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"fortran-src": "fortran-src",
"fortran-src-extras": "fortran-src-extras",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}