Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[error]: flake does not provide attribute 'templates.default' or 'defaultTemplate' #3

Open
usrbinkat opened this issue Jul 13, 2023 · 0 comments

Comments

@usrbinkat
Copy link

usrbinkat commented Jul 13, 2023

Of course best effort is appreciated and hardly expected, would love to work through this.

Problem:

Attempting to setup dev env from template flake per README.md steps on aarch64 MacBook Pro m2 leads to build error

Reproduce:

1. install nix
2. install nix-darwin
3. install home-manager
4. Execute cmd:
   ~$ usrbinkat@decoy> nix flake init --template github:the-nix-way/nome
   ...truncated...
   error: flake 'github:the-nix-way/nome' does not provide attribute 'templates.default' or 'defaultTemplate'
   ~$ [1]usrbinkat@decoy> nix build .#homeConfigurations.lucperkins.activationPackage
   error: flake 'git+file:///Users/dustin/nome.tnw' does not provide attribute 'packages.aarch64-darwin.homeConfigurations.lucperkins.activationPackage', 'legacyPackages.aarch64-darwin.homeConfigurations.lucperkins.activationPackage' or 'homeConfigurations.lucperkins.activationPackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant