Jo

Results 3 issues of Jo

I am using NixOS 23.11 with rootless`podman` and `dockerCompat` enabled. Today i have tried to setup dev-containers with devenv. For this i have enabled `devcontainer.enable = true;` inside of my...

## Description of changes Updated `quarto` to latest `stable` release. Changelog: https://github.com/quarto-dev/quarto-cli/blob/v1.5.53/news/changelog-1.5.md ## Things done Updated and tested on x86_64-linux, works perfectly. Output of `nix-build --attr pkgs.quarto.passthru.tests`: ``` this derivation...

10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
12. first-time contribution

I just tried to add my ssh-key of the format `sk-ssh-ed25519` to goldwarden using `goldwarden ssh import ~/.ssh/key`. Creation of the ssh-key was done using: `ssh-keygen -t ed25519-sk -C "[email protected]"`...