Include composer so ansible can use it…
This commit is contained in:
parent
aa4b75557e
commit
b64a54459f
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
||||||
# nfs-utils
|
# nfs-utils
|
||||||
nix-search-cli
|
nix-search-cli
|
||||||
php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives
|
php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives
|
||||||
|
php82Packages.composer
|
||||||
(python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)
|
(python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)
|
||||||
poppins
|
poppins
|
||||||
radiotray-ng # Prefer shortwave for real radio
|
radiotray-ng # Prefer shortwave for real radio
|
||||||
|
|
Loading…
Reference in a new issue