Commit graph

156 commits

Author SHA1 Message Date
Laura Hausmann 9a64ba1237
Change display of balance post card transaction 2023-02-06 23:44:40 +01:00
embr f53835a80a Adding platformio as a nix dependency 2023-02-06 19:35:49 +01:00
Laura Hausmann ebe8b4f349
Update logos 2023-02-06 19:31:57 +01:00
Laura Hausmann e4889e5c9f Merge pull request 'Adding direnv and nix support' (#7) from feature/direnv-and-nix into dev
Reviewed-on: #7
2023-02-06 16:27:17 +01:00
embr 39e54984ad Adding direnv and nix support
With nix, you can now pull the dotnet sdk into scope with `nix-shell`, or if
you have `direnv` installed, by running `direnv allow` - it will detect the
.envrc and prompt you to do so.

If you're not using either of these, this won't affect you at all. ^^
2023-02-06 16:15:20 +01:00
Laura Hausmann 5e2d0ceaa6
A new start 2023-02-06 02:37:36 +01:00