From e5fa5ad30df3b142f5ac1f8f99c53748b419c11a Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Mon, 12 Jan 2026 21:41:21 +0100 Subject: yeet nix machinery out of website --- flake.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ac67b20..78acc90 100644 --- a/flake.nix +++ b/flake.nix @@ -28,9 +28,8 @@ }; website = { - url = "git+https://git.oxapentane.com/0xa/website.git?ref=main&submodules=1"; - inputs.nixpkgs.follows = "nixpkgs"; - inputs.flake-utils.follows = "flake-utils"; + url = "git+https://git.oxapentane.com/0xa/website.git"; + flake = false; }; tmux-yank = { -- cgit v1.3.1