Skip to content

pentagram-lang/pentagram

Repository files navigation

Pentagram

Setup

Nix package manager

  1. Install Nix 2.32.4 (pinned via Determinate Systems 3.14.0 installer)
  2. Install profile flake
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/tag/v3.14.0 | sh -s -- install
nix profile install .

Upgrade

  1. Nix: Uninstall, then reinstall.
    /nix/nix-installer uninstall
    # Then run the install command above
  2. Profile: Find and upgrade the profile.
    nix profile list
    nix profile upgrade <PROFILE-NAME>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published