Compare commits

..

8 Commits

Author SHA1 Message Date
b9f95b3821 added get_nixfmt_version 2025-08-01 19:48:49 -04:00
0b537dd008 fixing shell syntax 2025-08-01 19:40:26 -04:00
35004941ca added treefmt --version 2025-08-01 19:38:56 -04:00
1d41bc7b5e testing shell syntax 2025-08-01 19:37:25 -04:00
49d2d79211 added -vv to treefmt when debugging 2025-08-01 19:32:30 -04:00
559ca7a45e adding update the jeeves 2025-07-28 12:47:17 -04:00
03b636eb3a disabled jetbrains.datagrip 2025-07-28 12:41:26 -04:00
a7f5d3c71d removed ladybird 2025-07-28 12:41:26 -04:00
5 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,6 @@ name: build_systems
on:
workflow_dispatch:
pull_request:
merge_group:
push:
branches: [main]
schedule:

View File

@@ -1,8 +1,8 @@
name: treefmt
on:
workflow_dispatch:
pull_request:
merge_group:
push:
branches: [main]
@@ -12,5 +12,9 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: get_treefmt_version
run: treefmt --version
- name: get_nixfmt_version
run: nixfmt --version
- name: runs treefmt
run: "treefmt --ci"
run: treefmt --ci $( [ -n "$ACTIONS_RUNNER_DEBUG" ] && echo -vv )

View File

@@ -5,5 +5,7 @@
randomizedDelaySec = "1h";
persistent = true;
flake = "github:RichieCahill/dotfiles";
allowReboot = true;
dates = "Sat *-*-* 06:00:00";
};
}

View File

@@ -5,6 +5,7 @@
../../common/optional/docker.nix
../../common/optional/ssh_decrypt.nix
../../common/optional/syncthing_base.nix
../../common/optional/update.nix
../../common/optional/zerotier.nix
./docker
./services

View File

@@ -12,8 +12,7 @@
discord-canary
gimp
gparted
jetbrains.datagrip
ladybird
# jetbrains.datagrip
mediainfo
nemo
nemo-fileroller