From e5af0f1d49547295be796a600c0841135f331618 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Sat, 25 Feb 2023 06:27:13 +0300 Subject: build(nix): update flake to use flake-parts and nci flake-parts module --- helix-term/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index 603f37d3..2d4ba436 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -12,10 +12,6 @@ include = ["src/**/*", "README.md"] default-run = "hx" rust-version = "1.57" -[package.metadata.nix] -build = true -app = true - [features] default = ["git"] unicode-lines = ["helix-core/unicode-lines"] -- cgit v1.2.3-70-g09d2