Giter Club home page Giter Club logo

Comments (5)

dustinlyons avatar dustinlyons commented on May 3, 2024

Hey, I'm so sorry! I didn't get a notification for this and totally missed it.

<home-manager/nix-darwin> is referencing the Home Manager channel. Can you try these commands to install it?

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel update

from nixos-config.

dustinlyons avatar dustinlyons commented on May 3, 2024

Also, I've since made some breaking changes as I try to get everything over to flakes. I updated the instructions on the main page; this Home Manager channel should be the only thing installed via Nix channels.

from nixos-config.

nfrmdw avatar nfrmdw commented on May 3, 2024

@dustinlyons that doesn't fix the issue, I added home manager using nix channel and still I get the same error

from nixos-config.

dustinlyons avatar dustinlyons commented on May 3, 2024

@nfrmdw Sorry, it's nix-channel --update not nix-channel update. I gave you an incorrect command.

Can you run both nix-channel --list and nix-channel --update, then share the output?

from nixos-config.

dustinlyons avatar dustinlyons commented on May 3, 2024

Hi @nfrmdw, I installed the configuration from a fresh Macbook today. I found a few errors and overall simplified the steps. Take a look at the README, those steps are confirmed to work if you start from a fresh OS.

As a sidenote, I did encounter this error early in my testing, and it was the result of not having the nix-channel installed. Once I did this:

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update

It worked. I'm thinking it's possible the update failed when you were trying as I didn't give you the right argument (it's --update, not update).

Closing for now; please open a new Github Issue or email me directly with questions: [email protected].

from nixos-config.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.