forked from NixOS/patchelf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
43 lines (43 loc) · 1019 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1667639549,
"narHash": "sha256-frqZKSG/933Ctwl9voSZnXDwo8CqddXcjQhnCzwNqaM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cae3751e9f74eea29c573d6c2f14523f41c2821a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nixpkgs-mingw": {
"locked": {
"lastModified": 1667761825,
"narHash": "sha256-QpgLyjLoXJzAdLJCNpjYQy7A+varW5gwvEToqggf5D8=",
"owner": "Mic92",
"repo": "nixpkgs",
"rev": "cbcbadafec4f01ea21e905aad14a493cef5fad81",
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "mingw",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-mingw": "nixpkgs-mingw"
}
}
},
"root": "root",
"version": 7
}