Warning, /network/angelfish/flatpak/corrosion.json is written in an unsupported language. File is not indexed.

0001 {
0002    "build-options" : {
0003       "env" : {
0004          "CARGO_HOME" : "/run/build/corrosion/cargo"
0005       }
0006    },
0007    "buildsystem" : "cmake-ninja",
0008    "cleanup" : [
0009       "/app"
0010    ],
0011    "config-opts" : [
0012       "-DCORROSION_INSTALL_EXECUTABLE=OFF",
0013       "-DCORROSION_BUILD_TESTS=OFF",
0014       "-DCORROSION_DEV_MODE=OFF"
0015    ],
0016    "name" : "corrosion",
0017    "sources" : [
0018       {
0019          "tag" : "v0.4.5",
0020          "commit": "be76480232216a64f65e3b1d9794d68cbac6c690",
0021          "type" : "git",
0022          "url" : "https://github.com/AndrewGaspar/corrosion"
0023       }
0024    ]
0025 }