cloudfoundry / cloudfoundry/bosh-bootloader

Publish `bbl` as Nix package

Open
#596 1 comment 0 reactions 1 assignee View on GitHub

@rkoster is already working on this.

Since Feb 22, 2024.

unscheduled
Dominant language
Go
Stars
181
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Problem

bbl is not available on https://search.nixos.org/packages. This means that no one using Nix development shells can easily provide this CLI.

Current workaround to still get bbl is to build it locally which is cumbersome, for example like so https://github.com/cloudfoundry/app-autoscaler-release/pull/2594.

Feature Request

As a developer,
I want to find bbl-CLI tool in the Nix package registry https://search.nixos.org/packages,
so that I can offer a Nix shell with this tool to other contributors (example where I'd like to make use of it).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.