Eastern Thailand
Pronouns: he/him | เขา | ລາວ Pronunciation: [ˈtʰo̞stɫ̩]
I do remote front-end dev & incidental travel.
PureScript | JavaScript | Dhall | Nix | Nickel | OCaml
Wishes for SourceHut: reStructuredText support
Comment by ~toastal on ~rjarry/aerc
:pipe gpg --decrypt
does work.
Comment by ~toastal on ~rjarry/aerc
Now that the key is unlocked,
gpgmail: failed to read PGP message: FAILURE gpg-exit 33554433
again. gpg (GnuPG) 2.4.7
Comment by ~toastal on ~rjarry/aerc
gpgconf --reload gpg-agent
then gave me the pinentry with very laggy input. I unlocked the key, but no message decrypted.
Comment by ~toastal on ~rjarry/aerc
Same experience here:
gpgmail: failed to read PGP message: FAILURE gpg-exit 33554433
Comment by ~toastal on ~toastal/sugilite256
REPORTED
RESOLVED CLOSEDComment by ~toastal on ~toastal/sugilite256
REPORTED
RESOLVED CLOSEDComment by ~toastal on ~delthas/senpai
Additionally there are some log lines like: github.com/godbus/dbus/v5@v5.1.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
Ticket created by ~toastal on ~delthas/senpai
I’m getting errors trying to bump Nix where dependencies are apparently using features from Go 1.18+, but the
go.mod
file is set to 1.16. Should the Go version here be set to match? (Not a Go user, just trying to help maintain the project for Nixpkgs)