Update lots of things to 23.05!!
This commit is contained in:
parent
f132e137e0
commit
ee6463ed3d
7 changed files with 51 additions and 83 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue