Installation Script - install-flake doesn't work OOTB #127
Labels
No labels
blocked: external
bug
documentation
feature
optimization
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kruziikrel13/NixOS#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
sudo ./install-flake aridholdoes not work OOTB due to submodule resolution failing.It also breaks if the git tree is dirty.
Remove / don't bother with submodule resolution? Some of them are kind of required for the config to work.
Could switch to using fetchgit instead of submodules?
Use Impurity https://github.com/outfoxxed/impurity.nix
Instead of submodules, can either use a script or something else that first requires ssh keys to be setup, and once they are it can pull in the repos and have them linked with impurity.