Niklas Ravnsborg
Niklas Ravnsborg
Hey there! This is a really nice gatsby plugin. Thank you! My team translated our entire site using it to support english and german. Currently you are using JSON for...
Throughout the project I used Laravel facades: https://github.com/niklasravnsborg/laravel-pdf/blob/913fa50ce9f895a0e08faaf5324cc9aa7826a742/src/LaravelPdf/PdfWrapper.php#L5-L6 It might be better to use contracts instead of facades in order to provide a cleaner abstraction and to be less dependent...
Fix a typo. I think this change should also regenerate [`docs/data-sources/image.md`](https://github.com/kreuzwerker/terraform-provider-docker/blob/master/docs/data-sources/image.md).
Windows 7 64-bit NVIDIA Ge-Force 670 OC Blender Version Broken: 2.69, 2.70 Short description of error Addon VSE Transform Tool chrashes Blender while adding the transform Strip with Key-T in...
### What happened? ### Steps to reproduce 1. Install [Starship](https://starship.rs/) prompt (I installed it via [home-manager](https://nix-community.github.io/home-manager/options.xhtml#opt-programs.starship.enable)). 2. Run `devbox init` in a project 3. Run `devbox shell` ### Command shell...
Having a JSON schema for the config file (`.pyre_configuration`) would be beneficial. This would not only facilitate easier editing of configurations but could also enable auto-generation of documentation tables or...
Following up on #1052, I updated the nextdns service to use `command` in order for it to wait for the nix store to be available.
I'm looking for a way to declaratively set the `PATH` environment variable used by my macOS applications. I think currently there is no option for this in nix-darwin. Setting the...
### ImageMagick version 7.1.1-47 ### Operating system Linux ### Operating system, version and so on macOs ### Description I want to use the following command to get the crop size...
I'm trying to use this file to check if the tmpfs is mounted on sops-nix for darwin: `https://github.com/Mic92/sops-nix/blob/3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa/pkgs/sops-install-secrets/darwin.go#L85` But as far as I can see this file is created in...