refactor: move into src

This commit is contained in:
Oliver Davies 2023-10-18 00:11:16 +02:00
parent 675e89e9d1
commit 51c5f5759d
404 changed files with 2 additions and 2 deletions

View file

@ -1,22 +0,0 @@
.. raw:: pdf
PageBreak standardPage
Nix Flakes
==========
* Per project
* Uses ``nixpkgs`` to create a development shell
* Can create build artifacts (phar?)
* Could replace Docker and Docker Compose
.. raw:: pdf
TextAnnotation "Creates a temporary shell with the requirements for that project."
flake.nix
=========
.. code-block:: nix
:include: code/flake.nix
:linenos: