~ruther/guix-exprs

6d9c42664e4647abbc67f170276426536fd61a8d — Rutherther 25 days ago 0d2bfb6
fix: get rid of all gnu packages crates- uses
1 files changed, 1 insertions(+), 3 deletions(-)

M modules/ruther/packages/vhdl-ls.scm
M modules/ruther/packages/vhdl-ls.scm => modules/ruther/packages/vhdl-ls.scm +1 -3
@@ 10,9 10,7 @@
  #:use-module (guix git-download)
  #:use-module (guix download)

  #:use-module (guix build-system cargo)

  #:use-module (gnu packages crates-windows))
  #:use-module (guix build-system cargo))

(define-public vhdl-ls
  (package