From 4553529f3fcde27bb2b81e680fc1147a5856d14f Mon Sep 17 00:00:00 2001 From: Rutherther Date: Wed, 7 May 2025 19:34:53 +0200 Subject: [PATCH] vhdl-ls: Remove comment --- modules/ruther/packages/vhdl-ls.scm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/ruther/packages/vhdl-ls.scm b/modules/ruther/packages/vhdl-ls.scm index 1838cadb5fdec8b28c5637710c9b5d5126c8649f..b5d86f5d0db34641f521d1b2526a3ea73cdb00e6 100644 --- a/modules/ruther/packages/vhdl-ls.scm +++ b/modules/ruther/packages/vhdl-ls.scm @@ -25,16 +25,9 @@ (uri (git-reference (url "https://github.com/VHDL-LS/rust_hdl") (commit (string-append "v" version)))) - ;; (snippet - ;; #~(begin (use-modules (guix build utils)) - ;; (substitute* "vhdl_ls/Cargo.toml" - ;; ((", path = \"../vhdl_lang\"") "")))) (sha256 (base32 "0fs8qghnxw82by8dmlxlvm2spzqq3rk8aywj1ay7jxzwblkpkvq0")))) (build-system cargo-build-system) - (native-inputs - (list - )) (inputs (my-cargo-inputs 'vhdl-ls)) (arguments