From fca22782a0e764da330baf68544e3de1fdf6e41b Mon Sep 17 00:00:00 2001 From: Las Safin Date: Thu, 16 Sep 2021 20:10:05 +0000 Subject: [PATCH] Remove unneeded input --- flake.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/flake.nix b/flake.nix index b995c2e4..d61cc4e0 100644 --- a/flake.nix +++ b/flake.nix @@ -11,14 +11,8 @@ inputs.soclayout.flake = false; inputs.pinmux.url = "git+https://git.libre-soc.org/git/pinmux.git"; inputs.pinmux.flake = false; - inputs.c4m-pdk-freepdk45 = { - type = "gitlab"; - owner = "Chips4Makers"; - repo = "c4m-pdk-freepdk45"; - flake = false; - }; - outputs = { self, nixpkgs, alliance-check-toolkit, soclayout, pinmux, c4m-pdk-freepdk45 }: + outputs = { self, nixpkgs, alliance-check-toolkit, soclayout, pinmux }: let # Generate a user-friendly version numer.