~ruther/guix-exprs

4553529f3fcde27bb2b81e680fc1147a5856d14f — Rutherther a month ago 413d8a7
vhdl-ls: Remove comment
1 files changed, 0 insertions(+), 7 deletions(-)

M modules/ruther/packages/vhdl-ls.scm
M modules/ruther/packages/vhdl-ls.scm => modules/ruther/packages/vhdl-ls.scm +0 -7
@@ 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

Do not follow this link