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

Nix darwin with makefile #65

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Nix darwin with makefile #65

wants to merge 3 commits into from

Conversation

webframp
Copy link
Owner

This does not work as is.

It will build and apply, but it is ignoring home-manager packages for some unknown reason.

Current output

❯ make deploy
nix build .#darwinConfigurations.bluestreak.system \
           --extra-experimental-features 'nix-command flakes'
./result/sw/bin/darwin-rebuild switch --flake .#bluestreak
building the system configuration...
user defaults...
setting up user launchd services...
setting up /Applications/Nix Apps...
setting up pam...
applying patches...
setting up /etc...
system defaults...
setting up launchd services...
reloading nix-daemon...
waiting for nix-daemon
configuring networking...
setting up /Library/Fonts/Nix Fonts...
setting nvram variables...
Activating home-manager configuration for sme
Starting Home Manager activation
Activating checkFilesChanged
Activating checkLaunchAgents
Activating checkLinkTargets
Activating writeBoundary
Activating createGpgHomedir
Activating linkGeneration
Cleaning up orphan links from /Users/sme
No change so reusing latest profile generation 26
Creating home file links in /Users/sme
Activating batCache
No themes were found in '/Users/sme/.config/bat/themes', using the default set
No syntaxes were found in '/Users/sme/.config/bat/syntaxes', using the default set.
Writing theme set to /Users/sme/.cache/bat/themes.bin ... okay
Writing syntax set to /Users/sme/.cache/bat/syntaxes.bin ... okay
Writing metadata to folder /Users/sme/.cache/bat ... okay
Activating installPackages
Activating onFilesChange
Activating setupLaunchAgents

@webframp
Copy link
Owner Author

might end up orphaning, don't know if I like the nix-darwin approach as a I dig into it

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

Successfully merging this pull request may close these issues.

1 participant