feat(tools): switch to nix
parent
970ea34c47
commit
496cd4ceaa
|
@ -786,8 +786,14 @@
|
|||
>Notes<span aria-hidden="true" class="octicon octicon-link"></span
|
||||
></a>
|
||||
</h2>
|
||||
<p>go/rust/pipx > MacPorts</p>
|
||||
<p>Ignore HomeBrew, nix (for now).</p>
|
||||
<p>nix/go/rust/pipx > MacPorts, HomeBrew</p>
|
||||
<p>
|
||||
Use
|
||||
<a href="https://github.com/DeterminateSystems/nix-installer"
|
||||
>DeterminateSystems/nix-installer</a
|
||||
>
|
||||
instead of official nix install.
|
||||
</p>
|
||||
<p>Don't install:</p>
|
||||
<ul>
|
||||
<li>Postman</li>
|
||||
|
|
|
@ -193,9 +193,11 @@ Memory
|
|||
|
||||
## Notes
|
||||
|
||||
go/rust/pipx > MacPorts
|
||||
nix/go/rust/pipx > MacPorts, HomeBrew
|
||||
|
||||
Ignore HomeBrew, nix (for now).
|
||||
Use
|
||||
[DeterminateSystems/nix-installer](https://github.com/DeterminateSystems/nix-installer)
|
||||
instead of official nix install.
|
||||
|
||||
Don't install:
|
||||
|
||||
|
|
Loading…
Reference in New Issue