Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -63,7 +63,7 @@ body:
format: full_html
processed: |
<p>In the majority of my <code>flake.nix</code> files, such as the one <a href="http://default/daily/2025/01/19/minimum-viable-development-environment">I've been experimenting with for Drupal projects</a>, I use <code>nixpkgs-unstable</code> as my primary input.</p>
<p>In the majority of my <code>flake.nix</code> files, such as the one <a href="/daily/2025/01/19/minimum-viable-development-environment">I've been experimenting with for Drupal projects</a>, I use <code>nixpkgs-unstable</code> as my primary input.</p>
<p>The nixpkgs package manager has two major releases a year, in May and November, which would be 24.05 and 24.11 for 2024 respectively.</p>