diff options
| author | Grisha Shipunov | 2026-01-12 21:41:21 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2026-01-12 21:41:21 +0100 |
| commit | e5fa5ad30df3b142f5ac1f8f99c53748b419c11a (patch) | |
| tree | 189df9c525ab7d1f82c33b69b1548cf3b401c1b3 /flake.nix | |
| parent | 0f47dea12e3c5cae4934d35597591a8d773f7e2b (diff) | |
yeet nix machinery out of website
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 = { |
