Daniel Frank

Results 10 issues of Daniel Frank

niv does not add checksums for git repositories: ``` $ niv add git [email protected]:tokudan/nur.git Adding package nur Writing new sources file Done: Adding package nur $ niv update Updating all...

There's one feature I would really love to see in postfixadmin: Being able to configure a list of email addresses for which postfix refuses to receive emails. Background: My email...

I've got a 1581 with a couple of disks and can provide an image from the 1581 Demo Disk and maybe other disks. Are you interested in adding support for...

This would allow to create some common aliases automatically, for example: abuse@domain1 postmaster@domain1 abuse@domain2 postmaster@domain2 (catchall)@localhost (catchall)@[mailserver.fqdn]

### Describe the bug I'm using Nheko in dark mode. The box that opens when I try to delete a message from a room is unreadable with very light grey...

bug

### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

0. Needs triage
bug
feature: :arrows_counterclockwise: sync engine

I'm having a strange issue on Linux that all the buttons in Kerbal Engineer Redux seem to be empty: ![image](https://github.com/jrbudda/KerbalEngineer/assets/692610/e88c8359-7641-4df8-9911-4183a6c9d883) What font should be used there and may be missing...

The documentation for the ActionBar does not seem to work with the current version anymore. I followed the instructions by the letter and ran these commands, but I do not...

The result of the parsing of a weekday with a time seems unexpected for me: ``` $ cargo run --quiet --example parse-date -- 'friday 18:00' token None base Fri Oct...

I set a non-standard SSH port for my systems through `services.openssh.ports = [ 12345 ];` However during the first setup, the system still has the default port 22, which nixops...