all repos — website @ 398210c8ce4140de12720d3f16cc88284a146005

My website

build with ko instead of nix

Alan Pearce
commit

398210c8ce4140de12720d3f16cc88284a146005

parent

cd1125a213d742b5a89e8b60f0c7aafef13b8783

1 file changed, 2 insertions(+), 10 deletions(-)

changed files
M shell.nixshell.nix
@@ -2,23 +2,15 @@ { pkgs ? (
let sources = import ./npins; in - import sources.nixpkgs { - overlays = [ - (import "${sources.gomod2nix}/overlay.nix") - ]; - } + import sources.nixpkgs { } ) }: let - goEnv = pkgs.mkGoEnv { pwd = ./.; }; inherit (import ./.) pre-commit-check; in pkgs.mkShell { inherit (pre-commit-check) shellHook; packages = with pkgs; [ - goEnv - gomod2nix - npins gopls gotools
@@ -30,7 +22,7 @@ systemfd
just modd - skopeo + ko flyctl nodePackages.vercel netlify-cli