Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -75,7 +75,7 @@ body:
|
|||
<p>I can also use direnv to achieve the same result by adding these lines to an .envrc file:</p>
|
||||
<pre><code>use flake git+https://code.oliverdavies.uk/opdavies/dev-shells#php74
|
||||
use flake git+https://code.oliverdavies.uk/opdavies/dev-shells#tailwindcss
|
||||
</code></pre><p>For long-term projects, I would create and commit a <a href="http://default/daily/2025/06/26/project-specific-dependencies-nix-flakes">specific flake.nix file</a> to the code repository so the environment is reproducible and the packages are locked, but this works when I just need something quickly.</p>
|
||||
</code></pre><p>For long-term projects, I would create and commit a <a href="/daily/2025/06/26/project-specific-dependencies-nix-flakes">specific flake.nix file</a> to the code repository so the environment is reproducible and the packages are locked, but this works when I just need something quickly.</p>
|
||||
summary: ''
|
||||
field_daily_email_cta:
|
||||
- target_type: node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue