Makes | Stack | Fluid Attacks Help

Makes

Rationale

We use Makes as a wrapper over Nix in order to simplify its usage.

Alternatives

No alternatives.

Usage

We use Makes for serving all of Fluid Attacks' software.

Guidelines

Please refer to the official Makes documentation.

Installing Makes

  1. Make sure that Nix is installed on your system.

  2. Follow the steps at the official Makes documentation.

Using Makes

You can build and run the components of your choice, for example:

m gitlab:fluidattacks/universe@trunk /integrates/forces --help
m gitlab:fluidattacks/universe@trunk /common/melts --help
m gitlab:fluidattacks/universe@trunk /reviews --help
m gitlab:fluidattacks/universe@trunk /skims --help

Updates

You can update Makes by installing it again, but from a higher version.

In order to update the components installed with Makes no action is required on your part, updates are automatically rolled out to your machine with a delay of at most one day. However, if you want to force an update right away, just run rm -rf ~/.cache/makes, or reference an specific commit instead of @trunk.


Troubleshooting

General considerations

  • A stable internet connection is required
  • A stable DNS resolver is required. Please consider using the following:
    • IPv4: 1.1.1.18.8.8.88.8.4.4
    • IPv6: 2001:4860:4860::88882001:4860:4860::8844

Checklist

  1. If the installation failed while installing Nix,

    1. checkout the Nix manual for more detailed installation instructions, and
    2. if the problem persists, please let us know at help@fluidattacks.com.
  2. If the installation failed while installing Makes, please let us know at help@fluidattacks.com.

  3. If the process failed while using m gitlab:xxx /yyy,

    1. repeat the installation of Makes and try again,

    2. refresh the cache with rm -rf ~/.cache/makes and try again, and

    3. if the problem persists, please let us know at help@fluidattacks.com.

Free trial message
Free trial
Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.