67ed32a1dcac461ba0f6943891a8f647133249b2
191a699108234c4ba31f1ce41b78766a6d717fed
@@ -20,7 +20,6 @@ pkgs = import nixpkgs { inherit system; overlays = [ gomod2nix.overlays.default ]; }; - nativeBuildInputs = with pkgs; [ go ]; packages = import ./nix/default.nix { inherit pkgs self; };