Jonne Mickelin Sätherblom

Results 10 issues of Jonne Mickelin Sätherblom

The README's Contributing section heavily implies that we should be able to build this project on our own machines. However, when trying to do so, `cabal` complains about the following...

We ran into a couple of issues where BEC reported that it was updating some settings, but Bitbucket (for various reasons) silently throwing away those changes. In order to detect...

I would like to be able to easily specify that I want the exterior edges filleted or chamfered, instead of ending up with entirely square edges. Of course, I could...

There doesn't seem to be a variable for the option `LID_NOTCHES_B` as specified in the documentation. Instead, there is a constant assignment `m_lid_notches = true;` (https://github.com/dppdppd/The-Boardgame-Insert-Toolkit/blob/master/boardgame_insert_toolkit_lib.2.scad#L230), which means that generation...

The name of the variable `CMP_CUTOUT_BOTTOM_B` is inconsistent in the documentation. The description says: > value is expected to be a bool and determines whether the bottom of the compartment...

I created the following box: ``` [ [ BOX_SIZE_XYZ, [150, 233, 40.6] ], [ BOX_STACKABLE_B, f], [ BOX_LID, [ [ LID_SOLID_B, t ], [ LID_INSET_B, f ], [ LID_FIT_UNDER_B, f...

**Describe the bug** This seems to be a regression introduced by 5fb737c. I can no longer switch output ports when the ports reside in different profiles. The error I get...

bug

While the common use case for `nixkpkgs.makeWrapper` is to add arguments to the end of a command line string or change environment variables, I think it would make sense to...

I simply could not get the `lpinfo` command to actually show any relevant output, even though the printer once configured was clearly visible with `lpstat`. I think it's because of...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description #17660 added `--module-path` command line arguments, to allow systems like Nix...

Mod: Core
Packaging/building
Type: Feature
Topic: CLI
3rd party: Addon/Macro