c4710n
c4710n
This commit adds 2 things - `check.sh` and GitHub Action, aiming to close #2 . + `check.sh` should be run manually by developers after changing content + GitHub Action will...
+ nixops version: 2.0 + related command: `nixops check` I am trying to check all my machines with `nixops check`, it reports: ``` +-----------+--------+-----+-----------+----------+----------------+-------+-------+ | Name | Exists | Up...
First, thank you for developing this cool stuff. --- Recently, I changed my workflow. I started displaying window in maximium style: + hide menubar + hide dock > Not the...
The vendorSha256 seems wrong. This PR fixes it.
1. fix a compile warning 2. remove useless config The details can be found in commit messages.
For some reasons, I need to separate my configs into three `.org` file. But, I also wanted to use the convenience provided by emacs-overlay - scanning packages that should be...
Make docs more readable. Every commit is self-documenting. Feel free to merge them. > Improved version can be viewed at [here](https://github.com/c4710n/phoenix_inline_svg/tree/improve-docs).
I found the DNS server is using a module `Socket`, but the module is not provided in this project. Is that the package - [socket](https://hex.pm/packages/socket) on Hex.pm? If it is,...
This PR renames `ex_messages` to `ex_cldr_messages`.
I found that the about information of this repo is misleading: Definitely, we support Erlang/OTP >= 24. Maybe it's better to use the same description: "Building native-like Elixir apps for...