WIP: Just Enough Nix to use NixOS #108

Draft
onlyhavecans wants to merge 7 commits from post/just-enough-nix-for-nix-os into main
Owner

This is very close to being done content wise but it needs

  • Way better flow, introduce actual nix terms earlier
  • Approach this a bit more like a talk, summarize quick info

Refs

Checklist

  • Is it done?
  • Is it proofread?
  • update the filename
  • update the post date
This is very close to being done content wise but it needs - [ ] Way better flow, introduce actual nix terms earlier - [ ] Approach this a bit more like a talk, summarize quick info Refs - https://nix.dev/manual/nix/2.33/language/ - https://nix.dev/manual/nix/2.33/language/builtins - https://nixos.org/manual/nixos/stable/#sec-configuration-syntax - https://github.com/jhotta/chef-fundamentals-ja/blob/master/slides/just-enough-ruby-for-chef/01_slide.md - https://mynixos.com/ ## Checklist - [ ] Is it done? - [ ] Is it proofread? - [ ] update the filename - [ ] update the post date
post: Just Enough Nix to use NixOS
Some checks failed
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Failing after 4s
e510a08862
fix: straighten all my quotes
Some checks failed
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Failing after 6s
82f6f77bf0
fix: re-init as proper submodule
All checks were successful
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Successful in 2m14s
042218209c
## Netlify Deploy Results **site_id:** 2697be4d-8ffe-444a-b2d7-e7508684e728 **site_name:** goofy-pare-d8f823 **deploy_id:** 697b16323edfa973fe53a974 **deploy_url:** https://pr-108--goofy-pare-d8f823.netlify.app **logs:** https://app.netlify.com/projects/goofy-pare-d8f823/deploys/697b16323edfa973fe53a974 **function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/functions?scope=deploy:697b16323edfa973fe53a974 **edge_function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/edge-functions?scope=deployid:697b16323edfa973fe53a974
feat: make a note
All checks were successful
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Successful in 1m1s
45fbf38d5b
## Netlify Deploy Results **site_id:** 2697be4d-8ffe-444a-b2d7-e7508684e728 **site_name:** goofy-pare-d8f823 **deploy_id:** 697b21197aa94eb98ae4872e **deploy_url:** https://pr-108--goofy-pare-d8f823.netlify.app **logs:** https://app.netlify.com/projects/goofy-pare-d8f823/deploys/697b21197aa94eb98ae4872e **function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/functions?scope=deploy:697b21197aa94eb98ae4872e **edge_function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/edge-functions?scope=deployid:697b21197aa94eb98ae4872e
onlyhavecans force-pushed post/just-enough-nix-for-nix-os from 45fbf38d5b
All checks were successful
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Successful in 1m1s
to f069b9e13e
Some checks failed
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Has been cancelled
2026-01-29 14:36:24 -08:00
Compare
fix: remove hugo-adminitions
Some checks failed
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Has been cancelled
6553595711
fix: singlel theme
All checks were successful
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Successful in 2m30s
d3e184cd6d
## Netlify Deploy Results **site_id:** 2697be4d-8ffe-444a-b2d7-e7508684e728 **site_name:** goofy-pare-d8f823 **deploy_id:** 697be245d90e63895178b00f **deploy_url:** https://pr-108--goofy-pare-d8f823.netlify.app **logs:** https://app.netlify.com/projects/goofy-pare-d8f823/deploys/697be245d90e63895178b00f **function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/functions?scope=deploy:697be245d90e63895178b00f **edge_function_logs:** https://app.netlify.com/projects/goofy-pare-d8f823/logs/edge-functions?scope=deployid:697be245d90e63895178b00f
All checks were successful
Build and deploy Hugo to Netlify / build-and-deploy (pull_request) Successful in 2m30s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin post/just-enough-nix-for-nix-os:post/just-enough-nix-for-nix-os
git switch post/just-enough-nix-for-nix-os

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff post/just-enough-nix-for-nix-os
git switch post/just-enough-nix-for-nix-os
git rebase main
git switch main
git merge --ff-only post/just-enough-nix-for-nix-os
git switch post/just-enough-nix-for-nix-os
git rebase main
git switch main
git merge --no-ff post/just-enough-nix-for-nix-os
git switch main
git merge --squash post/just-enough-nix-for-nix-os
git switch main
git merge --ff-only post/just-enough-nix-for-nix-os
git switch main
git merge post/just-enough-nix-for-nix-os
git push origin main
Sign in to join this conversation.
No description provided.