add onefetch

This commit is contained in:
Yisroel Baum 2026-06-25 22:07:33 +03:00
parent a56649dc0b
commit 5b60c9e3f3
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 3 additions and 1 deletions

1
.envrc
View file

@ -1 +1,2 @@
use flake
onefetch

View file

@ -11,6 +11,7 @@
in {
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
onefetch
php
phpPackages.composer
phpPackages.php-codesniffer