add onefetch
This commit is contained in:
parent
a56649dc0b
commit
5b60c9e3f3
2 changed files with 3 additions and 1 deletions
3
.envrc
3
.envrc
|
|
@ -1 +1,2 @@
|
||||||
use flake
|
use flake
|
||||||
|
onefetch
|
||||||
|
|
@ -11,6 +11,7 @@
|
||||||
in {
|
in {
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
onefetch
|
||||||
php
|
php
|
||||||
phpPackages.composer
|
phpPackages.composer
|
||||||
phpPackages.php-codesniffer
|
phpPackages.php-codesniffer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue