Update lots of things to 23.05!!

This commit is contained in:
Natsu Kagami 2023-06-03 13:39:55 +02:00
parent f132e137e0
commit ee6463ed3d
Signed by: nki
GPG key ID: 55A032EB38B49ADB
7 changed files with 51 additions and 83 deletions

View file

@ -22,6 +22,9 @@ jobs:
extra_nix_config: |
# Enable flakes
experimental-features = nix-command flakes
# Import my substituters
extra-substituters = "https://natsukagami.cachix.org"
trusted-public-keys = "natsukagami.cachix.org-1:3U6GV8i8gWEaXRUuXd2S4ASfYgdl2QFPWg4BKPbmYiQ="
- name: Run format check
run: |
nix fmt