summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2026-01-12 21:41:21 +0100
committerGrisha Shipunov2026-01-12 21:41:21 +0100
commite5fa5ad30df3b142f5ac1f8f99c53748b419c11a (patch)
tree189df9c525ab7d1f82c33b69b1548cf3b401c1b3 /flake.nix
parent0f47dea12e3c5cae4934d35597591a8d773f7e2b (diff)
yeet nix machinery out of website
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 2 insertions, 3 deletions
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 = {