-
-
Notifications
You must be signed in to change notification settings - Fork 29
NixOS notes #20
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Just documenting all the workarounds i've applied under NixOS, as discussed on Discord.
DiskProvision - requires Click (ignored shell script):
-> Possibly could use a nix flake that puts python3(.12?) on PATH and puts
clickon PYTHONPATH, aka just add those 2 packages as shell build inputs.