home.social

#remotebuild — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #remotebuild, aggregated by home.social.

fetched live
  1. Quick #nix #remotebuild tip:

    Want to build remotely but need the resulting run-time closure on your local machine?

    Tired of waiting for

    nix build .#something --store ssh-ng://my.builder --eval-store auto

    to finish, then having to copy its path in order to then do the

    nix copy /nix/store/aaaaa…-something/ --from ssh-ng://my.builder`

    dance?

    Try

    nix copy .#something --from ssh-ng://my.builder --eval-store auto

    If the path doesn't already exist, the remote daemon will attempt to realise it!

  2. Quick #nix #remotebuild tip:

    Want to build remotely but need the resulting run-time closure on your local machine?

    Tired of waiting for

    nix build .#something --store ssh-ng://my.builder --eval-store auto

    to finish, then having to copy its path in order to then do the

    nix copy /nix/store/aaaaa…-something/ --from ssh-ng://my.builder`

    dance?

    Try

    nix copy .#something --from ssh-ng://my.builder --eval-store auto

    If the path doesn't already exist, the remote daemon will attempt to realise it!

  3. Quick #nix #remotebuild tip:

    Want to build remotely but need the resulting run-time closure on your local machine?

    Tired of waiting for

    nix build .#something --store ssh-ng://my.builder --eval-store auto

    to finish, then having to copy its path in order to then do the

    nix copy /nix/store/aaaaa…-something/ --from ssh-ng://my.builder`

    dance?

    Try

    nix copy .#something --from ssh-ng://my.builder --eval-store auto

    If the path doesn't already exist, the remote daemon will attempt to realise it!

  4. Quick #nix #remotebuild tip:

    Want to build remotely but need the resulting run-time closure on your local machine?

    Tired of waiting for

    nix build .#something --store ssh-ng://my.builder --eval-store auto

    to finish, then having to copy its path in order to then do the

    nix copy /nix/store/aaaaa…-something/ --from ssh-ng://my.builder`

    dance?

    Try

    nix copy .#something --from ssh-ng://my.builder --eval-store auto

    If the path doesn't already exist, the remote daemon will attempt to realise it!

  5. Quick #nix #remotebuild tip:

    Want to build remotely but need the resulting run-time closure on your local machine?

    Tired of waiting for

    nix build .#something --store ssh-ng://my.builder --eval-store auto

    to finish, then having to copy its path in order to then do the

    nix copy /nix/store/aaaaa…-something/ --from ssh-ng://my.builder`

    dance?

    Try

    nix copy .#something --from ssh-ng://my.builder --eval-store auto

    If the path doesn't already exist, the remote daemon will attempt to realise it!