-
-
Notifications
You must be signed in to change notification settings - Fork 43
v0.14.0 #345
vic
announced in
Announcements
-
Den v0.14.0
Den now standing on its own.
Highlights
Den is now a zero dependencies library
Migration path: #335. Den no longer depends on flake-aspects, so you can remove that input from your projects.
Versioned documentation
Each release has its own documentation snapshot accessible at https://den.oeiuwq.com/<tag>, including the
latest tag. Note that they are snapshots of the full documentation site at that release point, so the navbar is what it was at that version.
Forward class intoPath can access module args
See the example by @Damnjelly at #342
Den standalone: templates/nvf-standalone
This example is about using Den aspects to configure things without NixOS / nix-Darwin OS pipeline.
What's Changed
- feat(ci): Add benchmark to PRs by @vic in feat(ci): Add benchmark to PRs #316
- feat(homes): Support standalone HM without existing host by @vic in feat(homes): Support standalone HM without existing host #318
- feat(core): better error message on non-mergable flake outputs by @vic in feat(core): better error message on non-mergable flake outputs #319
- feat(homes): Support home context on den._.mutual-provider by @vic in feat(homes): Support home context on den._.mutual-provider #320
- fix(ci): benchmark compare head against base by @vic in fix(ci): benchmark compare head against base #321
- docs: host-specific standalone homes by @musjj in docs: host-specific standalone homes #323
- feat(template): NVF Standalone showing Den custom confs by @vic in feat(template): NVF Standalone showing Den custom confs #324
- fix(class): Test top-level forward allows multiple aspects by @vic in fix(class): Test top-level forward allows multiple aspects #325
- docs: fix broken link to nvf-standalone tutorial, typos by @kriswilk in docs: fix broken link to nvf-standalone tutorial, typos #332
- fix(template): update default template to use mutual-providers by @vic in fix(template): update default template to use mutual-providers #337
- Revert "fix(template): update default template to use mutual-providers" by @vic in Revert "fix(template): update default template to use mutual-providers" #338
- fix(template): update default template to use mutual-providers by @vic in fix(template): update default template to use mutual-providers #339
- improve(core): Remove flake-aspects dependency and code cleanup. by @vic in improve(core): Remove flake-aspects dependency and code cleanup. #335
- Fix typo in schema.mdx from 'hardedned' to 'hardened' by @drupol in Fix typo in schema.mdx from 'hardedned' to 'hardened' #343
- feat(core): support functionArgs in IntoPath by @Damnjelly in feat(core): support functionArgs in IntoPath #342
New Contributors
- @kriswilk made their first contribution in docs: fix broken link to nvf-standalone tutorial, typos #332
- @Damnjelly made their first contribution in feat(core): support functionArgs in IntoPath #342
Full Changelog: v0.13.0...v0.14.0
This discussion was created from the release v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 3 -
🚀 3
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment