Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
b52b8a14ad
commit
b0496042de
1 changed files with 34 additions and 0 deletions
|
@ -44,6 +44,8 @@ Symfony CLI.
|
||||||
Is there an "official" way on php.net? https://www.php.net/manual/en/install.php
|
Is there an "official" way on php.net? https://www.php.net/manual/en/install.php
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[different_versions]]
|
[[different_versions]]
|
||||||
= Different versions of PHP for different projects
|
= Different versions of PHP for different projects
|
||||||
|
|
||||||
|
@ -60,21 +62,31 @@ Why do you need a full operating system?
|
||||||
Why use something specific to a particular framework?
|
Why use something specific to a particular framework?
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[what_nix]]
|
[[what_nix]]
|
||||||
= What is Nix?
|
= What is Nix?
|
||||||
|
|
||||||
[[nix_language]]
|
[[nix_language]]
|
||||||
== The language
|
== The language
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[nix_package_manager]]
|
[[nix_package_manager]]
|
||||||
== The package manager
|
== The package manager
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[nix_build_tool]]
|
[[nix_build_tool]]
|
||||||
== The build tool
|
== The build tool
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[nixos]]
|
[[nixos]]
|
||||||
== The operating system (NixOS)
|
== The operating system (NixOS)
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[nix_benefits]]
|
[[nix_benefits]]
|
||||||
= What are the benefits of using Nix?
|
= What are the benefits of using Nix?
|
||||||
|
|
||||||
|
@ -89,10 +101,16 @@ Lots of available packages and operating system options.
|
||||||
Ecosystem of tools - e.g. Home Manager.
|
Ecosystem of tools - e.g. Home Manager.
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
== Reproducible software, not just repeatable
|
== Reproducible software, not just repeatable
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
== Imperative vs. declarative
|
== Imperative vs. declarative
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[dev_shells]]
|
[[dev_shells]]
|
||||||
= What are dev shells?
|
= What are dev shells?
|
||||||
|
|
||||||
|
@ -138,6 +156,8 @@ If you're referencing a GitHub repository, you can use the shorter `github:usern
|
||||||
[[what_flakes]]
|
[[what_flakes]]
|
||||||
= What are Flakes?
|
= What are Flakes?
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[flake_templates]]
|
[[flake_templates]]
|
||||||
== Flake templates
|
== Flake templates
|
||||||
|
|
||||||
|
@ -146,15 +166,23 @@ flake-utils
|
||||||
flake-parts
|
flake-parts
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[configuring_php]]
|
[[configuring_php]]
|
||||||
= Configuring PHP with Nix
|
= Configuring PHP with Nix
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[managing_services]]
|
[[managing_services]]
|
||||||
= Managing services without NixOS
|
= Managing services without NixOS
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[building_derivations]]
|
[[building_derivations]]
|
||||||
= Building derivations of PHP applications
|
= Building derivations of PHP applications
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
[[nix_composer]]
|
[[nix_composer]]
|
||||||
= Nix vs. Composer
|
= Nix vs. Composer
|
||||||
|
|
||||||
|
@ -162,10 +190,16 @@ flake-parts
|
||||||
composer2nix
|
composer2nix
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
= Other usages for Nix
|
= Other usages for Nix
|
||||||
|
|
||||||
////
|
////
|
||||||
Homelab/Server
|
Homelab/Server
|
||||||
////
|
////
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
||||||
= Organising Nix configurations
|
= Organising Nix configurations
|
||||||
|
|
||||||
|
Coming soon...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue