2 Commits 2185591551 ... 0299cf6f73

Author SHA1 Message Date
  Jelle Licht 0299cf6f73 Merge branch 'master' of notabug.org:jlicht/guix-pkgs 3 years ago
  Jelle Licht 433a002f7f remove old stuff. 3 years ago
1 changed files with 3 additions and 3 deletions
  1. 3 3
      emacs/telephone-line.scm

+ 3 - 3
emacs/telephone-line.scm

@@ -21,9 +21,9 @@
         (base32
           "13g79sljmaj0zx648ga3qxhhyzxshv6bqkf5c1043dm4sm7v37v5"))))
   (build-system emacs-build-system)
-  (propagated-inputs
-    `(("emacs-cl-generic" ,emacs-cl-generic)))
-  (home-page
+  ;; (propagated-inputs
+  ;;   `(("emacs-cl-generic" ,emacs-cl-generic)))
+ (home-page
     "https://github.com/dbordak/telephone-line")
   (synopsis "Rewrite of Powerline")
   (description