Gonzalo Peci
Gonzalo Peci
Edit `❯ vim ~/.gvm/environments/default` and set your defaults
@kaedys I edited the file because I could not get `pkgenv` to work with `system` go. EG: ``` > gvm use system --default > gvm pkgenv (edit as required) ```...
@kaedys thanks for the tip, that worked but what if you have to change it again later on?
Makes sense, thanks a lot for the explanation. Maybe it would be good to add this to the Wiki
FWIW, I use the following: ``` ❯ cat ~/.config/nixpkgs/overlays/m1.nix self: super: let pkgs_x86_64 = import { localSystem = "x86_64-darwin"; overlays = []; }; in { neovim-unwrapped = pkgs_x86_64.neovim-unwrapped; dhall =...
My `nix.conf` has this ``` system = aarch64-darwin extra-platforms = aarch64-darwin x86_64-darwin ``` I did not add any special builders or anything
@evanrelf to what command line? Im not passing such argument. Maybe you hav a different workflow?
@knrt10 your build is not passing, but why was it closed?
@knrt10 or @bkeepers
Bot, got away, its blocked by no one from the project replying.