Compare commits

..

4 commits

Author SHA1 Message Date
878f4dbcbb
Merge pull request #613 from genebean/update_readme
Add info about pre-commit
2026-03-23 09:39:53 -04:00
c20594e3c8 Add info about pre-commit 2026-03-23 09:37:56 -04:00
713fc7fb8c
Merge pull request #612 from genebean/mas
Upgrade mas
2026-03-23 09:35:06 -04:00
b452b1c2f3 Upgrade mas
mas via homebrew: 6.0.1 (Mar 10, 2026)
mas via nix: 2.2.2 (Apr 24, 2025)
🤯
2026-03-23 09:31:48 -04:00
2 changed files with 5 additions and 2 deletions

View file

@ -39,7 +39,10 @@ This repo uses the following tools for code quality:
- **deadnix** - Finds unused code in Nix files.
- **statix** - Checks Nix code for common issues and style problems.
Pre-commit hooks are configured in `.pre-commit-config.yaml` and run automatically before commits. CI validation is defined in `.github/workflows/validate.yml`.
Pre-commit hooks are configured in `.pre-commit-config.yaml` and run automatically before commits.
Run `pre-commit install` after checkout to make sure it gets used.
CI validation is defined in `.github/workflows/validate.yml` and mirrors what is done by pre-commit.
## Historical bits

View file

@ -21,7 +21,6 @@
bandwhich
coreutils
hugo
mas
nmap
openjdk
sops
@ -45,6 +44,7 @@
"fastfetch"
"ffmpeg"
#"firefox-profile-switcher-connector" # having had this on seems to mean I need to toggle browser.profiles.enabled to true in about:config for the new built in version
"mas"
"ssh-askpass"
"telnet"
];