Florian Bergmann

Results 13 comments of Florian Bergmann

So here is the `podman info -f '{{ json . }}'`: ```javascript { "host": { "arch": "amd64", "buildahVersion": "1.21.3", "cgroupManager": "systemd", "cgroupVersion": "v2", "cgroupControllers": [], "conmon": { "package": "conmon-2.0.29-2.fc34.x86_64", "path":...

Just a short update to fix the merge conflicts. I still intend to setup an admission webhook and actually try out the code.

Sorry - I just meant I repushed the changes after a rebase due to conflicts in ` app/controllers/internal_api/v1/pillars_controller.rb` - the `dex` connector apparently added some more pillars.

LGTM with one small change (use `fixture_file_upload`). However given that the salt PR is `on hold` I don't think we can merge this right now.

A little additonal information - attaching `strace` when trying to close `dota` yields the following results: ``` strace: Process 8652 attached with 16 threads [pid 10330] restart_syscall( [pid 8770] futex(0x5652a88f6210,...

I also have the same problem (installing `indium` in doom-emacs). For me what fixed the problem was adding `(require 'cl-lib)` to the top of the `json-process-client.el` file and recompiling. @DamienCassou...

I just updated my packages when using doom and with version 1.0.0 of json-process-client I don't see the error anymore. If someone else that maybe isn't using an emacs distribution...

I tried my hand to get a very rough draft of the theme for doom-emacs (so this requires https://github.com/doomemacs/themes to be installed). https://gist.github.com/bergmannf/9b3000cae1fbb24fd8b2f4b4fe362844

I used @tam7t files and updated them a bit, to get it to work in a github workflow. If anyone just wants a flatpak file they can download and install...

!component =plugins/lookup/passwordstore.py