Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ dendritic-unflake Public template

Example Dendritic Nix setup implemented **without** flakes nor flake-parts.

License

Notifications You must be signed in to change notification settings

vic/dendritic-unflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Sponsor Vic Dendritic Nix License CI Status

This repo contains several non-flakes examples (one per branch):

Dendritic unflake

This repository serves as an example Dendritic Nix implementation without flakes nor flake-parts. (discourse post and context)

Entry point is default.nix, modules/example.nix defines a nixosConfiguration.

This example uses unflake to fetch dependencies and provide flake-like inputs.

Usage

Regenerate unflake.nix whenever inputs.nix change:

nix-shell https://ln-s.sh/unflake -A unflake-shell --run unflake

Build my-laptop nixos config:

nixos-rebuild build --file . --attr nixosConfigurations.my-laptop

alternatively:

nix-build --attr nixosConfigurations.my-laptop.config.system.build.toplevel

About

Example Dendritic Nix setup implemented **without** flakes nor flake-parts.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages

AltStyle によって変換されたページ (->オリジナル) /