Skip to content

NixOS notes #20

Description

@TheArcaneBrony

Just documenting all the workarounds i've applied under NixOS, as discussed on Discord.

DiskProvision - requires Click (ignored shell script):

nix-shell -p python3Packages.click
python3 src/main.py

-> Possibly could use a nix flake that puts python3(.12?) on PATH and puts click on PYTHONPATH, aka just add those 2 packages as shell build inputs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions