Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -65,7 +65,7 @@ body:
|
|||
|
||||
<p>Ideally, you also want everything to be reproducible with locked dependencies and generate the same outcome regardless of when the commands are run.</p>
|
||||
|
||||
<p>This is one of the main reasons I've <a href="http://default/daily/2024/11/11/could-nix-and-devenv-replace-docker-compose">started to use Nix and devenv for projects</a> - because they create environments that are both consistent and reproducible, reducing the chances of dependency mismatches and bugs creeping into my code.</p>
|
||||
<p>This is one of the main reasons I've <a href="/daily/2024/11/11/could-nix-and-devenv-replace-docker-compose">started to use Nix and devenv for projects</a> - because they create environments that are both consistent and reproducible, reducing the chances of dependency mismatches and bugs creeping into my code.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue